summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2021-11-17mtd: rawnand: au1550nd: Keep the driver compatible with on-die ECC enginesMiquel Raynal
2021-11-17mtd: rawnand: plat_nand: Keep the driver compatible with on-die ECC enginesMiquel Raynal
2021-11-17mtd: rawnand: orion: Keep the driver compatible with on-die ECC enginesMiquel Raynal
2021-11-17mtd: rawnand: pasemi: Keep the driver compatible with on-die ECC enginesMiquel Raynal
2021-11-17mtd: rawnand: gpio: Keep the driver compatible with on-die ECC enginesMiquel Raynal
2021-11-17mtd: rawnand: mpc5121: Keep the driver compatible with on-die ECC enginesMiquel Raynal
2021-11-17mtd: rawnand: xway: Keep the driver compatible with on-die ECC enginesMiquel Raynal
2021-11-17mtd: rawnand: ams-delta: Keep the driver compatible with on-die ECC enginesMiquel Raynal
2021-11-17mtd: rawnand: fsmc: Fix use of SM ORDERMiquel Raynal
2021-11-17mtd: core: don't remove debugfs directory if device is in useZev Weiss
2021-11-17mtd: rawnand: arasan: Prevent an unsupported configurationMiquel Raynal
2021-11-17mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare()Evgeny Novikov
2021-11-17mtd: rawnand: intel: Fix potential buffer overflow in probeEvgeny Novikov
2021-11-17mtd: rawnand: socrates: Keep the driver compatible with on-die ECC enginesMiquel Raynal
2021-10-20mtd: rawnand: qcom: Update code word value for raw readMd Sadre Alam
2021-09-22mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...Christophe JAILLET
2021-09-22mtd: mtdconcat: Check _read, _write callbacks existence before assignmentZhihao Cheng
2021-09-22mtd: mtdconcat: Judge callback existence based on the masterZhihao Cheng
2021-09-18mtd: rawnand: intel: Fix error handling in probeEvgeny Novikov
2021-08-16Merge tag 'mtd/fixes-for-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-06mtd: rawnand: Fix probe failure due to of_get_nand_secure_regions()Manivannan Sadhasivam
2021-08-06mtd: fix lock hierarchy in deregister_mtd_blktransDesmond Cheong Zhi Xi
2021-08-06mtd: devices: mchp48l640: Fix memory leak on cmdColin Ian King
2021-07-16mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cardsAndreas Persson
2021-07-16mtd: core: handle flashes without OTP gracefullyMichael Walle
2021-07-16mtd: mchp48l640: silence some uninitialized variable warningsDan Carpenter
2021-07-16mtd: break circular locks in register_mtd_blktransDesmond Cheong Zhi Xi
2021-07-16mtd: rawnand: Add a check in of_get_nand_secure_regions()Dan Carpenter
2021-07-16mtd: mtd_blkdevs: Initialize rq.limits.discard_granularityZhihao Cheng
2021-07-12mtd: cfi_util: Fix unreachable code issueGustavo A. R. Silva
2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-05Merge tag 'mtd/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-30Merge tag 'spi-nor/for-5.14' into mtd/nextMiquel Raynal
2021-06-29Merge tag 'nand/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...Richard Weinberger
2021-06-28Merge tag 'pstore-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-06-25Merge remote-tracking branch 'spi/for-5.14' into spi-nextMark Brown
2021-06-21mtd: spi-nor: remove redundant continue statementColin Ian King
2021-06-18ubifs: fix snprintf() checkingDan Carpenter
2021-06-18mtd: rawnand: omap: Add larger page NAND chips supportMiquel Raynal
2021-06-18mtd: rawnand: omap: Various style fixesMiquel Raynal
2021-06-18mtd: rawnand: omap: Check return valuesMiquel Raynal
2021-06-18mtd: rawnand: omap: Rename a macroMiquel Raynal
2021-06-18mtd: rawnand: omap: Aggregate the HW configuration of the ELMMiquel Raynal
2021-06-18mtd: rawnand: pl353: Add support for the ARM PL353 SMC NAND controllerMiquel Raynal
2021-06-18mtd: rawnand: qcom: avoid writing to obsolete registerMd Sadre Alam
2021-06-18mtd: rawnand: marvell: Minor documentation correctionSouptick Joarder
2021-06-18mtd: rawnand: r852: use DEVICE_ATTR_RO() helper macroZhen Lei
2021-06-18mtd: spinand: add SPI-NAND MTD resume handlerPatrice Chotard
2021-06-18mtd: spinand: Add spinand_init_flash() helperPatrice Chotard