summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-02-04coresight: remove the extra spacesKaixu Xia2-2/+2
2015-02-04coresight: fix the link between orphan connection and newly added deviceKaixu Xia1-4/+5
2015-02-04coresight: fix the replicator subtype valueKaixu Xia1-1/+1
2015-02-04mcb: Fix error path of mcb_pci_probeJohannes Thumshirn1-9/+9
2015-02-04virtio/console: verify device has config spaceMichael S. Tsirkin1-0/+6
2015-02-04ti-st: clean up data types (fix harmless memory corruption)Dan Carpenter1-6/+6
2015-02-04mei: me: release hw from reset only during the reset flowAlexander Usyskin1-2/+1
2015-02-04mei: mask interrupt set bit on clean reset bitAlexander Usyskin1-1/+1
2015-01-27Merge tag 'extcon-next-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman3-2/+2
2015-01-26extcon: max77693: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-01-26extcon: adc-jack: Release IIO channel on driver removeIvan T. Ivanov1-0/+1
2015-01-26extcon: Remove duplicated include from extcon-class.cWei Yongjun1-1/+0
2015-01-25Drivers: hv: vmbus: hv_process_timer_expiration() can be statickbuild test robot1-1/+1
2015-01-25Drivers: hv: vmbus: serialize Offer and Rescind offerVitaly Kuznetsov1-8/+22
2015-01-25Drivers: hv: rename sc_lock to the more generic lockVitaly Kuznetsov2-8/+8
2015-01-25Drivers: hv: check vmbus_device_create() return value in vmbus_process_offer()Vitaly Kuznetsov1-5/+9
2015-01-25pcmcia: fix incorrect bracketing on a testAlan1-1/+1
2015-01-25VMCI: Fix two UVA mapping bugsJorgen Hansen2-7/+8
2015-01-25misc: ti-st: add handling of the signal caseNicholas Mc Guire1-8/+11
2015-01-25pnpbios: bail out on strange errorsAlan Cox1-1/+2
2015-01-25i8k: Add support for fan labelsPali Rohár1-14/+62
2015-01-25i8k: Remove DMI config data for Latitude E6440 and E6540Pali Rohár1-21/+0
2015-01-25i8k: Autodetect fan RPM multiplierPali Rohár1-12/+48
2015-01-25i8k: Make fan module parameters an unsignedPali Rohár1-9/+9
2015-01-25i8k: Add support for Dell XPS 13Guenter Roeck1-3/+11
2015-01-25i8k: Rework error retriesGuenter Roeck1-23/+24
2015-01-25i8k: Return -ENODATA for invalid temperaturePali Rohár1-3/+1
2015-01-25i8k: Register only temperature sensors which have labelsPali Rohár1-9/+9
2015-01-25i8k: Add support for temperature sensor labelsPali Rohár1-13/+61
2015-01-25hv: hv_fcopy: drop the obsolete message on transfer failureDexuan Cui1-0/+27
2015-01-25Drivers: hv: vmbus: Support a vmbus API for efficiently sending page arraysK. Y. Srinivasan1-0/+44
2015-01-25Drivers: hv: vmbus: Fix a bug in vmbus_establish_gpadl()K. Y. Srinivasan1-2/+2
2015-01-25Drivers: hv: vmbus: Implement a clockevent deviceK. Y. Srinivasan3-2/+134
2015-01-25Drivers: hv: hv_balloon: Don't post pressure status from interrupt contextK. Y. Srinivasan1-7/+4
2015-01-25Drivers: hv: hv_balloon: Fix a locking bug in the balloon driverK. Y. Srinivasan1-5/+63
2015-01-25Drivers: hv: hv_balloon: Make adjustments in computing the floorK. Y. Srinivasan1-4/+5
2015-01-25Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley1-0/+26
2015-01-25mei: add reference counting for me clientsTomas Winkler10-94/+221
2015-01-19Merge 3.19-rc5 into char-misc-nextGreg Kroah-Hartman278-2794/+3154
2015-01-18Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+7
2015-01-18Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds7-28/+69
2015-01-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+1
2015-01-17clk: fix possible null pointer dereferenceStanimir Varbanov1-1/+1
2015-01-17Revert "clk: ppc-corenet: Fix Section mismatch warning"Kevin Hao1-1/+1
2015-01-17clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner1-4/+6
2015-01-17Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-2/+5
2015-01-17reset: sunxi: fix spinlock initializationTyler Baker1-0/+4
2015-01-17drivers: bus: check cci device tree node statusAbhilash Kesavan1-0/+3
2015-01-16Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-9/+31
2015-01-16Merge tag 'tty-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-35/+70