summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-24mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) onlyRafał Miłecki1-2/+2
2016-01-24mtd: onenand: unexport onenand_default_bbt()Thomas Petazzoni1-2/+0
2016-01-24mtd: onenand: make onenand_scan_bbt() staticThomas Petazzoni1-2/+1
2016-01-24mtd: nand: remove EXPORT_SYMBOL of nand_scan_bbt()Thomas Petazzoni1-2/+0
2016-01-23mtd: nand: sunxi: use mtd_div_by_ws() helperBrian Norris1-1/+1
2016-01-23mtd: atmel_nand: Do not warn on bitflipsRomain Izard1-2/+2
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds23-75/+73
2016-01-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-48/+15
2016-01-23Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ...Zhang Rui5-38/+286
2016-01-23Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds4-1/+87
2016-01-23Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-1/+1
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-210/+455
2016-01-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds26-3718/+3009
2016-01-23tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa6-48/+15
2016-01-23mtd: nand: sunxi: add randomizer supportBoris BREZILLON1-26/+261
2016-01-23mtd: nand: add NAND_NEED_SCRAMBLING flag to the H27UCG8T2ATR-BC definitionBoris BREZILLON1-2/+2
2016-01-23mtd: nand: mpc5121: use 'of_machine_is_compatible' to simplify codeChristophe Jaillet1-5/+2
2016-01-23wrappers for ->i_mutex accessAl Viro22-73/+73
2016-01-22lustre: remove unused declarationAl Viro1-2/+0
2016-01-22Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds7-28/+47
2016-01-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-8/+17