aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König2015-08-121-2/+2
* mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris2015-08-121-0/+5
* UBI: fix soft lockup in ubi_check_volume()hujianyang2015-08-071-0/+2
* UBI: fix check for "too many bytes"Brian Norris2015-08-071-1/+1
* UBI: initialize LEB number variableBrian Norris2015-08-071-1/+1
* UBI: fix out of bounds writeBrian Norris2015-08-071-1/+2
* UBI: account for bitflips in both the VID header and dataBrian Norris2015-08-071-1/+1
* UBI: Fix invalid vfree()Richard Weinberger2015-02-201-4/+6
* mtd/ftl: fix the double free of the buffers allocated in build_maps()Kevin Hao2014-09-131-1/+0
* mtd: mxc_nand: remove duplicated ecc_stats countingMichael Grzeschik2014-04-021-1/+0
* mtd: gpmi: fix kernel BUG due to racing DMA operationsHuang Shijie2014-01-031-2/+2
* mtd: m25p80: fix allocation sizeBrian Norris2014-01-031-12/+7
* mtd: nand: hack ONFI for non-power-of-2 dimensionsBrian Norris2014-01-031-2/+14
* mtd: Disable mtdchar mmap on MMU systemsDavid Woodhouse2013-04-251-1/+5
* mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problemsWolfram Sang2013-01-031-0/+9
* mtd: slram: invalid checking of absolute end addressJiri Engelthaler2012-12-061-1/+1
* mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions()Sachin Kamat2012-12-061-1/+1
* mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris2012-10-301-6/+3
* mtd: nandsim: bugfix: fail if overridesize is too bigRichard Genoud2012-10-171-0/+1
* mtd: omap2: fix module loadingAndreas Bießmann2012-10-171-0/+1
* mtd: omap2: fix omap_nand_remove segfaultAndreas Bießmann2012-10-171-1/+1
* mtd: mtdpart: break it as soon as we parse out the partitionsHuang Shijie2012-10-171-1/+4
* mtd: autcpu12-nvram: Fix compile breakageAlexander Shiyan2012-10-171-8/+11
* UBI: erase free PEB with bitflip in EC headerMatthieu CASTET2012-10-171-1/+1
* UBI: fix autoresize handling in R/O modeArtem Bityutskiy2012-10-171-0/+5
* mtd: nand: Use the mirror BBT descriptor when reading its versionShmulik Ladkani2012-10-171-1/+1
* UBI: fix a horrible memory deallocation bugArtem Bityutskiy2012-09-191-2/+2
* mtd: nandsim: don't open code a do_div helperHerton Ronaldo Krzesinski2012-07-251-9/+3
* mtd: cafe_nand: fix an & vs | mistakeDan Carpenter2012-07-121-1/+1
* mtd: of_parts: fix breakage in KconfigFrank Svendsboe2012-06-101-1/+1
* mtd: nand: fix scan_read_raw_oobDmitry Maluka2012-06-101-0/+1
* mtd: sm_ftl: fix typo in major number.Maxim Levitsky2012-05-311-1/+1
* mtd: m25p80: set writebufsizeBrian Norris2012-04-131-0/+1
* mtd: lart: initialize writebufsizeArtem Bityutskiy2012-04-131-0/+1
* mtd: block2mtd: initialize writebufsizeArtem Bityutskiy2012-04-131-0/+1
* mtd: sst25l: initialize writebufsizeArtem Bityutskiy2012-04-131-0/+1
* mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASHWolfram Sang2012-04-131-1/+1
* mtd: mips: lantiq: reintroduce support for cmdline partitionsDaniel Schwierzeck2012-04-131-1/+2
* mtd: ixp4xx: oops in ixp4xx_flash_probeMarc Kleine-Budde2012-04-131-1/+4
* UBI: fix eraseblock picking criteriaArtem Bityutskiy2012-04-021-6/+4
* UBI: fix error handling in ubi_scan()Richard Weinberger2012-04-021-4/+4
* Revert "mtd: atmel_nand: optimize read/write buffer functions"Artem Bityutskiy2012-02-131-4/+41
* mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23Huang Shijie2012-02-131-4/+14
* UBI: make vid_hdr non-staticRichard Weinberger2012-01-251-1/+1
* UBI: fix debugging messagesArtem Bityutskiy2012-01-251-1/+4
* UBI: fix nameless volumes handlingRichard Weinberger2012-01-251-0/+3
* UBI: fix use-after-free on error pathArtem Bityutskiy2012-01-251-3/+4
* UBI: fix missing scrub when there is a bit-flipBhavesh Parekh2012-01-253-3/+10
* mtd: tests: stresstest: bail out if device has not enough eraseblocksWolfram Sang2012-01-251-0/+7
* mtd: mtd_blkdevs: don't increase 'open' count on error pathBrian Norris2012-01-251-1/+2