summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* mtd: omap2: allow bulding as a moduleArnd Bergmann2013-06-191-1/+1
* drivers/mtd/nand: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
* Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds2013-05-0925-1688/+300
|\
| * mtd: bf5xx_nand: Use module_platform_driver()Sachin Kamat2013-04-051-15/+1
| * mtd: denali_dt: Remove redundant use of of_match_ptrSachin Kamat2013-04-051-1/+1
| * mtd: denali_dt: Change return value to fix smatch warningSachin Kamat2013-04-051-1/+1
| * mtd: denali_dt: Use module_platform_driver()Sachin Kamat2013-04-051-11/+1
| * mtd: denali_dt: Fix incorrect error checkSachin Kamat2013-04-051-1/+1
| * mtd: nand: subpage write support for hardware based ECC schemesGupta, Pekon2013-04-053-17/+90
| * mtd: omap2: use msecs_to_jiffies()Toan Pham2013-04-051-2/+2
| * mtd: nand_ids: use size macrosArtem Bityutskiy2013-04-052-55/+56
| * mtd: nand_ids: improve LEGACY_ID_NAND macro a bitArtem Bityutskiy2013-04-052-55/+55
| * mtd: add 4 Toshiba nand chips for the full-id caseHuang Shijie2013-04-051-0/+19
| * mtd: add the support to parse out the full-id nand typeHuang Shijie2013-04-051-3/+32
| * mtd: sh_flctl: Use of_match_ptr() macroSachin Kamat2013-04-051-2/+1
| * mtd: gpio: Use of_match_ptr() macroSachin Kamat2013-04-051-2/+1
| * mtd: gpio: Use devm_kzalloc()Sachin Kamat2013-04-051-4/+1
| * mtd: davinci_nand: Use of_match_ptr()Sachin Kamat2013-04-051-2/+2
| * mtd: remove the h1910 NAND driverArtem Bityutskiy2013-04-053-174/+0
| * mtd: remove the ppchameleonevb NAND driverArtem Bityutskiy2013-04-053-410/+0
| * mtd: davinci_nand: use module_platform_driver_probe()Jingoo Han2013-04-051-11/+1
| * mtd: txx9ndfmc: use module_platform_driver_probe()Jingoo Han2013-04-051-12/+1
| * mtd: sh_flctl: use module_platform_driver_probe()Jingoo Han2013-04-051-12/+1
| * mtd: fsmc_nand: use module_platform_driver_probe()Jingoo Han2013-04-051-12/+1
| * mtd: atmel_nand: use module_platform_driver_probe()Jingoo Han2013-04-051-14/+1
| * mtd: orion_nand: use module_platform_driver_probe()Jingoo Han2013-04-051-12/+1
| * mtd: doc: use module_platform_driver_probe()Jingoo Han2013-04-051-12/+1
| * mtd: devices: elm: check for device's presence before configurationDaniel Mack2013-04-051-2/+3
| * mtd: nand_base: Removed unnecessary cleaning "onfi_version" variableAlexander Shiyan2013-04-051-2/+0
| * mtd: nand_base: Removed unnecessary command maskingAlexander Shiyan2013-04-051-2/+1
| * mtd: nand_ids: introduce helper macrosArtem Bityutskiy2013-04-052-111/+109
| * mtd: nand: remove few tiny page NAND bitsArtem Bityutskiy2013-04-053-13/+4
| * mtd: nand: rename the id field of 'struct nand_flash_dev'Artem Bityutskiy2013-04-053-5/+5
| * mtd: nand: use NAND_HAS_CACHEPROGArtem Bityutskiy2013-04-051-1/+1
| * mtd: nand: remove a bunch of unused commandsArtem Bityutskiy2013-04-054-33/+0
| * mtd: nand: remove AG-AND supportArtem Bityutskiy2013-04-053-116/+2
| * mtd: nand: remove the rtc_from4 driver supportArtem Bityutskiy2013-04-053-635/+0
| * mtd: decommission the NAND museumArtem Bityutskiy2013-04-052-25/+5
| * mtd: nand_ids: minor clean-upsArtem Bityutskiy2013-04-051-19/+15
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-1/+1
|\ \
| * | Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-161-1/+1
| |/
* | mtd: gpmi: move to use generic DMA helperShawn Guo2013-04-042-52/+2
|/
* mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDYBrian Norris2013-03-142-39/+57
* Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds2013-03-0215-245/+886
|\
| * mtd: bcm47xxnflash: use pr_fmt for module prefix in messagesRafał Miłecki2013-02-133-4/+8
| * mtd: davinci_nand: Use managed resourcesMrugesh Katepallewar2013-02-131-19/+5
| * mtd: at91: atmel_nand: for PMECC, add code to check the ONFI parameter ECC re...Josh Wu2013-02-121-3/+87
| * mtd: atmel_nand: make pmecc-cap, pmecc-sector-size in dts is optional.Josh Wu2013-02-121-21/+31
| * mtd: atmel_nand: avoid to report an error when lookup table offset is 0.Josh Wu2013-02-121-5/+4
| * mtd: bcm47xxnflash: register this as normal driverHauke Mehrtens2013-02-041-5/+2
OpenPOWER on IntegriCloud