summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "mtd: spi-nor: core: replace dummy buswidth from addr to data"Pratyush Yadav3 days1-1/+1
* Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-11-291-1/+1
|\
| * sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh2024-11-051-1/+1
* | Merge tag 'spi-nor/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Miquel Raynal2024-11-197-2/+110
|\ \
| * | mtd: spi-nor: core: replace dummy buswidth from addr to dataCheng Ming Lin2024-11-121-1/+1
| * | mtd: spi-nor: winbond: add "w/ and w/o SFDP" commentTudor Ambarus2024-11-111-0/+1
| * | mtd: spi-nor: spansion: Use nor->addr_nbytes in octal DTR mode in RD_ANY_REG_OPTakahiro Kuwano2024-10-291-0/+1
| * | mtd: spi-nor: add support for Macronix Octal flashAlvinZhou2024-10-041-1/+8
| * | mtd: spi-nor: sfdp: Get the 8D-8D-8D byte order from BFPTTudor Ambarus2024-10-022-0/+5
| * | mtd: spi-nor: core: Allow specifying the byte order in Octal DTR modeTudor Ambarus2024-10-022-0/+4
| * | mtd: spi-nor: add Octal DTR support for Macronix flashAlvinZhou2024-10-021-0/+90
| |/
* / mtd: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-212-2/+2
|/
* mtd: spi-nor: fix flash probingMichael Walle2024-09-141-1/+2
* mtd: spi-nor: spansion: Add support for S28HS256TTakahiro Kuwano2024-09-141-0/+4
* mtd: spi-nor: winbond: add Zetta ZD25Q128C supportMichael Walle2024-09-141-0/+26
* mtd: spi-nor: micron-st: Add n25q064a WP supportBrian Norris2024-09-141-0/+2
* mtd: spi-nor: sst: Factor out common write operation to `sst_nor_write_data()`Csókás, Bence2024-09-141-20/+19
* mtd: spi-nor: winbond: fix w25q128 regressionMichael Walle2024-06-211-0/+2
* mtd: spi-nor: simplify spi_nor_get_flash_info()Michael Walle2024-06-181-18/+14
* mtd: spi-nor: get rid of SPI_NOR_NO_FRMichael Walle2024-05-273-13/+17
* mtd: spi-nor: remove .setup() callbackMichael Walle2024-05-272-65/+45
* mtd: spi-nor: get rid of non-power-of-2 page size handlingMichael Walle2024-05-272-34/+11
* mtd: spi-nor: Remove support for Xilinx S3AN flashesMichael Walle2024-05-274-172/+0
* mtd: spi-nor: replace unnecessary div64_u64() with div_u64()Michael Walle2024-04-291-2/+2
* mtd: spi-nor: core: correct type of iMuhammad Usama Anjum2024-03-131-1/+1
* mtd: spi-nor: core: set mtd->eraseregions for non-uniform erase mapTakahiro Kuwano2024-02-261-2/+56
* mtd: spi-nor: core: get rid of SNOR_OVERLAID_REGION flagTakahiro Kuwano2024-02-264-17/+8
* mtd: spi-nor: core: get rid of SNOR_LAST_REGION flagTakahiro Kuwano2024-02-264-105/+41
* mtd: spi-nor: core: rework struct spi_nor_erase_regionTakahiro Kuwano2024-02-264-67/+46
* Merge tag 'mtd/for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2024-01-1011-119/+227
|\
| * mtd: spi-nor: sfdp: get the 1-1-8 and 1-8-8 protocol from SFDPJaimeLiao2023-12-202-0/+36
| * mtd: spi-nor: drop superfluous debug printsTudor Ambarus2023-12-191-18/+0
| * mtd: spi-nor: sysfs: hide the flash name if not setJaimeLiao2023-12-191-0/+2
| * mtd: spi-nor: mark the flash name as obsoleteTudor Ambarus2023-12-191-1/+1
| * mtd: spi-nor: print flash ID instead of nameTudor Ambarus2023-12-191-2/+2
| * mtd: spi-nor: micron-st: Add support for mt25qu01gFabio Estevam2023-12-061-0/+25
| * mtd: spi-nor: remove NO_CHIP_ERASE flagTudor Ambarus2023-12-062-8/+3
| * mtd: spi-nor: micron-st: enable die erase for multi die flashesTudor Ambarus2023-12-062-19/+47
| * mtd: spi-nor: spansion: enable die erase for multi die flashesTudor Ambarus2023-12-061-2/+2
| * mtd: spi-nor: add erase die (chip) capabilityTudor Ambarus2023-12-063-37/+81
| * mtd: spi-nor: use kernel sized types instead of c99 typesTudor Ambarus2023-11-155-31/+27
* | mtd: spi-nor: Stop reporting warning message when soft reset is not suportedChia-Lin Kao (AceLan)2023-11-301-1/+2
* | spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPPChia-Lin Kao (AceLan)2023-11-301-1/+1
|/
* Merge tag 'spi-nor/for-6.7' into mtd/nextMiquel Raynal2023-11-0421-873/+1407
|\
| * mtd: spi-nor: micron-st: use SFDP table for mt25qu512aMamta Shukla2023-10-181-3/+13
| * mtd: spi-nor: micron-st: enable lock/unlock for mt25qu512aMamta Shukla2023-10-181-0/+2
| * mtd: spi-nor: atmel: add at25ff321a entryNicolas Ferre2023-09-271-0/+5
| * mtd: spi-nor: core: get rid of the INFOx() macrosMichael Walle2023-09-191-65/+0
| * mtd: spi-nor: atmel: drop duplicate entryMichael Walle2023-09-191-7/+0
| * mtd: spi-nor: winbond: sort flash_info entriesMichael Walle2023-09-191-83/+83