summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2019-08-13mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_bufferLiu Jian
2019-07-09mtd: docg3: Fix passing zero to 'PTR_ERR' warning in doc_probe_deviceYueHaibing
2019-07-09mtd: docg3: Fix kasprintf() usageRichard Weinberger
2019-07-09mtd: docg3: Don't leak docg3->bbt in error pathRichard Weinberger
2019-05-02mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger
2019-02-11mtd: docg3: don't set conflicting BCH_CONST_PARAMS optionArnd Bergmann
2019-02-11mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the busAhmad Fatoum
2019-02-11mtd: spi-nor: fsl-quadspi: fix api naming typo _init_ahb_readYogesh Gaur
2018-12-16mtd: fsl-quadspi: fix macro collision problems with READ/WRITEHan Xu
2018-12-16mtdchar: fix overflows in adjustment of `count`Jann Horn
2018-12-16mtd: rawnand: mxc: remove __init qualifier from mxcnd_probe_dtMartin Kaiser
2018-11-20mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking.Joakim Tjernlund
2018-11-20mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudaryJoakim Tjernlund
2018-11-20mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chipsJoakim Tjernlund
2018-11-20mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()Joakim Tjernlund
2018-11-20mtd: rawnand: mxc: set spare area size register explicitlyMartin Kaiser
2018-11-20mtd: cfi_cmdset_0002: Change erase functions to check chip good onlyTokunori Ikegami
2018-11-20mtd: cfi_cmdset_0002: Change erase functions to retry for errorTokunori Ikegami
2018-11-20mtd: cfi_cmdset_0002: Change definition naming to retry write operationTokunori Ikegami
2018-11-20mtd: cfi_cmdset_0002: Change write buffer to check correct valueTokunori Ikegami
2018-11-20Revert "mtd: nand: omap2: Fix subpage write"Ben Hutchings
2018-10-21mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.Joakim Tjernlund
2018-10-21mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.Joakim Tjernlund
2018-10-21mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund
2018-10-21ubi: Reject MLC NANDRichard Weinberger
2018-10-21ubi: Fix error for write accessRomain Izard
2018-06-16mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij
2018-06-16mtd: ubi: wl: Fix error return code in ubi_wl_init()Wei Yongjun
2018-06-16ubi: Fix race condition between ubi volume creation and udevClay McClure
2018-06-16mtd: nand: Fix nand_do_read_oob() return valueMiquel Raynal
2018-02-13mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor
2018-02-13mtd: nand: omap2: Fix subpage writeRoger Quadros
2017-11-11mtd: maps: rbtx4939-flash: delete an unused variable in rbtx4939_flash_removeAtsushi Nemoto
2017-11-11mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann
2017-11-11mtd: nandsim: remove debugfs entries in error pathUwe Kleine-König
2017-08-26mtd: nand: fsmc: fix NAND width handlingThomas Petazzoni
2017-07-18ubi/upd: Always flush after prepared for an updateSebastian Siewior
2017-03-16mtd: nand: xway: disable module supportHauke Mehrtens
2017-02-23ubi: Fix Fastmap's update_vol()Richard Weinberger
2017-02-23ubi: Fix races around ubi_refill_pools()Richard Weinberger
2017-02-23ubi: Deal with interrupted erasures in WLRichard Weinberger
2017-02-23UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC headerBoris Brezillon
2016-11-20mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan
2016-11-20ubi: Be more paranoid while seaching for the most recent FastmapRichard Weinberger
2016-11-20ubi: Make volume resize power cut awareRichard Weinberger
2016-11-20ubi: Fix race condition between ubi device creation and udevIosif Harutyunov
2016-11-20mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios
2016-11-20mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter
2016-08-22ubi: Make recover_peb power cut awareRichard Weinberger
2016-08-22UBI: Fix static volume checks when Fastmap is usedRichard Weinberger