index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-21
mtd: spi-nor: winbond: fix w25q128 regression
Michael Walle
1
-0
/
+2
2024-06-18
mtd: spi-nor: simplify spi_nor_get_flash_info()
Michael Walle
1
-18
/
+14
2024-05-27
mtd: spi-nor: get rid of SPI_NOR_NO_FR
Michael Walle
3
-13
/
+17
2024-05-27
mtd: spi-nor: remove .setup() callback
Michael Walle
2
-65
/
+45
2024-05-27
mtd: spi-nor: get rid of non-power-of-2 page size handling
Michael Walle
2
-34
/
+11
2024-05-27
mtd: spi-nor: Remove support for Xilinx S3AN flashes
Michael Walle
4
-172
/
+0
2024-04-29
mtd: spi-nor: replace unnecessary div64_u64() with div_u64()
Michael Walle
1
-2
/
+2
2024-03-14
mtd: spi-nor: core: correct type of i
Muhammad Usama Anjum
1
-1
/
+1
2024-02-26
mtd: spi-nor: core: set mtd->eraseregions for non-uniform erase map
Takahiro Kuwano
1
-2
/
+56
2024-02-26
mtd: spi-nor: core: get rid of SNOR_OVERLAID_REGION flag
Takahiro Kuwano
4
-17
/
+8
2024-02-26
mtd: spi-nor: core: get rid of SNOR_LAST_REGION flag
Takahiro Kuwano
4
-105
/
+41
2024-02-26
mtd: spi-nor: core: rework struct spi_nor_erase_region
Takahiro Kuwano
4
-67
/
+46
2024-01-10
Merge tag 'mtd/for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
11
-119
/
+227
2023-12-20
mtd: spi-nor: sfdp: get the 1-1-8 and 1-8-8 protocol from SFDP
JaimeLiao
2
-0
/
+36
2023-12-19
mtd: spi-nor: drop superfluous debug prints
Tudor Ambarus
1
-18
/
+0
2023-12-19
mtd: spi-nor: sysfs: hide the flash name if not set
JaimeLiao
1
-0
/
+2
2023-12-19
mtd: spi-nor: mark the flash name as obsolete
Tudor Ambarus
1
-1
/
+1
2023-12-19
mtd: spi-nor: print flash ID instead of name
Tudor Ambarus
1
-2
/
+2
2023-12-06
mtd: spi-nor: micron-st: Add support for mt25qu01g
Fabio Estevam
1
-0
/
+25
2023-12-06
mtd: spi-nor: remove NO_CHIP_ERASE flag
Tudor Ambarus
2
-8
/
+3
2023-12-06
mtd: spi-nor: micron-st: enable die erase for multi die flashes
Tudor Ambarus
2
-19
/
+47
2023-12-06
mtd: spi-nor: spansion: enable die erase for multi die flashes
Tudor Ambarus
1
-2
/
+2
2023-12-06
mtd: spi-nor: add erase die (chip) capability
Tudor Ambarus
3
-37
/
+81
2023-11-30
mtd: spi-nor: Stop reporting warning message when soft reset is not suported
Chia-Lin Kao (AceLan)
1
-1
/
+2
2023-11-30
spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP
Chia-Lin Kao (AceLan)
1
-1
/
+1
2023-11-15
mtd: spi-nor: use kernel sized types instead of c99 types
Tudor Ambarus
5
-31
/
+27
2023-11-04
Merge tag 'spi-nor/for-6.7' into mtd/next
Miquel Raynal
21
-873
/
+1407
2023-10-18
mtd: spi-nor: micron-st: use SFDP table for mt25qu512a
Mamta Shukla
1
-3
/
+13
2023-10-18
mtd: spi-nor: micron-st: enable lock/unlock for mt25qu512a
Mamta Shukla
1
-0
/
+2
2023-10-16
mtd: spi-nor: nxp-spifi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-16
mtd: spi-nor: hisi-sfc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-09-27
mtd: spi-nor: atmel: add at25ff321a entry
Nicolas Ferre
1
-0
/
+5
2023-09-19
mtd: spi-nor: core: get rid of the INFOx() macros
Michael Walle
1
-65
/
+0
2023-09-19
mtd: spi-nor: atmel: drop duplicate entry
Michael Walle
1
-7
/
+0
2023-09-19
mtd: spi-nor: winbond: sort flash_info entries
Michael Walle
1
-83
/
+83
2023-09-19
mtd: spi-nor: sst: sort flash_info database
Michael Walle
1
-45
/
+45
2023-09-19
mtd: spi-nor: spansion: sort flash_info database
Michael Walle
1
-87
/
+87
2023-09-19
mtd: spi-nor: micron-st: sort flash_info database
Michael Walle
1
-168
/
+168
2023-09-19
mtd: spi-nor: macronix: sort flash_info database
Michael Walle
1
-65
/
+65
2023-09-19
mtd: spi-nor: issi: sort flash_info database
Michael Walle
1
-22
/
+22
2023-09-19
mtd: spi-nor: gigadevice: sort flash_info database
Michael Walle
1
-18
/
+18
2023-09-19
mtd: spi-nor: eon: sort flash_info database
Michael Walle
1
-18
/
+18
2023-09-19
mtd: spi-nor: atmel: sort flash_info database
Michael Walle
1
-41
/
+41
2023-09-19
mtd: spi-nor: xmc: convert flash_info to new format
Michael Walle
1
-6
/
+11
2023-09-19
mtd: spi-nor: xilinx: use new macros in S3AN_INFO()
Michael Walle
1
-11
/
+12
2023-09-19
mtd: spi-nor: winbond: convert flash_info to new format
Michael Walle
1
-96
/
+185
2023-09-19
mtd: spi-nor: sst: convert flash_info to new format
Michael Walle
1
-58
/
+104
2023-09-19
mtd: spi-nor: spansion: convert flash_info to new format
Michael Walle
1
-129
/
+241
2023-09-19
mtd: spi-nor: micron-st: convert flash_info to new format
Michael Walle
1
-137
/
+268
2023-09-19
mtd: spi-nor: macronix: convert flash_info to new format
Michael Walle
1
-68
/
+150
[next]