summaryrefslogtreecommitdiff
path: root/drivers/mtd (follow)
Commit message (Expand)AuthorAge
...
| * | mtd: nand: pxa3xx: Move buffer release code to its own functionEzequiel Garcia2013-08-05
| * | mtd: nand: pxa3xx: Check for clk_prepare_enable() return valueEzequiel Garcia2013-08-05
| * | mtd: nand: pxa3xx: Use clk_prepare_enable and clk_disable_unprepareEzequiel Garcia2013-08-05
| * | mtd: nand: pxa3xx: Use devm_clk_getEzequiel Garcia2013-08-05
| * | mtd: nand: pxa3xx: Use devm_ioremap_resourceEzequiel Garcia2013-08-05
| * | mtd: nand: pxa3xx: Use devm_kzallocEzequiel Garcia2013-08-05
| * | mtd: Convert logging messagesJoe Perches2013-08-05
| * | mtd: devices: added the 16MiB winbond deviceGirish K S2013-08-05
| * | mtd: nand_base: Use io{read, write}*_rep functions for transferAlexander Shiyan2013-08-05
| * | mtd: nand-gpio: Add missing "owner" field in platform_driver structAlexander Shiyan2013-08-05
| * | mtd: nand-gpio: Rename internal variables to match functionalityAlexander Shiyan2013-08-05
| * | mtd: nand-gpio: Unneeded dependency on ARM removedAlexander Shiyan2013-08-05
| * | mtd: nand-gpio: Use default nand_base {read/write}_buf functionsAlexander Shiyan2013-08-05
| * | mtd: nand-gpio: Do not override GPIOs if driver uses platform_data but OF is ...Alexander Shiyan2013-08-05
| * | mtd: nand-gpio: Use default dev_ready function if RDY is missing in configura...Alexander Shiyan2013-08-05
| * | mtd: nand-gpio: Convert driver to using resource-managed functionsAlexander Shiyan2013-08-05
| * | mtd: m25p80: correct EN4B/EX4B commentBrian Norris2013-08-05
| * | mtd: m25p80: utilize dedicated 4-byte addressing commandsBrian Norris2013-08-05
| * | mtd: fsl_ifc_nand: set NAND_NO_SUBPAGE_WRITEScott Wood2013-08-05
| * | mtd: devices: convert OMAP BCH to devm_ioremap_resource()Silviu-Mihai Popescu2013-08-05
| * | mtd: m25p80: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-08-05
| * | mtd: dataflash: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-08-05
| * | mtd: sst25l: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-08-05
| * | mtd: cfi_cmdset_0002: print @adr when write timeout occursHuang Shijie2013-08-05
| * | mtd: spear_smi: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-05
| * | mtd: fsmc_nand: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-05
| * | mtd: r852: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-05
| * | mtd: bcm63xxpart: use nvram for PSI sizeJonas Gorski2013-08-05
| * | mtd: bcm63xxpart: use size macro for CFE block sizeJonas Gorski2013-08-05
| * | mtd: fsl_ifc_nand: remove incorrect kfree()Brian Norris2013-08-05
| * | mtd: bcm47xxsflash: implement polling chip statusRafał Miłecki2013-08-05
| * | mtd: bcm47xxsflash: implement ChipCommon R/W opsRafał Miłecki2013-08-05
| |/
* / mtd: mpc5121_nfc: cleanup clock API useGerhard Sittig2013-08-23
|/
* Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2013-07-05
|\
| * UBI: support ubi_num on mtd.ubi command lineMike Frysinger2013-07-01
| * UBI: fastmap break out of used PEB searchBrian Pomerantz2013-05-29
| * UBI: do not abort init when ubi.mtd devices cannot be foundMike Frysinger2013-05-16
| * UBI: drop redundant "UBI error" stringMike Frysinger2013-05-16
* | drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-03
* | drivers: avoid format string in dev_set_nameKees Cook2013-07-03
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-03
|\ \
| * | ubi/cdev: switch to fixed_size_llseek()Al Viro2013-06-29
| * | mtdchar: switch to fixed_size_llseek()Al Viro2013-06-29
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-02
|\ \ \
| * | | ARM: clps711x: autcpu12: Special driver for handling memory is removedAlexander Shiyan2013-06-11
| |/ /
* / / mtd: omap2: allow bulding as a moduleArnd Bergmann2013-06-19
|/ /
* / drivers/mtd/nand: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
|/
* Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds2013-05-09
|\
| * mtd: omap2: Use module_platform_driver()Sachin Kamat2013-04-05
| * mtd: bf5xx_nand: Use module_platform_driver()Sachin Kamat2013-04-05