| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: nand: MTD_NAND_ECC_MEDIATEK should depend on ARCH_MEDIATEK | Geert Uytterhoeven | 2022-05-12 | 1 | -0/+1 |
* | mtd: nand: make mtk_ecc.c a separated module | Chuanhong Guo | 2022-04-27 | 1 | -0/+7 |
* | mtd: nand: ecc: mxic: Fix compile test issue | Miquel Raynal | 2022-03-14 | 1 | -0/+1 |
* | mtd: nand: mxic-ecc: Add Macronix external ECC engine support | Miquel Raynal | 2022-02-09 | 1 | -0/+6 |
* | mtd: nand: Change dependency between the NAND and ECC cores | Miquel Raynal | 2020-12-10 | 1 | -1/+1 |
* | mtd: nand: ecc-hamming: Let the software Hamming ECC engine be unselected | Miquel Raynal | 2020-12-10 | 1 | -1/+10 |
* | mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer | Miquel Raynal | 2020-12-10 | 1 | -0/+11 |
* | mtd: nand: ecc-bch: Move BCH code to the generic NAND layer | Miquel Raynal | 2020-11-30 | 1 | -0/+11 |
* | mtd: nand: Introduce the ECC engine framework | Miquel Raynal | 2020-09-02 | 1 | -0/+8 |
* | mtd: nand: Add an extra level in the Kconfig hierarchy | Miquel Raynal | 2020-06-26 | 1 | -0/+5 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | mtd: nand: Remove useless line in Kconfig | Miquel Raynal | 2019-04-18 | 1 | -1/+0 |
* | mtd: nand: Add core infrastructure to support SPI NANDs | Peter Pan | 2018-07-18 | 1 | -0/+1 |
* | mtd: Move onenand code base to drivers/mtd/nand/onenand | Boris Brezillon | 2018-03-15 | 1 | -0/+2 |
* | mtd: nand: Add core infrastructure to deal with NAND devices | Boris Brezillon | 2018-02-16 | 1 | -0/+3 |
* | mtd: nand: move raw NAND related code to the raw/ subdir | Boris Brezillon | 2018-02-16 | 1 | -580/+1 |
* | mtd: nand: add reworked Marvell NAND controller driver | Miquel Raynal | 2018-01-12 | 1 | -0/+13 |
* | mtd: nand: gpmi-nand: Remove wrong Kconfig help text | Sascha Hauer | 2017-11-30 | 1 | -3/+1 |
* | mtd: nand: pxa3xx_nand: Update Kconfig information | Gregory CLEMENT | 2017-10-07 | 1 | -1/+4 |
* | mtd: nand: pxa3xx_nand: enable building on mvebu 64-bit platforms | Gregory CLEMENT | 2017-08-23 | 1 | -1/+1 |
* | mtd: nand: atmel: Add ->setup_data_interface() hooks | Boris Brezillon | 2017-06-01 | 1 | -0/+1 |
* | mtd: nand: Add Mediatek machine dependency | Ezequiel Garcia | 2017-05-15 | 1 | -0/+1 |
* | mtd: nand: Add Hisilicon machine dependency | Ezequiel Garcia | 2017-05-15 | 1 | -0/+1 |
* | mtd: nand: Cleanup/rework the atmel_nand driver | Boris Brezillon | 2017-04-25 | 1 | -3/+3 |
* | mtd: nand: denali: remove unused CONFIG option and macros | Masahiro Yamada | 2017-03-24 | 1 | -11/+0 |
* | mtd: nand: Update dependency of IFC for LS1021A | Alison Wang | 2017-03-16 | 1 | -1/+1 |
* | mtd: nand: Kill the MTD_NAND_IDS Kconfig option | Boris Brezillon | 2017-03-08 | 1 | -4/+0 |
* | mtd: nand: Add OX820 NAND hardware dependency | Jean Delvare | 2017-01-30 | 1 | -0/+1 |
* | mtd: nand: fsmc: remove stale non-DT probe path | Linus Walleij | 2017-01-30 | 1 | -0/+1 |
* | mtd: nand: oxnas_nand: fix build errors on arch/um, require HAS_IOMEM | Randy Dunlap | 2017-01-02 | 1 | -0/+1 |
* | mtd: nand: xway: disable module support | Hauke Mehrtens | 2017-01-02 | 1 | -1/+1 |
* | mtd: nand: add tango NAND flash controller support | Marc Gonzalez | 2016-11-07 | 1 | -0/+7 |
* | mtd: s3c2410: make ecc mode configurable via platform data | Sergio Prado | 2016-11-07 | 1 | -9/+0 |
* | mtd: nand: Add OX820 NAND Support | Neil Armstrong | 2016-10-22 | 1 | -0/+5 |
* | mtd: nand: Allow MTD_NAND_OMAP2 to be usable on Keystone devices | Roger Quadros | 2016-09-23 | 1 | -4/+4 |
* | Kconfig: nand: Remove redundant dependency on MTD_NAND | Andrey Smirnov | 2016-09-23 | 1 | -1/+1 |
* | Kconfig: nand: Make MTD_NAND_FSL_ELBC depend on FSL_SOC | Andrey Smirnov | 2016-09-23 | 1 | -1/+1 |
* | Merge tag 'nand/for-4.8' of github.com:linux-nand/linux into mtd | Brian Norris | 2016-07-15 | 1 | -1/+7 |
|\ |
|
| * | mtd: nand: xway: convert to normal platform driver | Hauke Mehrtens | 2016-07-11 | 1 | -1/+0 |
| * | mtd: mediatek: driver for MTK Smart Device | Jorge Ramirez-Ortiz | 2016-07-11 | 1 | -0/+7 |
* | | memory: Update dependency of IFC for Layerscape | Raghav Dogra | 2016-07-13 | 1 | -1/+1 |
|/ |
|
* | mtd: nand: Qualcomm NAND controller driver | Archit Taneja | 2016-03-10 | 1 | -0/+7 |
* | mtd: cs553x: Fix dependencies for !HAS_IOMEM archs | Richard Weinberger | 2016-02-01 | 1 | -0/+1 |
* | mtd: Fix dependencies for !HAS_IOMEM archs | Richard Weinberger | 2016-01-26 | 1 | -0/+2 |
* | mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs | Alex Smith | 2016-01-07 | 1 | -0/+7 |
* | mtd: denali: make MTD_NAND_DENALI_DT dependent on OF | Masahiro Yamada | 2015-12-18 | 1 | -1/+1 |
* | mtd: nand: Confine MTD_NAND_SH_FLCTL to SUPERH | Geert Uytterhoeven | 2015-12-09 | 1 | -1/+1 |
* | mtd: nand: Allow MTD_NAND_BRCMNAND to be selected for ARM64 | Anup Patel | 2015-10-12 | 1 | -1/+1 |
* | mtd: nand: vf610_nfc: add hardware BCH-ECC support | Stefan Agner | 2015-09-29 | 1 | -2/+4 |
* | mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and others | Stefan Agner | 2015-09-29 | 1 | -0/+9 |