summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-27w1: optional bundling of netlink kernel repliesDavid Fries6-263/+447
2014-05-27connector: allow multiple messages to be sent in one packetDavid Fries3-5/+26
2014-05-27misc: pch_phub: Fix Kconfig dependenciesJean Delvare1-1/+1
2014-05-20Merge tag 'extcon-next-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman17-314/+1131
2014-05-03misc: arm-charlcd: add DT probe supportRob Herring1-0/+7
2014-05-03dt/bindings: add binding for ARM Versatile character LCDRob Herring1-0/+18
2014-05-03misc: (ds1682) replace obsolete simple_strtoull() with kstrtoull()Sebastien Bourdelin1-3/+2
2014-05-03misc: genwqe: Fix format string mismatch in card_debugfs.cMasanari Iida1-2/+2
2014-05-03misc: Add hardware dependencies to Atmel driversJean Delvare1-2/+2
2014-05-03Drivers: hv: balloon: Ensure pressure reports are posted regularlyK. Y. Srinivasan1-3/+26
2014-05-03hv: Remove unnecessary comparison of unsigned against 0Tobias Klauser1-2/+1
2014-05-03Drivers: hv: vmbus: Implement per-CPU mapping of relid to channelK. Y. Srinivasan5-2/+75
2014-05-03Drivers: hv: Eliminate the channel spinlock in the callback pathK. Y. Srinivasan4-15/+25
2014-05-03mei: set connecting state just upon connection request is sent to the fwAlexander Usyskin5-7/+1
2014-05-03mei: make return values consistent across the driverAlexander Usyskin2-4/+3
2014-05-03mei: extract fw status registersAlexander Usyskin5-5/+127
2014-05-03mei: me: bump hbm version to 1.1 to support power gatingTomas Winkler1-1/+1
2014-05-03mei: txe: use runtime PG pm domain for non wakeable devicesAlexander Usyskin1-0/+49
2014-05-03mei: me: use runtime PG pm domain for non wakeable devicesTomas Winkler2-0/+53
2014-05-03mei: use runtime pm in write and read flowTomas Winkler1-13/+71
2014-05-03mei: txe: add runtime pm frameworkAlexander Usyskin2-4/+99
2014-05-03mei: me: add runtime pm frameworkTomas Winkler3-2/+100
2014-05-03mei: add function to check write queuesTomas Winkler2-0/+23
2014-05-03mei: me: add pg exit and entry flow commandsTomas Winkler4-4/+95
2014-05-03mei: expose hardware power gating state to mei layerTomas Winkler5-19/+93
2014-05-03mei: condition PGI support on HW and HBM versionTomas Winkler4-0/+67
2014-05-03mei: me: add power gating isolation register write wrappersTomas Winkler1-0/+29
2014-05-03mei: me: introduce power gating registersTomas Winkler1-0/+9
2014-05-03mei: implement power gating isolation hbm layerTomas Winkler5-0/+60
2014-04-29extcon: palmas: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi2-16/+21
2014-04-29extcon: gpio: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi1-8/+15
2014-04-29extcon: adc-jack: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi1-9/+12
2014-04-29extcon: arizona: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi1-13/+17
2014-04-29extcon: max14577: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi1-3/+4
2014-04-29extcon: max77693: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi1-5/+4
2014-04-29extcon: max8997: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi1-4/+3
2014-04-29extcon: Add devm_extcon_dev_allocate/free to manage the resource of extcon de...Chanwoo Choi2-12/+69
2014-04-29extcon: Add extcon_dev_allocate/free() to control the memory of extcon deviceChanwoo Choi2-0/+49
2014-04-27Linux 3.15-rc3v3.15-rc3Linus Torvalds1-1/+1
2014-04-27word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon1-6/+2
2014-04-27Merge branch 'safe-dirty-tlb-flush'Linus Torvalds6-33/+111
2014-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds8-45/+48
2014-04-27Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-15/+56
2014-04-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-7/+13
2014-04-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-25/+52
2014-04-27Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-34/+56
2014-04-27Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-19/+59
2014-04-27Merge tag 'driver-core-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-4/+9
2014-04-27Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds29-162/+304
2014-04-27Merge tag 'pm+acpi-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-30/+188