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
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-16
Merge tag 'mtd/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2
-2
/
+5
2024-04-09
mtd: diskonchip: work around ubsan link failure
Arnd Bergmann
1
-2
/
+2
2024-04-09
mtd: rawnand: qcom: Fix broken OP_RESET_DEVICE command in qcom_misc_cmd_type_...
Christian Marangi
1
-4
/
+3
2024-03-25
mtd: rawnand: hynix: fixed typo
Maxim Korotkov
1
-1
/
+1
2024-03-25
mtd: rawnand: davinci: Add dummy read after sending command
Bastien Curutchet
1
-1
/
+4
2024-03-25
mtd: rawnand: brcmnand: Fix data access violation for STB chip
William Zhang
1
-1
/
+1
2024-03-15
Merge tag 'mtd/for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
16
-182
/
+403
2024-03-15
mtd: rawnand: Ensure continuous reads are well disabled
Miquel Raynal
1
-0
/
+3
2024-03-15
mtd: rawnand: Constrain even more when continuous reads are enabled
Miquel Raynal
1
-1
/
+11
2024-03-15
mtd: rawnand: brcmnand: Add support for getting ecc setting from strap
William Zhang
1
-6
/
+77
2024-03-15
mtd: rawnand: brcmnand: fix sparse warnings
William Zhang
1
-2
/
+2
2024-03-15
mtd: nand: raw: atmel: Fix comment in timings preparation
Alexander Dahl
1
-1
/
+1
2024-03-15
mtd: rawnand: Ensure all continuous terms are always in sync
Miquel Raynal
1
-9
/
+14
2024-03-15
mtd: rawnand: Add a helper for calculating a page index
Miquel Raynal
1
-5
/
+11
2024-03-15
mtd: rawnand: Fix and simplify again the continuous read derivations
Miquel Raynal
1
-14
/
+20
2024-03-15
mtd: rawnand: hynix: remove @nand_technology kernel-doc description
Randy Dunlap
1
-1
/
+0
2024-03-15
mtd: rawnand: brcmnand: Support write protection setting from dts
William Zhang
1
-0
/
+4
2024-03-15
mtd: rawnand: brcmnand: Add BCMBCA read data bus interface
William Zhang
3
-3
/
+46
2024-03-15
mtd: rawnand: brcmnand: Rename bcm63138 nand driver
William Zhang
3
-100
/
+100
2024-02-26
mtd: rawnand: brcmnand: update log level messages
David Regan
1
-3
/
+3
2024-02-26
mtd: rawnand: brcmnand: fix style issues
William Zhang
1
-12
/
+11
2024-02-26
mtd: rawnand: brcmnand: exec_op helper functions return type fixes
David Regan
1
-4
/
+8
2024-02-26
mtd: rawnand: stm32_fmc2: add MP25 support
Christophe Kerello
1
-9
/
+45
2024-02-26
mtd: rawnand: stm32_fmc2: use dma_get_slave_caps to get DMA max burst
Christophe Kerello
1
-5
/
+24
2024-02-26
mtd: rawnand: lpc32xx_mlc: fix irq handler prototype
Arnd Bergmann
1
-2
/
+3
2024-02-26
mtd: rawnand: Prefer struct_size over open coded arithmetic
Erick Archer
1
-1
/
+1
2024-02-26
mtd: rawnand: meson: fix scrambling mode value in command macro
Arseniy Krasnov
1
-1
/
+1
2024-02-26
mtd: rawnand: remove redundant assignment to variable bbtblocks
Colin Ian King
1
-1
/
+0
2024-02-05
mtd: rawnand: marvell: fix layouts
Elad Nachman
1
-8
/
+5
2024-02-05
mtd: spinand: esmt: Extend IDs to 5 bytes
Ezra Buehler
1
-3
/
+6
2024-02-05
mtd: rawnand: fsl_elbc: Let .probe retry if local bus is missing
Uwe Kleine-König
1
-1
/
+2
2024-02-05
mtd: spinand: winbond: add support for W25N04KV
Zhi-Jun You
1
-0
/
+12
2024-02-05
mtd: spinand: gigadevice: Fix the get ecc status issue
Han Xu
1
-2
/
+4
2024-01-09
Merge tag 'mtd/for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
15
-275
/
+286
2023-12-22
Merge tag 'nand/for-6.8' into mtd/next
Miquel Raynal
15
-262
/
+212
2023-12-22
mtd: rawnand: Clarify conditions to enable continuous reads
Miquel Raynal
1
-8
/
+16
2023-12-22
mtd: rawnand: Prevent sequential reads with on-die ECC engines
Miquel Raynal
1
-0
/
+8
2023-12-22
mtd: rawnand: Fix core interference with sequential reads
Miquel Raynal
1
-0
/
+14
2023-12-22
mtd: rawnand: Prevent crossing LUN boundaries during sequential reads
Miquel Raynal
1
-6
/
+37
2023-12-20
mtd: rawnand: s3c2410: fix Excess struct member description kernel-doc warnings
Randy Dunlap
1
-2
/
+0
2023-12-14
mtd: rawnand: diskonchip: fix a potential double free in doc_probe
Dinghao Liu
1
-4
/
+6
2023-12-14
mtd: rawnand: rockchip: Add missing title to a kernel doc comment
Miquel Raynal
1
-0
/
+1
2023-12-14
mtd: rawnand: rockchip: Rename a structure
Miquel Raynal
1
-3
/
+3
2023-12-14
mtd: rawnand: pl353: Fix kernel doc
Miquel Raynal
1
-1
/
+1
2023-12-04
mtd: rawnand: brcmnand: exec_op implementation
David Regan
1
-223
/
+168
2023-12-04
mtd: rawnand: brcmnand: pass host struct to bcmnand_ctrl_poll_status
David Regan
1
-6
/
+7
2023-12-04
mtd: rawnand: NAND controller write protect
David Regan
1
-0
/
+4
2023-12-04
mtd: rawnand: Add destructive operation
Boris Brezillon
1
-2
/
+4
2023-11-30
spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP
Chia-Lin Kao (AceLan)
1
-1
/
+1
2023-11-30
mtd: rawnand: meson: handle OOB buffer according OOB layout
Arseniy Krasnov
1
-2
/
+2
[next]