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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-31
Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
13
-87
/
+147
2020-01-28
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
3
-5
/
+5
2020-01-27
Merge tag 'nand/for-5.6' into mtd/next
Miquel Raynal
14
-112
/
+207
2020-01-27
mtd: rawnand: add unspecified HAS_IOMEM dependency
Brendan Higgins
1
-1
/
+1
2020-01-21
mtd: onenand: Rename omap2 driver to avoid a build warning
Miquel Raynal
2
-1
/
+1
2020-01-21
mtd: onenand: Use a better name for samsung driver
Miquel Raynal
2
-1
/
+1
2020-01-21
mtd: rawnand: atmel: switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
1
-10
/
+10
2020-01-21
mtd: spinand: add support for Toshiba TC58CVG2S0HRAIJ
Robert Marko
1
-0
/
+10
2020-01-21
mtd: rawnand: macronix: Use match_string() helper to simplify the code
YueHaibing
1
-7
/
+4
2020-01-21
mtd: onenand: Enable compile testing of OMAP and Samsung drivers
Krzysztof Kozlowski
1
-2
/
+2
2020-01-21
mtd: onenand: samsung: Fix printing format for size_t on 64-bit
Krzysztof Kozlowski
1
-1
/
+1
2020-01-21
mtd: onenand: samsung: Fix pointer cast -Wpointer-to-int-cast warnings on 64 bit
Krzysztof Kozlowski
1
-2
/
+2
2020-01-21
mtd: rawnand: denali: remove hard-coded DENALI_DEFAULT_OOB_SKIP_BYTES
Masahiro Yamada
1
-14
/
+7
2020-01-21
mtd: rawnand: denali_dt: add reset controlling
Masahiro Yamada
1
-1
/
+39
2020-01-21
mtd: rawnand: denali_dt: Add support for configuring SPARE_AREA_SKIP_BYTES
Marek Vasut
2
-3
/
+15
2020-01-21
mtd: rawnand: denali_dt: error out if platform has no associated data
Masahiro Yamada
1
-5
/
+6
2020-01-21
mtd: rawnand: brcmnand: Set appropriate DMA mask
Florian Fainelli
1
-0
/
+10
2020-01-21
mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
Nathan Chancellor
1
-41
/
+41
2020-01-21
mtd: rawnand: mpc5121: Remove unneeded semicolon
zhengbin
1
-1
/
+1
2020-01-21
mtd: onenand: samsung: remove set but not used variable
Chen Wandun
1
-2
/
+1
2020-01-21
mtd: onenand: Fix Kconfig indentation
Krzysztof Kozlowski
1
-6
/
+6
2020-01-18
mtd: rawnand: gpmi: Restore nfc timing setup after suspend/resume
Esben Haabendal
1
-0
/
+4
2020-01-18
mtd: rawnand: gpmi: Fix suspend/resume problem
Esben Haabendal
1
-1
/
+6
2020-01-09
mtd: onenand: omap2: Pass correct flags for prep_dma_memcpy
Peter Ujfalusi
1
-1
/
+2
2020-01-09
mtd: onenand: samsung: Fix iomem access with regular memcpy
Krzysztof Kozlowski
1
-4
/
+4
2020-01-09
mtd: onenand: omap2: Fix errors in style
Amir Mahdi Ghorbanian
2
-12
/
+13
2020-01-09
mtd: cadence: Fix cast to pointer from integer of different size warning
Vasyl Gomonovych
1
-7
/
+6
2020-01-09
mtd: rawnand: stm32_fmc2: avoid to lock the CPU bus
Christophe Kerello
1
-2
/
+36
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
3
-5
/
+5
2019-12-04
Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-1
/
+1
2019-11-18
{tty: serial, nand: onenand}: samsung: rename to fix build warning
Sudip Mukherjee
2
-1
/
+1
2019-11-17
Merge tag 'nand/for-5.5' into mtd/next
Miquel Raynal
8
-60
/
+3072
2019-11-17
Merge tag 'spi-nor/for-5.5' into mtd/next
Miquel Raynal
1
-3
/
+2
2019-10-30
mtd: rawnand: remove unecessary checking if dmac is NULL
Piotr Sroka
1
-2
/
+2
2019-10-29
mtd: rawnand: cadence: Remove dev_err() on platform_get_irq() failure
YueHaibing
1
-3
/
+2
2019-10-29
mtd: rawnand: mxic: Remove dev_err() on platform_get_irq() failure
YueHaibing
1
-3
/
+1
2019-10-29
mtd: rawnand: brcmnand: Fix NULL pointer assignment
Florian Fainelli
1
-1
/
+1
2019-10-29
mtd: rawnand: denali: remove the old unified controller/chip DT support
Masahiro Yamada
1
-51
/
+4
2019-10-08
mtd: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
11
-33
/
+10
2019-10-07
mtd: rawnand: au1550nd: Fix au_read_buf16() prototype
Paul Burton
1
-3
/
+2
2019-10-04
mtd: rawnand: Add new Cadence NAND driver to MTD subsystem
Piotr Sroka
3
-0
/
+3039
2019-10-04
mtd: rawnand: Change calculating of position page containing BBM
Piotr Sroka
2
-3
/
+9
2019-10-04
mtd: nand: brcmnand: Add support for flash-dma v0
Kamal Dasu
1
-2
/
+19
2019-09-22
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
3
-544
/
+0
2019-09-16
Merge tag 'nand/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
16
-389
/
+645
2019-08-29
mtd: rawnand: omap2: Fix number of bitflips reporting with ELM
Sascha Hauer
1
-1
/
+1
2019-08-29
mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfips
Claire Lin
1
-1
/
+4
2019-08-26
mtd: rawnand: remove w90x900 driver
Arnd Bergmann
3
-313
/
+0
2019-08-26
mtd: rawnand: Add Macronix raw NAND controller driver
Mason Yang
3
-0
/
+589
2019-08-24
mtd: rawnand: Fix a memory leak bug
Wenwen Wang
1
-4
/
+6
[next]