summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand (follow)
Commit message (Expand)AuthorAge
...
| * | mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform dataJosh Wu2013-08-05
| * | mtd: gpmi-nand: fix error return from gpmi_get_clks()Michał Mirosław2013-08-05
| * | mtd: nand: davinci: use devm_ioremap_resource()Laurent Navet2013-08-05
| * | mtd: nand_base: Only use GET/SET FEATURES command on chips that support them.David Mosberger2013-08-05
| * | mtd: nand: fsmc: update of OF supportMian Yousaf Kaukab2013-08-05
| * | 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: 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: fsl_ifc_nand: set NAND_NO_SUBPAGE_WRITEScott Wood2013-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: fsl_ifc_nand: remove incorrect kfree()Brian Norris2013-08-05
| |/
* / mtd: mpc5121_nfc: cleanup clock API useGerhard Sittig2013-08-23
|/
* 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: bf5xx_nand: Use module_platform_driver()Sachin Kamat2013-04-05
| * mtd: denali_dt: Remove redundant use of of_match_ptrSachin Kamat2013-04-05
| * mtd: denali_dt: Change return value to fix smatch warningSachin Kamat2013-04-05
| * mtd: denali_dt: Use module_platform_driver()Sachin Kamat2013-04-05
| * mtd: denali_dt: Fix incorrect error checkSachin Kamat2013-04-05
| * mtd: nand: subpage write support for hardware based ECC schemesGupta, Pekon2013-04-05
| * mtd: omap2: use msecs_to_jiffies()Toan Pham2013-04-05
| * mtd: nand_ids: use size macrosArtem Bityutskiy2013-04-05
| * mtd: nand_ids: improve LEGACY_ID_NAND macro a bitArtem Bityutskiy2013-04-05
| * mtd: add 4 Toshiba nand chips for the full-id caseHuang Shijie2013-04-05
| * mtd: add the support to parse out the full-id nand typeHuang Shijie2013-04-05
| * mtd: sh_flctl: Use of_match_ptr() macroSachin Kamat2013-04-05
| * mtd: gpio: Use of_match_ptr() macroSachin Kamat2013-04-05
| * mtd: gpio: Use devm_kzalloc()Sachin Kamat2013-04-05
| * mtd: davinci_nand: Use of_match_ptr()Sachin Kamat2013-04-05
| * mtd: remove the h1910 NAND driverArtem Bityutskiy2013-04-05
| * mtd: remove the ppchameleonevb NAND driverArtem Bityutskiy2013-04-05
| * mtd: davinci_nand: use module_platform_driver_probe()Jingoo Han2013-04-05
| * mtd: txx9ndfmc: use module_platform_driver_probe()Jingoo Han2013-04-05
| * mtd: sh_flctl: use module_platform_driver_probe()Jingoo Han2013-04-05
| * mtd: fsmc_nand: use module_platform_driver_probe()Jingoo Han2013-04-05
| * mtd: atmel_nand: use module_platform_driver_probe()Jingoo Han2013-04-05
| * mtd: orion_nand: use module_platform_driver_probe()Jingoo Han2013-04-05