aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-19mtd: omap2: allow bulding as a moduleArnd Bergmann1-1/+1
2013-05-18drivers/mtd/nand: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds25-1688/+300
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+1
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot1-1/+1
2013-04-05mtd: bf5xx_nand: Use module_platform_driver()Sachin Kamat1-15/+1
2013-04-05mtd: denali_dt: Remove redundant use of of_match_ptrSachin Kamat1-1/+1
2013-04-05mtd: denali_dt: Change return value to fix smatch warningSachin Kamat1-1/+1
2013-04-05mtd: denali_dt: Use module_platform_driver()Sachin Kamat1-11/+1
2013-04-05mtd: denali_dt: Fix incorrect error checkSachin Kamat1-1/+1
2013-04-05mtd: nand: subpage write support for hardware based ECC schemesGupta, Pekon3-17/+90
2013-04-05mtd: omap2: use msecs_to_jiffies()Toan Pham1-2/+2
2013-04-05mtd: nand_ids: use size macrosArtem Bityutskiy2-55/+56
2013-04-05mtd: nand_ids: improve LEGACY_ID_NAND macro a bitArtem Bityutskiy2-55/+55
2013-04-05mtd: add 4 Toshiba nand chips for the full-id caseHuang Shijie1-0/+19
2013-04-05mtd: add the support to parse out the full-id nand typeHuang Shijie1-3/+32
2013-04-05mtd: sh_flctl: Use of_match_ptr() macroSachin Kamat1-2/+1
2013-04-05mtd: gpio: Use of_match_ptr() macroSachin Kamat1-2/+1
2013-04-05mtd: gpio: Use devm_kzalloc()Sachin Kamat1-4/+1
2013-04-05mtd: davinci_nand: Use of_match_ptr()Sachin Kamat1-2/+2
2013-04-05mtd: remove the h1910 NAND driverArtem Bityutskiy3-174/+0
2013-04-05mtd: remove the ppchameleonevb NAND driverArtem Bityutskiy3-410/+0
2013-04-05mtd: davinci_nand: use module_platform_driver_probe()Jingoo Han1-11/+1
2013-04-05mtd: txx9ndfmc: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-04-05mtd: sh_flctl: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-04-05mtd: fsmc_nand: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-04-05mtd: atmel_nand: use module_platform_driver_probe()Jingoo Han1-14/+1
2013-04-05mtd: orion_nand: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-04-05mtd: doc: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-04-05mtd: devices: elm: check for device's presence before configurationDaniel Mack1-2/+3
2013-04-05mtd: nand_base: Removed unnecessary cleaning "onfi_version" variableAlexander Shiyan1-2/+0
2013-04-05mtd: nand_base: Removed unnecessary command maskingAlexander Shiyan1-2/+1
2013-04-05mtd: nand_ids: introduce helper macrosArtem Bityutskiy2-111/+109
2013-04-05mtd: nand: remove few tiny page NAND bitsArtem Bityutskiy3-13/+4
2013-04-05mtd: nand: rename the id field of 'struct nand_flash_dev'Artem Bityutskiy3-5/+5
2013-04-05mtd: nand: use NAND_HAS_CACHEPROGArtem Bityutskiy1-1/+1
2013-04-05mtd: nand: remove a bunch of unused commandsArtem Bityutskiy4-33/+0
2013-04-05mtd: nand: remove AG-AND supportArtem Bityutskiy3-116/+2
2013-04-05mtd: nand: remove the rtc_from4 driver supportArtem Bityutskiy3-635/+0
2013-04-05mtd: decommission the NAND museumArtem Bityutskiy2-25/+5
2013-04-05mtd: nand_ids: minor clean-upsArtem Bityutskiy1-19/+15
2013-04-04mtd: gpmi: move to use generic DMA helperShawn Guo2-52/+2
2013-03-14mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDYBrian Norris2-39/+57
2013-03-02Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds15-245/+886
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-22/+12
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-8/+14
2013-02-26export kernel_write(), convert open-coded instancesAl Viro1-22/+12
2013-02-21Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+3
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds7-47/+36