index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
Age
Commit message (
Expand
)
Author
2025-12-04
Merge tag 'mtd/for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2025-11-28
mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errors
Haotian Zhang
2025-11-27
mtd: rawnand: sunxi: #undef field_{get,prep}() before local definition
Geert Uytterhoeven
2025-11-17
mtd: rawnand: lpc32xx_slc: Convert to use devm_gpiod_get_optional()
Haotian Zhang
2025-10-28
mtd: rawnand: sunxi: Add support for H616 nand controller
Richard Genoud
2025-10-28
mtd: rawnand: sunxi: introduce sram_size in sunxi_nfc_caps
Richard Genoud
2025-10-28
mtd: rawnand: sunxi: introduce ecc_err_mask in sunxi_nfc_caps
Richard Genoud
2025-10-28
mtd: rawnand: sunxi: introduce reg_spare_area in sunxi_nfc_caps
Richard Genoud
2025-10-28
mtd: rawnand: sunxi: introduce reg_pat_id in sunxi_nfc_caps
Richard Genoud
2025-10-28
mtd: rawnand: sunxi: introduce random en/dir in sunxi_nfc_caps
Richard Genoud
2025-10-28
mtd: rawnand: sunxi: introduce ecc_mode_mask in sunxi_nfc_caps
Richard Genoud
2025-10-28
mtd: rawnand: sunxi: add has_ecc_block_512 capability
Richard Genoud
2025-10-28
mtd: rawnand: sunxi: rework pattern found registers
Richard Genoud
2025-10-28
mtd: rawnand: sunxi: introduce reg_user_data in sunxi_nfc_caps
Richard Genoud
2025-10-28
mtd: rawnand: sunxi: introduce reg_ecc_err_cnt in sunxi_nfc_caps
Richard Genoud
2025-10-28
mtd: rawnand: sunxi: move ECC strenghts in sunxi_nfc_caps
Richard Genoud
2025-10-28
mtd: rawnand: sunxi: Replace hard coded value by a define
Richard Genoud
2025-10-28
mtd: rawnand: sunxi: Remove superfluous register readings
Richard Genoud
2025-10-28
mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe error and remove
Haotian Zhang
2025-10-28
mtd: rawnand: gpmi: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-10-28
mtd: rawnand: cadence: Add support for NV-DDR interface mode
Niravkumar L Rabara
2025-10-28
mtd: nand: relax ECC parameter validation check
Aryan Srivastava
2025-10-28
Revert "mtd: rawnand: marvell: fix layouts"
Aryan Srivastava
2025-10-23
mtd: rawnand: cadence: fix DMA device NULL pointer dereference
Niravkumar L Rabara
2025-10-04
Merge tag 'mtd/for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2025-10-03
Merge tag 'nand/for-6.18' into mtd/next
Miquel Raynal
2025-09-29
mtd: rawnand: sunxi: drop unused module alias
Johan Hovold
2025-09-29
mtd: rawnand: stm32_fmc2: drop unused module alias
Johan Hovold
2025-09-29
mtd: rawnand: rockchip: drop unused module alias
Johan Hovold
2025-09-29
mtd: rawnand: pl353: drop unused module alias
Johan Hovold
2025-09-29
mtd: rawnand: omap2: drop unused module alias
Johan Hovold
2025-09-29
mtd: rawnand: atmel: drop unused module alias
Johan Hovold
2025-09-29
mtd: nand: raw: gpmi: fix clocks when CONFIG_PM=N
Maarten Zanders
2025-09-29
mtd: rawnand: omap2: fix device leak on probe failure
Johan Hovold
2025-09-29
mtd: rawnand: atmel: Fix error handling path in atmel_nand_controller_add_nands
Erick Karanja
2025-09-18
mtd: rawnand: fsmc: Default to autodetect buswidth
Linus Walleij
2025-09-18
mtd: nand: move nand_check_erased_ecc_chunk() to nand/core
Markus Stockhausen
2025-09-11
mtd: use vmalloc_array and vcalloc to simplify code
Qianfeng Rong
2025-09-10
mtd: rawnand: loongson: Add Loongson-2K1000 NAND controller support
Binbin Zhou
2025-09-10
mtd: rawnand: loongson: Add Loongson-2K0500 NAND controller support
Binbin Zhou
2025-09-10
mtd: rawnand: loongson: Add nand chip select support
Binbin Zhou
2025-09-10
mtd: rawnand: loongson: Add 6-byte NAND ID reading support
Keguang Zhang
2025-09-10
mtd: rawnand: loongson1: Rename the prefix from ls1x to loongson
Binbin Zhou
2025-09-10
mtd: rawnand: atmel: Fix pulse read timing for certain flash chips
Alexander Dahl
2025-09-02
mtd: rawnand: s3c2410: Drop driver (no actual S3C64xx user)
Krzysztof Kozlowski
2025-09-01
mtd: rawnand: s3c2410: Drop S3C2410 support
Krzysztof Kozlowski
2025-09-01
mtd: rawnand: pl353: Use int type to store negative error codes
Qianfeng Rong
2025-08-28
mtd: nand: raw: atmel: Respect tAR, tCLR in read setup timing
Alexander Sverdlin
2025-08-28
mtd: rawnand: stm32_fmc2: fix ECC overwrite
Christophe Kerello
2025-08-28
mtd: rawnand: stm32_fmc2: avoid overlapping mappings on ECC buffer
Christophe Kerello
[next]