index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
xhci: fix deadlock at host remove by running watchdog correctly
Mathias Nyman
2
-18
/
+0
2017-03-16
xhci: free xhci virtual devices with leaf nodes first
Mathias Nyman
1
-2
/
+36
2017-03-16
usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL
Dan Carpenter
1
-2
/
+2
2017-03-16
USB: UHCI: report non-PME wakeup signalling for Intel hardware
Alan Stern
1
-0
/
+4
2017-02-23
xhci: add restart quirk for Intel Wildcatpoint PCH
Mathias Nyman
1
-1
/
+3
2016-11-20
xhci: don't dereference a xhci member after removing xhci
Mathias Nyman
1
-1
/
+2
2016-11-20
usb: xhci: Fix panic if disconnect
Jim Lin
1
-0
/
+3
2016-06-15
usb: xhci: fix wild pointers in xhci_mem_cleanup
Lu Baolu
1
-0
/
+5
2016-06-15
usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host
Rafal Redzimski
1
-1
/
+3
2016-02-27
xhci: Fix list corruption in urb dequeue at host removal
Mathias Nyman
1
-1
/
+3
2016-02-27
usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platforms
Lu Baolu
1
-1
/
+3
2016-02-27
Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"
Mathias Nyman
1
-10
/
+0
2016-02-13
xhci: refuse loading if nousb is used
Oliver Neukum
1
-0
/
+3
2015-12-30
usb: xhci: fix config fail of FS hub behind a HS hub with MTT
Chunfeng Yun
1
-0
/
+8
2015-12-30
USB: whci-hcd: add check for dma mapping error
Alexey Khoroshilov
1
-0
/
+4
2015-12-30
xhci: Workaround to get Intel xHCI reset working more reliably
Rajmohan Mani
1
-0
/
+10
2015-12-30
xhci: Add XHCI_INTEL_HOST quirk
Ben Hutchings
2
-0
/
+3
2015-11-17
xhci: Add spurious wakeup quirk for LynxPoint-LP controllers
Laura Abbott
1
-0
/
+1
2015-11-17
xhci: Switch Intel Lynx Point LP ports to EHCI on shutdown.
Denis Turischev
1
-0
/
+4
2015-11-17
xhci: handle no ping response error properly
Mathias Nyman
1
-5
/
+15
2015-11-17
xhci: don't finish a TD if we get a short transfer event mid TD
Mathias Nyman
1
-0
/
+10
2015-10-13
xhci: change xhci 1.0 only restrictions to support xhci 1.1
Mathias Nyman
2
-5
/
+5
2015-10-13
usb: xhci: Clear XHCI_STATE_DYING on start
Roger Quadros
1
-1
/
+2
2015-10-13
xhci: give command abortion one more chance before killing xhci
Mathias Nyman
1
-0
/
+9
2015-10-13
usb: host: ehci-sys: delete useless bus_to_hcd conversion
Peter Chen
1
-4
/
+10
2015-10-13
drivers: usb: fsl: Workaround for USB erratum-A005275
Nikhil Badola
4
-0
/
+27
2015-10-13
xhci: fix off by one error in TRB DMA address boundary check
Mathias Nyman
1
-1
/
+1
2015-08-12
xhci: do not report PLC when link is in internal resume state
Zhuang Jin Can
1
-1
/
+8
2015-08-12
xhci: report U3 when link is in resume state
Zhuang Jin Can
1
-2
/
+5
2015-08-12
xhci: Calculate old endpoints correctly on device reset
Brian Campbell
1
-0
/
+3
2015-08-12
usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function
AMAN DEEP
1
-1
/
+1
2015-08-07
xhci: gracefully handle xhci_irq dead device
Joe Lawrence
1
-1
/
+1
2015-08-07
xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256
Mathias Nyman
1
-1
/
+1
2015-08-07
xhci: fix isoc endpoint dequeue from advancing too far on transaction error
Mathias Nyman
1
-0
/
+5
2015-05-09
usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers
Lu Baolu
1
-1
/
+2
2015-05-09
usb: xhci: handle Config Error Change (CEC) in xhci driver
Lu Baolu
1
-1
/
+8
2015-05-09
xhci: Workaround for PME stuck issues in Intel xhci
Mathias Nyman
2
-0
/
+31
2015-05-09
xhci: fix reporting of 0-sized URBs in control endpoint
Aleksander Morgado
2
-2
/
+11
2015-05-09
xhci: Allocate correct amount of scratchpad buffers
Mathias Nyman
1
-2
/
+3
2015-05-09
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
Alan Stern
1
-0
/
+3
2015-02-20
OHCI: add a quirk for ULi M5237 blocking on reset
Arseny Solokha
1
-3
/
+15
2014-12-14
usb: xhci: rework root port wake bits if controller isn't allowed to wakeup
Lu Baolu
3
-3
/
+43
2014-12-14
USB: xhci: Reset a halted endpoint immediately when we encounter a stall.
Mathias Nyman
2
-72
/
+25
2014-12-14
Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"
Lu Baolu
1
-4
/
+1
2014-12-14
USB: xhci: don't start a halted endpoint before its new dequeue is set
Mathias Nyman
1
-2
/
+1
2014-12-14
xhci: no switching back on non-ULT Haswell
Oliver Neukum
1
-14
/
+0
2014-11-05
xhci: Fix null pointer dereference if xhci initialization fails
Mathias Nyman
1
-1
/
+1
2014-11-05
usb: host: xhci: fix compliance mode workaround
Felipe Balbi
1
-3
/
+5
2014-09-13
xhci: rework cycle bit checking for new dequeue pointers
Mathias Nyman
2
-36
/
+43
2014-09-13
usb: xhci: amd chipset also needs short TX quirk
Huang Rui
1
-0
/
+4
[next]