summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König2015-08-031-2/+2
* mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris2015-08-031-0/+5
* UBI: fix soft lockup in ubi_check_volume()hujianyang2015-05-131-0/+2
* UBI: fix check for "too many bytes"Brian Norris2015-05-061-1/+1
* UBI: initialize LEB number variableBrian Norris2015-05-061-1/+1
* UBI: fix out of bounds writeBrian Norris2015-05-061-1/+2
* UBI: account for bitflips in both the VID header and dataBrian Norris2015-05-061-1/+1
* UBI: Fix double free after do_sync_erase()Richard Weinberger2015-01-161-7/+3
* UBI: Fix invalid vfree()Richard Weinberger2015-01-161-4/+6
* UBI: add missing kmem_cache_free() in process_pool_aeb error pathRichard Genoud2014-11-141-0/+1
* mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()Roger Quadros2014-09-171-1/+1
* mtd/ftl: fix the double free of the buffers allocated in build_maps()Kevin Hao2014-09-171-1/+0
* mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-...pekon gupta2014-07-091-1/+1
* mtd: eLBC NAND: fix subpage write supportPekon Gupta2014-07-091-0/+14
* mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()Dan Carpenter2014-05-131-7/+4
* mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()Dan Carpenter2014-05-131-1/+1
* mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECCHerve Codina2014-05-131-0/+1
* mtd: mxc_nand: remove duplicated ecc_stats countingMichael Grzeschik2014-02-131-1/+0
* mtd: gpmi: fix kernel BUG due to racing DMA operationsHuang Shijie2013-12-041-2/+2
* mtd: nand: hack ONFI for non-power-of-2 dimensionsBrian Norris2013-12-041-2/+13
* mtd: nand: fix NAND_BUSWIDTH_AUTO for x16 devicesBrian Norris2013-09-261-3/+5
* UBI: Fix PEB leak in wear_leveling_worker()Richard Weinberger2013-09-261-0/+3
* mtd: omap2: allow bulding as a moduleArnd Bergmann2013-08-141-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