summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2012-07-06mtd: nand: change "AMD" manuf. ID to "AMD/Spansion"Brian Norris
2012-07-06mtd: add LPC32xx SLC NAND driverRoland Stigge
2012-07-06mtd: nand: teach write_page and write_page_raw return an error codeJosh Wu
2012-07-06mtd: at91: extract hw ecc initialization to one functionJosh Wu
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-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: 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: 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-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: gpmi-nand: define ecc.strengthMarek Vasut
2012-05-29mtd: nand: fix scan_read_raw_oobDmitry Maluka
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus 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-19mtd: nand: gpmi: fix compile error caused by pinctrl callShawn Guo
2012-05-16Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann
2012-05-15mtd: Add orion_nand devicetree bindingsJamie Lentin
2012-05-14Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann
2012-05-13mtd: nand: omap: add support for hardware BCH eccIvan Djelic
2012-05-13mtd: nand: check the return code of 'read_oob/read_oob_raw'Shmulik Ladkani
2012-05-13mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'Shmulik Ladkani
2012-05-13mtd: gpmi: add gpmi support for mx6qHuang Shijie
2012-05-13mtd: gpmi: add device tree support to gpmi-nandHuang Shijie
2012-05-13mtd: nand: utilize oob_required parameterBrian Norris
2012-05-13mtd: gpmi-nand: utilize oob_requested parameterBrian Norris
2012-05-13mtd: IFC NAND: utilize oob_required parameterBrian Norris
2012-05-13mtd: eLBC NAND: utilize oob_required parameterBrian Norris
2012-05-13mtd: nand: pass proper 'oob_required' parameterBrian Norris
2012-05-13mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris