summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2023-03-11ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failedZhihao Cheng
2023-03-11ubi: Fix UAF wear-leveling entry in eraseblk_count_seq_show()Zhihao Cheng
2023-03-11ubi: fastmap: Fix missed fm_anchor PEB in wear-leveling after disabling fastmapZhihao Cheng
2023-03-11ubi: Fix possible null-ptr-deref in ubi_free_volume()Yang Yingliang
2023-03-11ubi: Fix unreferenced object reported by kmemleak in ubi_resize_volume()Li Zetao
2023-03-11ubi: Fix use-after-free when volume resizing failedLi Zetao
2023-03-11ubi: ensure that VID header offset + VID header size <= alloc, sizeGeorge Kennedy
2023-03-10mtd: spi-nor: Fix shift-out-of-bounds in spi_nor_set_erase_typeLouis Rannou
2023-03-10mtd: spi-nor: spansion: Consider reserved bits in CFR5 registerTudor Ambarus
2023-03-10mtd: spi-nor: sfdp: Fix index value for SCCR dwordsTakahiro Kuwano
2023-03-10mtd: mtdpart: Don't create platform device that'll never probeSaravana Kannan
2023-01-02mtd: cfi: allow building spi-intel standaloneArnd Bergmann
2023-01-02mtd: parsers: scpart: fix __udivdi3 undefined on mipsMikhail Zhilkin
2023-01-02mtd: parsers: Fix potential memory leak in mtd_parser_tplink_safeloader_parse()Yuan Can
2022-12-13Merge tag 'mtd/for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-05Merge tag 'spi-nor/for-6.2' into mtd/nextMiquel Raynal
2022-12-05Merge tag 'nand/for-6.2' into mtd/nextMiquel Raynal
2022-11-25mtd: rawnand: Drop obsolete dependencies on COMPILE_TESTJean Delvare
2022-11-24mtd: maps: pxa2xx-flash: fix memory leak in probeZheng Yongjun
2022-11-24mtd: core: Fix refcount error in del_mtd_device()Shang XiaoJing
2022-11-22mtd: spi-nor: add SFDP fixups for Quad Page ProgramSudip Mukherjee
2022-11-22mtd: spi-nor: issi: is25wp256: Init flash based on SFDPSudip Mukherjee
2022-11-21mtd: spi-nor: winbond: add support for W25Q512NW-IQJae Hyun Yoo
2022-11-21mtd: spi-nor: micron-st: Enable locking for mt25qu256aEliav Farber
2022-11-21mtd: spi-nor: Fix the number of bytes for the dummy cyclesAllen-KH Cheng
2022-11-21mtd: spi-nor: gigadevice: gd25q256: replace gd25q256_default_init with gd25q2...Yaliang Wang
2022-11-21mtd: spi-nor: Fix formatting in spi_nor_read_raw() kerneldoc commentJonathan Neuschäfer
2022-11-21mtd: spi-nor: sysfs: print JEDEC ID for generic flash driverMichael Walle
2022-11-21mtd: spi-nor: add generic flash driverMichael Walle
2022-11-21mtd: spi-nor: fix select_uniform_erase to skip 0 erase sizeMichael Walle
2022-11-21mtd: spi-nor: move function declaration out of sfdp.hMichael Walle
2022-11-21mtd: spi-nor: remember full JEDEC flash IDMichael Walle
2022-11-21mtd: spi-nor: sysfs: hide manufacturer if it is not setMichael Walle
2022-11-21mtd: spi-nor: hide jedec_id sysfs attribute if not presentMichael Walle
2022-11-21mtd: spi-nor: Check for zero erase size in spi_nor_find_best_erase_type()Alexander Sverdlin
2022-11-18treewide: use get_random_u32_inclusive() when possibleJason A. Donenfeld
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-11-17mtd: rawnand: marvell: Enable NFC/DEVBUS arbiterHamish Martin
2022-11-17mtd: parsers: refer to ARCH_BCMBCA instead of ARCH_BCM4908Lukas Bulwahn
2022-11-17dt-bindings: mtd: Remove useless file about partitionsMiquel Raynal
2022-11-17mtd: lpddr2_nvm: Fix possible null-ptr-derefHui Tang
2022-11-07mtd: rawnand: lpc32xx_slc: Switch to using pm_ptr()Geert Uytterhoeven
2022-11-07mtd: rawnand: lpc32xx_mlc: Switch to using pm_ptr()Geert Uytterhoeven
2022-11-07mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()Dario Binacchi
2022-11-07mtd: inftlcore: fix repeated words in commentsJilin Yuan
2022-11-07mtd: core: fix possible resource leak in init_mtd()Gaosheng Cui
2022-11-07mtd: core: set ROOT_DEV for partitions marked as rootfs in DTRafał Miłecki
2022-11-07mtd: Fix device name leak when register device failed in add_mtd_device()Zhang Xiaoxu
2022-11-07mtd: remove lart flash driverArnd Bergmann