summaryrefslogtreecommitdiff
path: root/drivers/mtd
Commit message (Expand)AuthorAge
* Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds2016-01-13
|\
| * mtd: jz4780_nand: replace if/else blocks with switch/caseBrian Norris2016-01-08
| * mtd: nand: jz4780: Update ecc correction error codesHarvey Hunt2016-01-08
| * mtd: nandsim: use nand_get_controller_data()Brian Norris2016-01-07
| * mtd: jz4780_nand: remove useless mtd->priv = chip assignmentBrian Norris2016-01-07
| * mtd: nand: make use of nand_set/get_controller_data() helpersBoris BREZILLON2016-01-07
| * mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCsAlex Smith2016-01-07
| * mtd: nand: jz4740: remove custom 'erased check' implementationBoris BREZILLON2016-01-06
| * mtd: nand: diskonchip: remove custom 'erased check' implementationBoris BREZILLON2016-01-06
| * mtd: nand: davinci: remove custom 'erased check' implementationBoris BREZILLON2016-01-06
| * mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functionsBoris BREZILLON2016-01-06
| * mtd: nand: return consistent error codes in ecc.correct() implementationsBoris BREZILLON2016-01-06
| * mtd: cfi_cmdset_0001: fixing memory leak and handling failed kmallocInsu Yun2016-01-06
| * mtd: spi-nor: wait until lock/unlock operations are readyEzequiel GarcĂ­a2016-01-06
| * mtd: tests: consolidate kmalloc/memset 0 call to kzallocNicholas Mc Guire2016-01-06
| * mtd: nand: assign reasonable default name for NAND driversBrian Norris2016-01-06
| * mtd: merge MTD development from v4.4 into for-v4.5 developmentBrian Norris2016-01-05
| |\
| * | mtd: nand: fix for drop unnecessary partition parser dataStephen Rothwell2016-01-05
| * | mtd: sh_flctl: pass FIFO as physical addressArnd Bergmann2015-12-18
| * | mtd: denali: make MTD_NAND_DENALI_DT dependent on OFMasahiro Yamada2015-12-18
| * | mtd: nand: Disable subpage writes for drivers without ecc->hwctlHelmut Schaa2015-12-18
| * | mtd: ftl: use swap() in copy_erase_unit()Fabian Frederick2015-12-18
| * | mtd: cfi_cmdset_0002: use swap() in cfi_cmdset_0002()Fabian Frederick2015-12-18
| * | mtd: mtk-nor: adjust sequence of trigger function and assignment functionBayi Cheng2015-12-18
| * | mtd: nand: remove unused and buggy get_platform_nandchip() helper functionBoris BREZILLON2015-12-18
| * | mtd: nand: kill the chip->flash_node fieldBoris BREZILLON2015-12-18
| * | mtd: nand: simplify nand_dt_init() usageBoris BREZILLON2015-12-18
| * | mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON2015-12-18
| * | mtd: nand: denali: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
| * | mtd: nand: socrates: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
| * | mtd: nand: bcm47xx: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
| * | mtd: nand: docg4: simplify error caseBrian Norris2015-12-18
| * | mtd: nand: s3c2410: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
| * | mtd: nand: vf610: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
| * | mtd: nand: txx9ndfmc: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
| * | mtd: nand: tmio: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
| * | mtd: nand: sunxi: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
| * | mtd: nand: sharpsl: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
| * | mtd: nand: sh_flctl: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
| * | mtd: nand: r852: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
| * | mtd: nand: pxa3xx: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
| * | mtd: nand: plat: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
| * | mtd: nand: pasemi: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
| * | mtd: nand: orion: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
| * | mtd: nand: omap2: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
| * | mtd: nand: nuc900: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
| * | mtd: nand: ndfc: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
| * | mtd: nand: nandsim: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
| * | mtd: nand: mxc: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
| * | mtd: nand: mpc5121: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18