summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorLines
2023-05-03Merge tag 'ubifs-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-6/+15
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+1
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds-1/+1
2023-04-25Merge tag 'mtd/for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds-398/+1359
2023-04-21ubi: Fix return value overwrite issue in try_write_vid_and_data()Wang YanQing-5/+14
2023-04-21ubi: Simplify bool conversionYang Li-1/+1
2023-04-19Merge tag 'nand/for-6.4' into mtd/nextMiquel Raynal-211/+256
2023-04-19Merge tag 'spi-nor/for-6.4' into mtd/nextMiquel Raynal-158/+1074
2023-04-15Merge tag 'ubifs-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-8/+17
2023-04-11mtd: nand: Convert to platform remove callback returning voidUwe Kleine-König-191/+99
2023-04-11mtd: onenand: omap2: Drop obsolete dependency on COMPILE_TESTJean Delvare-1/+1
2023-04-08mtd: spi-nor: spansion: Add support for s25hl02gt and s25hs02gtTakahiro Kuwano-0/+12
2023-04-08mtd: spi-nor: spansion: Add a new ->ready() hook for multi-chip deviceTakahiro Kuwano-24/+85
2023-04-08mtd: spi-nor: spansion: Rework cypress_nor_quad_enable_volatile() for multi-c...Takahiro Kuwano-21/+39
2023-04-08mtd: spi-nor: spansion: Rework cypress_nor_get_page_size() for multi-chip dev...Takahiro Kuwano-20/+69
2023-04-08mtd: spi-nor: sfdp: Add support for SCCR map for multi-chip deviceTakahiro Kuwano-0/+66
2023-04-08mtd: spi-nor: Extract volatile register offset from SCCR mapTakahiro Kuwano-0/+17
2023-04-08mtd: spi-nor: Allow post_sfdp hook to return errorsTudor Ambarus-10/+25
2023-04-08mtd: spi-nor: spansion: Rename method to cypress_nor_get_page_sizeTudor Ambarus-6/+5
2023-04-08mtd: spi-nor: spansion: Enable JFFS2 write buffer for S25FS256TTakahiro Kuwano-7/+1
2023-04-08mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s25hx SEMPER f...Takahiro Kuwano-5/+2
2023-04-08mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s28hx SEMPER f...Takahiro Kuwano-1/+17
2023-04-04mtd: spi-nor: spansion: Determine current address modeTakahiro Kuwano-3/+128
2023-04-04mtd: spi-nor: core: Introduce spi_nor_set_4byte_addr_mode()Tudor Ambarus-5/+31
2023-04-04mtd: spi-nor: core: Update flash's current address mode when changing address...Tudor Ambarus-1/+3
2023-04-04mtd: spi-nor: Stop exporting spi_nor_restore()Tudor Ambarus-2/+1
2023-04-04mtd: spi-nor: Set the 4-Byte Address Mode method based on SFDP dataTudor Ambarus-12/+71
2023-04-04mtd: spi-nor: core: Make spi_nor_set_4byte_addr_mode_brwr publicTudor Ambarus-1/+2
2023-04-04mtd: spi-nor: core: Update name and description of spi_nor_set_4byte_addr_modeTudor Ambarus-6/+8
2023-04-04mtd: spi-nor: core: Update name and description of spansion_set_4byte_addr_modeTudor Ambarus-4/+9
2023-04-04mtd: spi-nor: core: Update name and description of micron_st_nor_set_4byte_ad...Tudor Ambarus-5/+7
2023-04-04mtd: spi-nor: core: Move generic method to core - micron_st_nor_set_4byte_add...Tudor Ambarus-24/+25
2023-04-04mtd: spi-nor: macronix: Add support for mx25uw51245g with RWWMiquel Raynal-0/+3
2023-04-04mtd: spi-nor: Delay the initialization of bank_sizeMiquel Raynal-1/+2
2023-04-04mtd: spi-nor: Fix a trivial typoMiquel Raynal-1/+1
2023-04-03mtd: spinand: add support for ESMT F50x1G41LBChuanhong Guo-1/+138
2023-04-03mtd: rawnand: meson: fix bitmask for length in command wordArseniy Krasnov-3/+3
2023-04-03mtdblock: tolerate corrected bit-flipsBang Li-4/+8
2023-04-03mtd: rawnand: stm32_fmc2: use timings.mode instead of checking tRC_minChristophe Kerello-1/+1
2023-04-03mtd: rawnand: stm32_fmc2: remove unsupported EDO modeChristophe Kerello-0/+3
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman-11/+54
2023-04-02Merge tag 'driver-core-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+23
2023-03-29ubi: Fix failure attaching when vid_hdr offset equals to (sub)page sizeZhihao Cheng-6/+15
2023-03-29mtd: spi-nor: Enhance locking to support reads while writesMiquel Raynal-16/+321
2023-03-29mtd: spi-nor: Add a RWW flagMiquel Raynal-0/+7
2023-03-29mtd: spi-nor: Prepare the introduction of a new locking mechanismMiquel Raynal-6/+53
2023-03-29mtd: spi-nor: Separate preparation and lockingMiquel Raynal-4/+20
2023-03-29mtd: spi-nor: Reorder the preparation vs. locking stepsMiquel Raynal-21/+18
2023-03-29mtd: spi-nor: Add a macro to define more banksMiquel Raynal-0/+4
2023-03-29mtd: spi-nor: Introduce the concept of bankMiquel Raynal-5/+13