summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2023-03-11Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+2
2023-03-11ubi: block: Fix missing blk_mq_end_requestRichard Weinberger1-1/+4
2023-03-09mtd: maps: pismo: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2023-03-01Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-106/+118
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-9/+9
2023-02-26Merge tag 'mtd/for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds26-757/+540
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+10
2023-02-23Merge tag 'nand/for-6.3' into mtd/nextMiquel Raynal16-663/+422
2023-02-23Merge tag 'spi-nor/for-6.3' into mtd/nextMiquel Raynal10-87/+104
2023-02-21Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-61/+1
2023-02-14ubi: block: Fix a possible use-after-free bug in ubiblock_create()Harshit Mogalapalli1-0/+1
2023-02-14mtd: ubi: block: wire-up device parentDaniel Golle2-1/+2
2023-02-14mtd: ubi: wire-up parent MTD deviceDaniel Golle1-0/+1
2023-02-08mtd: mtdpart: Don't create platform device that'll never probeSaravana Kannan1-0/+10
2023-02-06mtd: parsers: ofpart: add workaround for #size-cells 0Francesco Dolcini1-0/+19
2023-02-06mtd: rawnand: sunxi: Precompute the ECC_CTL register valueSamuel Holland1-17/+10
2023-02-06mtd: rawnand: sunxi: Embed sunxi_nand_hw_ecc by valueSamuel Holland1-39/+6
2023-02-06mtd: rawnand: sunxi: Update OOB layout to match hardwareSamuel Holland1-0/+7
2023-02-06Merge tag 'mtd/fixes-for-6.2-rc4' into spi-nor/nextTudor Ambarus2-2/+4
2023-02-06mtd: spi-nor: Sort headers alphabeticallyTudor Ambarus3-9/+8
2023-02-06mtd: spi-nor: Fix shift-out-of-bounds in spi_nor_set_erase_typeLouis Rannou3-2/+12
2023-02-06ubi: use correct names in function kernel-doc commentsRandy Dunlap3-3/+3
2023-02-06ubi: block: set BLK_MQ_F_BLOCKINGChristoph Hellwig1-69/+28
2023-02-03mtd: nand: ecc-mtk: Add ECC support fot MT7986 ICXiangsheng Hou1-3/+25
2023-02-02UBI: Fastmap: Fix kernel-docJiapeng Chong1-1/+1
2023-02-02ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failedZhihao Cheng1-2/+14
2023-02-02ubi: Fix UAF wear-leveling entry in eraseblk_count_seq_show()Zhihao Cheng1-1/+8
2023-02-02ubi: fastmap: Fix missed fm_anchor PEB in wear-leveling after disabling fastmapZhihao Cheng1-5/+7
2023-02-02ubi: Fix permission display of the debugfs filesZhaoLong Wang1-9/+10
2023-02-02ubi: Fix possible null-ptr-deref in ubi_free_volume()Yang Yingliang2-6/+7
2023-02-02ubi: fastmap: Add fastmap control support for module parameterZhaoLong Wang1-4/+20
2023-02-02ubi: Fix unreferenced object reported by kmemleak in ubi_resize_volume()Li Zetao1-1/+1
2023-02-02ubi: Fix use-after-free when volume resizing failedLi Zetao1-1/+3
2023-02-02ubi: block: Reduce warning print to info for static volumesMårten Lindahl1-3/+6
2023-02-02ubi: ensure that VID header offset + VID header size <= alloc, sizeGeorge Kennedy1-0/+6
2023-01-30mtd: rawnand: fsl_elbc: Propagate HW ECC settings to HWPali Rohár1-0/+8
2023-01-30mtd: spinand: Add support for AllianceMemory AS5F34G04SNDMario Kicherer3-1/+155
2023-01-26mtd: spi-nor: Create macros to define chip IDs and geometriesMiquel Raynal1-23/+20
2023-01-26mtd: spi-nor: spansion: Make CFRx reg fields genericTudor Ambarus1-11/+11
2023-01-26mtd: spi-nor: spansion: Consider reserved bits in CFR5 registerTudor Ambarus1-2/+7
2023-01-26mtd: spi-nor: core: fix implicit declaration warningZeng Heng1-0/+1
2023-01-23memory: renesas-rpc-if: Remove Runtime PM wrappersGeert Uytterhoeven1-3/+3
2023-01-23memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*()Geert Uytterhoeven1-9/+9
2023-01-23mtd: spinand: macronix: use scratch buffer for DMA operationDaniel Golle1-1/+2
2023-01-16ARM: s3c: remove s3c24xx specific hacksArnd Bergmann2-61/+1
2023-01-13mtd: rawnand: vf610_nfc: use regular comments for functionsRandy Dunlap1-2/+2
2023-01-13mtd: rawnand: Support for sequential cache readsJaimeLiao1-4/+115
2023-01-13mtd: rawnand: Prepare the late addition of supported operation checksMiquel Raynal1-0/+10
2023-01-13mtd: rawnand: Check the data only read pattern only onceMiquel Raynal3-4/+22
2023-01-07mtd: remove tmio_nand driverArnd Bergmann3-541/+0