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: 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-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
2023-08-28
Merge tag 'nand/for-6.6' into mtd/next
Miquel Raynal
31
-946
/
+871
2023-08-21
mtd: spear_smi: Use helper function devm_clk_get_enabled()
Li Zetao
1
-12
/
+3
2023-08-21
mtd: rawnand: orion: Use helper function devm_clk_get_optional_enabled()
Li Zetao
1
-18
/
+4
2023-08-21
mtd: rawnand: vf610_nfc: Use helper function devm_clk_get_enabled()
Li Zetao
1
-20
/
+9
2023-08-21
mtd: rawnand: sunxi: Use helper function devm_clk_get_enabled()
Li Zetao
1
-23
/
+6
2023-08-21
mtd: rawnand: stm32_fmc2: Use helper function devm_clk_get_enabled()
Li Zetao
1
-13
/
+4
2023-08-21
mtd: rawnand: mtk: Use helper function devm_clk_get_enabled()
Li Zetao
1
-43
/
+19
2023-08-21
mtd: rawnand: mpc5121: Use helper function devm_clk_get_enabled()
Li Zetao
1
-9
/
+2
2023-08-21
mtd: rawnand: lpc32xx_slc: Use helper function devm_clk_get_enabled()
Li Zetao
1
-9
/
+3
2023-08-21
mtd: rawnand: intel: Use helper function devm_clk_get_enabled()
Li Zetao
1
-12
/
+3
2023-08-21
mtd: rawnand: fsmc: Use helper function devm_clk_get_enabled()
Li Zetao
1
-9
/
+3
2023-08-21
mtd: rawnand: arasan: Use helper function devm_clk_get_enabled()
Li Zetao
1
-24
/
+5
2023-08-21
mtd: rawnand: qcom: Add read/read_start ops in exec_op path
Sricharan Ramabadhran
1
-59
/
+35
2023-08-18
mfd: Explicitly include correct DT includes
Rob Herring
1
-2
/
+1
2023-08-18
mtd: rawnand: qcom: Clear buf_count and buf_start in raw read
Md Sadre Alam
1
-0
/
+3
2023-08-18
Merge tag 'spi-nor/for-6.6' into mtd/next
Miquel Raynal
13
-183
/
+293
2023-08-18
mtd: maps: fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
1
-1
/
+1
2023-08-18
mtd: rawnand: fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
1
-1
/
+1
2023-08-18
mtd: rawnand: fsmc: handle clk prepare error in fsmc_nand_resume()
Yi Yang
1
-1
/
+6
2023-08-18
mtd: rawnand: Propagate error and simplify ternary operators for brcmstb_nand...
Ruan Jinjie
1
-3
/
+4
[next]