aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-15mtd: spinand: winbond: Update the *JW chip definitionsMiquel Raynal1-2/+11
2025-01-15mtd: spinand: Enhance the logic when picking a variantMiquel Raynal1-3/+10
2025-01-15mtd: spinand: Create distinct fast and slow read from cache variantsMiquel Raynal11-30/+30
2025-01-15mtd: hyperbus: Use of_property_present() for non-boolean propertiesRob Herring (Arm)1-1/+1
2025-01-15mtd: st_spi_fsm: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()Raphael Gallais-Pou1-4/+2
2025-01-15Merge tag 'spi-mem-dtr-2' into nand/nextMiquel Raynal5-6/+29
2025-01-15mtd: rawnand: davinci: add ROM supported OOB layoutMarcus Folkesson1-2/+43
2025-01-15Revert "mtd: spi-nor: core: replace dummy buswidth from addr to data"Pratyush Yadav1-1/+1
2025-01-13mtd: spi-nor: sysfs: constify 'struct bin_attribute'Thomas Weißschuh1-4/+4
2025-01-13mtd: spi-nor: spansion: Add support for S28HL02GTTakahiro Kuwano1-0/+5
2025-01-13mtd: spi-nor: spansion: Add support for S28HL256TTakahiro Kuwano1-0/+5
2025-01-13mtd: spi-nor: extend description of size member of struct flash_infoTudor Ambarus1-1/+5
2025-01-09spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequencyMiquel Raynal1-0/+2
2025-01-08mtd: rawnand: davinci: Reduce polling interval in NAND_OP_WAITRDY_INSTRBastien Curutchet1-1/+1
2025-01-08mtd: rawnand: qcom: Fix build issue on x86 architectureMd Sadre Alam1-1/+1
2024-12-24Merge tag 'mtd/qcom-reorg-for-spi-6.14' into nand/nextMiquel Raynal3-1446/+1088
2024-12-24mtd: rawnand: qcom: use FIELD_PREP and GENMASKMd Sadre Alam1-49/+48
2024-12-24mtd: nand: Add qpic_common API fileMd Sadre Alam3-1081/+772
2024-12-24mtd: rawnand: qcom: Add qcom prefix to common apiMd Sadre Alam1-160/+160
2024-12-24mtd: rawnand: qcom: cleanup qcom_nandc driverMd Sadre Alam1-282/+234
2024-12-24mtd: rawnand: davinci: Implement setup_interface() operationBastien Curutchet1-0/+79
2024-12-24mtd: rawnand: davinci: Add clock resourceBastien Curutchet1-0/+7
2024-12-24mtd: rawnand: davinci: Always depends on TI_AEMIFBastien Curutchet1-2/+2
2024-12-24mtd: hyperbus: hbmc-am654: fix an OF node reference leakJoe Hattori1-6/+13
2024-12-24mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoCHui-Ping Chen3-0/+1038
2024-12-24mtd: rawnand: brcmnand: fix status read of brcmnand_waitfuncdavid regan1-0/+5
2024-12-23block: remove BLK_MQ_F_SHOULD_MERGEChristoph Hellwig2-2/+2
2024-12-06mtd: spi-nor: macronix: remove mx25u25635f from parts list to enable SFDPParth Pancholi1-6/+0
2024-12-06mtd: spi-nor: support vcc-supply regulatorPeng Fan1-0/+5
2024-12-06mtd: spi-nor: use local variable for struct deviceTudor Ambarus1-7/+7
2024-12-06mtd: spi-nor: macronix: use nor->addr_nbytesTudor Ambarus1-1/+2
2024-12-06mtd: spi-nor: atmel: add at25sf321 entryMarcus Folkesson1-0/+4
2024-12-05mtd: mchp48l640: add support for Fujitsu MB85RS128TY FRAMDavid Jander1-0/+14
2024-12-05mtd: mchp48l640: make WEL behaviour configurableDavid Jander1-3/+11
2024-12-05mtd: rawnand: omap2: Fix build warnings with W=1Roger Quadros1-0/+16
2024-12-05mtd: spinand: Add support for SkyHigh S35ML-3 familyTakahiro Kuwano3-1/+149
2024-12-05mtd: spinand: Introduce a way to avoid raw accessTakahiro Kuwano1-2/+20
2024-12-05mtd: spinand: Remove write_enable_op() in markbad()Takahiro Kuwano1-4/+0
2024-12-05mtd: rawnand: arasan: Fix missing de-registration of NANDMaciej Andrzejewski1-0/+7
2024-12-05mtd: rawnand: arasan: Fix double assertion of chip-selectMaciej Andrzejewski1-2/+2
2024-12-05mtd: phram: Add the kernel lock down checkTakashi Iwai1-0/+5
2024-12-05mtd: onenand: Fix uninitialized retlen in do_otp_read()Ivan Stepchenko1-0/+1
2024-12-05mtd: spinand: add support for FORESEE F35SQA001GBohdan Chubuk1-0/+10
2024-12-05mtd: phram: only call platform_driver_unregister if phram_setup failsColin Ian King1-4/+4
2024-12-05mtd: diskonchip: Cast an operand to prevent potential overflowZichen Xie1-1/+1
2024-12-05mtd: nand: davinci: add support for on-die ECC engine typeMarcus Folkesson1-0/+4
2024-12-05mtd: rawnand: fix double free in atmel_pmecc_create_user()Dan Carpenter1-3/+1
2024-11-30Merge tag 'ubifs-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-14/+59
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2024-11-22Merge tag 'mtd/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds91-198/+321