summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2012-10-21mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris
2012-10-13mtd: omap2: fix module loadingAndreas Bießmann
2012-10-13mtd: omap2: fix omap_nand_remove segfaultAndreas Bießmann
2012-10-13mtd: nand: Use the mirror BBT descriptor when reading its versionShmulik Ladkani
2012-10-13mtd: nandsim: bugfix: fail if overridesize is too bigRichard Genoud
2012-08-10Merge branch 'testing/new-warnings' into fixesArnd Bergmann
2012-08-10mtd/omap2: fix dmaengine_slave_config error handlingArnd Bergmann
2012-08-09ARM: imx: gpmi-nand depends on mxs-dmaArnd Bergmann
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-31mtd: omap2: remove private DMA API implementationRussell King
2012-07-31mtd: omap2: add DMA engine supportRussell King
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-07-25ARM: Kirkwood: Replace mrvl with marvellAndrew Lunn
2012-07-25ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz
2012-07-23MTD: NAND: JZ4740: Multi-bank support with autodetectionMaarten ter Huurne
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
2012-05-13mtd: add read_byte support to plat_nandJohn Crispin
2012-05-13OF: MTD: make plat_nand loadable from DTJohn Crispin
2012-05-13mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris
2012-05-13mtd: nand: remove autoincrement 'sndcmd' codeBrian Norris
2012-05-13mtd: nandsim: remove autoincrement codeBrian Norris
2012-05-13mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANMike Dunn
2012-05-13mtd: nand: add sanity check of ecc strength to nand_scan_tail()Mike Dunn