index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
2023-03-22
mtd: rawnand: hynix: fix up bit 0 of sdr_timing_mode
Hector Palacios
2023-03-22
mtd: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-22
mtd: rawnand: meson: invalidate cache on polling ECC bit
Arseniy Krasnov
2023-03-22
mtd: rawnand: nandsim: Artificially prevent sequential page reads
Miquel Raynal
2023-03-07
mtd: nand: raw: qcom_nandc: Use devm_platform_get_and_ioremap_resource()
Md Sadre Alam
2023-03-06
mtd: nand: mxic-ecc: Fix mxic_ecc_data_xfer_wait_for_completion() when irq is...
Christophe JAILLET
2023-03-06
mtd: rawnand: meson: initialize struct with zeroes
Arseniy Krasnov
2023-03-06
mtd: rawnand: orion: use devm_platform_ioremap_resource()
Ye Xingchen
2023-02-25
Merge tag 'mtd/for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-02-06
mtd: rawnand: sunxi: Precompute the ECC_CTL register value
Samuel Holland
2023-02-06
mtd: rawnand: sunxi: Embed sunxi_nand_hw_ecc by value
Samuel Holland
2023-02-06
mtd: rawnand: sunxi: Update OOB layout to match hardware
Samuel Holland
2023-02-03
mtd: nand: ecc-mtk: Add ECC support fot MT7986 IC
Xiangsheng Hou
2023-01-30
mtd: rawnand: fsl_elbc: Propagate HW ECC settings to HW
Pali Rohár
2023-01-30
mtd: spinand: Add support for AllianceMemory AS5F34G04SND
Mario Kicherer
2023-01-23
mtd: spinand: macronix: use scratch buffer for DMA operation
Daniel Golle
2023-01-16
ARM: s3c: remove s3c24xx specific hacks
Arnd Bergmann
2023-01-13
mtd: rawnand: vf610_nfc: use regular comments for functions
Randy Dunlap
2023-01-13
mtd: rawnand: Support for sequential cache reads
JaimeLiao
2023-01-13
mtd: rawnand: Prepare the late addition of supported operation checks
Miquel Raynal
2023-01-13
mtd: rawnand: Check the data only read pattern only once
Miquel Raynal
2023-01-07
mtd: remove tmio_nand driver
Arnd Bergmann
2023-01-07
mtd: rawnand: pasemi: Don't use static data to track per-device state
Uwe Kleine-König
2023-01-02
mtd: rawnand: sunxi: Fix the size of the last OOB region
Samuel Holland
2023-01-02
mtd: rawnand: sunxi: Remove an unnecessary check
Samuel Holland
2023-01-02
mtd: rawnand: sunxi: Remove an unnecessary check
Samuel Holland
2023-01-02
mtd: rawnand: sunxi: Clean up chips after failed init
Samuel Holland
2023-01-02
mtd: rawnand: marvell: add missing layouts
Aviram Dali
2022-12-13
Merge tag 'mtd/for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-05
Merge tag 'nand/for-6.2' into mtd/next
Miquel Raynal
2022-11-25
mtd: rawnand: Drop obsolete dependencies on COMPILE_TEST
Jean Delvare
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-17
mtd: rawnand: marvell: Enable NFC/DEVBUS arbiter
Hamish Martin
2022-11-07
mtd: rawnand: lpc32xx_slc: Switch to using pm_ptr()
Geert Uytterhoeven
2022-11-07
mtd: rawnand: lpc32xx_mlc: Switch to using pm_ptr()
Geert Uytterhoeven
2022-11-07
mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()
Dario Binacchi
2022-11-07
mtd: onenand: omap2: add dependency on GPMC
Krzysztof Kozlowski
2022-11-07
mtd: rawnand: placate "$VARIABLE is used uninitialized" warnings
Adam Borowski
2022-11-07
mtd: rawnand: qcom: handle ret from parse with codeword_fixup
Christian Marangi
2022-10-18
mtd: rawnand: cadence: support 64-bit slave dma interface
Valentin Korenblit
2022-10-18
mtd: spinand: winbond: add Winbond W25N02KV flash support
Mikhail Kshevetskiy
2022-10-18
mtd: spinand: winbond: fix flash identification
Mikhail Kshevetskiy
2022-10-18
mtd: rawnand: mpc5121: Replace NO_IRQ by 0
Christophe Leroy
2022-10-18
mtd: rawnand: lpc32xx_slc: switch to using gpiod API
Dmitry Torokhov
2022-10-18
mtd: rawnand: lpc32xx_mlc: switch to using gpiod API
Dmitry Torokhov
2022-10-18
mtd: rawnand: marvell: Use correct logic for nand-keep-config
Tony O'Brien
2022-10-18
mtd: rawnand: tegra: Fix PM disable depth imbalance in probe
Zhang Qilong
2022-10-18
mtd: rawnand: intel: Add missing of_node_put() in ebu_nand_probe()
Yang Yingliang
[prev]
[next]