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-07-27
mtd: Explicitly include correct DT includes
Rob Herring
36
-36
/
+29
2023-07-27
mtd: rawnand: brcmnand: propagate init error -EPROBE_DEFER up
Rafał Miłecki
1
-0
/
+4
2023-07-27
mtd: rawnand: meson: support for 512B ECC step size
Arseniy Krasnov
1
-11
/
+34
2023-07-27
mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op()
Christophe JAILLET
1
-1
/
+1
2023-07-27
mtd: spi-nor: avoid holes in struct spi_mem_op
Arnd Bergmann
1
-2
/
+2
2023-07-26
mtd: spi-nor: spansion: switch cypress_nor_get_page_size() to use vreg_offset
Tudor Ambarus
1
-65
/
+48
2023-07-26
mtd: spi-nor: spansion: switch s25hx_t to use vreg_offset for quad_enable()
Tudor Ambarus
1
-11
/
+7
2023-07-26
mtd: spi-nor: spansion: let SFDP determine the flash and sector size
Tudor Ambarus
1
-8
/
+8
2023-07-26
mtd: spi-nor: spansion: add support for S28HS02GT
Takahiro Kuwano
1
-5
/
+15
2023-07-26
mtd: spi-nor: spansion: add octal DTR support in RD_ANY_REG_OP
Takahiro Kuwano
1
-1
/
+7
2023-07-26
mtd: spi-nor: spansion: add MCP support in set_octal_dtr()
Takahiro Kuwano
1
-14
/
+19
2023-07-26
mtd: spi-nor: spansion: switch h28hx's ready() to use vreg_offset
Takahiro Kuwano
1
-0
/
+1
2023-07-26
mtd: spi-nor: spansion: switch set_octal_dtr method to use vreg_offset
Takahiro Kuwano
1
-6
/
+19
2023-07-26
mtd: spi-nor: spansion: prepare octal dtr methods for multi chip support
Takahiro Kuwano
1
-13
/
+37
2023-07-26
mtd: spi-nor: spansion: preserve CFR2V[7] when writing MEMLAT
Takahiro Kuwano
1
-1
/
+13
2023-07-26
mtd: spi-nor: spansion: use CLPEF as an alternative to CLSR
Takahiro Kuwano
10
-32
/
+103
2023-07-22
mtd: spi-nor: spansion: return method directly
Tudor Ambarus
1
-7
/
+1
2023-07-18
mtd: spi-nor: rename method for enabling or disabling octal DTR
Tudor Ambarus
4
-13
/
+13
2023-07-18
mtd: spi-nor: Correct flags for Winbond w25q128
Linus Walleij
1
-2
/
+3
2023-07-15
mtd: rawnand: rockchip: Align hwecc vs. raw page helper layouts
Johan Jonker
1
-13
/
+21
2023-07-15
mtd: rawnand: rockchip: fix oobfree offset and description
Johan Jonker
1
-7
/
+4
2023-07-15
mtd: rawnand: marvell: add support for AC5 SoC
Chris Packham
2
-1
/
+17
2023-07-15
mtd: rawnand: qcom: Remove legacy interface
Md Sadre Alam
1
-359
/
+0
2023-07-15
mtd: rawnand: qcom: Implement exec_op()
Md Sadre Alam
1
-3
/
+531
2023-07-15
mtd: nand: omap: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-8
/
+2
2023-07-13
mtd: spi-nor: Avoid setting SRWD bit in SR if WP# signal not connected
Amit Kumar Mahapatra
4
-2
/
+12
2023-07-12
mtd: devices: docg3: Remove unnecessary (void*) conversions
Su Hui
1
-4
/
+4
2023-07-12
mtd: physmap-core: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-12
mtd: spear_smi: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-4
/
+1
2023-07-12
mtd: st_spi_fsm: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-12
/
+2
2023-07-12
mtd: lpddr2_nvm: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-07-12
mtd: lantiq-flash: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-8
/
+3
2023-07-12
mtd: plat-ram: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-12
mtd: nand: samsung: Convert to devm_platform_ioremap_resource() and devm_plat...
Yangtao Li
1
-6
/
+3
2023-07-12
mtd: rawnand: atmel: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-12
mtd: rawnand: fsl_upm: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-12
mtd: rawnand: lpc32xx_mlc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-12
mtd: rawnand: stm32_fmc2: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+2
2023-07-12
mtd: rawnand: omap2: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-12
mtd: rawnand: sh_flctl: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-12
mtd: rawnand: mxc: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-6
/
+3
2023-07-12
mtd: rawnand: lpc32xx_slc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-12
mtd: rawnand: sunxi: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-12
mtd: rawnand: brcmnand: Fix mtd oobsize
William Zhang
1
-2
/
+5
2023-07-12
mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write
William Zhang
1
-2
/
+16
2023-07-12
mtd: rawnand: brcmnand: Fix crash during the panic_write
William Zhang
1
-1
/
+11
2023-07-12
mtd: rawnand: brcmnand: Fix potential false time out warning
William Zhang
1
-0
/
+8
2023-07-12
mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller
William Zhang
1
-33
/
+41
2023-07-12
mtd: rawnand: meson: use NAND core API to check status
Arseniy Krasnov
1
-14
/
+12
2023-07-12
mtd: rawnand: export 'nand_exit_status_op()'
Arseniy Krasnov
1
-0
/
+1
[prev]
[next]