aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
* mtd: s3c2410: Do not initialise statics to 0 or NULLSachin Kamat2012-09-29
* mtd: s3c2410: Use <linux/io.h> instead of <asm/io.h>Sachin Kamat2012-09-29
* mtd: s3c2410: Use pr_* instead of printkSachin Kamat2012-09-29
* mtd: s3c2410: Use module_platform_driver()Sachin Kamat2012-09-29
* mtd: nand: Include IMX6 in the list of supported SoCsFabio Estevam2012-09-29
* mtd: autcpu12-nvram: Convert driver to platform_deviceAlexander Shiyan2012-09-29
* mtd: autcpu12-nvram: Fix compile breakageAlexander Shiyan2012-09-29
* mtd: omap2: fix some typos in commentsPeter Meerwald2012-09-29
* mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris2012-09-29
* mtd: atmel nand: fix gpio missing requestJean-Christophe PLAGNIOL-VILLARD2012-09-29
* mtd: docg4: fix oob readsMike Dunn2012-09-29
* mtd: spear_smi: fix compilation warningArtem Bityutskiy2012-09-29
* mtd: spear_smi: failure test for null rather than negative integerJulia Lawall2012-09-29
* mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driverRoland Stigge2012-09-29
* mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driverRoland Stigge2012-09-29
* mtd: nand: rename '_raw' BBT scan functionsBrian Norris2012-09-29
* mtd: nand: use ECC, if present, when scanning OOBBrian Norris2012-09-29
* mtd: nand_bbt: use string libraryBrian Norris2012-09-29
* mtd: nand: remove unused 'int' return codesBrian Norris2012-09-29
* mtd: check for max_bitflips in mtd_read_oob()Brian Norris2012-09-29
* mtd: m25p80: Fix the Spansion chip detectionMarek Vasut2012-09-29
* mtd: m25p80: add support for Spansion s25sl064p chipMarek Vasut2012-09-29
* mtd: gpmi: change the code for clocksHuang Shijie2012-09-29
* mtd: sh_flctl: Only copy OOB data if it is requiredBastian Hecht2012-09-29
* mtd: sh_flctl: Use memcpy() instead of using a loopBastian Hecht2012-09-29
* Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...David Woodhouse2012-08-22
|\
| * Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-08-12
| |\
| | * Merge branch 'testing/new-warnings' into fixesArnd Bergmann2012-08-10
| | |\
| | | * mtd/omap2: fix dmaengine_slave_config error handlingArnd Bergmann2012-08-10
| | * | ARM: imx: gpmi-nand depends on mxs-dmaArnd Bergmann2012-08-09
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-08-03
| |\ \ | | |/ | |/|
| | * mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven2012-06-27
| * | Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-01
| |\ \
| | * | mtd: omap2: remove private DMA API implementationRussell King2012-07-31
| | * | mtd: omap2: add DMA engine supportRussell King2012-07-31
| * | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-30
| |\ \ \
| | * | | MTD: NAND: JZ4740: Multi-bank support with autodetectionMaarten ter Huurne2012-07-23
| * | | | Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann2012-07-25
| |\ \ \ \
| | * | | | ARM: Kirkwood: Replace mrvl with marvellAndrew Lunn2012-07-25
| | * | | | ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz2012-07-25
| | |/ / /
| * | | | Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2012-07-23
| |\ \ \ \
| | * | | | UBI: harmonize the update of ubi->beb_rsvd_pebsShmulik Ladkani2012-07-18
| | * | | | UBI: trivial: fix comment of ubi_calculate_reserved functionShmulik Ladkani2012-07-18
| | * | | | UBI: fix spelling of detach in debug outputPeter Meerwald2012-07-18
| | * | | | UBI: Change the default percentage of reserved PEBRichard Genoud2012-07-18
| | |/ / /
| * / / / VFS: Pass mount flags to sget()David Howells2012-07-14
| |/ / /
| * | | Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtdLinus Torvalds2012-07-13
| |\ \ \
| * \ \ \ Merge tag 'for-linus-20120706' of git://git.infradead.org/linux-mtdLinus Torvalds2012-07-06
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-06-28
| |\ \ \ \
| | * | | | UBI: correct usage of IS_ENABLED()Brian Norris2012-06-27