summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorLines
2023-02-02ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failedZhihao Cheng-2/+14
2023-02-02ubi: Fix UAF wear-leveling entry in eraseblk_count_seq_show()Zhihao Cheng-1/+8
2023-02-02ubi: fastmap: Fix missed fm_anchor PEB in wear-leveling after disabling fastmapZhihao Cheng-5/+7
2023-02-02ubi: Fix permission display of the debugfs filesZhaoLong Wang-9/+10
2023-02-02ubi: Fix possible null-ptr-deref in ubi_free_volume()Yang Yingliang-6/+7
2023-02-02ubi: fastmap: Add fastmap control support for module parameterZhaoLong Wang-4/+20
2023-02-02ubi: Fix unreferenced object reported by kmemleak in ubi_resize_volume()Li Zetao-1/+1
2023-02-02ubi: Fix use-after-free when volume resizing failedLi Zetao-1/+3
2023-02-02ubi: block: Reduce warning print to info for static volumesMårten Lindahl-3/+6
2023-02-02ubi: ensure that VID header offset + VID header size <= alloc, sizeGeorge Kennedy-0/+6
2023-01-30mtd: rawnand: fsl_elbc: Propagate HW ECC settings to HWPali Rohár-0/+8
2023-01-30mtd: spinand: Add support for AllianceMemory AS5F34G04SNDMario Kicherer-1/+155
2023-01-26mtd: spi-nor: Create macros to define chip IDs and geometriesMiquel Raynal-23/+20
2023-01-26mtd: spi-nor: spansion: Make CFRx reg fields genericTudor Ambarus-11/+11
2023-01-26mtd: spi-nor: spansion: Consider reserved bits in CFR5 registerTudor Ambarus-2/+7
2023-01-26mtd: spi-nor: core: fix implicit declaration warningZeng Heng-0/+1
2023-01-23memory: renesas-rpc-if: Remove Runtime PM wrappersGeert Uytterhoeven-3/+3
2023-01-23memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*()Geert Uytterhoeven-9/+9
2023-01-23mtd: spinand: macronix: use scratch buffer for DMA operationDaniel Golle-1/+2
2023-01-16ARM: s3c: remove s3c24xx specific hacksArnd Bergmann-61/+1
2023-01-13mtd: rawnand: vf610_nfc: use regular comments for functionsRandy Dunlap-2/+2
2023-01-13mtd: rawnand: Support for sequential cache readsJaimeLiao-4/+115
2023-01-13mtd: rawnand: Prepare the late addition of supported operation checksMiquel Raynal-0/+10
2023-01-13mtd: rawnand: Check the data only read pattern only onceMiquel Raynal-4/+22
2023-01-07mtd: remove tmio_nand driverArnd Bergmann-541/+0
2023-01-07mtd: rawnand: pasemi: Don't use static data to track per-device stateUwe Kleine-König-28/+35
2023-01-02mtd: dataflash: remove duplicate SPI ID tableArnd Bergmann-9/+0
2023-01-02mtd: rawnand: sunxi: Fix the size of the last OOB regionSamuel Holland-1/+1
2023-01-02mtd: rawnand: sunxi: Remove an unnecessary checkSamuel Holland-6/+0
2023-01-02mtd: rawnand: sunxi: Remove an unnecessary checkSamuel Holland-1/+1
2023-01-02mtd: rawnand: sunxi: Clean up chips after failed initSamuel Holland-19/+20
2023-01-02mtd: rawnand: marvell: add missing layoutsAviram Dali-0/+7
2023-01-02mtd: cfi: allow building spi-intel standaloneArnd Bergmann-0/+1
2023-01-02mtd: parsers: scpart: fix __udivdi3 undefined on mipsMikhail Zhilkin-1/+1
2023-01-02mtd: parsers: Fix potential memory leak in mtd_parser_tplink_safeloader_parse()Yuan Can-1/+3
2022-12-26mtd: spi-nor: sfdp: Use SFDP_DWORD() macro for optional parameter tablesTakahiro Kuwano-12/+16
2022-12-26mtd: spi-nor: sfdp: Rename BFPT_DWORD() macro to SFDP_DWORD()Takahiro Kuwano-29/+28
2022-12-26mtd: spi-nor: sfdp: Fix index value for SCCR dwordsTakahiro Kuwano-1/+1
2022-12-13Merge tag 'mtd/for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds-887/+665
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-15/+15
2022-12-05Merge tag 'spi-nor/for-6.2' into mtd/nextMiquel Raynal-45/+211
2022-12-05Merge tag 'nand/for-6.2' into mtd/nextMiquel Raynal-78/+187
2022-11-25mtd: rawnand: Drop obsolete dependencies on COMPILE_TESTJean Delvare-3/+3
2022-11-24mtd: maps: pxa2xx-flash: fix memory leak in probeZheng Yongjun-0/+2
2022-11-24mtd: core: Fix refcount error in del_mtd_device()Shang XiaoJing-1/+3
2022-11-22mtd: spi-nor: add SFDP fixups for Quad Page ProgramSudip Mukherjee-0/+9
2022-11-22mtd: spi-nor: issi: is25wp256: Init flash based on SFDPSudip Mukherjee-2/+2
2022-11-21mtd: spi-nor: winbond: add support for W25Q512NW-IQJae Hyun Yoo-0/+3
2022-11-21mtd: spi-nor: micron-st: Enable locking for mt25qu256aEliav Farber-0/+2
2022-11-21mtd: spi-nor: Fix the number of bytes for the dummy cyclesAllen-KH Cheng-1/+2