summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-omap-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-071-0/+14
|\
| * Merge branch '3.15/dss-dt-dts' into 3.15/fbdevTomi Valkeinen2014-03-201-0/+1
| |\
| * \ Merge branch '3.15/dss-dt' into 3.15/fbdevTomi Valkeinen2014-03-2055-290/+415
| |\ \
| | * | OMAPDSS: add of helpersTomi Valkeinen2014-03-191-0/+14
* | | | Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-0715-173/+1142
|\ \ \ \
| * | | | mfd: lpc_ich: Add support for iTCO v3Peter Tyser2014-03-191-4/+4
| * | | | mfd: Add bcm590xx pmu driverMatt Porter2014-03-191-0/+31
| * | | | mfd: da9063: Upgrade of register definitions to support production siliconOpensource [Steve Twiss]2014-03-191-58/+62
| * | | | mfd: ssbi: Add regmap read/write helpersStephen Boyd2014-03-191-0/+20
| * | | | mfd: pm8921: Migrate to irqdomainsStephen Boyd2014-03-192-66/+0
| * | | | mfd: pm8xxx: Move pm8xxx-irq.c contents into only driver that uses itStephen Boyd2014-03-191-23/+0
| * | | | mfd: da9052: Extend support to a new chipOpensource [Anthony Olech]2014-03-191-0/+1
| * | | | mfd: lpc_ich: Add support for Intel Avoton GPIOsVincent Donnefort2014-03-191-0/+1
| * | | | mfd: lpc_ich: Convert ICH GPIOs IDs to enumVincent Donnefort2014-03-191-7/+9
| * | | | mfd: da9063: Add support for production silicon variant codeOpensource [Steve Twiss]2014-03-191-1/+5
| * | | | mfd: Add realtek USB card reader driverRoger Tseng2014-03-191-0/+628
| * | | | mfd: tps65218: Add driver for the TPS65218 PMICKeerthy2014-03-191-0/+284
| * | | | mfd: wm5110: Make additional DSP registers available to the userCharles Keepax2014-03-191-0/+67
| * | | | mfd: wm5102: Make additional DSP registers available to the userCharles Keepax2014-03-191-0/+17
| * | | | mfd: max14577: Remove not needed header inclusionKrzysztof Kozlowski2014-03-191-5/+0
| * | | | mfd: max14577: Remove unused enum max14577_irq_sourceKrzysztof Kozlowski2014-03-191-8/+0
| * | | | Merge branch 'ib-mfd-io-3.15' into HEADLee Jones2014-03-192-1/+13
| |\ \ \ \
| | * | | | mfd: twl-core: Add twl_i2c_read/write_u16Sebastian Reichel2014-03-181-0/+12
| | * | | | mfd: twl4030-madc: Cleanup driverSebastian Reichel2014-03-181-1/+1
* | | | | | Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds2014-04-075-34/+147
|\ \ \ \ \ \
| * | | | | | mtd: nand: fix GET/SET_FEATURES address on 16-bit devicesDavid Mosberger2014-03-251-1/+10
| * | | | | | mtd: devices: elm: clean elm_load_syndromePekon Gupta2014-03-251-7/+0
| * | | | | | mtd: devices: elm: check for hardware engine's design constraintsPekon Gupta2014-03-251-1/+2
| * | | | | | mtd: nand: add "page" argument for read_subpage hookHuang Shijie2014-03-101-1/+1
| * | | | | | of_mtd: Add helpers to get ECC strength and ECC step sizeEzequiel Garcia2014-03-101-0/+12
| * | | | | | mtd: Add a retlen parameter to _get_{fact,user}_prot_infoChristian Riesch2014-03-101-8/+8
| * | | | | | mtd: nand: parse out the JEDEC compliant NANDHuang Shijie2014-03-101-1/+1
| * | | | | | mtd: nand: add a helper to get the supported features for JEDECHuang Shijie2014-03-101-0/+9
| * | | | | | mtd: nand: add fields for JEDEC in nand_chipHuang Shijie2014-03-101-1/+9
| * | | | | | mtd: nand: add the data structures for JEDEC parameter pageHuang Shijie2014-03-101-0/+75
| * | | | | | mtd: nand: s3c2410: Trivial cleanup in header fileSachin Kamat2014-03-101-2/+6
| * | | | | | mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris2014-03-101-0/+10
| * | | | | | mtd: nand: remove the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZEHuang Shijie2014-03-101-8/+0
| * | | | | | mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}Huang Shijie2014-03-101-6/+6
* | | | | | | Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-04-063-4/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'devel' into linux-nextTrond Myklebust2014-03-173-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | nfs: remove synchronous rename codeJeff Layton2014-03-171-2/+0
| | * | | | | | | nfs: make nfs_async_rename non-staticJeff Layton2014-03-171-1/+0
| | * | | | | | | nfs: abstract out code needed to complete a sillyrenameJeff Layton2014-03-171-0/+1
| | * | | | | | | NFS: Be more aggressive in using readdirplus for 'ls -l' situationsTrond Myklebust2014-02-111-0/+1
| | * | | | | | | SUNRPC: RPC callbacks may be split across several TCP segmentsTrond Myklebust2014-02-111-1/+2
* | | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-04-066-23/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms.Rusty Russell2014-03-243-6/+13
| * | | | | | | | | module: LLVMLinux: Remove unused function warning from __param_check macroMark Charlebois2014-03-171-1/+1
| * | | | | | | | | Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULEMathieu Desnoyers2014-03-132-1/+4