summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)Author
2012-07-06mtd: at91: extract hw ecc initialization to one functionJosh Wu
2012-07-06mtd: m25p80: Add support for n25q064Alexandre Pereira da Silva
2012-07-06mtd: m25p80: Add support for m25pe20Alexandre Pereira da Silva
2012-07-06mtd: nand: Use the mirror BBT descriptor when reading its versionShmulik Ladkani
2012-07-06mtd: mxc_nand: add i.MX53 supportSascha Hauer
2012-07-06mtd: mxc_nand: swap iomem resource orderSascha Hauer
2012-07-06mtd: mxc_nand: Use managed resourcesSascha Hauer
2012-07-06mtd: elbc nand: use drvdata to only remove the relevant chipScott Wood
2012-07-06mtd: add JEDEC ID for w25q32dw to chip tableing. Federico Fuga
2012-07-06nand: mxc_nand: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam
2012-07-06mtd: nand: kill NAND_NO_READRDYBrian Norris
2012-07-06mtd: nand: add Eon Silicon Solutions manufacturer IDBrian Norris
2012-07-06mtd: tests: use random32 instead of home-brewed generatorArtem Bityutskiy
2012-07-06mtd: sh_flctl: Use user oob data in hardware ECC modeBastian Hecht
2012-07-06mtd: sh_flctl: Restructure the hardware ECC handlingBastian Hecht
2012-07-06mtd: sh_flctl: Group sector accesses into a single transferBastian Hecht
2012-07-06mtd: sh_flctl: Simplify the hardware ecc page read/writeBastian Hecht
2012-07-06mtd: sh_flctl: Fix hardware ECC behaviourBastian Hecht
2012-07-06mtd: sh_flctl: Use different OOB layoutBastian Hecht
2012-07-06mtd: sh_flctl: Add support for error IRQBastian Hecht
2012-07-06mtd: sh_flctl: Add missing iounmap()Bastian Hecht
2012-07-06mtd: nand: gpmi: need to use {read,write}_oob_rawBrian Norris
2012-07-06mtd: cafe_nand: spelling mistakeBrian Norris
2012-07-06mtd: mtdoops: refactor loopBrian Norris
2012-07-06mtd: move mtd_read_oob() definition out of mtd.hBrian Norris
2012-07-06mtd: nandsim: don't open code a do_div helperHerton Ronaldo Krzesinski
2012-07-06mtd: gpmi-nand: fix read page when reading to vmalloced areaSascha Hauer
2012-07-06mtd: mxc_nand: use 32bit copy functionsSascha Hauer
2012-07-06mtd: cafe_nand: fix an & vs | mistakeDan Carpenter
2012-06-09mtd: nand: initialize bitflip_threshold prior to BBT scanningShmulik Ladkani
2012-06-07UBI: correct ubi_wl_flush lockingArtem Bityutskiy
2012-06-07UBI: fix debugfs-less systems supportArtem Bityutskiy
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-06-01mtd: mxc_nand: move ecc strengh setup before nand_scan_tailSascha Hauer
2012-06-01mtd: block2mtd: fix recursive call of mtd_writevGabor Juhos
2012-06-01mtd: gpmi-nand: define ecc.strengthMarek Vasut
2012-06-01mtd: of_parts: fix breakage in KconfigFrank Svendsboe
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-05-29mtd: nand: fix scan_read_raw_oobDmitry Maluka
2012-05-29mtd: docg3 fix in-middle of blocks readsRobert Jarzmik
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-22Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-21MTD: MIPS: lantiq: verify that the NOR interface is available on falcon socJohn Crispin
2012-05-21MTD: MIPS: lantiq: implement OF supportJohn Crispin
2012-05-21UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon
2012-05-21UBI: introduce UBI_ALL constantArtem Bityutskiy