aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)Author
2020-08-21mtd: rawnand: brcmnand: ECC error handling on EDU transfersKamal Dasu
2020-08-21mtd: rawnand: fsl_upm: Remove unused mtd varBoris Brezillon
2020-08-19mtd: spi-nor: intel-spi: Simulate WRDI commandAlexander Sverdlin
2020-08-19mtd: rawnand: qcom: avoid write to unavailable registerSivaprakash Murugesan
2020-08-19mtd: rawnand: brcmnand: Don't default to edu transferKamal Dasu
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: brcmnand: correctly verify erased pagesÁ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-07-22mtd: rawnand: marvell: Fix the condition on a return codeMiquel Raynal
2020-07-22mtd: spi-nor: spansion: fix writes on S25FS512SSergei Shtylyov
2020-07-22mtd: spi-nor: winbond: Fix 4-byte opcode support for w25q256Mantas Pucka
2020-07-16mtd: set master partition panic write flagKamal Dasu
2020-06-22mtd: rawnand: tmio: Fix the probe error pathMiquel Raynal
2020-06-22mtd: rawnand: mtk: Fix the probe error pathMiquel Raynal
2020-06-22mtd: rawnand: pasemi: Fix the probe error pathMiquel Raynal
2020-06-22mtd: rawnand: plat_nand: Fix the probe error pathMiquel Raynal
2020-06-22mtd: rawnand: sunxi: Fix the probe error pathMiquel Raynal
2020-06-22mtd: rawnand: oxnas: Fix the probe error pathMiquel Raynal
2020-06-22mtd: rawnand: socrates: Fix the probe error pathMiquel Raynal
2020-06-22mtd: rawnand: orion: Fix the probe error pathMiquel Raynal
2020-06-22mtd: rawnand: xway: Fix the probe error pathMiquel Raynal
2020-06-22mtd: rawnand: ingenic: Fix the probe error pathMiquel Raynal
2020-06-22mtd: rawnand: sharpsl: Fix the probe error pathMiquel Raynal
2020-06-22mtd: rawnand: diskonchip: Fix the probe error pathMiquel Raynal
2020-06-22mtd: rawnand: brcmnand: fix hamming oob layoutÁlvaro Fernández Rojas
2020-06-22mtd: rawnand: onfi: Fix redundancy detection checkMiquel Raynal
2020-06-22mtd: rawnand: Fix nand_gpio_waitrdy()Boris Brezillon
2020-05-20Merge tag 'fixes-for-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-05-20Merge tag 'for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-05-19mtd:rawnand: brcmnand: Fix PM resume crashKamal Dasu
2020-05-18mtd: Fix mtd not registered due to nvmem name collisionRicardo Ribalda Delgado
2020-05-18mtd: spinand: Propagate ECC information to the MTD structureMiquel Raynal
2020-05-17ubi: Fix seq_file usage in detailed_erase_block_info debugfs fileRichard Weinberger
2020-04-09mtd: spi-nor: Compile files in controllers/ directoryGuenter Roeck
2020-04-07Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-30ubi: ubi-media.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-30ubi: fastmap: Only produce the initial anchor PEB when fastmap is usedHou Tao
2020-03-30ubi: fastmap: Free unused fastmap anchor peb during detachHou Tao
2020-03-30mtd: Convert fallthrough comments into statementsMiquel Raynal
2020-03-30Merge tag 'nand/for-5.7' into mtd/nextMiquel Raynal
2020-03-25mtd: rawnand: toshiba: Support reading the number of bitflips for BENAND (Bui...Yoshio Furuyama
2020-03-25Merge tag 'spi-nor/for-5.7' into mtd/nextMiquel Raynal
2020-03-25Merge tag 'cfi/for-5.7' into mtd/nextMiquel Raynal
2020-03-24mtd: Fix issue where write_cached_data() fails but write() still returns successXiaoming Ni