index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
onenand
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: omap: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-15
1
-8
/
+2
*
mtd: nand: samsung: Convert to devm_platform_ioremap_resource() and devm_plat...
Yangtao Li
2023-07-12
1
-6
/
+3
*
mtd: nand: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
3
-12
/
+6
*
mtd: onenand: omap2: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
2023-04-11
1
-1
/
+1
*
mtd: onenand: omap2: add dependency on GPMC
Krzysztof Kozlowski
2022-11-07
1
-0
/
+1
*
mtd: add ECC error accounting for each read request
Michał Kępień
2022-09-21
1
-0
/
+12
*
mtd: always initialize 'stats' in struct mtd_oob_ops
Michał Kępień
2022-09-21
2
-3
/
+3
*
mtd: onenand: Check for error irq
Jiasheng Jiang
2022-01-23
1
-1
/
+6
*
mtd: onenand: remove redundant variable ooblen
Colin Ian King
2021-12-09
1
-2
/
+2
*
mtd: onenand: samsung: drop Exynos4 and describe driver in KConfig
Krzysztof Kozlowski
2021-09-29
1
-4
/
+5
*
mtd: core: Constify buf in mtd_write_user_prot_reg()
Tudor Ambarus
2021-04-16
1
-2
/
+3
*
mtd: onenand: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-11
1
-0
/
+1
*
-
.
Merge tags 'spi-nor/for-5.11' and 'nand/for-5.11' into mtd/next
Miquel Raynal
2020-12-16
1
-8
/
+8
|
\
\
|
|
*
mtd: onenand: Use mtd->oops_panic_write as condition
Thomas Gleixner
2020-12-10
1
-8
/
+8
|
|
/
*
|
mtd: onenand: Fix some kernel-doc misdemeanours
Lee Jones
2020-11-20
1
-21
/
+15
*
|
mtd: onenand: onenand_bbt: Fix expected kernel-doc formatting
Lee Jones
2020-11-20
1
-16
/
+16
*
|
mtd: onenand: onenand_base: Fix expected kernel-doc formatting
Lee Jones
2020-11-20
1
-219
/
+219
|
/
*
mtd: onenand: simplify the return expression of onenand_transfer_auto_oob
Liu Shixin
2020-09-30
1
-7
/
+2
*
mtd: onenand: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-30
1
-4
/
+1
*
mtd: nand: Drop useless 'depends on' in Kconfig
Miquel Raynal
2020-06-26
1
-1
/
+0
*
mtd: Convert fallthrough comments into statements
Miquel Raynal
2020-03-30
1
-1
/
+1
*
mtd: onenand: Rename omap2 driver to avoid a build warning
Miquel Raynal
2020-01-21
2
-1
/
+1
*
mtd: onenand: Use a better name for samsung driver
Miquel Raynal
2020-01-21
2
-1
/
+1
*
mtd: onenand: Enable compile testing of OMAP and Samsung drivers
Krzysztof Kozlowski
2020-01-21
1
-2
/
+2
*
mtd: onenand: samsung: Fix printing format for size_t on 64-bit
Krzysztof Kozlowski
2020-01-21
1
-1
/
+1
*
mtd: onenand: samsung: Fix pointer cast -Wpointer-to-int-cast warnings on 64 bit
Krzysztof Kozlowski
2020-01-21
1
-2
/
+2
*
mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
Nathan Chancellor
2020-01-21
1
-41
/
+41
*
mtd: onenand: samsung: remove set but not used variable
Chen Wandun
2020-01-21
1
-2
/
+1
*
mtd: onenand: Fix Kconfig indentation
Krzysztof Kozlowski
2020-01-21
1
-6
/
+6
*
mtd: onenand: omap2: Pass correct flags for prep_dma_memcpy
Peter Ujfalusi
2020-01-09
1
-1
/
+2
*
mtd: onenand: samsung: Fix iomem access with regular memcpy
Krzysztof Kozlowski
2020-01-09
1
-4
/
+4
*
mtd: onenand: omap2: Fix errors in style
Amir Mahdi Ghorbanian
2020-01-09
2
-12
/
+13
*
{tty: serial, nand: onenand}: samsung: rename to fix build warning
Sudip Mukherjee
2019-11-18
2
-1
/
+1
*
Merge tag 'nand/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
2019-09-15
1
-0
/
+3
|
\
|
*
mtd: onenand_base: Fix a memory leak bug
Wenwen Wang
2019-08-24
1
-0
/
+3
*
|
mtd: onenand_base: Mark expected switch fall-through
Gustavo A. R. Silva
2019-07-25
1
-0
/
+1
|
/
*
Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2019-07-13
1
-0
/
+5
|
\
|
*
mtd: onenand: Avoid fall-through warnings
Gustavo A. R. Silva
2019-06-27
1
-0
/
+3
|
*
mtd: onenand: Add support for 8Gb datasize onenand
Jonathan Bakker
2019-06-27
1
-0
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
4
-16
/
+4
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 326
Thomas Gleixner
2019-06-05
1
-14
/
+1
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
mtd: onenand: Store bad block marker position in chip struct
Frieder Schrempf
2019-04-18
2
-4
/
+4
*
mtd: onenand: use mtd_device_register() where applicable
Rafał Miłecki
2018-07-19
2
-6
/
+4
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+4
*
Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-06-08
1
-4
/
+2
|
\
|
*
mtd: onenand: simplify getting .drvdata
Wolfram Sang
2018-04-29
1
-4
/
+2
*
|
mtd: onenand: omap2: Disable DMA for HIGHMEM buffers
Ladislav Michl
2018-05-02
1
-67
/
+38
|
/
*
Merge tag 'nand/for-4.17' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-04-04
1
-17
/
+0
*
mtd: Move onenand code base to drivers/mtd/nand/onenand
Boris Brezillon
2018-03-15
8
-0
/
+6211