summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mtd: brcmnand: Fix v7.1 register offsetsFlorian Fainelli2016-02-291-1/+33
* mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen2016-02-241-1/+2
* mtd: spi-nor: remove micron_quad_enable()Cyrille Pitchen2016-02-121-45/+1
* mtd: spi-nor: Add support for s25fl116kSascha Hauer2016-02-121-0/+1
* mtd: nand: pxa3xx_nand: add support for partial chunksThomas Petazzoni2016-02-121-56/+101
* mtd: bcm63xxpart: Move NOR flash layout to a separate functionSimon Arlott2016-02-121-22/+32
* 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
* driver/memory: Removal of deprecated NO_IRQRaghav Dogra2016-02-011-1/+1
* 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
* staging: mt29f_spinand: kill unused ecclayout fieldBoris BREZILLON2016-01-261-1/+0
* 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-244-5/+333
|\ \
| * | 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
| * | IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controllerCristian Birsan2016-01-243-0/+330
* | | Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...Linus Torvalds2016-01-242-0/+9
|\ \ \
| * | | ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer2016-01-241-0/+7
| * | | intel_telemetry_debugfs: Fix unused warnings in telemetry debugfsSouvik Kumar Chakravarty2016-01-241-0/+2
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-01-247-39/+297
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ...Zhang Rui2016-01-235-38/+286
| |\ \ \ \ \
| | | * | | | thermal: trip_point_temp_store() calls thermal_zone_device_update()Kuninori Morimoto2016-01-061-1/+5
| | | * | | | thermal: rcar: rcar_thermal_get_temp() return error if strange tempKuninori Morimoto2016-01-061-1/+11