summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
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-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-03mtd: nand: ecc-mtk: Add ECC support fot MT7986 ICXiangsheng Hou
2023-01-30mtd: rawnand: fsl_elbc: Propagate HW ECC settings to HWPali Rohár
2023-01-30mtd: spinand: Add support for AllianceMemory AS5F34G04SNDMario Kicherer
2023-01-26mtd: spi-nor: Create macros to define chip IDs and geometriesMiquel Raynal
2023-01-26mtd: spi-nor: spansion: Make CFRx reg fields genericTudor Ambarus
2023-01-26mtd: spi-nor: spansion: Consider reserved bits in CFR5 registerTudor Ambarus
2023-01-26mtd: spi-nor: core: fix implicit declaration warningZeng Heng
2023-01-23memory: renesas-rpc-if: Remove Runtime PM wrappersGeert Uytterhoeven
2023-01-23memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*()Geert Uytterhoeven
2023-01-23mtd: spinand: macronix: use scratch buffer for DMA operationDaniel Golle
2023-01-16ARM: s3c: remove s3c24xx specific hacksArnd Bergmann
2023-01-13mtd: rawnand: vf610_nfc: use regular comments for functionsRandy Dunlap
2023-01-13mtd: rawnand: Support for sequential cache readsJaimeLiao
2023-01-13mtd: rawnand: Prepare the late addition of supported operation checksMiquel Raynal
2023-01-13mtd: rawnand: Check the data only read pattern only onceMiquel Raynal
2023-01-07mtd: remove tmio_nand driverArnd Bergmann
2023-01-07mtd: rawnand: pasemi: Don't use static data to track per-device stateUwe Kleine-König
2023-01-02mtd: dataflash: remove duplicate SPI ID tableArnd Bergmann
2023-01-02mtd: rawnand: sunxi: Fix the size of the last OOB regionSamuel Holland
2023-01-02mtd: rawnand: sunxi: Remove an unnecessary checkSamuel Holland
2023-01-02mtd: rawnand: sunxi: Remove an unnecessary checkSamuel Holland
2023-01-02mtd: rawnand: sunxi: Clean up chips after failed initSamuel Holland
2023-01-02mtd: rawnand: marvell: add missing layoutsAviram Dali
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-26mtd: spi-nor: sfdp: Use SFDP_DWORD() macro for optional parameter tablesTakahiro Kuwano
2022-12-26mtd: spi-nor: sfdp: Rename BFPT_DWORD() macro to SFDP_DWORD()Takahiro Kuwano
2022-12-26mtd: spi-nor: sfdp: Fix index value for SCCR dwordsTakahiro Kuwano
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