summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2017-03-021-4/+16
|\
| * dm raid: bump the target versionMike Snitzer2017-02-281-3/+3
| * dm raid: fix data corruption on reshape requestHeinz Mauelshagen2017-02-281-1/+11
| * dm raid: fix raid "check" regression due to improper cleanup in raid_message()Mike Snitzer2017-02-281-2/+4
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-03-0221-447/+374
|\ \
| * | virtio-console: avoid DMA from stackOmar Sandoval2017-03-021-2/+10
| * | vhost: introduce O(1) vq metadata cacheJason Wang2017-03-022-26/+118
| * | virtio_scsi: use virtio IRQ affinityChristoph Hellwig2017-02-271-114/+12
| * | virtio_blk: use virtio IRQ affinityChristoph Hellwig2017-02-271-1/+12
| * | virtio: provide a method to get the IRQ affinity mask for a virtqueueChristoph Hellwig2017-02-274-0/+16
| * | virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig2017-02-2718-29/+41
| * | virtio_pci: simplify MSI-X setupChristoph Hellwig2017-02-271-17/+18
| * | virtio_pci: don't duplicate the msix_enable flag in struct pci_devChristoph Hellwig2017-02-274-7/+4
| * | virtio_pci: use shared interrupts for virtqueuesChristoph Hellwig2017-02-272-145/+106
| * | virtio_pci: remove struct virtio_pci_vq_infoChristoph Hellwig2017-02-274-115/+39
| * | vhost: try avoiding avail index access when getting descriptorJason Wang2017-02-271-16/+23
| * | virtio_mmio: expose header to userspaceMichael S. Tsirkin2017-02-271-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2017-03-021-1/+1
|\ \ \
| * | | KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells2017-03-021-1/+1
* | | | Merge tag 'watchdog-for-linus-v4.11-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-03-023-25/+43
|\ \ \ \ | |/ / / |/| | |
| * | | watchdog: retu: restore MFD dependencyArnd Bergmann2017-03-011-1/+1
| * | | watchdog: db8500: add back prmcu dependencyArnd Bergmann2017-03-011-1/+1
| * | | watchdog: kempld: fix gcc-4.3 buildArnd Bergmann2017-03-011-1/+8
| * | | watchdog: softdog: fire watchdog even if softirqs do not get to runNiklas Cassel2017-03-011-17/+27
| * | | watchdog: kempld: revert to full dependencyArnd Bergmann2017-03-011-1/+1
| * | | watchdog: bcm2835: add CONFIG_OF dependencyArnd Bergmann2017-03-011-1/+1
| * | | watchdog: sp805: add back AMBA dependencyArnd Bergmann2017-03-011-1/+1
| * | | watchdog: menf21bmc: add I2C dependencyArnd Bergmann2017-03-011-0/+1
| * | | watchdog: geode: restore hard CS5535_MFGPT dependencyArnd Bergmann2017-03-011-1/+1
| * | | watchdog: wm831x watchdog really needs mfdArnd Bergmann2017-03-011-1/+1
* | | | Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-015-27/+91
|\ \ \ \
| * | | | cxl: fix nested locking hang during EEH hotplugAndrew Donnellan2017-02-214-10/+27
| * | | | pci/hotplug/pnv-php: Disable MSI and PCI device properlyGavin Shan2017-02-171-8/+14
| * | | | pci/hotplug/pnv-php: Disable surprise hotplug capability on conflictsGavin Shan2017-02-171-0/+8
| * | | | pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()Gavin Shan2017-02-171-1/+1
| * | | | drivers/pci/hotplug: Mask PDC interrupt if requiredGavin Shan2017-02-151-5/+22
| * | | | drivers/pci/hotplug: Fix initial state for empty slotGavin Shan2017-02-151-2/+14
| * | | | drivers/pci/hotplug: Handle presence detection change properlyGavin Shan2017-02-151-1/+5
* | | | | Input: rmi4 - f30: detect INPUT_PROP_BUTTONPAD from the button countBenjamin Tissoires2017-03-011-2/+3
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2017-03-0116-261/+705
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'ida-conver...Zhang Rui2017-02-2216-248/+679
| |\ \ \ \ \ \ \
| | | | * | | | | thermal: convert devfreq_cooling to use an IDAMatthew Wilcox2017-01-041-44/+9
| | | | * | | | | thermal: convert cpu_cooling to use an IDAMatthew Wilcox2017-01-041-52/+11
| | | | * | | | | thermal: convert clock cooling to use an IDAMatthew Wilcox2017-01-041-42/+8
| | | | * | | | | thermal core: convert ID allocation to IDAMatthew Wilcox2017-01-041-49/+26
| | | * | | | | | thermal/intel_powerclamp: Remove set-but-not-used variablesAugusto Mecking Caringi2017-02-071-4/+0
| | * | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2017-02-2111-57/+625
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | thermal: mtk_thermal: Staticise a number of data variablesVivek Gautam2017-02-191-8/+8
| | | * | | | | | thermal: arm: dra752: Remove all TSHUT related definitionsKeerthy2017-02-192-44/+0
| | | * | | | | | thermal: arm: dra752: Remove TSHUT configurationKeerthy2017-02-191-2/+1