index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
Age
Commit message (
Expand
)
Author
Files
Lines
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
mtd: rawnand: meson: handle OOB buffer according OOB layout
Arseniy Krasnov
1
-2
/
+2
2023-11-20
mtd: rawnand: meson: initialize clock register
Arseniy Krasnov
1
-1
/
+3
2023-11-20
mtd: rawnand: Increment IFC_TIMEOUT_MSECS for nand controller response
Ronald Monthero
1
-1
/
+1
2023-11-13
mtd: rawnand: txx9ndfmc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-13
mtd: rawnand: txx9ndfmc: Drop if block with always false condition
Uwe Kleine-König
1
-2
/
+0
2023-11-13
mtd: rawnand: txx9ndfmc: Switch to module_platform_driver()
Uwe Kleine-König
1
-5
/
+5
2023-11-13
mtd: rawnand: brcmnand: Convert to platform remove callback returning void
Uwe Kleine-König
7
-9
/
+7
2023-11-05
Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
19
-34
/
+44
2023-11-04
Merge tag 'nand/for-6.7' into mtd/next
Miquel Raynal
12
-14
/
+28
2023-11-01
Merge tag 'gpio-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-12
/
+0
2023-10-27
mtd: rawnand: meson: check return value of devm_kasprintf()
Yi Yang
1
-0
/
+3
2023-10-27
mtd: rawnand: intel: check return value of devm_kasprintf()
Yi Yang
1
-0
/
+10
2023-10-27
mtd: rawnand: sh_flctl: Convert to module_platform_driver()
Uwe Kleine-König
1
-1
/
+2
2023-10-16
mtd: rawnand: Remove unused of_gpio.h inclusion
Andy Shevchenko
2
-2
/
+0
2023-10-16
mtd: rawnand: cadence: Annotate struct cdns_nand_chip with __counted_by
Kees Cook
1
-1
/
+1
2023-10-16
mtd: rawnand: Annotate struct mtk_nfc_nand_chip with __counted_by
Kees Cook
1
-1
/
+1
2023-10-16
mtd: rawnand: rockchip: Use struct_size()
Christophe JAILLET
1
-3
/
+2
2023-10-16
mtd: rawnand: arasan: Include ECC syndrome along with in-band data while chec...
Amit Kumar Mahapatra
1
-1
/
+1
2023-10-16
mtd: Use device_get_match_data()
Rob Herring
2
-13
/
+9
2023-10-16
mtd: rawnand: Ensure the nand chip supports cached reads
Rouven Czerwinski
3
-0
/
+9
2023-09-27
mtd: rawnand: ingenic: move the GPIO quirk to gpiolib-of.c
Bartosz Golaszewski
1
-12
/
+0
2023-09-22
mtd: rawnand: qcom: Unmap the right resource upon probe failure
Bibek Kumar Patro
1
-1
/
+1
2023-09-22
mtd: rawnand: pl353: Ensure program page operations are successful
Miquel Raynal
1
-0
/
+9
2023-09-22
mtd: rawnand: arasan: Ensure program page operations are successful
Miquel Raynal
1
-2
/
+14
2023-09-22
mtd: rawnand: sunxi: Annotate struct sunxi_nand_chip with __counted_by
Kees Cook
1
-1
/
+1
2023-09-22
mtd: rawnand: renesas: Annotate struct rnand_chip with __counted_by
Kees Cook
1
-1
/
+1
2023-09-22
mtd: rawnand: meson: Annotate struct meson_nfc_nand_chip with __counted_by
Kees Cook
1
-1
/
+1
2023-09-22
mtd: rawnand: marvell: Annotate struct marvell_nand_chip with __counted_by
Kees Cook
1
-1
/
+1
2023-09-22
mtd: rawnand: ingenic: Annotate struct ingenic_nfc with __counted_by
Kees Cook
1
-1
/
+1
2023-09-22
mtd: rawnand: denali: Annotate struct denali_chip with __counted_by
Kees Cook
1
-1
/
+1
2023-09-22
mtd: rawnand: atmel: Annotate struct atmel_nand with __counted_by
Kees Cook
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: rawnand: marvell: Ensure program page operations are successful
Miquel Raynal
1
-1
/
+22
2023-09-03
Merge tag 'mtd/for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
39
-955
/
+822
[next]