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
Age
Commit message (
Expand
)
Author
2022-01-31
mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC status
david regan
2022-01-26
mtd: rawnand: gpmi: don't leak PM reference in error path
Christian Eggers
2022-01-25
mtd: rawnand: omap2: Prevent invalid configuration and build error
Roger Quadros
2022-01-25
mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe()
Bryan O'Donoghue
2022-01-25
mtd: rawnand: ingenic: Fix missing put_device in ingenic_ecc_get
Miaoqian Lin
2022-01-14
Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-01-11
Merge tag 'mtd/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2022-01-10
Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2022-01-02
MIPS: TXX9: Remove TX4939 SoC support
Thomas Bogendoerfer
2021-12-31
Merge tag 'nand/for-5.17' into mtd/next
Miquel Raynal
2021-12-31
Merge tag 'memory-controller-drv-omap-5.17' into nand/next
Miquel Raynal
2021-12-22
mtd: rawnand: gpmi: Use platform_get_irq_byname() to get the interrupt
Lad Prabhakar
2021-12-22
mtd: rawnand: omap_elm: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-22
mtd: rawnand: omap2: Select GPMC device driver for ARCH_K3
Roger Quadros
2021-12-22
memory: omap-gpmc: Use a compatible match table when checking for NAND contro...
Roger Quadros
2021-12-21
mtd: rawnand: renesas: Add new NAND controller driver
Miquel Raynal
2021-12-17
mtd: rawnand: gpmi: remove unneeded variable
Minghao Chi
2021-12-17
mtd: rawnand: omap2: drop unused variable
Roger Quadros
2021-12-17
mtd: rawnand: omap2: fix force_8bit flag behaviour for DMA mode
Roger Quadros
2021-12-17
mtd: rawnand: omap2: Add compatible for AM64 SoC
Roger Quadros
2021-12-17
mtd: rawnand: omap2: move to exec_op interface
Roger Quadros
2021-12-17
mtd: rawnand: omap2: Allow build on K3 platforms
Roger Quadros
2021-12-17
dmaengine: qcom-adm: stop abusing slave_id config
Arnd Bergmann
2021-12-16
mtd: rawnand: tegra: Add runtime PM and OPP support
Dmitry Osipenko
2021-12-09
mtd: Introduce an expert mode for forensics and debugging purposes
Miquel Raynal
2021-12-09
mtd: onenand: remove redundant variable ooblen
Colin Ian King
2021-12-03
mtd: rawnand: mpc5121: Remove unused variable in ads5121_select_chip()
Geert Uytterhoeven
2021-12-03
mtd: rawnand: fsmc: Fix timing computation
Herve Codina
2021-12-03
mtd: rawnand: fsmc: Take instruction delay into account
Herve Codina
2021-12-03
mtd: rawnand: Fix nand_choose_best_timings() on unsupported interface
Herve Codina
2021-12-03
mtd: rawnand: Fix nand_erase_op delay
Herve Codina
2021-12-03
mtd: rawnand: denali: Add the dependency on HAS_IOMEM
Cai Huoqing
2021-11-19
mtd: rawnand: gpmi: Add ERR007117 protection for nfc_apply_timings
Christian Eggers
2021-11-19
mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6
Stefan Riedmueller
2021-11-19
mtd: rawnand: ingenic: JZ4740 needs 'oob_first' read page function
Paul Cercueil
2021-11-19
mtd: rawnand: Export nand_read_page_hwecc_oob_first()
Paul Cercueil
2021-11-19
mtd: rawnand: davinci: Rewrite function description
Paul Cercueil
2021-11-19
mtd: rawnand: davinci: Avoid duplicated page read
Paul Cercueil
2021-11-19
mtd: rawnand: davinci: Don't calculate ECC when reading page
Paul Cercueil
2021-11-08
Merge tag 'mtd/for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2021-10-15
mtd: rawnand: arasan: Prevent an unsupported configuration
Miquel Raynal
2021-10-15
mtd: rawnand: hynix: Add support for H27UCG8T2ETR-BC MLC NAND
Chris Morgan
2021-10-15
mtd: rawnand: xway: Keep the driver compatible with on-die ECC engines
Miquel Raynal
2021-10-15
mtd: rawnand: socrates: Keep the driver compatible with on-die ECC engines
Miquel Raynal
2021-10-15
mtd: rawnand: plat_nand: Keep the driver compatible with on-die ECC engines
Miquel Raynal
2021-10-15
mtd: rawnand: pasemi: Keep the driver compatible with on-die ECC engines
Miquel Raynal
2021-10-15
mtd: rawnand: orion: Keep the driver compatible with on-die ECC engines
Miquel Raynal
2021-10-15
mtd: rawnand: mpc5121: Keep the driver compatible with on-die ECC engines
Miquel Raynal
2021-10-15
mtd: rawnand: gpio: Keep the driver compatible with on-die ECC engines
Miquel Raynal
[next]