index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-21
cxl: fix nested locking hang during EEH hotplug
Andrew Donnellan
4
-10
/
+27
2017-02-17
pci/hotplug/pnv-php: Disable MSI and PCI device properly
Gavin Shan
1
-8
/
+14
2017-02-17
pci/hotplug/pnv-php: Disable surprise hotplug capability on conflicts
Gavin Shan
1
-0
/
+8
2017-02-17
pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()
Gavin Shan
1
-1
/
+1
2017-02-15
drivers/pci/hotplug: Mask PDC interrupt if required
Gavin Shan
1
-5
/
+22
2017-02-15
drivers/pci/hotplug: Fix initial state for empty slot
Gavin Shan
1
-2
/
+14
2017-02-15
drivers/pci/hotplug: Handle presence detection change properly
Gavin Shan
1
-1
/
+5
2017-02-07
m68k/mac: Replace via-maciisi driver with via-cuda driver
Finn Thain
5
-702
/
+12
2017-02-07
via-cuda: Add support for Egret system controller
Finn Thain
1
-21
/
+134
2017-02-07
via-cuda: Initialize data_index early and increment consistently
Finn Thain
1
-3
/
+3
2017-02-07
via-cuda: Use spinlock_irq_save/restore instead of enable/disable_irq
Finn Thain
1
-11
/
+5
2017-02-07
via-cuda: Avoid TREQ race condition
Finn Thain
1
-4
/
+3
2017-02-07
via-cuda: Fix re-initialization of reply_ptr and reading_reply
Finn Thain
1
-2
/
+2
2017-02-07
via-cuda: Prevent read buffer overflow
Finn Thain
1
-1
/
+7
2017-02-07
via-cuda: Add TREQ, TIP and TACK signal helpers
Finn Thain
1
-23
/
+53
2017-02-07
via-cuda: Remove redundant temporary variable
Finn Thain
1
-6
/
+2
2017-02-07
via-cuda: Cleanup printk calls
Finn Thain
1
-20
/
+6
2017-02-03
cxl: Fix build when CONFIG_DEBUG_FS=n
Andrew Donnellan
2
-5
/
+57
2017-01-31
powernv: Pass PSSCR value and mask to power9_idle_stop
Gautham R. Shenoy
1
-11
/
+41
2017-01-31
cpuidle:powernv: Add helper function to populate powernv idle states.
Gautham R. Shenoy
1
-36
/
+53
2017-01-25
cxl: Prevent read/write to AFU config space while AFU not configured
Andrew Donnellan
4
-23
/
+35
2017-01-25
cxl: Force psl data-cache flush during device shutdown
Vaibhav Jain
1
-0
/
+3
2017-01-25
cxl: Drop unused header asm/pnv-pci.h
Greg Kurz
1
-1
/
+0
2017-01-22
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-5
/
+30
2017-01-22
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
3
-75
/
+108
2017-01-21
Merge tag 'usb-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-32
/
+31
2017-01-21
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-14
/
+13
2017-01-21
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+7
2017-01-20
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
16
-66
/
+158
2017-01-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+2
2017-01-20
Merge tag 'spi-fix-v4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-12
/
+21
2017-01-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
11
-108
/
+91
2017-01-20
xhci: remove WARN_ON if dma mask is not set for platform devices
Mathias Nyman
1
-1
/
+1
2017-01-20
Merge branches 'thermal-core' and 'thermal-soc' into for-rc
Zhang Rui
1
-53
/
+100
2017-01-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+1
2017-01-19
virtio/s390: virtio: constify virtio_config_ops structures
Bhumika Goyal
1
-1
/
+1
2017-01-19
virtio/s390: add missing \n to end of dev_err message
Colin Ian King
1
-1
/
+1
2017-01-19
virtio/s390: support READ_STATUS command for virtio-ccw
Pierre Morel
1
-0
/
+25
2017-01-19
virtio_console: fix a crash in config_work_handler
G. Campana
1
-1
/
+1
2017-01-19
vhost/scsi: silence uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2017-01-19
vhost: scsi: constify target_core_fabric_ops structures
Bhumika Goyal
1
-1
/
+1
2017-01-19
nbd: only set MSG_MORE when we have more to send
Josef Bacik
1
-4
/
+2
2017-01-19
Merge tag 'pci-v4.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-11
/
+13
2017-01-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-23
/
+63
2017-01-19
Merge tag 'for-linus-4.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+71
2017-01-19
HID: wacom: Fix sibling detection regression
Jason Gerecke
2
-8
/
+18
2017-01-18
Merge tag 'omap-for-v4.10/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
1
-0
/
+1
2017-01-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2017-01-17
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
6
-23
/
+58
2017-01-17
scsi: mpt3sas: fix hang on ata passthrough commands
James Bottomley
2
-14
/
+38
[next]