aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2013-08-05mtd: nand_base: Use io{read, write}*_rep functions for transferAlexander Shiyan
2013-08-05mtd: nand-gpio: Add missing "owner" field in platform_driver structAlexander Shiyan
2013-08-05mtd: nand-gpio: Rename internal variables to match functionalityAlexander Shiyan
2013-08-05mtd: nand-gpio: Unneeded dependency on ARM removedAlexander Shiyan
2013-08-05mtd: nand-gpio: Use default nand_base {read/write}_buf functionsAlexander Shiyan
2013-08-05mtd: nand-gpio: Do not override GPIOs if driver uses platform_data but OF is ...Alexander Shiyan
2013-08-05mtd: nand-gpio: Use default dev_ready function if RDY is missing in configura...Alexander Shiyan
2013-08-05mtd: nand-gpio: Convert driver to using resource-managed functionsAlexander Shiyan
2013-08-05mtd: m25p80: correct EN4B/EX4B commentBrian Norris
2013-08-05mtd: m25p80: utilize dedicated 4-byte addressing commandsBrian Norris
2013-08-05mtd: fsl_ifc_nand: set NAND_NO_SUBPAGE_WRITEScott Wood
2013-08-05mtd: devices: convert OMAP BCH to devm_ioremap_resource()Silviu-Mihai Popescu
2013-08-05mtd: m25p80: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-08-05mtd: dataflash: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-08-05mtd: sst25l: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-08-05mtd: cfi_cmdset_0002: print @adr when write timeout occursHuang Shijie
2013-08-05mtd: spear_smi: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-08-05mtd: fsmc_nand: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-08-05mtd: r852: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-08-05mtd: bcm63xxpart: use nvram for PSI sizeJonas Gorski
2013-08-05mtd: bcm63xxpart: use size macro for CFE block sizeJonas Gorski
2013-08-05mtd: fsl_ifc_nand: remove incorrect kfree()Brian Norris
2013-08-05mtd: bcm47xxsflash: implement polling chip statusRafał Miłecki
2013-08-05mtd: bcm47xxsflash: implement ChipCommon R/W opsRafał Miłecki
2013-07-05Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2013-07-03drivers: avoid parsing names as kthread_run() format stringsKees Cook
2013-07-03drivers: avoid format string in dev_set_nameKees Cook
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-07-01UBI: support ubi_num on mtd.ubi command lineMike Frysinger
2013-06-29ubi/cdev: switch to fixed_size_llseek()Al Viro
2013-06-29mtdchar: switch to fixed_size_llseek()Al Viro
2013-06-19mtd: omap2: allow bulding as a moduleArnd Bergmann
2013-06-11ARM: clps711x: autcpu12: Special driver for handling memory is removedAlexander Shiyan
2013-05-29UBI: fastmap break out of used PEB searchBrian Pomerantz
2013-05-18drivers/mtd/nand: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-16UBI: do not abort init when ubi.mtd devices cannot be foundMike Frysinger
2013-05-16UBI: drop redundant "UBI error" stringMike Frysinger
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-05-07block_device_operations->release() should return voidAl Viro
2013-05-05mtd_blktrans_ops->release() should return voidAl Viro
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-29Include missing linux/slab.h inclusionsDavid Howells
2013-04-19mtdchar: remove no-longer-used vma helpersLinus Torvalds
2013-04-19vm: convert mtdchar mmap to vm_iomap_memory() helperLinus Torvalds