index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'spi-nor/for-6.7' into mtd/next
Miquel Raynal
2023-11-04
21
-873
/
+1407
|
\
|
*
mtd: spi-nor: micron-st: use SFDP table for mt25qu512a
Mamta Shukla
2023-10-18
1
-3
/
+13
|
*
mtd: spi-nor: micron-st: enable lock/unlock for mt25qu512a
Mamta Shukla
2023-10-18
1
-0
/
+2
|
*
mtd: spi-nor: atmel: add at25ff321a entry
Nicolas Ferre
2023-09-27
1
-0
/
+5
|
*
mtd: spi-nor: core: get rid of the INFOx() macros
Michael Walle
2023-09-19
1
-65
/
+0
|
*
mtd: spi-nor: atmel: drop duplicate entry
Michael Walle
2023-09-19
1
-7
/
+0
|
*
mtd: spi-nor: winbond: sort flash_info entries
Michael Walle
2023-09-19
1
-83
/
+83
|
*
mtd: spi-nor: sst: sort flash_info database
Michael Walle
2023-09-19
1
-45
/
+45
|
*
mtd: spi-nor: spansion: sort flash_info database
Michael Walle
2023-09-19
1
-87
/
+87
|
*
mtd: spi-nor: micron-st: sort flash_info database
Michael Walle
2023-09-19
1
-168
/
+168
|
*
mtd: spi-nor: macronix: sort flash_info database
Michael Walle
2023-09-19
1
-65
/
+65
|
*
mtd: spi-nor: issi: sort flash_info database
Michael Walle
2023-09-19
1
-22
/
+22
|
*
mtd: spi-nor: gigadevice: sort flash_info database
Michael Walle
2023-09-19
1
-18
/
+18
|
*
mtd: spi-nor: eon: sort flash_info database
Michael Walle
2023-09-19
1
-18
/
+18
|
*
mtd: spi-nor: atmel: sort flash_info database
Michael Walle
2023-09-19
1
-41
/
+41
|
*
mtd: spi-nor: xmc: convert flash_info to new format
Michael Walle
2023-09-19
1
-6
/
+11
|
*
mtd: spi-nor: xilinx: use new macros in S3AN_INFO()
Michael Walle
2023-09-19
1
-11
/
+12
|
*
mtd: spi-nor: winbond: convert flash_info to new format
Michael Walle
2023-09-19
1
-96
/
+185
|
*
mtd: spi-nor: sst: convert flash_info to new format
Michael Walle
2023-09-19
1
-58
/
+104
|
*
mtd: spi-nor: spansion: convert flash_info to new format
Michael Walle
2023-09-19
1
-129
/
+241
|
*
mtd: spi-nor: micron-st: convert flash_info to new format
Michael Walle
2023-09-19
1
-137
/
+268
|
*
mtd: spi-nor: macronix: convert flash_info to new format
Michael Walle
2023-09-19
1
-68
/
+150
|
*
mtd: spi-nor: issi: convert flash_info to new format
Michael Walle
2023-09-19
1
-36
/
+78
|
*
mtd: spi-nor: intel: convert flash_info to new format
Michael Walle
2023-09-19
1
-6
/
+16
|
*
mtd: spi-nor: gigadevice: convert flash_info to new format
Michael Walle
2023-09-19
1
-32
/
+49
|
*
mtd: spi-nor: everspin: convert flash_info to new format
Michael Walle
2023-09-19
1
-4
/
+23
|
*
mtd: spi-nor: esmt: convert flash_info to new format
Michael Walle
2023-09-19
1
-9
/
+19
|
*
mtd: spi-nor: eon: convert flash_info to new format
Michael Walle
2023-09-19
1
-18
/
+54
|
*
mtd: spi-nor: atmel: convert flash_info to new format
Michael Walle
2023-09-19
1
-42
/
+80
|
*
mtd: spi-nor: remove or move flash_info comments
Michael Walle
2023-09-19
11
-14
/
+1
|
*
mtd: spi-nor: add SNOR_ID() and SNOR_OTP()
Michael Walle
2023-09-19
1
-0
/
+14
|
*
mtd: spi-nor: rename .otp_org to .otp and make it a pointer
Michael Walle
2023-09-19
3
-4
/
+4
|
*
mtd: spi-nor: move the .id and .id_len into an own structure
Michael Walle
2023-09-19
5
-19
/
+36
|
*
mtd: spi-nor: introduce (temporary) INFO0()
Michael Walle
2023-09-19
3
-11
/
+14
|
*
mtd: spi-nor: drop .parse_sfdp
Michael Walle
2023-09-19
9
-36
/
+22
|
*
mtd: spi-nor: make sector_size optional
Michael Walle
2023-09-19
4
-7
/
+16
|
*
mtd: spi-nor: push 4k SE handling into spi_nor_select_uniform_erase()
Michael Walle
2023-09-19
1
-18
/
+9
|
*
mtd: spi-nor: default .n_banks to 1
Michael Walle
2023-09-19
3
-7
/
+5
|
*
mtd: spi-nor: store .n_banks in struct spi_nor_flash_parameter
Michael Walle
2023-09-19
2
-3
/
+6
|
*
mtd: spi-nor: default page_size to 256 bytes
Michael Walle
2023-09-19
2
-8
/
+7
|
*
mtd: spi-nor: convert .n_sectors to .size
Michael Walle
2023-09-19
4
-11
/
+12
|
*
mtd: spi-nor: xilinx: remove addr_nbytes from S3AN_INFO()
Michael Walle
2023-09-19
1
-1
/
+0
|
*
mtd: spi-nor: xilinx: use SPI_NOR_ID() in S3AN_INFO()
Michael Walle
2023-09-19
1
-6
/
+1
|
*
mtd: spi-nor: remove Fujitsu MB85RS1MT support
Michael Walle
2023-09-19
4
-24
/
+0
|
*
mtd: spi-nor: remove catalyst 'flashes'
Michael Walle
2023-09-19
4
-27
/
+0
*
|
mtd: spi-nor: nxp-spifi: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-16
1
-4
/
+2
*
|
mtd: spi-nor: hisi-sfc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-16
1
-3
/
+2
|
/
*
Merge tag 'mtd/for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-09-03
13
-184
/
+293
|
\
|
*
Merge tag 'spi-nor/for-6.6' into mtd/next
Miquel Raynal
2023-08-18
13
-183
/
+293
|
|
\
|
|
*
mtd: spi-nor: nxp-spifi: Use helper function devm_clk_get_enabled()
Li Zetao
2023-08-18
1
-27
/
+6
[next]