index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
Age
Commit message (
Expand
)
Author
2024-04-29
mtd: spi-nor: replace unnecessary div64_u64() with div_u64()
Michael Walle
2024-03-13
mtd: spi-nor: core: correct type of i
Muhammad Usama Anjum
2024-02-26
mtd: spi-nor: core: set mtd->eraseregions for non-uniform erase map
Takahiro Kuwano
2024-02-26
mtd: spi-nor: core: get rid of SNOR_OVERLAID_REGION flag
Takahiro Kuwano
2024-02-26
mtd: spi-nor: core: get rid of SNOR_LAST_REGION flag
Takahiro Kuwano
2024-02-26
mtd: spi-nor: core: rework struct spi_nor_erase_region
Takahiro Kuwano
2024-01-09
Merge tag 'mtd/for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-12-20
mtd: spi-nor: sfdp: get the 1-1-8 and 1-8-8 protocol from SFDP
JaimeLiao
2023-12-19
mtd: spi-nor: drop superfluous debug prints
Tudor Ambarus
2023-12-19
mtd: spi-nor: sysfs: hide the flash name if not set
JaimeLiao
2023-12-19
mtd: spi-nor: mark the flash name as obsolete
Tudor Ambarus
2023-12-19
mtd: spi-nor: print flash ID instead of name
Tudor Ambarus
2023-12-06
mtd: spi-nor: micron-st: Add support for mt25qu01g
Fabio Estevam
2023-12-06
mtd: spi-nor: remove NO_CHIP_ERASE flag
Tudor Ambarus
2023-12-06
mtd: spi-nor: micron-st: enable die erase for multi die flashes
Tudor Ambarus
2023-12-06
mtd: spi-nor: spansion: enable die erase for multi die flashes
Tudor Ambarus
2023-12-06
mtd: spi-nor: add erase die (chip) capability
Tudor Ambarus
2023-11-30
mtd: spi-nor: Stop reporting warning message when soft reset is not suported
Chia-Lin Kao (AceLan)
2023-11-30
spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP
Chia-Lin Kao (AceLan)
2023-11-15
mtd: spi-nor: use kernel sized types instead of c99 types
Tudor Ambarus
2023-11-04
Merge tag 'spi-nor/for-6.7' into mtd/next
Miquel Raynal
2023-10-18
mtd: spi-nor: micron-st: use SFDP table for mt25qu512a
Mamta Shukla
2023-10-18
mtd: spi-nor: micron-st: enable lock/unlock for mt25qu512a
Mamta Shukla
2023-10-16
mtd: spi-nor: nxp-spifi: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-16
mtd: spi-nor: hisi-sfc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-27
mtd: spi-nor: atmel: add at25ff321a entry
Nicolas Ferre
2023-09-19
mtd: spi-nor: core: get rid of the INFOx() macros
Michael Walle
2023-09-19
mtd: spi-nor: atmel: drop duplicate entry
Michael Walle
2023-09-19
mtd: spi-nor: winbond: sort flash_info entries
Michael Walle
2023-09-19
mtd: spi-nor: sst: sort flash_info database
Michael Walle
2023-09-19
mtd: spi-nor: spansion: sort flash_info database
Michael Walle
2023-09-19
mtd: spi-nor: micron-st: sort flash_info database
Michael Walle
2023-09-19
mtd: spi-nor: macronix: sort flash_info database
Michael Walle
2023-09-19
mtd: spi-nor: issi: sort flash_info database
Michael Walle
2023-09-19
mtd: spi-nor: gigadevice: sort flash_info database
Michael Walle
2023-09-19
mtd: spi-nor: eon: sort flash_info database
Michael Walle
2023-09-19
mtd: spi-nor: atmel: sort flash_info database
Michael Walle
2023-09-19
mtd: spi-nor: xmc: convert flash_info to new format
Michael Walle
2023-09-19
mtd: spi-nor: xilinx: use new macros in S3AN_INFO()
Michael Walle
2023-09-19
mtd: spi-nor: winbond: convert flash_info to new format
Michael Walle
2023-09-19
mtd: spi-nor: sst: convert flash_info to new format
Michael Walle
2023-09-19
mtd: spi-nor: spansion: convert flash_info to new format
Michael Walle
2023-09-19
mtd: spi-nor: micron-st: convert flash_info to new format
Michael Walle
2023-09-19
mtd: spi-nor: macronix: convert flash_info to new format
Michael Walle
2023-09-19
mtd: spi-nor: issi: convert flash_info to new format
Michael Walle
2023-09-19
mtd: spi-nor: intel: convert flash_info to new format
Michael Walle
2023-09-19
mtd: spi-nor: gigadevice: convert flash_info to new format
Michael Walle
2023-09-19
mtd: spi-nor: everspin: convert flash_info to new format
Michael Walle
2023-09-19
mtd: spi-nor: esmt: convert flash_info to new format
Michael Walle
2023-09-19
mtd: spi-nor: eon: convert flash_info to new format
Michael Walle
[next]