summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2025-02-27mtd: rawnand: cadence: fix incorrect device in dma_unmap_singleNiravkumar L Rabara
2025-02-27mtd: rawnand: cadence: use dma_map_resource for sdma addressNiravkumar L Rabara
2025-02-27mtd: rawnand: cadence: fix error code in cadence_nand_init()Niravkumar L Rabara
2025-02-27mtd: spi-nor: sst: Fix SST write failureAmit Kumar Mahapatra
2025-02-17mtd: onenand: Fix uninitialized retlen in do_otp_read()Ivan Stepchenko
2025-02-17ubi: Add a check for ubi_numDenis Arefev
2025-02-08mtd: hyperbus: hbmc-am654: fix an OF node reference leakJoe Hattori
2025-02-08mtd: rawnand: brcmnand: fix status read of brcmnand_waitfuncdavid regan
2025-01-23Revert "mtd: spi-nor: core: replace dummy buswidth from addr to data"Pratyush Yadav
2025-01-02mtd: rawnand: fix double free in atmel_pmecc_create_user()Dan Carpenter
2025-01-02mtd: rawnand: arasan: Fix missing de-registration of NANDMaciej Andrzejewski
2025-01-02mtd: rawnand: arasan: Fix double assertion of chip-selectMaciej Andrzejewski
2025-01-02mtd: diskonchip: Cast an operand to prevent potential overflowZichen Xie
2024-12-09mtd: spinand: winbond: Fix 512GW, 01GW, 01JW and 02JW ECC informationMiquel Raynal
2024-12-09mtd: spinand: winbond: Fix 512GW and 02JW OOB layoutMiquel Raynal
2024-12-05ubi: fastmap: Fix duplicate slab cache names while attachingZhihao Cheng
2024-12-05ubi: fastmap: wl: Schedule fm_work if wear-leveling pool is emptyZhihao Cheng
2024-12-05mtd: ubi: fix unreleased fwnode_handle in find_volume_fwnode()Javier Carrasco
2024-12-05ubi: wl: Put source PEB into correct list if trying locking LEB failedZhihao Cheng
2024-12-05mtd: spi-nor: core: replace dummy buswidth from addr to dataCheng Ming Lin
2024-12-05mtd: spi-nor: spansion: Use nor->addr_nbytes in octal DTR mode in RD_ANY_REG_OPTakahiro Kuwano
2024-12-05mtd: rawnand: atmel: Fix possible memory leakMiquel Raynal
2024-12-05mtd: hyperbus: rpc-if: Add missing MODULE_DEVICE_TABLEBiju Das
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-26Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-15Merge tag 'nand/for-6.12' into mtd/nextMiquel Raynal
2024-09-15Merge tag 'spi-nor/for-6.12' into mtd/nextMiquel Raynal
2024-09-14mtd: spi-nor: fix flash probingMichael Walle
2024-09-14mtd: spi-nor: spansion: Add support for S28HS256TTakahiro Kuwano
2024-09-14mtd: spi-nor: winbond: add Zetta ZD25Q128C supportMichael Walle
2024-09-14mtd: spi-nor: micron-st: Add n25q064a WP supportBrian Norris
2024-09-14mtd: spi-nor: sst: Factor out common write operation to `sst_nor_write_data()`Csókás, Bence
2024-09-12mtd: rawnand: add support for ts72xxNikita Shubin
2024-09-09treewide: correct the typo 'retun'WangYuli
2024-09-09mtd: spinand: macronix: Flag parts needing explicit plane selectCheng Ming Lin
2024-09-09mtd: spinand: Add support for setting plane select bitsCheng Ming Lin
2024-09-09mtd: rawnand: mtk: Fix init error pathMiquel Raynal
2024-09-06mtd: powernv: Add check devm_kasprintf() returned valueCharles Han
2024-09-06mtd: rawnand: mtk: Factorize out the logic cleaning mtk chipsMiquel Raynal
2024-09-06mtd: rawnand: atmel: Add message on DMA usageAlexander Dahl
2024-09-06mtd: rawnand: meson: Fix typo in function nameMiquel Raynal
2024-09-06mtd: spi-nand: macronix: Continuous read supportMiquel Raynal
2024-09-06mtd: spi-nand: macronix: Add a possible bitflip status flagMiquel Raynal
2024-09-06mtd: spi-nand: macronix: Extract the bitflip retrieval logicMiquel Raynal
2024-09-06mtd: spi-nand: macronix: Fix helper nameMiquel Raynal
2024-09-06mtd: spi-nand: Expose spinand_write_reg_op()Miquel Raynal
2024-09-06mtd: spi-nand: Add continuous read supportMiquel Raynal