summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor
Commit message (Expand)AuthorAgeFilesLines
* 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-0911-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
| * mtd: spi-nor: sst: sort flash_info databaseMichael Walle2023-09-191-45/+45
| * mtd: spi-nor: spansion: sort flash_info databaseMichael Walle2023-09-191-87/+87
| * mtd: spi-nor: micron-st: sort flash_info databaseMichael Walle2023-09-191-168/+168
| * mtd: spi-nor: macronix: sort flash_info databaseMichael Walle2023-09-191-65/+65
| * mtd: spi-nor: issi: sort flash_info databaseMichael Walle2023-09-191-22/+22
| * mtd: spi-nor: gigadevice: sort flash_info databaseMichael Walle2023-09-191-18/+18
| * mtd: spi-nor: eon: sort flash_info databaseMichael Walle2023-09-191-18/+18
| * mtd: spi-nor: atmel: sort flash_info databaseMichael Walle2023-09-191-41/+41
| * mtd: spi-nor: xmc: convert flash_info to new formatMichael Walle2023-09-191-6/+11
| * mtd: spi-nor: xilinx: use new macros in S3AN_INFO()Michael Walle2023-09-191-11/+12
| * mtd: spi-nor: winbond: convert flash_info to new formatMichael Walle2023-09-191-96/+185
| * mtd: spi-nor: sst: convert flash_info to new formatMichael Walle2023-09-191-58/+104
| * mtd: spi-nor: spansion: convert flash_info to new formatMichael Walle2023-09-191-129/+241
| * mtd: spi-nor: micron-st: convert flash_info to new formatMichael Walle2023-09-191-137/+268
| * mtd: spi-nor: macronix: convert flash_info to new formatMichael Walle2023-09-191-68/+150
| * mtd: spi-nor: issi: convert flash_info to new formatMichael Walle2023-09-191-36/+78
| * mtd: spi-nor: intel: convert flash_info to new formatMichael Walle2023-09-191-6/+16
| * mtd: spi-nor: gigadevice: convert flash_info to new formatMichael Walle2023-09-191-32/+49
| * mtd: spi-nor: everspin: convert flash_info to new formatMichael Walle2023-09-191-4/+23
| * mtd: spi-nor: esmt: convert flash_info to new formatMichael Walle2023-09-191-9/+19
| * mtd: spi-nor: eon: convert flash_info to new formatMichael Walle2023-09-191-18/+54
| * mtd: spi-nor: atmel: convert flash_info to new formatMichael Walle2023-09-191-42/+80
| * mtd: spi-nor: remove or move flash_info commentsMichael Walle2023-09-1911-14/+1
| * mtd: spi-nor: add SNOR_ID() and SNOR_OTP()Michael Walle2023-09-191-0/+14