summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* mtd: spi-nor: rename .otp_org to .otp and make it a pointerMichael Walle2023-09-193-4/+4
* mtd: spi-nor: move the .id and .id_len into an own structureMichael Walle2023-09-195-19/+36
* mtd: spi-nor: introduce (temporary) INFO0()Michael Walle2023-09-193-11/+14
* mtd: spi-nor: drop .parse_sfdpMichael Walle2023-09-199-36/+22
* mtd: spi-nor: make sector_size optionalMichael Walle2023-09-194-7/+16
* mtd: spi-nor: push 4k SE handling into spi_nor_select_uniform_erase()Michael Walle2023-09-191-18/+9
* mtd: spi-nor: default .n_banks to 1Michael Walle2023-09-193-7/+5
* mtd: spi-nor: store .n_banks in struct spi_nor_flash_parameterMichael Walle2023-09-192-3/+6
* mtd: spi-nor: default page_size to 256 bytesMichael Walle2023-09-192-8/+7
* mtd: spi-nor: convert .n_sectors to .sizeMichael Walle2023-09-194-11/+12
* mtd: spi-nor: xilinx: remove addr_nbytes from S3AN_INFO()Michael Walle2023-09-191-1/+0
* mtd: spi-nor: xilinx: use SPI_NOR_ID() in S3AN_INFO()Michael Walle2023-09-191-6/+1
* mtd: spi-nor: remove Fujitsu MB85RS1MT supportMichael Walle2023-09-194-24/+0
* mtd: spi-nor: remove catalyst 'flashes'Michael Walle2023-09-194-27/+0
* Linux 6.6-rc2v6.6-rc2Linus Torvalds2023-09-171-1/+1
* Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-177-24/+61
|\
| * x86/purgatory: Remove LTO flagsSong Liu2023-09-171-0/+4
| * x86/boot/compressed: Reserve more memory for page tablesKirill A. Shutemov2023-09-172-14/+39
| * x86/ibt: Avoid duplicate ENDBR in __put_user_nocheck*()Peter Zijlstra2023-09-121-4/+0
| * x86/ibt: Suppress spurious ENDBRPeter Zijlstra2023-09-122-0/+13
| * x86/platform/uv: Use alternate source for socket to node dataSteve Wahl2023-09-111-6/+5
* | Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-09-172-5/+34
|\ \