summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)Author
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
2012-07-18UBI: trivial: fix comment of ubi_calculate_reserved functionShmulik Ladkani
2012-07-18UBI: fix spelling of detach in debug outputPeter Meerwald
2012-07-18UBI: Change the default percentage of reserved PEBRichard Genoud
2012-07-17mtd: m25p80: Add support for serial flash STM/Micron N25Q032Knut Wohlrab
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: cfi_cmdset_0002: Micron M29EW bugfixes as per TN-13-07Gerlando Falauto
2012-07-16mtd: mxc_nand: Select the driver via ARCH_MXCFabio Estevam
2012-07-14VFS: Pass mount flags to sget()David Howells
2012-07-13Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtdLinus Torvalds
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-06Merge tag 'for-linus-20120706' of git://git.infradead.org/linux-mtdLinus Torvalds