aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-04mtd: rawnand: Add new Cadence NAND driver to MTD subsystemPiotr Sroka1-0/+7
2019-08-26mtd: rawnand: remove w90x900 driverArnd Bergmann1-8/+0
2019-08-26mtd: rawnand: Add Macronix raw NAND controller driverMason Yang1-0/+6
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-18mtd: rawnand: fix build dependencyAnders Roxell1-1/+1
2019-04-18mtd: rawnand: Clarify Kconfig entry MTD_NANDMiquel Raynal1-3/+3
2019-04-18mtd: rawnand: Change Kconfig titles and re-order a bit the listMiquel Raynal1-175/+179
2019-04-18mtd: nand: Clarify Kconfig entry for software Hamming ECC entriesMiquel Raynal1-6/+5
2019-04-18mtd: nand: Clarify Kconfig entry for software BCH ECC algorithmMiquel Raynal1-7/+2
2019-04-08mtd: rawnand: Initialize the nand_device objectBoris Brezillon1-0/+1
2019-03-21mtd: rawnand: Move drivers for Ingenic SoCs to subfolderPaul Cercueil1-13/+1
2019-02-05mtd: rawnand: meson: add support for Amlogic NAND flash controllerLiang Yang1-0/+8
2019-02-05mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driverChristophe Kerello1-0/+9
2018-12-07mtd: rawnand: ams-delta: Allow this driver to be compiled when COMPILE_TEST=yBoris Brezillon1-1/+1
2018-10-03mtd: rawnand: Remove docg4Boris Brezillon1-20/+0
2018-08-11mtd: rawnand: atmel: Select GENERIC_ALLOCATORBoris Brezillon1-0/+1
2018-07-19mtd: rawnand: MTD_NAND_BCM47XXNFLASH needs CONFIG_BCMAArnd Bergmann1-0/+1
2018-07-18mtd: rawnand: jz4780: Drop the dependency on MACH_JZ4780Boris Brezillon1-1/+1
2018-07-18mtd: rawnand: jz4740: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon1-1/+2
2018-07-18mtd: rawnand: txx9ndfmc: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon1-1/+2
2018-07-18mtd: rawnand: fsl_ifc: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon1-1/+2
2018-07-18mtd: rawnand: fsmc: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon1-2/+3
2018-07-18mtd: rawnand: sunxi: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon1-1/+2
2018-07-18mtd: rawnand: davinci: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon1-1/+2
2018-07-18mtd: rawnand: fix indentation in KconfigMiquel Raynal1-47/+47
2018-07-18mtd: rawnand: atmel: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon1-1/+2
2018-07-18mtd: rawnand: nuc900: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon1-1/+2
2018-07-18mtd: rawnand: qcom: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon1-1/+2
2018-07-18mtd: rawnand: mxc: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon1-1/+2
2018-07-18mtd: rawnand: brcmnand: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon1-1/+2
2018-07-18mtd: rawnand: lpc32xx: Allow selection of these drivers when COMPILE_TEST=yBoris Brezillon1-2/+4
2018-07-18mtd: rawnand: sharpsl: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon1-1/+2
2018-07-18mtd: rawnand: omap2: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon1-1/+2
2018-07-18mtd: rawnand: Add 'depends on HAS_IOMEM' where missingBoris Brezillon1-0/+4
2018-07-18mtd: rawnand: gpmi: Remove useless dependency on MTD_NANDBoris Brezillon1-1/+1
2018-07-02mtd: rawnand: add NVIDIA Tegra NAND Flash controller driverStefan Agner1-0/+10
2018-04-21mtd: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven1-6/+2
2018-04-04Merge tag 'v4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mtd/nextBoris Brezillon1-1/+1
2018-03-19mtd: rawnand: makes the Kconfig entry clear when it comes to raw NANDsMiquel Raynal1-3/+3
2018-03-17mtd: rawnand: remove bf5xx_nand driverArnd Bergmann1-32/+0
2018-03-02Merge tag 'nand/pxa3xx-removal' of git://git.infradead.org/linux-mtd into nand/nextBoris Brezillon1-11/+0
2018-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon1-0/+580