summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: bcm63xxpart: Remove dependency on mach-bcm63xxSimon Arlott2016-02-122-16/+58
* mtd: atmel_nand: Support 32-bit ECC strengthRomain Izard2016-02-122-2/+18
* mtd: atmel_nand: Support PMECC on SAMA5D2Romain Izard2016-02-122-3/+28
* mtd: atmel_nand: Support variable RB_EDGE interruptsRomain Izard2016-02-122-9/+29
* mtd: nand: pxa3xx_nand: add register access debugRobert Jarzmik2016-02-011-5/+17
* mtd: cs553x: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-02-011-0/+1
* mtd: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-01-262-0/+3
* mtd: nand: vf610: remove useless mtd->ecclayout assignmentBoris BREZILLON2016-01-261-2/+0
* mtd: nand: lpc32xx_mlc: fix ecc.sizeBoris BREZILLON2016-01-261-1/+1
* mtd: nand: kill unused ->ecclayout field in platform_nand_chip structBoris BREZILLON2016-01-261-1/+0
* mtd: nand: jz4740: kill the ->ecc_layout fieldBoris BREZILLON2016-01-261-3/+0
* mtd: nand: s3c2410: kill the ->ecc_layout fieldBoris BREZILLON2016-01-261-3/+0
* Merge v4.5-rc1 with MTD -next developmentBrian Norris2016-01-2410-80/+358
|\
| * mtd: atmel_nand: Use of_device_get_match_dataRomain Izard2016-01-231-3/+1
| * mtd: atmel_nand: Simplify error messagesRomain Izard2016-01-231-2/+2
| * mtd: nand: gpmi: may use minimum required ecc for 744 oobsize NANDHan Xu2016-01-231-12/+14
| * mtd: nand: gpmi: add gpmi dsm supend/resume supportHuang Shijie2016-01-231-1/+46
| * mtd: bcm47xxpart: don't fail because of bit-flipsRafał Miłecki2016-01-231-16/+22
| * mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) onlyRafał Miłecki2016-01-231-2/+2
| * mtd: onenand: unexport onenand_default_bbt()Thomas Petazzoni2016-01-231-2/+0
| * mtd: onenand: make onenand_scan_bbt() staticThomas Petazzoni2016-01-231-2/+1
| * mtd: nand: remove EXPORT_SYMBOL of nand_scan_bbt()Thomas Petazzoni2016-01-231-2/+0
| * mtd: nand: sunxi: use mtd_div_by_ws() helperBrian Norris2016-01-231-1/+1
| * mtd: atmel_nand: Do not warn on bitflipsRomain Izard2016-01-231-2/+2
| * mtd: nand: sunxi: add randomizer supportBoris BREZILLON2016-01-221-26/+261
| * mtd: nand: add NAND_NEED_SCRAMBLING flag to the H27UCG8T2ATR-BC definitionBoris BREZILLON2016-01-221-2/+2
| * mtd: nand: mpc5121: use 'of_machine_is_compatible' to simplify codeChristophe Jaillet2016-01-221-5/+2
| * mtd: nuc900_nand: read correct SMISR registerArnd Bergmann2016-01-151-1/+1
| * mtd: mtk-nor: Drop bogus __init from mtk_nor_init()Geert Uytterhoeven2016-01-151-2/+2
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-241-5/+3
|\ \
| * | MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott2016-01-241-4/+2
| * | MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott2016-01-241-1/+1
* | | wrappers for ->i_mutex accessAl Viro2016-01-221-2/+2
* | | Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds2016-01-1392-1617/+3065
|\ \ \ | | |/ | |/|
| * | mtd: jz4780_nand: replace if/else blocks with switch/caseBrian Norris2016-01-081-15/+19
| * | mtd: nand: jz4780: Update ecc correction error codesHarvey Hunt2016-01-081-4/+4
| * | mtd: nandsim: use nand_get_controller_data()Brian Norris2016-01-071-6/+12
| * | mtd: jz4780_nand: remove useless mtd->priv = chip assignmentBrian Norris2016-01-071-1/+0
| * | mtd: nand: make use of nand_set/get_controller_data() helpersBoris BREZILLON2016-01-0726-257/+260
| * | mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCsAlex Smith2016-01-075-0/+857
| * | mtd: nand: jz4740: remove custom 'erased check' implementationBoris BREZILLON2016-01-061-18/+1
| * | mtd: nand: diskonchip: remove custom 'erased check' implementationBoris BREZILLON2016-01-061-35/+3
| * | mtd: nand: davinci: remove custom 'erased check' implementationBoris BREZILLON2016-01-061-8/+1
| * | mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functionsBoris BREZILLON2016-01-061-7/+46
| * | mtd: nand: return consistent error codes in ecc.correct() implementationsBoris BREZILLON2016-01-069-21/+29
| * | mtd: cfi_cmdset_0001: fixing memory leak and handling failed kmallocInsu Yun2016-01-061-1/+7
| * | mtd: spi-nor: wait until lock/unlock operations are readyEzequiel García2016-01-061-2/+10
| * | mtd: tests: consolidate kmalloc/memset 0 call to kzallocNicholas Mc Guire2016-01-061-2/+1
| * | mtd: nand: assign reasonable default name for NAND driversBrian Norris2016-01-061-0/+3
| * | mtd: merge MTD development from v4.4 into for-v4.5 developmentBrian Norris2016-01-052-15/+21
| |\ \