summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
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: 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
2013-04-05mtd: doc: use module_platform_driver_probe()Jingoo Han
2013-04-05mtd: devices: elm: check for device's presence before configurationDaniel Mack
2013-04-05mtd: nand_base: Removed unnecessary cleaning "onfi_version" variableAlexander Shiyan
2013-04-05mtd: nand_base: Removed unnecessary command maskingAlexander Shiyan
2013-04-05mtd: nand_ids: introduce helper macrosArtem Bityutskiy
2013-04-05mtd: nand: remove few tiny page NAND bitsArtem Bityutskiy
2013-04-05mtd: nand: rename the id field of 'struct nand_flash_dev'Artem Bityutskiy
2013-04-05mtd: nand: use NAND_HAS_CACHEPROGArtem Bityutskiy
2013-04-05mtd: nand: remove a bunch of unused commandsArtem Bityutskiy
2013-04-05mtd: nand: remove AG-AND supportArtem Bityutskiy