index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
onenand
Age
Commit message (
Expand
)
Author
2020-12-16
Merge tags 'spi-nor/for-5.11' and 'nand/for-5.11' into mtd/next
Miquel Raynal
2020-12-10
mtd: onenand: Use mtd->oops_panic_write as condition
Thomas Gleixner
2020-11-20
mtd: onenand: Fix some kernel-doc misdemeanours
Lee Jones
2020-11-20
mtd: onenand: onenand_bbt: Fix expected kernel-doc formatting
Lee Jones
2020-11-20
mtd: onenand: onenand_base: Fix expected kernel-doc formatting
Lee Jones
2020-09-30
mtd: onenand: simplify the return expression of onenand_transfer_auto_oob
Liu Shixin
2020-09-30
mtd: onenand: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-06-26
mtd: nand: Drop useless 'depends on' in Kconfig
Miquel Raynal
2020-03-30
mtd: Convert fallthrough comments into statements
Miquel Raynal
2020-01-21
mtd: onenand: Rename omap2 driver to avoid a build warning
Miquel Raynal
2020-01-21
mtd: onenand: Use a better name for samsung driver
Miquel Raynal
2020-01-21
mtd: onenand: Enable compile testing of OMAP and Samsung drivers
Krzysztof Kozlowski
2020-01-21
mtd: onenand: samsung: Fix printing format for size_t on 64-bit
Krzysztof Kozlowski
2020-01-21
mtd: onenand: samsung: Fix pointer cast -Wpointer-to-int-cast warnings on 64 bit
Krzysztof Kozlowski
2020-01-21
mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
Nathan Chancellor
2020-01-21
mtd: onenand: samsung: remove set but not used variable
Chen Wandun
2020-01-21
mtd: onenand: Fix Kconfig indentation
Krzysztof Kozlowski
2020-01-09
mtd: onenand: omap2: Pass correct flags for prep_dma_memcpy
Peter Ujfalusi
2020-01-09
mtd: onenand: samsung: Fix iomem access with regular memcpy
Krzysztof Kozlowski
2020-01-09
mtd: onenand: omap2: Fix errors in style
Amir Mahdi Ghorbanian
2019-11-18
{tty: serial, nand: onenand}: samsung: rename to fix build warning
Sudip Mukherjee
2019-09-15
Merge tag 'nand/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
2019-08-24
mtd: onenand_base: Fix a memory leak bug
Wenwen Wang
2019-07-25
mtd: onenand_base: Mark expected switch fall-through
Gustavo A. R. Silva
2019-07-13
Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2019-06-27
mtd: onenand: Avoid fall-through warnings
Gustavo A. R. Silva
2019-06-27
mtd: onenand: Add support for 8Gb datasize onenand
Jonathan Bakker
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 326
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-18
mtd: onenand: Store bad block marker position in chip struct
Frieder Schrempf
2018-07-19
mtd: onenand: use mtd_device_register() where applicable
Rafał Miłecki
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-08
Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-05-02
mtd: onenand: omap2: Disable DMA for HIGHMEM buffers
Ladislav Michl
2018-04-29
mtd: onenand: simplify getting .drvdata
Wolfram Sang
2018-04-04
Merge tag 'nand/for-4.17' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-03-15
mtd: Move onenand code base to drivers/mtd/nand/onenand
Boris Brezillon