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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-07
mtd: Replace the expert mode symbols with a single helper
Miquel Raynal
3
-3
/
+3
2022-02-02
block: remove genhd.h
Christoph Hellwig
1
-1
/
+0
2022-01-31
mtd: rawnand: Fix misuses of of_match_node()
Miquel Raynal
3
-3
/
+3
2022-01-31
mtd: Fix misuses of of_match_ptr()
Miquel Raynal
8
-8
/
+8
2022-01-31
mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC status
david regan
1
-1
/
+1
2022-01-26
mtd: rawnand: brcmnand: Fix sparse warnings in bcma_nand
Florian Fainelli
1
-2
/
+2
2022-01-26
mtd: rawnand: gpmi: don't leak PM reference in error path
Christian Eggers
1
-1
/
+2
2022-01-25
mtd: rawnand: omap2: Prevent invalid configuration and build error
Roger Quadros
1
-1
/
+2
2022-01-25
mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe()
Bryan O'Donoghue
1
-8
/
+6
2022-01-25
mtd: rawnand: ingenic: Fix missing put_device in ingenic_ecc_get
Miaoqian Lin
1
-1
/
+6
2022-01-23
mtd: rawnand: omap_elm: remove redundant variable 'errors'
Colin Ian King
1
-3
/
+1
2022-01-23
mtd: rawnand: gpmi: support fast edo timings for mx28
Dario Binacchi
1
-2
/
+2
2022-01-23
mtd: rawnand: gpmi: validate controller clock rate
Dario Binacchi
1
-4
/
+18
2022-01-23
mtd: rawnand: gpmi: fix controller timings setting
Dario Binacchi
1
-0
/
+3
2022-01-23
mtd: rawnand: brcmnand: Add BCMA shim
Florian Fainelli
4
-0
/
+151
2022-01-23
mtd: rawnand: brcmnand: BCMA controller uses command shift of 0
Florian Fainelli
1
-0
/
+6
2022-01-23
mtd: rawnand: brcmnand: Allow platform data instantation
Florian Fainelli
1
-10
/
+35
2022-01-23
mtd: rawnand: brcmnand: Allow working without interrupts
Florian Fainelli
1
-28
/
+24
2022-01-23
mtd: rawnand: brcmnand: Move OF operations out of brcmnand_init_cs()
Florian Fainelli
1
-9
/
+11
2022-01-23
mtd: rawnand: brcmnand: Avoid pdev in brcmnand_init_cs()
Florian Fainelli
1
-4
/
+4
2022-01-23
mtd: rawnand: brcmnand: Allow SoC to provide I/O operations
Florian Fainelli
2
-2
/
+55
2022-01-23
mtd: rawnand: brcmnand: Assign soc as early as possible
Florian Fainelli
1
-2
/
+1
2022-01-23
mtd: rawnand: Rework of_get_nand_bus_width()
Tudor Ambarus
1
-12
/
+18
2022-01-23
mtd: rawnand: Remove of_get_nand_on_flash_bbt() wrapper
Tudor Ambarus
1
-6
/
+1
2022-01-23
mtd: onenand: Check for error irq
Jiasheng Jiang
1
-1
/
+6
2022-01-23
mtd: rawnand: nandsim: Add NS_PAGE_BYTE_SHIFT macro to replace the repeat pat...
RinHizakura
1
-8
/
+11
2022-01-23
mtd: rawnand: nandsim: Merge repeat codes in ns_switch_state
RinHizakura
1
-13
/
+6
2022-01-23
mtd: rawnand: nandsim: Replace overflow check with kzalloc to single kcalloc
RinHizakura
1
-8
/
+1
2022-01-23
mtd: nand: ecc: Add infrastructure to support hardware engines
Miquel Raynal
2
-3
/
+95
2022-01-23
mtd: spinand: macronix: Use random program load
Mason Yang
1
-1
/
+1
2022-01-14
Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-1
/
+1
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+12
2022-01-11
Merge tag 'mtd/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
13
-394
/
+1776
2022-01-10
Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-8
/
+50
2022-01-02
MIPS: TXX9: Remove TX4939 SoC support
Thomas Bogendoerfer
1
-1
/
+1
2021-12-31
Merge tag 'nand/for-5.17' into mtd/next
Miquel Raynal
11
-394
/
+1767
2021-12-31
Merge tag 'memory-controller-drv-omap-5.17' into nand/next
Miquel Raynal
2
-5
/
+2
2021-12-22
mtd: rawnand: gpmi: Use platform_get_irq_byname() to get the interrupt
Lad Prabhakar
1
-7
/
+4
2021-12-22
mtd: rawnand: omap_elm: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-9
/
+7
2021-12-22
mtd: rawnand: omap2: Select GPMC device driver for ARCH_K3
Roger Quadros
1
-0
/
+1
2021-12-22
memory: omap-gpmc: Use a compatible match table when checking for NAND contro...
Roger Quadros
1
-4
/
+1
2021-12-21
mtd: rawnand: renesas: Add new NAND controller driver
Miquel Raynal
3
-0
/
+1432
2021-12-17
mtd: rawnand: gpmi: remove unneeded variable
Minghao Chi
1
-4
/
+1
2021-12-17
mtd: rawnand: omap2: drop unused variable
Roger Quadros
1
-4
/
+0
2021-12-17
mtd: rawnand: omap2: fix force_8bit flag behaviour for DMA mode
Roger Quadros
1
-0
/
+10
2021-12-17
mtd: rawnand: omap2: Add compatible for AM64 SoC
Roger Quadros
1
-0
/
+1
2021-12-17
mtd: rawnand: omap2: move to exec_op interface
Roger Quadros
1
-279
/
+211
2021-12-17
mtd: rawnand: omap2: Allow build on K3 platforms
Roger Quadros
1
-1
/
+1
2021-12-17
dmaengine: qcom-adm: stop abusing slave_id config
Arnd Bergmann
1
-2
/
+12
2021-12-16
mtd: rawnand: tegra: Add runtime PM and OPP support
Dmitry Osipenko
1
-8
/
+50
[prev]
[next]