index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-11
drm/amdgpu/gfx10: update gfx golden settings
Tianci.Yin
1
-0
/
+1
2019-12-11
md: make sure desc_nr less than MD_SB_DISKS
Yufen Yu
1
-0
/
+1
2019-12-11
md: raid1: check rdev before reference in raid1_sync_request func
Zhiqiang Liu
1
-1
/
+1
2019-12-11
raid5: need to set STRIPE_HANDLE for batch head
Guoqing Jiang
1
-1
/
+1
2019-12-11
xhci: make sure interrupts are restored to correct state
Mathias Nyman
1
-6
/
+6
2019-12-11
xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour.
Mathias Nyman
1
-1
/
+2
2019-12-11
xhci: Increase STS_HALT timeout in xhci_suspend()
Kai-Heng Feng
1
-1
/
+1
2019-12-11
usb: xhci: only set D3hot for pci device
Henry Lin
3
-5
/
+16
2019-12-11
xhci: fix USB3 device initiated resume race with roothub autosuspend
Mathias Nyman
2
-2
/
+11
2019-12-11
xhci: Fix memory leak in xhci_add_in_port()
Mika Westerberg
1
-0
/
+4
2019-12-11
Merge tag 'fixes-for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
4
-2
/
+18
2019-12-11
drm/i915: Serialise with remote retirement
drm-intel-fixes-2019-12-12
Chris Wilson
1
-3
/
+23
2019-12-11
virtio_balloon: divide/multiply instead of shifts
Michael S. Tsirkin
1
-4
/
+5
2019-12-11
virtio_balloon: name cleanups
Michael S. Tsirkin
1
-12
/
+12
2019-12-11
virtio-balloon: fix managed page counts when migrating pages between zones
David Hildenbrand
1
-0
/
+11
2019-12-11
USB: Fix incorrect DMA allocations for local memory pool drivers
Fredrik Noring
2
-22
/
+23
2019-12-10
cpuidle: Fix cpuidle_driver_state_disabled()
Rafael J. Wysocki
1
-0
/
+10
2019-12-10
drm/amd/display: include linux/slab.h where needed
Arnd Bergmann
1
-0
/
+2
2019-12-10
i2c: remove i2c_new_dummy() API
Wolfram Sang
1
-23
/
+0
2019-12-10
drm/amd/display: fix undefined struct member reference
Arnd Bergmann
1
-0
/
+2
2019-12-10
fbtft: Fix the initialization from property algorithm
Andy Shevchenko
1
-3
/
+3
2019-12-10
drivers: Fix boot problem on SuperH
Guenter Roeck
1
-0
/
+4
2019-12-10
usb: gadget: fix wrong endpoint desc
EJ Hsu
2
-1
/
+6
2019-12-10
of/platform: Unconditionally pause/resume sync state during kernel init
Saravana Kannan
1
-3
/
+3
2019-12-10
usb: dwc3: ep0: Clear started flag on completion
Thinh Nguyen
1
-0
/
+8
2019-12-10
usb: dwc3: gadget: Clear started flag for non-IOC
Thinh Nguyen
1
-0
/
+3
2019-12-10
usb: dwc3: gadget: Fix logical condition
Tejas Joglekar
1
-1
/
+1
2019-12-10
staging: rtl8712: fix interface sanity check
Johan Hovold
1
-1
/
+1
2019-12-10
staging: rtl8188eu: fix interface sanity check
Johan Hovold
1
-1
/
+1
2019-12-10
USB: atm: ueagle-atm: add missing endpoint check
Johan Hovold
1
-6
/
+12
2019-12-10
USB: adutux: fix interface sanity check
Johan Hovold
1
-1
/
+1
2019-12-10
USB: idmouse: fix interface sanity checks
Johan Hovold
1
-1
/
+1
2019-12-10
USB: serial: io_edgeport: fix epic endpoint lookup
Johan Hovold
1
-4
/
+6
2019-12-10
drm/nouveau/kms/nv50-: fix panel scaling
Ben Skeggs
1
-3
/
+3
2019-12-10
drm/nouveau/kms/nv50-: Limit MST BPC to 8
Lyude Paul
1
-1
/
+8
2019-12-10
drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atom
Lyude Paul
3
-27
/
+36
2019-12-10
drm/nouveau/kms/nv50-: Call outp_atomic_check_view() before handling PBN
Lyude Paul
1
-20
/
+24
2019-12-10
drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 hardware
Hans de Goede
2
-7
/
+27
2019-12-10
drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bit
Hans de Goede
1
-55
/
+55
2019-12-10
usb: mon: Fix a deadlock in usbmon between mmap and read
Pete Zaitcev
1
-11
/
+21
2019-12-10
usb: common: usb-conn-gpio: Don't log an error on probe deferral
Bryan O'Donoghue
1
-1
/
+2
2019-12-10
usb: core: urb: fix URB structure initialization function
Emiliano Ingrassia
1
-0
/
+1
2019-12-10
usb: typec: fix use after free in typec_register_port()
Wen Yang
1
-2
/
+4
2019-12-10
usb: roles: fix a potential use after free
Wen Yang
1
-1
/
+1
2019-12-10
drm/i915/gt: Detect if we miss WaIdleLiteRestore
Chris Wilson
1
-25
/
+21
2019-12-10
drm/i915/hdcp: Nuke intel_hdcp_transcoder_config()
Ville Syrjälä
5
-28
/
+14
2019-12-10
drm/i915/fbc: Disable fbc by default on all glk+
Ville Syrjälä
1
-1
/
+1
2019-12-10
drm/i915/perf: Configure OAR for specific context
Umesh Nerlige Ramappa
1
-87
/
+112
2019-12-10
drm/i915/perf: Allow non-privileged access when OA buffer is not sampled
Umesh Nerlige Ramappa
1
-2
/
+3
2019-12-10
staging: gigaset: add endpoint-type sanity check
Johan Hovold
1
-0
/
+12
[prev]
[next]