summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)Author
2012-09-29mtd: m25p80: add support for Micron N25Q256AVivien Didelot
2012-09-29mtd: maps: pci: remove dead codeWolfram Sang
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: allow uclinux map driver to be used on any ColdFire CPU platformGreg Ungerer
2012-09-29mtd: fix wrong usage of ioremap_nocache() in uclinux.c map driverGreg Ungerer
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: autcpu12-nvram: Convert driver to platform_deviceAlexander Shiyan
2012-09-29mtd: autcpu12-nvram: Fix compile breakageAlexander Shiyan
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: spear_smi: fix compilation warningArtem Bityutskiy
2012-09-29mtd: spear_smi: failure test for null rather than negative integerJulia Lawall
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: check for max_bitflips in mtd_read_oob()Brian Norris
2012-09-29mtd: m25p80: Fix the Spansion chip detectionMarek Vasut
2012-09-29mtd: m25p80: add support for Spansion s25sl064p chipMarek Vasut
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-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
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-25Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann
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-23Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2012-07-23MTD: NAND: JZ4740: Multi-bank support with autodetectionMaarten ter Huurne
2012-07-18UBI: harmonize the update of ubi->beb_rsvd_pebsShmulik Ladkani