summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)Author
2021-05-22mtd: rawnand: gpmi: Fix a double free in gpmi_nand_initLv Yunlong
2021-05-22mtd: require write permissions for locking and badblock ioctlsMichael Walle
2021-05-22mtd: rawnand: qcom: Return actual error code instead of -ENODEVManivannan Sadhasivam
2021-05-22mtd: Handle possible -EPROBE_DEFER from parse_mtd_partitions()Manivannan Sadhasivam
2021-05-22mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECCÁlvaro Fernández Rojas
2021-05-22mtd: rawnand: fsmc: Fix error code in fsmc_nand_probe()Dan Carpenter
2021-05-22mtd: rawnand: atmel: Update ecc_stats.corrected counterKai Stuhlemmer (ebee Engineering)
2021-05-22mtd: spinand: core: add missing MODULE_DEVICE_TABLE()Alexander Lobakin
2021-03-11block: genhd: add 'groups' argument to device_add_diskHannes Reinecke
2021-03-04mtd: spi-nor: hisi-sfc: Put child node np on error pathPan Bian
2021-03-04spi: cadence-quadspi: Abort read if dummy cycles required are too manyPratyush Yadav
2021-01-09Revert "mtd: spinand: Fix OOB read"Felix Fietkau
2020-12-30mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register readPraveenkumar I
2020-12-30mtd: parser: cmdline: Fix parsing of part-names with colonsSven Eckelmann
2020-12-30mtd: spinand: Fix OOB readMiquel Raynal
2020-11-05ubi: check kthread_should_stop() after the setting of task stateZhihao Cheng
2020-10-29mtd: mtdoops: Don't write panic data twiceMark Tomlinson
2020-10-29mtd: lpddr: fix excessive stack usage with clangArnd Bergmann
2020-10-14mtd: rawnand: sunxi: Fix the probe error pathMiquel Raynal
2020-10-01ubi: fastmap: Free unused fastmap anchor peb during detachHou Tao
2020-10-01mtd: parser: cmdline: Support MTD names containing one or more colonsBoris Brezillon
2020-10-01mtd: rawnand: omap_elm: Fix runtime PM imbalance on errorDinghao Liu
2020-10-01ubi: Fix producing anchor PEBsSascha Hauer
2020-10-01mtd: cfi_cmdset_0002: don't free cfi->cfiq in error path of cfi_amdstd_setup()Hou Tao
2020-08-19mtd: rawnand: qcom: avoid write to unavailable registerSivaprakash Murugesan
2020-08-11mtd: properly check all write ioctls for permissionsGreg Kroah-Hartman
2020-07-22mtd: rawnand: oxnas: Release all devices in the _remove() pathMiquel Raynal
2020-07-22mtd: rawnand: oxnas: Unregister all devices on errorMiquel Raynal
2020-07-22mtd: rawnand: oxnas: Keep track of registered devicesMiquel Raynal
2020-07-22mtd: rawnand: brcmnand: fix CS0 layoutÁlvaro Fernández Rojas
2020-07-22mtd: rawnand: timings: Fix default tR_max and tCCS_min timingsMiquel Raynal
2020-07-22mtd: rawnand: marvell: Fix probe error pathMiquel Raynal
2020-07-22mtd: rawnand: marvell: Use nand_cleanup() when the device is not yet registeredMiquel Raynal
2020-06-30mtd: rawnand: marvell: Fix the condition on a return codeMiquel Raynal
2020-06-25mtd: rawnand: tmio: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: mtk: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: plat_nand: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: socrates: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: oxnas: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: oxnas: Add of_node_put()Nishka Dasgupta
2020-06-25mtd: rawnand: orion: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: xway: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: sharpsl: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: diskonchip: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon
2020-06-25mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon
2020-06-22mtd: rawnand: pasemi: Fix the probe error pathMiquel Raynal
2020-06-22mtd: rawnand: brcmnand: fix hamming oob layoutÁlvaro Fernández Rojas
2020-05-27ubi: Fix seq_file usage in detailed_erase_block_info debugfs fileRichard Weinberger
2020-05-27mtd: spinand: Propagate ECC information to the MTD structureMiquel Raynal