summaryrefslogtreecommitdiff
path: root/drivers/mtd
Commit message (Expand)AuthorAge
* mtd: nand: fix shutdown/reboot for multi-chip systemsBrian Norris2015-11-16
* mtd: jz4740_nand: fix build on jz4740 after removing gpio.hBrian Norris2015-11-16
* Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-11-10
|\
| * UBI: Remove in vain semicolonRichard Weinberger2015-11-06
| * UBI: Fastmap: Fix PEB array typeEzequiel García2015-11-06
| * ubi: fastmap: Implement produce_free_peb()Richard Weinberger2015-10-03
| * UBI: drop null test before destroy functionsJulia Lawall2015-10-03
| * UBI: Update comments to reflect UBI_METAONLY flagAndrew Murray2015-10-03
| * UBI: Fix debug messageRichard Weinberger2015-10-03
| * UBI: Fix typo in commentRichard Weinberger2015-10-03
| * UBI: Fastmap: Simplify expressionRichard Weinberger2015-10-03
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-07
|\ \
| * | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-07
|\ \ \
| * | | UBI: Update comments to reflect UBI_METAONLY flagAndrew Murray2015-09-29
* | | | Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtdLinus Torvalds2015-11-06
|\ \ \ \ | |_|/ / |/| | |
| * | | mtd: don't WARN about overloaded users of mtd->reboot_notifier.notifier_callBrian Norris2015-11-06
| * | | mtd: nand: sunxi: avoid retrieving data before ECC passBoris BREZILLON2015-11-02
| * | | mtd: nand: sunxi: fix sunxi_nfc_hw_ecc_read/write_chunk()Boris BREZILLON2015-11-02
| * | | mtd: blkdevs: fix potential deadlock + lockdep warningsBrian Norris2015-10-30
| * | | mtd: ofpart: move ofpart partitions to a dedicated dt nodeMichal Suchanek2015-10-30
| * | | mtd: brcmnand: Force 8bit mode before doing nand_scan_ident()Anup Patel2015-10-30
| * | | mtd: brcmnand: factor out CFG and CFG_EXT bitfieldsBrian Norris2015-10-30
| * | | mtd: mtdpart: Do not fail mtd probe when parsing partitions failsBrian Norris2015-10-26
| * | | mtd: fsl-quadspi: fix macro collision problems with READ/WRITEHan Xu2015-10-26
| * | | mtd: warn when registering the same master many timesBrian Norris2015-10-26
| * | | mtd: fixup corner case error handling in mtd_device_parse_register()Brian Norris2015-10-26
| * | | mtd: tests: Replace timeval with ktime_tShraddha Barke2015-10-26
| * | | mtd: fsmc_nand: Add BCH4 SW ECC support for SPEAr600Stefan Roese2015-10-26
| * | | mtd: nand: vf610_nfc: use nand_check_erased_ecc_chunk() helperBrian Norris2015-10-26
| * | | mtd: nand: increase ready wait timeout and report timeoutsAlex Smith2015-10-26
| * | | mtd: docg3: off by one in doc_register_sysfs()Dan Carpenter2015-10-26
| * | | mtd: pxa3xx_nand: clean up the pxa3xx timingsAntoine Ténart2015-10-26
| * | | mtd: pxa3xx_nand: rework flash detection and timing setupAntoine Ténart2015-10-26
| * | | mtd: pxa3xx_nand: add helpers to setup the timingsAntoine Ténart2015-10-26
| * | | mtd: pxa3xx_nand: fix some compile issues on non-ARM archesAntoine Ténart2015-10-26
| * | | mtd: lpc32xx_mlc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-19
| * | | mtd: lpc32xx_slc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-19
| * | | mtd: maps: rbtx4939-flash: fix compile errorBrian Norris2015-10-19
| * | | mtd: mtdram: check offs and len in mtdram->eraseDongsheng Yang2015-10-19
| * | | mtd: pxa3xx_nand: switch to device PMBrian Norris2015-10-19
| * | | mtd: pxa3xx_nand: don't duplicate MTD suspend/resumeBrian Norris2015-10-19
| * | | mtd: fsl-quadspi: Include <linux/sizes.h> to avoid build errorFabio Estevam2015-10-19
| * | | mtd: fsl-quadspi: allow building for other ARCHes with COMPILE_TESTBrian Norris2015-10-19
| * | | mtd: fsl-quadspi: fix printk() format warning for size_tBrian Norris2015-10-19
| * | | mtd: spi-nor: add DUAL_READ for w25q{32,64}dwBrian Norris2015-10-19
| * | | mtd: spi-nor: disable protection for Winbond flash at startupBrian Norris2015-10-13
| * | | mtd: spi-nor: support lock/unlock/is_locked for WinbondBrian Norris2015-10-13
| * | | mtd: spi-nor: add mtd_is_locked() supportBrian Norris2015-10-13
| * | | mtd: spi-nor: refactor block protection functionsBrian Norris2015-10-13