summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-08mtd: kill the ecclayout->oobavail fieldBoris BREZILLON9-60/+51
2016-03-08mtd: nand: check status before reporting timeoutBrian Norris1-2/+2
2016-03-08mtd: bcm63xxpart: give width specifier an 'int', not 'size_t'Brian Norris1-4/+4
2016-03-08mtd: mtdram: Add parameter for setting writebuf sizeAlexander Stein1-1/+4
2016-03-07mtd: nand: pxa3xx_nand: kill unused field 'drcmr_cmd'Brian Norris1-10/+0
2016-03-07mtd: spi-nor: fsl-quadspi: add support for layerscapeYao Yuan1-1/+1
2016-03-07mtd: spi-nor: fsl-quadspi: add support for ls1021aYao Yuan2-1/+11
2016-03-07mtd: spi-nor: fsl-quadspi: add big-endian supportYao Yuan1-60/+97
2016-03-05mtd: spi-nor: add subsector flag to n25q128aEzequiel García1-2/+2
2016-03-05mtd: nand: pxa3xx_nand: fix dmaengine initializationRobert Jarzmik1-1/+1
2016-03-05mtd: nand: sunxi: remove direct mtd->priv accessesBoris BREZILLON1-3/+3
2016-03-01mtd: brcmnand: Fix v7.1 register offsetsFlorian Fainelli1-1/+33
2016-02-24mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen1-1/+2
2016-02-12mtd: spi-nor: remove micron_quad_enable()Cyrille Pitchen1-45/+1
2016-02-12mtd: spi-nor: Add support for s25fl116kSascha Hauer1-0/+1
2016-02-12mtd: nand: pxa3xx_nand: add support for partial chunksThomas Petazzoni1-56/+101
2016-02-12mtd: bcm63xxpart: Move NOR flash layout to a separate functionSimon Arlott1-22/+32
2016-02-12mtd: bcm63xxpart: Null terminate and validate conversion of flash stringsSimon Arlott1-4/+34
2016-02-12mtd: bcm63xxpart: Extract read of image tag to separate functionSimon Arlott1-22/+40
2016-02-12mtd: bcm63xxpart: Remove dependency on mach-bcm63xxSimon Arlott2-16/+58
2016-02-12mtd: atmel_nand: Support 32-bit ECC strengthRomain Izard2-2/+18
2016-02-12mtd: atmel_nand: Support PMECC on SAMA5D2Romain Izard2-3/+28
2016-02-12mtd: atmel_nand: Support variable RB_EDGE interruptsRomain Izard2-9/+29
2016-02-01driver/memory: Removal of deprecated NO_IRQRaghav Dogra1-1/+1
2016-02-01mtd: nand: pxa3xx_nand: add register access debugRobert Jarzmik1-5/+17
2016-02-01mtd: cs553x: Fix dependencies for !HAS_IOMEM archsRichard Weinberger1-0/+1
2016-01-26mtd: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2-0/+3
2016-01-26mtd: nand: vf610: remove useless mtd->ecclayout assignmentBoris BREZILLON1-2/+0
2016-01-26mtd: nand: lpc32xx_mlc: fix ecc.sizeBoris BREZILLON1-1/+1
2016-01-26staging: mt29f_spinand: kill unused ecclayout fieldBoris BREZILLON1-1/+0
2016-01-26mtd: nand: kill unused ->ecclayout field in platform_nand_chip structBoris BREZILLON1-1/+0
2016-01-26mtd: nand: jz4740: kill the ->ecc_layout fieldBoris BREZILLON1-3/+0
2016-01-26mtd: nand: s3c2410: kill the ->ecc_layout fieldBoris BREZILLON1-3/+0
2016-01-25Merge v4.5-rc1 with MTD -next developmentBrian Norris10-80/+358
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-5/+333
2016-01-24Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...Linus Torvalds2-0/+9
2016-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds7-39/+297
2016-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+1
2016-01-24ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer1-0/+7
2016-01-24intel_telemetry_debugfs: Fix unused warnings in telemetry debugfsSouvik Kumar Chakravarty1-0/+2
2016-01-24MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott1-4/+2
2016-01-24MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott1-1/+1
2016-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds129-4144/+5686
2016-01-24IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controllerCristian Birsan3-0/+330
2016-01-24Merge tag 'ntb-4.5' of git://github.com/jonmason/ntbLinus Torvalds12-12/+2177
2016-01-24mtd: atmel_nand: Use of_device_get_match_dataRomain Izard1-3/+1
2016-01-24mtd: atmel_nand: Simplify error messagesRomain Izard1-2/+2
2016-01-24mtd: nand: gpmi: may use minimum required ecc for 744 oobsize NANDHan Xu1-12/+14
2016-01-24mtd: nand: gpmi: add gpmi dsm supend/resume supportHuang Shijie1-1/+46
2016-01-24mtd: bcm47xxpart: don't fail because of bit-flipsRafał Miłecki1-16/+22