summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2013-07-052-20/+43
|\
| * UBI: support ubi_num on mtd.ubi command lineMike Frysinger2013-07-011-11/+28
| * UBI: fastmap break out of used PEB searchBrian Pomerantz2013-05-291-1/+3
| * UBI: do not abort init when ubi.mtd devices cannot be foundMike Frysinger2013-05-161-1/+5
| * UBI: drop redundant "UBI error" stringMike Frysinger2013-05-161-7/+7
* | drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-031-1/+1
* | drivers: avoid format string in dev_set_nameKees Cook2013-07-031-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-032-44/+2
|\ \
| * | ubi/cdev: switch to fixed_size_llseek()Al Viro2013-06-291-25/+1
| * | mtdchar: switch to fixed_size_llseek()Al Viro2013-06-291-19/+1
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-023-137/+0
|\ \ \
| * | | ARM: clps711x: autcpu12: Special driver for handling memory is removedAlexander Shiyan2013-06-113-137/+0
| |/ /
* / / 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-0977-8057/+495
|\
| * mtd: omap2: Use module_platform_driver()Sachin Kamat2013-04-051-13/+1
| * 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: dataflash: Use of_match_ptr() macroSachin Kamat2013-04-051-3/+1
| * mtd: remove h720x flash supportArnd Bergmann2013-04-053-128/+0
| * mtd: onenand: remove OneNAND simulatorArtem Bityutskiy2013-04-053-573/+0
| * mtd: merge mtdchar module with mtdcoreArtem Bityutskiy2013-04-058-40/+19
| * mtd: mtdcore: cleanup mtdcore.h a littleArtem Bityutskiy2013-04-051-17/+11
| * mtd: mtdchar: use proper kernel print levelArtem Bityutskiy2013-04-051-3/+5
| * mtd: mtdcore: remove few useless #ifdef'sArtem Bityutskiy2013-04-051-7/+4
| * 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-052-24/+2
| * mtd: bcm47xxsflash: define opcodesRafał Miłecki2013-04-051-0/+48
| * mtd: bcm47xxsflash: store info about flash typeRafał Miłecki2013-04-052-0/+16
| * mtd: bcm47xxsflash: keep a reference to the BCMARafał Miłecki2013-04-052-0/+6