summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| * mtd: bcm63xxpart: Null terminate and validate conversion of flash stringsSimon Arlott2016-02-121-4/+34
| * mtd: bcm63xxpart: Extract read of image tag to separate functionSimon Arlott2016-02-121-22/+40
| * 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
* | | mtd: ubi: Add logging functions ubi_msg, ubi_warn and ubi_errJoe Perches2016-03-202-6/+59
* | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-171-1/+1
|\ \ \
| * | | gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas2016-02-161-1/+1
| |/ /
* | | Merge tag 'for-linus-20160311' of git://git.infradead.org/linux-mtdLinus Torvalds2016-03-111-1/+1
|\ \ \
| * | | mtd: nand: tests: fix regression introduced in mtd_nandectestJorge Ramirez-Ortiz2016-03-041-1/+1
| |/ /
* | | ubi: Fix out of bounds write in volume update codeRichard Weinberger2016-03-051-1/+1
|/ /
* | 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
OpenPOWER on IntegriCloud