index
:
pm24.git
master
perf-mon
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
/
raw
/
Kconfig
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-18
mtd: rawnand: fix build dependency
Anders Roxell
2019-04-18
mtd: rawnand: Clarify Kconfig entry MTD_NAND
Miquel Raynal
2019-04-18
mtd: rawnand: Change Kconfig titles and re-order a bit the list
Miquel Raynal
2019-04-18
mtd: nand: Clarify Kconfig entry for software Hamming ECC entries
Miquel Raynal
2019-04-18
mtd: nand: Clarify Kconfig entry for software BCH ECC algorithm
Miquel Raynal
2019-04-08
mtd: rawnand: Initialize the nand_device object
Boris Brezillon
2019-03-21
mtd: rawnand: Move drivers for Ingenic SoCs to subfolder
Paul Cercueil
2019-02-05
mtd: rawnand: meson: add support for Amlogic NAND flash controller
Liang Yang
2019-02-05
mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver
Christophe Kerello
2018-12-07
mtd: rawnand: ams-delta: Allow this driver to be compiled when COMPILE_TEST=y
Boris Brezillon
2018-10-03
mtd: rawnand: Remove docg4
Boris Brezillon
2018-08-11
mtd: rawnand: atmel: Select GENERIC_ALLOCATOR
Boris Brezillon
2018-07-19
mtd: rawnand: MTD_NAND_BCM47XXNFLASH needs CONFIG_BCMA
Arnd Bergmann
2018-07-18
mtd: rawnand: jz4780: Drop the dependency on MACH_JZ4780
Boris Brezillon
2018-07-18
mtd: rawnand: jz4740: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: txx9ndfmc: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: fsl_ifc: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: fsmc: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: sunxi: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: davinci: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: fix indentation in Kconfig
Miquel Raynal
2018-07-18
mtd: rawnand: atmel: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: nuc900: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: qcom: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: mxc: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: brcmnand: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: lpc32xx: Allow selection of these drivers when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: sharpsl: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: omap2: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: Add 'depends on HAS_IOMEM' where missing
Boris Brezillon
2018-07-18
mtd: rawnand: gpmi: Remove useless dependency on MTD_NAND
Boris Brezillon
2018-07-02
mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver
Stefan Agner
2018-04-21
mtd: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-04-04
Merge tag 'v4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Boris Brezillon
2018-03-19
mtd: rawnand: makes the Kconfig entry clear when it comes to raw NANDs
Miquel Raynal
2018-03-17
mtd: rawnand: remove bf5xx_nand driver
Arnd Bergmann
2018-03-02
Merge tag 'nand/pxa3xx-removal' of git://git.infradead.org/linux-mtd into nan...
Boris Brezillon
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon