aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-13Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds92-1617/+3065
2016-01-12Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds1-3/+18
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-14/+14
2016-01-10mtd: ubi: wl: avoid erasing a PEB which is emptySebastian Siewior1-3/+18
2016-01-08mtd: jz4780_nand: replace if/else blocks with switch/caseBrian Norris1-15/+19
2016-01-08mtd: nand: jz4780: Update ecc correction error codesHarvey Hunt1-4/+4
2016-01-07mtd: nandsim: use nand_get_controller_data()Brian Norris1-6/+12
2016-01-07mtd: jz4780_nand: remove useless mtd->priv = chip assignmentBrian Norris1-1/+0
2016-01-07mtd: nand: make use of nand_set/get_controller_data() helpersBoris BREZILLON26-257/+260
2016-01-07mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCsAlex Smith5-0/+857
2016-01-06Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtdLinus Torvalds2-15/+21
2016-01-06mtd: nand: jz4740: remove custom 'erased check' implementationBoris BREZILLON1-18/+1
2016-01-06mtd: nand: diskonchip: remove custom 'erased check' implementationBoris BREZILLON1-35/+3
2016-01-06mtd: nand: davinci: remove custom 'erased check' implementationBoris BREZILLON1-8/+1
2016-01-06mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functionsBoris BREZILLON1-7/+46
2016-01-06mtd: nand: return consistent error codes in ecc.correct() implementationsBoris BREZILLON9-21/+29
2016-01-06mtd: cfi_cmdset_0001: fixing memory leak and handling failed kmallocInsu Yun1-1/+7
2016-01-06mtd: spi-nor: wait until lock/unlock operations are readyEzequiel GarcĂ­a1-2/+10
2016-01-06mtd: tests: consolidate kmalloc/memset 0 call to kzallocNicholas Mc Guire1-2/+1
2016-01-06mtd: nand: assign reasonable default name for NAND driversBrian Norris1-0/+3
2016-01-05mtd: merge MTD development from v4.4 into for-v4.5 developmentBrian Norris2-15/+21
2016-01-05mtd: spi-nor: fix stm_is_locked_sr() parametersBrian Norris1-2/+2
2016-01-05mtd: spi-nor: fix Spansion regressions (aliased with Winbond)Brian Norris1-4/+2
2016-01-05mtd: nand: fix for drop unnecessary partition parser dataStephen Rothwell1-1/+0
2016-01-04mtd: fix cmdlinepart parser, early naming for auto-filled MTDBrian Norris1-9/+17
2016-01-04drivers/mtd/maps/pcmciamtd.c: __iomem annotationsAl Viro1-14/+14
2015-12-26Merge tag 'upstream-4.4-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds3-26/+31
2015-12-18mtd: sh_flctl: pass FIFO as physical addressArnd Bergmann1-2/+3
2015-12-18mtd: denali: make MTD_NAND_DENALI_DT dependent on OFMasahiro Yamada1-1/+1
2015-12-18mtd: nand: Disable subpage writes for drivers without ecc->hwctlHelmut Schaa1-1/+1
2015-12-18mtd: ftl: use swap() in copy_erase_unit()Fabian Frederick1-6/+2
2015-12-18mtd: cfi_cmdset_0002: use swap() in cfi_cmdset_0002()Fabian Frederick1-4/+2
2015-12-18mtd: mtk-nor: adjust sequence of trigger function and assignment functionBayi Cheng1-1/+1
2015-12-18mtd: nand: remove unused and buggy get_platform_nandchip() helper functionBoris BREZILLON1-1/+0
2015-12-18mtd: nand: kill the chip->flash_node fieldBoris BREZILLON1-3/+0
2015-12-18mtd: nand: simplify nand_dt_init() usageBoris BREZILLON1-10/+11
2015-12-18mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON42-46/+0
2015-12-18mtd: nand: denali: use the mtd instance embedded in struct nand_chipBoris BREZILLON2-32/+38
2015-12-18mtd: nand: socrates: use the mtd instance embedded in struct nand_chipBoris BREZILLON1-3/+2
2015-12-18mtd: nand: bcm47xx: use the mtd instance embedded in struct nand_chipBoris BREZILLON3-6/+7
2015-12-18mtd: nand: docg4: simplify error caseBrian Norris1-8/+4
2015-12-18mtd: nand: s3c2410: use the mtd instance embedded in struct nand_chipBoris BREZILLON1-9/+14
2015-12-18mtd: nand: vf610: use the mtd instance embedded in struct nand_chipBoris BREZILLON1-3/+5
2015-12-18mtd: nand: txx9ndfmc: use the mtd instance embedded in struct nand_chipBoris BREZILLON1-2/+1
2015-12-18mtd: nand: tmio: use the mtd instance embedded in struct nand_chipBoris BREZILLON1-4/+6
2015-12-18mtd: nand: sunxi: use the mtd instance embedded in struct nand_chipBoris BREZILLON1-7/+6
2015-12-18mtd: nand: sharpsl: use the mtd instance embedded in struct nand_chipBoris BREZILLON1-9/+13
2015-12-18mtd: nand: sh_flctl: use the mtd instance embedded in struct nand_chipBoris BREZILLON1-4/+4
2015-12-18mtd: nand: r852: use the mtd instance embedded in struct nand_chipBoris BREZILLON2-20/+15
2015-12-18mtd: nand: pxa3xx: use the mtd instance embedded in struct nand_chipBoris BREZILLON1-16/+17