aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2013-08-05mtd: gpmi-nand: fix error return from gpmi_get_clks()Michał Mirosław
2013-08-05mtd: nand: davinci: use devm_ioremap_resource()Laurent Navet
2013-08-05mtd: nand_base: Only use GET/SET FEATURES command on chips that support them.David Mosberger
2013-08-05mtd: nand: fsmc: update of OF supportMian Yousaf Kaukab
2013-08-05mtd: nand: pxa3xx: Move buffer release code to its own functionEzequiel Garcia
2013-08-05mtd: nand: pxa3xx: Check for clk_prepare_enable() return valueEzequiel Garcia
2013-08-05mtd: nand: pxa3xx: Use clk_prepare_enable and clk_disable_unprepareEzequiel Garcia
2013-08-05mtd: nand: pxa3xx: Use devm_clk_getEzequiel Garcia
2013-08-05mtd: nand: pxa3xx: Use devm_ioremap_resourceEzequiel Garcia
2013-08-05mtd: nand: pxa3xx: Use devm_kzallocEzequiel Garcia
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: fsl_ifc_nand: set NAND_NO_SUBPAGE_WRITEScott Wood
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: fsl_ifc_nand: remove incorrect kfree()Brian Norris
2013-06-19mtd: omap2: allow bulding as a moduleArnd Bergmann
2013-05-18drivers/mtd/nand: don't check resource with devm_ioremap_resourceWolfram Sang
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-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot
2013-04-05mtd: bf5xx_nand: Use module_platform_driver()Sachin Kamat
2013-04-05mtd: denali_dt: Remove redundant use of of_match_ptrSachin Kamat
2013-04-05mtd: denali_dt: Change return value to fix smatch warningSachin Kamat
2013-04-05mtd: denali_dt: Use module_platform_driver()Sachin Kamat
2013-04-05mtd: denali_dt: Fix incorrect error checkSachin Kamat
2013-04-05mtd: nand: subpage write support for hardware based ECC schemesGupta, Pekon
2013-04-05mtd: omap2: use msecs_to_jiffies()Toan Pham
2013-04-05mtd: nand_ids: use size macrosArtem Bityutskiy
2013-04-05mtd: nand_ids: improve LEGACY_ID_NAND macro a bitArtem Bityutskiy
2013-04-05mtd: add 4 Toshiba nand chips for the full-id caseHuang Shijie
2013-04-05mtd: add the support to parse out the full-id nand typeHuang Shijie
2013-04-05mtd: sh_flctl: Use of_match_ptr() macroSachin Kamat
2013-04-05mtd: gpio: Use of_match_ptr() macroSachin Kamat
2013-04-05mtd: gpio: Use devm_kzalloc()Sachin Kamat
2013-04-05mtd: davinci_nand: Use of_match_ptr()Sachin Kamat
2013-04-05mtd: remove the h1910 NAND driverArtem Bityutskiy
2013-04-05mtd: remove the ppchameleonevb NAND driverArtem Bityutskiy
2013-04-05mtd: davinci_nand: use module_platform_driver_probe()Jingoo Han
2013-04-05mtd: txx9ndfmc: use module_platform_driver_probe()Jingoo Han
2013-04-05mtd: sh_flctl: use module_platform_driver_probe()Jingoo Han
2013-04-05mtd: fsmc_nand: use module_platform_driver_probe()Jingoo Han
2013-04-05mtd: atmel_nand: use module_platform_driver_probe()Jingoo Han
2013-04-05mtd: orion_nand: use module_platform_driver_probe()Jingoo Han