summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2023-11-103-135/+0
|\
| * mtd: parsers: ar7: remove supportWolfram Sang2023-10-193-135/+0
* | Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-11-059-113/+164
|\ \
| * | ubi: block: Fix use-after-free in ubiblock_cleanupZhaoLong Wang2023-10-281-1/+3
| * | ubi: fastmap: Add control in 'UBI_IOCATT' ioctl to reserve PEBs for filling p...Zhihao Cheng2023-10-281-1/+1
| * | ubi: fastmap: Add module parameter to control reserving filling pool PEBsZhihao Cheng2023-10-283-6/+25
| * | ubi: fastmap: Fix lapsed wear leveling for first 64 PEBsZhihao Cheng2023-10-284-3/+8
| * | ubi: fastmap: Get wl PEB even ec beyonds the 'max' if free PEBs are run outZhihao Cheng2023-10-282-16/+44
| * | ubi: fastmap: may_reserve_for_fm: Don't reserve PEB if fm_anchor existsZhihao Cheng2023-10-282-4/+7
| * | ubi: fastmap: Remove unneeded break condition while filling poolsZhihao Cheng2023-10-281-3/+2
| * | ubi: fastmap: Wait until there are enough free PEBs before filling poolsZhihao Cheng2023-10-285-16/+65
| * | ubi: fastmap: Use free pebs reserved for bad block handlingZhihao Cheng2023-10-281-11/+5
| * | ubi: Replace erase_block() with sync_erase()Zhihao Cheng2023-10-283-51/+7
| * | ubi: fastmap: Allocate memory with GFP_NOFS in ubi_update_fastmapZhihao Cheng2023-10-281-5/+5
| * | ubi: fastmap: erase_block: Get erase counter from wl_entry rather than flashZhihao Cheng2023-10-281-18/+9
| * | ubi: fastmap: Fix missed ec updating after erasing old fastmap data blockZhihao Cheng2023-10-281-10/+15
* | | Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2023-11-0467-986/+1797
|\ \ \
| * \ \ Merge tag 'nand/for-6.7' into mtd/nextMiquel Raynal2023-11-0417-15/+304
| |\ \ \
| | * | | mtd: rawnand: meson: check return value of devm_kasprintf()Yi Yang2023-10-271-0/+3
| | * | | mtd: rawnand: intel: check return value of devm_kasprintf()Yi Yang2023-10-271-0/+10
| | * | | mtd: rawnand: sh_flctl: Convert to module_platform_driver()Uwe Kleine-König2023-10-271-1/+2
| | * | | mtd: rawnand: Remove unused of_gpio.h inclusionAndy Shevchenko2023-10-162-2/+0
| | * | | mtd: spinand: Add support for XTX XT26xxxDxxxxxBruce Suen2023-10-161-0/+134
| | * | | mtd: spinand: winbond: add support for serial NAND flashSridharan S N2023-10-161-0/+45
| | * | | mtd: rawnand: cadence: Annotate struct cdns_nand_chip with __counted_byKees Cook2023-10-161-1/+1
| | * | | mtd: rawnand: Annotate struct mtk_nfc_nand_chip with __counted_byKees Cook2023-10-161-1/+1
| | * | | mtd: spinand: add support for FORESEE F35SQA002GMartin Kurbanov2023-10-163-1/+97
| | * | | mtd: rawnand: rockchip: Use struct_size()Christophe JAILLET2023-10-161-3/+2
| | * | | mtd: rawnand: arasan: Include ECC syndrome along with in-band data while chec...Amit Kumar Mahapatra2023-10-161-1/+1
| | * | | mtd: rawnand: remove 'nand_exit_status_op()' prototypeArseniy Krasnov2023-09-111-1/+0
| | * | | mtd: rawnand: omap2: Fix check 0 for platform_get_irq()Yi Yang2023-09-111-4/+4
| | * | | mtd: rawnand: tegra: add missing check for platform_get_irq()Yi Yang2023-09-111-0/+4
| | | |/ | | |/|
| * | | Merge tag 'spi-nor/for-6.7' into mtd/nextMiquel Raynal2023-11-0421-873/+1407
| |\ \ \
| | * | | mtd: spi-nor: micron-st: use SFDP table for mt25qu512aMamta Shukla2023-10-181-3/+13
| | * | | mtd: spi-nor: micron-st: enable lock/unlock for mt25qu512aMamta Shukla2023-10-181-0/+2
| | * | | mtd: spi-nor: atmel: add at25ff321a entryNicolas Ferre2023-09-271-0/+5
| | * | | mtd: spi-nor: core: get rid of the INFOx() macrosMichael Walle2023-09-191-65/+0
| | * | | mtd: spi-nor: atmel: drop duplicate entryMichael Walle2023-09-191-7/+0
| | * | | mtd: spi-nor: winbond: sort flash_info entriesMichael Walle2023-09-191-83/+83
| | * | | mtd: spi-nor: sst: sort flash_info databaseMichael Walle2023-09-191-45/+45
| | * | | mtd: spi-nor: spansion: sort flash_info databaseMichael Walle2023-09-191-87/+87
| | * | | mtd: spi-nor: micron-st: sort flash_info databaseMichael Walle2023-09-191-168/+168
| | * | | mtd: spi-nor: macronix: sort flash_info databaseMichael Walle2023-09-191-65/+65
| | * | | mtd: spi-nor: issi: sort flash_info databaseMichael Walle2023-09-191-22/+22
| | * | | mtd: spi-nor: gigadevice: sort flash_info databaseMichael Walle2023-09-191-18/+18
| | * | | mtd: spi-nor: eon: sort flash_info databaseMichael Walle2023-09-191-18/+18
| | * | | mtd: spi-nor: atmel: sort flash_info databaseMichael Walle2023-09-191-41/+41
| | * | | mtd: spi-nor: xmc: convert flash_info to new formatMichael Walle2023-09-191-6/+11
| | * | | mtd: spi-nor: xilinx: use new macros in S3AN_INFO()Michael Walle2023-09-191-11/+12
| | * | | mtd: spi-nor: winbond: convert flash_info to new formatMichael Walle2023-09-191-96/+185