summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor
AgeCommit message (Expand)Author
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-19Merge tag 'spi-nor/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Miquel Raynal
2024-11-12mtd: spi-nor: core: replace dummy buswidth from addr to dataCheng Ming Lin
2024-11-11mtd: spi-nor: winbond: add "w/ and w/o SFDP" commentTudor Ambarus
2024-11-05sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh
2024-10-29mtd: spi-nor: spansion: Use nor->addr_nbytes in octal DTR mode in RD_ANY_REG_OPTakahiro Kuwano
2024-10-21mtd: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-04mtd: spi-nor: add support for Macronix Octal flashAlvinZhou
2024-10-02mtd: spi-nor: sfdp: Get the 8D-8D-8D byte order from BFPTTudor Ambarus
2024-10-02mtd: spi-nor: core: Allow specifying the byte order in Octal DTR modeTudor Ambarus
2024-10-02mtd: spi-nor: add Octal DTR support for Macronix flashAlvinZhou
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-06-21mtd: spi-nor: winbond: fix w25q128 regressionMichael Walle
2024-06-18mtd: spi-nor: simplify spi_nor_get_flash_info()Michael Walle
2024-05-27mtd: spi-nor: get rid of SPI_NOR_NO_FRMichael Walle
2024-05-27mtd: spi-nor: remove .setup() callbackMichael Walle
2024-05-27mtd: spi-nor: get rid of non-power-of-2 page size handlingMichael Walle
2024-05-27mtd: spi-nor: Remove support for Xilinx S3AN flashesMichael Walle
2024-04-29mtd: spi-nor: replace unnecessary div64_u64() with div_u64()Michael Walle
2024-03-13mtd: spi-nor: core: correct type of iMuhammad Usama Anjum
2024-02-26mtd: spi-nor: core: set mtd->eraseregions for non-uniform erase mapTakahiro Kuwano
2024-02-26mtd: spi-nor: core: get rid of SNOR_OVERLAID_REGION flagTakahiro Kuwano
2024-02-26mtd: spi-nor: core: get rid of SNOR_LAST_REGION flagTakahiro Kuwano
2024-02-26mtd: spi-nor: core: rework struct spi_nor_erase_regionTakahiro Kuwano
2024-01-09Merge tag 'mtd/for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2023-12-20mtd: spi-nor: sfdp: get the 1-1-8 and 1-8-8 protocol from SFDPJaimeLiao
2023-12-19mtd: spi-nor: drop superfluous debug printsTudor Ambarus
2023-12-19mtd: spi-nor: sysfs: hide the flash name if not setJaimeLiao
2023-12-19mtd: spi-nor: mark the flash name as obsoleteTudor Ambarus
2023-12-19mtd: spi-nor: print flash ID instead of nameTudor Ambarus
2023-12-06mtd: spi-nor: micron-st: Add support for mt25qu01gFabio Estevam
2023-12-06mtd: spi-nor: remove NO_CHIP_ERASE flagTudor Ambarus
2023-12-06mtd: spi-nor: micron-st: enable die erase for multi die flashesTudor Ambarus
2023-12-06mtd: spi-nor: spansion: enable die erase for multi die flashesTudor Ambarus
2023-12-06mtd: spi-nor: add erase die (chip) capabilityTudor Ambarus
2023-11-30mtd: spi-nor: Stop reporting warning message when soft reset is not suportedChia-Lin Kao (AceLan)
2023-11-30spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPPChia-Lin Kao (AceLan)
2023-11-15mtd: spi-nor: use kernel sized types instead of c99 typesTudor Ambarus
2023-11-04Merge tag 'spi-nor/for-6.7' into mtd/nextMiquel Raynal
2023-10-18mtd: spi-nor: micron-st: use SFDP table for mt25qu512aMamta Shukla
2023-10-18mtd: spi-nor: micron-st: enable lock/unlock for mt25qu512aMamta Shukla
2023-10-16mtd: spi-nor: nxp-spifi: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-16mtd: spi-nor: hisi-sfc: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-27mtd: spi-nor: atmel: add at25ff321a entryNicolas Ferre
2023-09-19mtd: spi-nor: core: get rid of the INFOx() macrosMichael Walle
2023-09-19mtd: spi-nor: atmel: drop duplicate entryMichael Walle