summaryrefslogtreecommitdiff
path: root/drivers/mtd
Commit message (Expand)AuthorAge
* 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
| * mtd: spi-nor: use SNOR_MFR_* instead of CFI_MFR_*Brian Norris2015-10-13
| * mtd: spi-nor: Add support for s25fl004kSean Nyekjaer2015-10-13
| * mtd: spi-nor: s25fl204k supports dual I/0Sean Nyekjaer2015-10-13
| * mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON2015-10-13
| * mtd: nand: txx9ndfmc: show parent device in sysfsFrans Klaver2015-10-13
| * mtd: nand: jz4740_nand: show parent device in sysfsFrans Klaver2015-10-13
| * mtd: nand: fsl_upm: show parent device in sysfsFrans Klaver2015-10-13
| * mtd: nand: socrates_nand: drop owner assignmentFrans Klaver2015-10-13
| * mtd: nand: fsl_elbc_nand: show parent device in sysfsFrans Klaver2015-10-13
| * mtd: nand: pxa3xx_nand: show parent device in sysfsFrans Klaver2015-10-13
| * mtd: nand: gpio: show parent device in sysfsFrans Klaver2015-10-13
| * mtd: onenand: omap2: drop owner and name assignmentFrans Klaver2015-10-13
| * mtd: nand: s3c2410: show parent device in sysfsFrans Klaver2015-10-13
| * mtd: nand: sharpsl: show parent device in sysfsFrans Klaver2015-10-13
| * mtd: nand: omap2: show parent device structure in sysfsFrans Klaver2015-10-13