summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2023-11-10Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-11-05Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-04Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2023-11-04Merge tag 'nand/for-6.7' into mtd/nextMiquel Raynal
2023-11-04Merge tag 'spi-nor/for-6.7' into mtd/nextMiquel Raynal
2023-11-03Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-31Merge tag 'gpio-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-10-28ubi: block: Fix use-after-free in ubiblock_cleanupZhaoLong Wang
2023-10-28ubi: fastmap: Add control in 'UBI_IOCATT' ioctl to reserve PEBs for filling p...Zhihao Cheng
2023-10-28ubi: fastmap: Add module parameter to control reserving filling pool PEBsZhihao Cheng
2023-10-28ubi: fastmap: Fix lapsed wear leveling for first 64 PEBsZhihao Cheng
2023-10-28ubi: fastmap: Get wl PEB even ec beyonds the 'max' if free PEBs are run outZhihao Cheng
2023-10-28ubi: fastmap: may_reserve_for_fm: Don't reserve PEB if fm_anchor existsZhihao Cheng
2023-10-28ubi: fastmap: Remove unneeded break condition while filling poolsZhihao Cheng
2023-10-28ubi: fastmap: Wait until there are enough free PEBs before filling poolsZhihao Cheng
2023-10-28ubi: fastmap: Use free pebs reserved for bad block handlingZhihao Cheng
2023-10-28ubi: Replace erase_block() with sync_erase()Zhihao Cheng
2023-10-28ubi: fastmap: Allocate memory with GFP_NOFS in ubi_update_fastmapZhihao Cheng
2023-10-28ubi: fastmap: erase_block: Get erase counter from wl_entry rather than flashZhihao Cheng
2023-10-28ubi: fastmap: Fix missed ec updating after erasing old fastmap data blockZhihao Cheng
2023-10-28mtd: block2mtd: Convert to bdev_open_by_dev/path()Jan Kara
2023-10-27mtd: cfi_cmdset_0001: Byte swap OTP infoLinus Walleij
2023-10-27mtd: rawnand: meson: check return value of devm_kasprintf()Yi Yang
2023-10-27mtd: rawnand: intel: check return value of devm_kasprintf()Yi Yang
2023-10-27mtd: rawnand: sh_flctl: Convert to module_platform_driver()Uwe Kleine-König
2023-10-27Revert "nvmem: add new config option"Rafał Miłecki
2023-10-21nvmem: add explicit config option to read old syntax fixed OF cellsRafał Miłecki
2023-10-20Merge tag 'mtd/fixes-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-19mtd: parsers: ar7: remove supportWolfram Sang
2023-10-18mtd: spi-nor: micron-st: use SFDP table for mt25qu512aMamta Shukla
2023-10-18mtd: spi-nor: micron-st: enable lock/unlock for mt25qu512aMamta Shukla
2023-10-16mtd: rawnand: Remove unused of_gpio.h inclusionAndy Shevchenko
2023-10-16mtd: spinand: Add support for XTX XT26xxxDxxxxxBruce Suen
2023-10-16mtd: spinand: winbond: add support for serial NAND flashSridharan S N
2023-10-16mtd: rawnand: cadence: Annotate struct cdns_nand_chip with __counted_byKees Cook
2023-10-16mtd: rawnand: Annotate struct mtk_nfc_nand_chip with __counted_byKees Cook
2023-10-16mtd: spinand: add support for FORESEE F35SQA002GMartin Kurbanov
2023-10-16mtd: rawnand: rockchip: Use struct_size()Christophe JAILLET
2023-10-16mtd: rawnand: arasan: Include ECC syndrome along with in-band data while chec...Amit Kumar Mahapatra
2023-10-16mtd: Use device_get_match_data()Rob Herring
2023-10-16mtd: spi-nor: nxp-spifi: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-16mtd: spi-nor: hisi-sfc: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-16mtd: maps: sun_uflash: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-16mtd: maps: sa1100-flash: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-16mtd: maps: pxa2xx-flash: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-16mtd: maps: plat-ram: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-16mtd: maps: physmap-core: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-16mtd: maps: lantiq-flash: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-16mtd: lpddr2_nvm: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-16mtd: hyperbus: rpc-if: Convert to platform remove callback returning voidUwe Kleine-König