aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
...
| * | | | mtd: mxc-nand: Do the word to byte mangling in the read_byte callbackUwe Kleine-König2015-03-11
| * | | | mtd: mxc-nand: Only enable hardware checksumming for fully detected flashesUwe Kleine-König2015-03-11
| * | | | mtd: mxc-nand: Add a timeout when waiting for interruptUwe Kleine-König2015-03-11
| * | | | mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regsBoris Brezillon2015-03-11
| * | | | mtd: atmel_nand: fix typo in dev_err error messageColin Ian King2015-03-03
| * | | | mtd: s3c2410: drop useless / misspelled debug printsBrian Norris2015-02-28
| * | | | mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0Antoine Ténart2015-02-28
| * | | | Merge MTD updates into -nextBrian Norris2015-02-28
| |\ \ \ \
| * | | | | mtd: pxa3xx-nand: handle PIO in threaded interruptRobert Jarzmik2015-02-28
| * | | | | Merge MTD updates into -nextBrian Norris2015-02-28
| |\ \ \ \ \
| * | | | | | mtd: block2mtd: wait until block devices are presentedFelix Fietkau2015-02-24
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-04-15
|\ \ \ \ \ \
| * | | | | | UBI: power cut emulation for testingdavid.oberhollenzer@sigma-star.at2015-04-13
| * | | | | | UBI: Fastmap: Fall back to scanning mode after ECC errorRichard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Remove is_fm_block()Richard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Add blank line after declarationsRichard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Remove else after return.Richard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Introduce may_reserve_for_fm()Richard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Introduce ubi_fastmap_init()Richard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Wire up WL accessor functionsRichard Weinberger2015-03-26
| * | | | | | UBI: Add accessor functions for WL data structuresRichard Weinberger2015-03-26
| * | | | | | UBI: Move fastmap specific functions out of wl.cRichard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Add new module parameter fm_debugRichard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Make self_check_eba() depend on fastmap self checkingRichard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Add self check to detect absent PEBsRichard Weinberger2015-03-26
| * | | | | | UBI: Fix stale pointers in ubi->lookuptblRichard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Enhance fastmap checkingRichard Weinberger2015-03-26
| * | | | | | UBI: Add initial support for fastmap self checksRichard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Rework fastmap error pathsRichard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Prepare for variable sized fastmapsRichard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Locking updatesRichard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Set used_ebs only for static volumesRichard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Fix race after ubi_wl_get_peb()Richard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Fix leb_count unbalanceRichard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Make WL pool size 50% of user pool sizeRichard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Switch to ro mode if invalidate_fastmap() failsRichard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Remove eba_orphans logicRichard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Remove bogus ubi_assert()Richard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()Richard Weinberger2015-03-26
| * | | | | | UBI: Remove alloc_ai() slab name from parameter listRichard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Fix memory leak while attachingRichard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Fix fastmap usage in ubi_volume_notify()Richard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Wrap fastmap specific function in a ifdefRichard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failureRichard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Fix memory leaks while closing the WL sub-systemRichard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Don't allocate new ubi_wl_entry objectsRichard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Make ubi_refill_pools() fairRichard Weinberger2015-03-26
| * | | | | | UBI: Split __wl_get_peb()Richard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Fix races in ubi_wl_get_peb()Richard Weinberger2015-03-26
| * | | | | | UBI: Fastmap: Ensure that all fastmap work is done upon WL shutdownRichard Weinberger2015-03-26