summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2025-05-12mtd: rawnand: loongson1: Fix error code in ls1x_nand_dma_transfer()Dan Carpenter
2025-05-02Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflictsIngo Molnar
2025-04-29mtd: rawnand: qcom: Fix read len for onfi param pageMd Sadre Alam
2025-04-29mtd: rawnand: qcom: Fix last codeword read in qcom_param_page_type_exec()Md Sadre Alam
2025-04-29mtd: rawnand: qcom: Pass 18 bit offset from NANDc base to BAM baseMd Sadre Alam
2025-04-29mtd: bcm47xxnflash: Add error handling for bcm47xxnflash_ops_bcm4706_ctl_cmd()Wentao Liang
2025-04-29mtd: rawnand: Use non-hybrid PCI devres APIPhilipp Stanner
2025-04-29mtd: nand: ecc-mxic: Fix use of uninitialized variable retMikhail Arkhipov
2025-04-29mtd: spinand: winbond: Add support for W35N02JW and W35N04JW chipsMiquel Raynal
2025-04-29mtd: spinand: winbond: Add octal supportMiquel Raynal
2025-04-29mtd: spinand: winbond: Add support for W35N01JW in single modeMiquel Raynal
2025-04-29mtd: spinand: winbond: Rename DTR variantsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (quad) program load opMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (single) program load opMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the program execution opMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (quad IO) read from cache opsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (quad output) read from cache opsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (dual IO) read from cache opsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (dual output) read from cache opsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (single) read from cache opsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the page read opMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the erase opMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the get/set feature opsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the read ID opMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the write enable/disable opMiquel Raynal
2025-04-28mtd: Do not enable by default during compile testingKrzysztof Kozlowski
2025-04-28mtd: spinand: Use more specific naming for the reset opMiquel Raynal
2025-04-28mtd: rawnand: Add Loongson-1 NAND Controller DriverKeguang Zhang
2025-04-10x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'Ingo Molnar
2025-04-08mtd: spi-nor: macronix: Add fixups for MX25L3255ECheng Ming Lin
2025-04-08mtd: spi-nor: macronix: Remove duplicate flash info entriesCheng Ming Lin
2025-04-08mtd: spi-nor: macronix: Drop the redundant flash info fieldsCheng Ming Lin
2025-04-07mtd: rawnand: Add status chack in r852_ready()Wentao Liang
2025-04-07mtd: inftlcore: Add error check for inftl_read_oob()Wentao Liang
2025-04-07mtd: nand: Drop explicit test for built-in CONFIG_SPI_QPIC_SNANDGeert Uytterhoeven
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-26Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-26Merge tag 'mtd/for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2025-03-26Merge tag 'nand/for-6.15' into mtd/nextMiquel Raynal
2025-03-26Merge tag 'spi-nor/for-6.15' into mtd/nextMiquel Raynal
2025-03-18mtd: mchp48l640: Use str_enable_disable() in mchp48l640_write_prepare()Zhang Heng
2025-03-18mtd: rawnand: gpmi: Use str_enabled_disabled() in gpmi_nand_attach_chip()Zhang Heng
2025-03-18mtd: mtdpart: Do not supply NULL to printf()Andy Shevchenko
2025-03-18mtd: spinand: Improve spinand_info macros styleMiquel Raynal
2025-03-18spi: Merge up fixesMark Brown
2025-03-18mtd: spi-nor: drop unused <linux/of_platform.h>Tudor Ambarus
2025-03-18mtd: spi-nor: explicitly include <linux/of.h>Tudor Ambarus
2025-03-13block: remove unused parameter 'q' parameter in __blk_rq_map_sg()Anuj Gupta
2025-03-07mtd: spi-nor: explicitly include <linux/math64.h>Tudor Ambarus
2025-03-07mtd: spi-nor: macronix: add support for mx66{l2, u1}g45gCheng Ming Lin