summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2023-04-15Merge tag 'ubifs-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-03mtd: rawnand: meson: fix bitmask for length in command wordArseniy Krasnov
2023-04-03mtdblock: tolerate corrected bit-flipsBang Li
2023-04-03mtd: rawnand: stm32_fmc2: use timings.mode instead of checking tRC_minChristophe Kerello
2023-04-03mtd: rawnand: stm32_fmc2: remove unsupported EDO modeChristophe Kerello
2023-04-02Merge tag 'driver-core-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-03-29ubi: Fix failure attaching when vid_hdr offset equals to (sub)page sizeZhihao Cheng
2023-03-27Merge tag 'mtd/fixes-for-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-22mtd: rawnand: meson: invalidate cache on polling ECC bitArseniy Krasnov
2023-03-22mtd: rawnand: nandsim: Artificially prevent sequential page readsMiquel Raynal
2023-03-11Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-11ubi: block: Fix missing blk_mq_end_requestRichard Weinberger
2023-03-09mtd: maps: pismo: Convert to i2c's .probe_new()Uwe Kleine-König
2023-03-06mtd: nand: mxic-ecc: Fix mxic_ecc_data_xfer_wait_for_completion() when irq is...Christophe JAILLET
2023-03-06mtd: rawnand: meson: initialize struct with zeroesArseniy Krasnov
2023-03-06mtd: spi-nor: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman
2023-03-04ubi: Fix deadlock caused by recursively holding work_semZhaoLong Wang
2023-03-01Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-25Merge tag 'mtd/for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-23Merge tag 'nand/for-6.3' into mtd/nextMiquel Raynal
2023-02-23Merge tag 'spi-nor/for-6.3' into mtd/nextMiquel Raynal
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-02-14ubi: block: Fix a possible use-after-free bug in ubiblock_create()Harshit Mogalapalli
2023-02-13mtd: ubi: block: wire-up device parentDaniel Golle
2023-02-13mtd: ubi: wire-up parent MTD deviceDaniel Golle
2023-02-08mtd: mtdpart: Don't create platform device that'll never probeSaravana Kannan
2023-02-06mtd: parsers: ofpart: add workaround for #size-cells 0Francesco Dolcini
2023-02-06mtd: rawnand: sunxi: Precompute the ECC_CTL register valueSamuel Holland
2023-02-06mtd: rawnand: sunxi: Embed sunxi_nand_hw_ecc by valueSamuel Holland
2023-02-06mtd: rawnand: sunxi: Update OOB layout to match hardwareSamuel Holland
2023-02-06Merge tag 'mtd/fixes-for-6.2-rc4' into spi-nor/nextTudor Ambarus
2023-02-06mtd: spi-nor: Sort headers alphabeticallyTudor Ambarus
2023-02-06mtd: spi-nor: Fix shift-out-of-bounds in spi_nor_set_erase_typeLouis Rannou
2023-02-05ubi: use correct names in function kernel-doc commentsRandy Dunlap
2023-02-05ubi: block: set BLK_MQ_F_BLOCKINGChristoph Hellwig
2023-02-03mtd: nand: ecc-mtk: Add ECC support fot MT7986 ICXiangsheng Hou
2023-02-02UBI: Fastmap: Fix kernel-docJiapeng Chong
2023-02-02ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failedZhihao Cheng
2023-02-02ubi: Fix UAF wear-leveling entry in eraseblk_count_seq_show()Zhihao Cheng
2023-02-02ubi: fastmap: Fix missed fm_anchor PEB in wear-leveling after disabling fastmapZhihao Cheng
2023-02-02ubi: Fix permission display of the debugfs filesZhaoLong Wang
2023-02-02ubi: Fix possible null-ptr-deref in ubi_free_volume()Yang Yingliang
2023-02-02ubi: fastmap: Add fastmap control support for module parameterZhaoLong Wang
2023-02-02ubi: Fix unreferenced object reported by kmemleak in ubi_resize_volume()Li Zetao
2023-02-02ubi: Fix use-after-free when volume resizing failedLi Zetao
2023-02-02ubi: block: Reduce warning print to info for static volumesMårten Lindahl
2023-02-02ubi: ensure that VID header offset + VID header size <= alloc, sizeGeorge Kennedy
2023-01-30mtd: rawnand: fsl_elbc: Propagate HW ECC settings to HWPali Rohár