aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
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
2013-04-05mtd: nand: remove the rtc_from4 driver supportArtem Bityutskiy
2013-04-05mtd: decommission the NAND museumArtem Bityutskiy
2013-04-05mtd: nand_ids: minor clean-upsArtem Bityutskiy
2013-04-04mtd: gpmi: move to use generic DMA helperShawn Guo
2013-03-14mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDYBrian Norris
2013-03-02Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-02-26export kernel_write(), convert open-coded instancesAl Viro
2013-02-21Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-13mtd: bcm47xxnflash: use pr_fmt for module prefix in messagesRafał Miłecki
2013-02-13mtd: davinci_nand: Use managed resourcesMrugesh Katepallewar