summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2025-02-19mtd: rawnand: cadence: fix unchecked dereferenceNiravkumar L Rabara
2025-02-11mtd: rawnand: qcom: fix broken config in qcom_param_page_type_execChristian Marangi
2025-02-10mtd: rawnand: cadence: fix incorrect device in dma_unmap_singleNiravkumar L Rabara
2025-02-10mtd: rawnand: cadence: use dma_map_resource for sdma addressNiravkumar L Rabara
2025-02-10mtd: rawnand: cadence: fix error code in cadence_nand_init()Niravkumar L Rabara
2025-01-20mtd: spinand: skyhigh: Align with recent read from cache variant changesMiquel Raynal
2025-01-15mtd: spinand: winbond: Add support for DTR operationsMiquel Raynal
2025-01-15mtd: spinand: winbond: Add comment about namingMiquel Raynal
2025-01-15mtd: spinand: winbond: Update the *JW chip definitionsMiquel Raynal
2025-01-15mtd: spinand: Enhance the logic when picking a variantMiquel Raynal
2025-01-15mtd: spinand: Create distinct fast and slow read from cache variantsMiquel Raynal
2025-01-15Merge tag 'spi-mem-dtr-2' into nand/nextMiquel Raynal
2025-01-15mtd: rawnand: davinci: add ROM supported OOB layoutMarcus Folkesson
2025-01-09spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequencyMiquel Raynal
2025-01-08mtd: rawnand: davinci: Reduce polling interval in NAND_OP_WAITRDY_INSTRBastien Curutchet
2025-01-08mtd: rawnand: qcom: Fix build issue on x86 architectureMd Sadre Alam
2024-12-24Merge tag 'mtd/qcom-reorg-for-spi-6.14' into nand/nextMiquel Raynal
2024-12-24mtd: rawnand: qcom: use FIELD_PREP and GENMASKMd Sadre Alam
2024-12-24mtd: nand: Add qpic_common API fileMd Sadre Alam
2024-12-24mtd: rawnand: qcom: Add qcom prefix to common apiMd Sadre Alam
2024-12-24mtd: rawnand: qcom: cleanup qcom_nandc driverMd Sadre Alam
2024-12-24mtd: rawnand: davinci: Implement setup_interface() operationBastien Curutchet
2024-12-24mtd: rawnand: davinci: Add clock resourceBastien Curutchet
2024-12-24mtd: rawnand: davinci: Always depends on TI_AEMIFBastien Curutchet
2024-12-24mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoCHui-Ping Chen
2024-12-24mtd: rawnand: brcmnand: fix status read of brcmnand_waitfuncdavid regan
2024-12-05mtd: rawnand: omap2: Fix build warnings with W=1Roger Quadros
2024-12-05mtd: spinand: Add support for SkyHigh S35ML-3 familyTakahiro Kuwano
2024-12-05mtd: spinand: Introduce a way to avoid raw accessTakahiro Kuwano
2024-12-05mtd: spinand: Remove write_enable_op() in markbad()Takahiro Kuwano
2024-12-05mtd: rawnand: arasan: Fix missing de-registration of NANDMaciej Andrzejewski
2024-12-05mtd: rawnand: arasan: Fix double assertion of chip-selectMaciej Andrzejewski
2024-12-05mtd: onenand: Fix uninitialized retlen in do_otp_read()Ivan Stepchenko
2024-12-05mtd: spinand: add support for FORESEE F35SQA001GBohdan Chubuk
2024-12-05mtd: diskonchip: Cast an operand to prevent potential overflowZichen Xie
2024-12-05mtd: nand: davinci: add support for on-die ECC engine typeMarcus Folkesson
2024-12-05mtd: rawnand: fix double free in atmel_pmecc_create_user()Dan Carpenter
2024-11-22Merge tag 'mtd/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2024-11-21Merge tag 'nand/for-6.13' into mtd/nextMiquel Raynal
2024-10-21mtd: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-21mtd: spinand: Constify struct nand_ecc_engine_opsChristophe JAILLET
2024-10-21mtd: spinand: winbond: Sort the devicesMiquel Raynal
2024-10-21mtd: spinand: winbond: Ignore the last ID charactersMiquel Raynal
2024-10-21mtd: spinand: winbond: Fix 512GW, 01GW, 01JW and 02JW ECC informationMiquel Raynal
2024-10-21mtd: spinand: winbond: Fix 512GW and 02JW OOB layoutMiquel Raynal
2024-10-21mtd: nand: raw: gpmi: improve power management handlingHan Xu
2024-10-21mtd: nand: raw: gpmi: switch to SYSTEM_SLEEP_PM_OPSHan Xu
2024-10-21mtd: rawnand: davinci: use generic device property helpersBartosz Golaszewski
2024-10-21mtd: rawnand: davinci: break the line correctlyBartosz Golaszewski
2024-10-21mtd: rawnand: davinci: order headers alphabeticallyBartosz Golaszewski