index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-09-19
mtd: spi-nor: issi: convert flash_info to new format
Michael Walle
1
-36
/
+78
2023-09-19
mtd: spi-nor: intel: convert flash_info to new format
Michael Walle
1
-6
/
+16
2023-09-19
mtd: spi-nor: gigadevice: convert flash_info to new format
Michael Walle
1
-32
/
+49
2023-09-19
mtd: spi-nor: everspin: convert flash_info to new format
Michael Walle
1
-4
/
+23
2023-09-19
mtd: spi-nor: esmt: convert flash_info to new format
Michael Walle
1
-9
/
+19
2023-09-19
mtd: spi-nor: eon: convert flash_info to new format
Michael Walle
1
-18
/
+54
2023-09-19
mtd: spi-nor: atmel: convert flash_info to new format
Michael Walle
1
-42
/
+80
2023-09-19
mtd: spi-nor: remove or move flash_info comments
Michael Walle
11
-14
/
+1
2023-09-19
mtd: spi-nor: add SNOR_ID() and SNOR_OTP()
Michael Walle
1
-0
/
+14
2023-09-19
mtd: spi-nor: rename .otp_org to .otp and make it a pointer
Michael Walle
3
-4
/
+4
2023-09-19
mtd: spi-nor: move the .id and .id_len into an own structure
Michael Walle
5
-19
/
+36
2023-09-19
mtd: spi-nor: introduce (temporary) INFO0()
Michael Walle
3
-11
/
+14
2023-09-19
mtd: spi-nor: drop .parse_sfdp
Michael Walle
9
-36
/
+22
2023-09-19
mtd: spi-nor: make sector_size optional
Michael Walle
4
-7
/
+16
2023-09-19
mtd: spi-nor: push 4k SE handling into spi_nor_select_uniform_erase()
Michael Walle
1
-18
/
+9
2023-09-19
mtd: spi-nor: default .n_banks to 1
Michael Walle
3
-7
/
+5
2023-09-19
mtd: spi-nor: store .n_banks in struct spi_nor_flash_parameter
Michael Walle
2
-3
/
+6
2023-09-19
mtd: spi-nor: default page_size to 256 bytes
Michael Walle
2
-8
/
+7
2023-09-19
mtd: spi-nor: convert .n_sectors to .size
Michael Walle
4
-11
/
+12
2023-09-19
mtd: spi-nor: xilinx: remove addr_nbytes from S3AN_INFO()
Michael Walle
1
-1
/
+0
2023-09-19
mtd: spi-nor: xilinx: use SPI_NOR_ID() in S3AN_INFO()
Michael Walle
1
-6
/
+1
2023-09-19
mtd: spi-nor: remove Fujitsu MB85RS1MT support
Michael Walle
4
-24
/
+0
2023-09-19
mtd: spi-nor: remove catalyst 'flashes'
Michael Walle
4
-27
/
+0
2023-09-11
mtd: lpddr_cmds: Add literal suffix
Denis Arefev
1
-1
/
+1
2023-09-11
mtd: rawnand: remove 'nand_exit_status_op()' prototype
Arseniy Krasnov
1
-1
/
+0
2023-09-11
mtd: rawnand: omap2: Fix check 0 for platform_get_irq()
Yi Yang
1
-4
/
+4
2023-09-11
mtd: rawnand: tegra: add missing check for platform_get_irq()
Yi Yang
1
-0
/
+4
2023-09-11
mtd: spinand: micron: correct bitmask for ecc status
Martin Kurbanov
1
-1
/
+1
2023-09-11
mtd: physmap-core: Restore map_rom fallback
Geert Uytterhoeven
1
-0
/
+11
2023-09-11
mtd: rawnand: marvell: Ensure program page operations are successful
Miquel Raynal
1
-1
/
+22
2023-09-07
ubi: Refuse attaching if mtd's erasesize is 0
Zhihao Cheng
1
-0
/
+7
2023-09-04
Merge tag 'mfd-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
1
-2
/
+1
2023-09-03
Merge tag 'mtd/for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
80
-1261
/
+1276
2023-08-31
mtd: key superblock by device number
Christian Brauner
1
-34
/
+11
[prev]
[next]