summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor
AgeCommit message (Expand)AuthorFilesLines
11 daysmtd: spi-nor: spansion: Fixup params->set_4byte_addr_mode for SEMPERTakahiro Kuwano1-0/+31
2025-03-26Merge tag 'mtd/for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds5-52/+146
2025-03-18mtd: spi-nor: drop unused <linux/of_platform.h>Tudor Ambarus1-1/+0
2025-03-18mtd: spi-nor: explicitly include <linux/of.h>Tudor Ambarus1-0/+1
2025-03-07mtd: spi-nor: explicitly include <linux/math64.h>Tudor Ambarus2-0/+2
2025-03-07mtd: spi-nor: macronix: add support for mx66{l2, u1}g45gCheng Ming Lin1-0/+8
2025-03-07mtd: spi-nor: macronix: Add post_sfdp fixups for Quad Input Page ProgramCheng Ming Lin1-0/+23
2025-02-18mtd: spi-nor: use scope-based mutex cleanup helpersTudor Ambarus1-49/+22
2025-02-18mtd: spi-nor: sort headers alphabeticallyTudor Ambarus1-2/+2
2025-02-17mtd: spi-nor: sst: Fix SST write failureAmit Kumar Mahapatra1-1/+1
2025-02-03mtd: spi-nor: winbond: Add support for w25q02jvMiquel Raynal1-0/+4
2025-02-03mtd: spi-nor: winbond: Add support for w25q01jvMiquel Raynal1-0/+84
2025-01-25Merge tag 'mtd/for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds6-19/+37
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
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-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2024-11-19Merge tag 'spi-nor/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Miquel Raynal7-2/+110
2024-11-12mtd: spi-nor: core: replace dummy buswidth from addr to dataCheng Ming Lin1-1/+1
2024-11-11mtd: spi-nor: winbond: add "w/ and w/o SFDP" commentTudor Ambarus1-0/+1
2024-11-05sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh1-1/+1
2024-10-29mtd: spi-nor: spansion: Use nor->addr_nbytes in octal DTR mode in RD_ANY_REG_OPTakahiro Kuwano1-0/+1
2024-10-21mtd: Switch back to struct platform_driver::remove()Uwe Kleine-König2-2/+2
2024-10-04mtd: spi-nor: add support for Macronix Octal flashAlvinZhou1-1/+8
2024-10-02mtd: spi-nor: sfdp: Get the 8D-8D-8D byte order from BFPTTudor Ambarus2-0/+5
2024-10-02mtd: spi-nor: core: Allow specifying the byte order in Octal DTR modeTudor Ambarus2-0/+4
2024-10-02mtd: spi-nor: add Octal DTR support for Macronix flashAlvinZhou1-0/+90
2024-09-14mtd: spi-nor: fix flash probingMichael Walle1-1/+2
2024-09-14mtd: spi-nor: spansion: Add support for S28HS256TTakahiro Kuwano1-0/+4
2024-09-14mtd: spi-nor: winbond: add Zetta ZD25Q128C supportMichael Walle1-0/+26
2024-09-14mtd: spi-nor: micron-st: Add n25q064a WP supportBrian Norris1-0/+2
2024-09-14mtd: spi-nor: sst: Factor out common write operation to `sst_nor_write_data()`Csókás, Bence1-20/+19
2024-06-21mtd: spi-nor: winbond: fix w25q128 regressionMichael Walle1-0/+2
2024-06-18mtd: spi-nor: simplify spi_nor_get_flash_info()Michael Walle1-18/+14
2024-05-27mtd: spi-nor: get rid of SPI_NOR_NO_FRMichael Walle3-13/+17
2024-05-27mtd: spi-nor: remove .setup() callbackMichael Walle2-65/+45
2024-05-27mtd: spi-nor: get rid of non-power-of-2 page size handlingMichael Walle2-34/+11
2024-05-27mtd: spi-nor: Remove support for Xilinx S3AN flashesMichael Walle4-172/+0
2024-04-29mtd: spi-nor: replace unnecessary div64_u64() with div_u64()Michael Walle1-2/+2
2024-03-13mtd: spi-nor: core: correct type of iMuhammad Usama Anjum1-1/+1
2024-02-26mtd: spi-nor: core: set mtd->eraseregions for non-uniform erase mapTakahiro Kuwano1-2/+56
2024-02-26mtd: spi-nor: core: get rid of SNOR_OVERLAID_REGION flagTakahiro Kuwano4-17/+8
2024-02-26mtd: spi-nor: core: get rid of SNOR_LAST_REGION flagTakahiro Kuwano4-105/+41