summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
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-09-28mtdchar: fix offset overflow detectionLinus Torvalds
2012-09-27driver/mtd:IFC NAND:Initialise internal SRAM before any writePrabhakar Kushwaha
2012-09-26UBI: fix trivial typo 'it' => 'is'Brian Norris
2012-09-26UBI: load after mtd device driversJiang Lu
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-21Merge branch 'next/dt' into next/multiplatformOlof Johansson
2012-09-20ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren
2012-09-20Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann
2012-09-17Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...Olof Johansson
2012-09-17Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2012-09-17Merge tag 'omap-devel-gpmc-fixed-for-v3.7' of git://git.kernel.org/pub/scm/li...Olof Johansson
2012-09-17Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2012-09-14ARM: nomadik: move platform_data definitionsArnd Bergmann
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann
2012-09-14ARM: imx: move platform_data definitionsArnd Bergmann
2012-09-14ARM: davinci: move platform_data definitionsArnd Bergmann
2012-09-13ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren
2012-09-13ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren
2012-09-13Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...Tony Lindgren
2012-09-10ARM: OMAP: remove plat/board.h fileIgor Grinberg
2012-09-05Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm...Olof Johansson
2012-09-04Merge branch 'cleanup/io-pci' into next/cleanupArnd Bergmann