summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
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-17mtd: gpmi: update the bitflip_thresholdHuang Shijie
2012-07-16mtd: gpmi: add on-flash BBT support for gpmi nandHuang Shijie
2012-07-16mtd: fix typo in commentHuang Shijie
2012-07-16mtd: use MTD_OPS_PLACE_OOB macro consistentlyHuang Shijie
2012-07-16mtd: mxc_nand: Select the driver via ARCH_MXCFabio Estevam
2012-07-13mtd: lpc32xx_mlc: Adjust to pl08x DMA interface changesRoland Stigge
2012-07-13mtd: lpc32xx_slc: Adjust to pl08x DMA interface changesRoland Stigge
2012-07-06mtd: add LPC32xx MLC NAND driverRoland Stigge
2012-07-06mtd: lpc32xx_slc: Make probe() return -EPROBE_DEFER if necessaryRoland Stigge
2012-07-06mtd: lpc32xx_slc: Use of_get_named_gpio()Roland Stigge
2012-07-06mtd: lpc32xx_slc: Make wp gpio optionalAlexandre Pereira da Silva
2012-07-06mtd: at91: atmel_nand: add Programmable Multibit ECC controller supportJosh Wu
2012-07-06mtd: at91: add dt parameters for Atmel PMECCJosh Wu
2012-07-06mtd: nand_bbt: refactor check_pattern_no_oob()Brian Norris
2012-07-06mtd: nand: rename "no_bbt" descriptors to "no_oob"Brian Norris
2012-07-06mtd: nand: remove stale config optionsRichard Genoud
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