summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)Author
2016-04-01ubi: Fix out of bounds write in volume update codeRichard Weinberger
2015-11-27mtd: blkdevs: fix potential deadlock + lockdep warningsBrian Norris
2015-11-27mtd: mtdpart: fix add_mtd_partitions error pathBoris BREZILLON
2015-11-17UBI: return ENOSPC if no enough space availableshengyong
2015-11-17UBI: Validate data_sizeRichard Weinberger
2015-08-12mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König
2015-08-12mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris
2015-08-07UBI: fix soft lockup in ubi_check_volume()hujianyang
2015-08-07UBI: fix check for "too many bytes"Brian Norris
2015-08-07UBI: initialize LEB number variableBrian Norris
2015-08-07UBI: fix out of bounds writeBrian Norris
2015-08-07UBI: account for bitflips in both the VID header and dataBrian Norris
2015-02-20UBI: Fix invalid vfree()Richard Weinberger
2014-09-13mtd/ftl: fix the double free of the buffers allocated in build_maps()Kevin Hao
2014-04-02mtd: mxc_nand: remove duplicated ecc_stats countingMichael Grzeschik
2014-01-03mtd: gpmi: fix kernel BUG due to racing DMA operationsHuang Shijie
2014-01-03mtd: m25p80: fix allocation sizeBrian Norris
2014-01-03mtd: nand: hack ONFI for non-power-of-2 dimensionsBrian Norris
2013-04-25mtd: Disable mtdchar mmap on MMU systemsDavid Woodhouse
2013-01-03mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problemsWolfram Sang
2012-12-06mtd: slram: invalid checking of absolute end addressJiri Engelthaler
2012-12-06mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions()Sachin Kamat
2012-10-30mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris
2012-10-17mtd: nandsim: bugfix: fail if overridesize is too bigRichard Genoud
2012-10-17mtd: omap2: fix module loadingAndreas Bießmann
2012-10-17mtd: omap2: fix omap_nand_remove segfaultAndreas Bießmann
2012-10-17mtd: mtdpart: break it as soon as we parse out the partitionsHuang Shijie
2012-10-17mtd: autcpu12-nvram: Fix compile breakageAlexander Shiyan
2012-10-17UBI: erase free PEB with bitflip in EC headerMatthieu CASTET
2012-10-17UBI: fix autoresize handling in R/O modeArtem Bityutskiy
2012-10-17mtd: nand: Use the mirror BBT descriptor when reading its versionShmulik Ladkani
2012-09-19UBI: fix a horrible memory deallocation bugArtem Bityutskiy
2012-07-25mtd: nandsim: don't open code a do_div helperHerton Ronaldo Krzesinski
2012-07-12mtd: cafe_nand: fix an & vs | mistakeDan Carpenter
2012-06-10mtd: of_parts: fix breakage in KconfigFrank Svendsboe
2012-06-10mtd: nand: fix scan_read_raw_oobDmitry Maluka
2012-05-31mtd: sm_ftl: fix typo in major number.Maxim Levitsky
2012-04-13mtd: m25p80: set writebufsizeBrian Norris
2012-04-13mtd: lart: initialize writebufsizeArtem Bityutskiy
2012-04-13mtd: block2mtd: initialize writebufsizeArtem Bityutskiy
2012-04-13mtd: sst25l: initialize writebufsizeArtem Bityutskiy
2012-04-13mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASHWolfram Sang
2012-04-13mtd: mips: lantiq: reintroduce support for cmdline partitionsDaniel Schwierzeck
2012-04-13mtd: ixp4xx: oops in ixp4xx_flash_probeMarc Kleine-Budde
2012-04-02UBI: fix eraseblock picking criteriaArtem Bityutskiy
2012-04-02UBI: fix error handling in ubi_scan()Richard Weinberger
2012-02-13Revert "mtd: atmel_nand: optimize read/write buffer functions"Artem Bityutskiy
2012-02-13mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23Huang Shijie
2012-01-25UBI: make vid_hdr non-staticRichard Weinberger
2012-01-25UBI: fix debugging messagesArtem Bityutskiy