summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2012-09-29mtd: use %*ph[CN] to dump small buffersAndy Shevchenko
2012-09-29mtd: gpmi: fix the compiler warningsHuang Shijie
2012-09-29mtd: nand: davinci: add OF support for davinci nand controllerHeiko Schocher
2012-09-29mtd: s3c2410: Fix line over 80 characters warningSachin Kamat
2012-09-29mtd: s3c2410: Fix checkpatch warnings and errors related to whitespacesSachin Kamat
2012-09-29mtd: s3c2410: Do not initialise statics to 0 or NULLSachin Kamat
2012-09-29mtd: s3c2410: Use <linux/io.h> instead of <asm/io.h>Sachin Kamat
2012-09-29mtd: s3c2410: Use pr_* instead of printkSachin Kamat
2012-09-29mtd: s3c2410: Use module_platform_driver()Sachin Kamat
2012-09-29mtd: nand: Include IMX6 in the list of supported SoCsFabio Estevam
2012-09-29mtd: omap2: fix some typos in commentsPeter Meerwald
2012-09-29mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris
2012-09-29mtd: atmel nand: fix gpio missing requestJean-Christophe PLAGNIOL-VILLARD
2012-09-29mtd: docg4: fix oob readsMike Dunn
2012-09-29mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driverRoland Stigge
2012-09-29mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driverRoland Stigge
2012-09-29mtd: nand: rename '_raw' BBT scan functionsBrian Norris
2012-09-29mtd: nand: use ECC, if present, when scanning OOBBrian Norris
2012-09-29mtd: nand_bbt: use string libraryBrian Norris
2012-09-29mtd: nand: remove unused 'int' return codesBrian Norris
2012-09-29mtd: gpmi: change the code for clocksHuang Shijie
2012-09-29mtd: sh_flctl: Only copy OOB data if it is requiredBastian Hecht
2012-09-29mtd: sh_flctl: Use memcpy() instead of using a loopBastian Hecht
2012-08-22Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...David Woodhouse
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-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