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
2016-09-21
xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
Mathias Nyman
3
-6
/
+13
2016-09-21
usb: xhci: Fix panic if disconnect
Jim Lin
1
-0
/
+3
2016-05-02
usb: xhci: fix wild pointers in xhci_mem_cleanup
Lu Baolu
1
-0
/
+6
2016-02-25
xhci: Fix list corruption in urb dequeue at host removal
Mathias Nyman
1
-1
/
+3
2016-02-23
xhci: fix usb2 resume timing and races.
Mathias Nyman
2
-6
/
+42
2016-02-12
xhci: fix placement of call to usb_disabled()
Greg Kroah-Hartman
1
-3
/
+3
2016-01-27
xhci: refuse loading if nousb is used
Oliver Neukum
1
-0
/
+4
2016-01-27
usb: xhci: fix config fail of FS hub behind a HS hub with MTT
Chunfeng Yun
1
-0
/
+8
2016-01-05
USB: whci-hcd: add check for dma mapping error
Alexey Khoroshilov
1
-0
/
+4
2015-11-12
xhci: Add spurious wakeup quirk for LynxPoint-LP controllers
Laura Abbott
1
-0
/
+1
2015-11-12
xhci: handle no ping response error properly
Mathias Nyman
1
-5
/
+15
2015-10-28
usb: core: implement AMD remote wakeup quirk
Huang Rui
1
-0
/
+12
2015-10-28
usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers
Reyad Attiyat
2
-14
/
+57
2015-10-28
xhci: change xhci 1.0 only restrictions to support xhci 1.1
Mathias Nyman
2
-5
/
+5
2015-10-28
usb: xhci: Clear XHCI_STATE_DYING on start
Roger Quadros
1
-1
/
+2
2015-10-07
xhci: rework cycle bit checking for new dequeue pointers
Mathias Nyman
2
-36
/
+42
2015-10-07
xhci: Workaround for PME stuck issues in Intel xhci
Mathias Nyman
2
-0
/
+31
2015-09-30
usb: host: ehci-sys: delete useless bus_to_hcd conversion
Peter Chen
1
-4
/
+4
2015-08-19
xhci: fix off by one error in TRB DMA address boundary check
Mathias Nyman
1
-1
/
+1
2015-08-19
xhci: do not report PLC when link is in internal resume state
Zhuang Jin Can
1
-1
/
+8
2015-08-19
xhci: prevent bus_suspend if SS port resuming in phase 1
Zhuang Jin Can
3
-3
/
+7
2015-08-19
xhci: report U3 when link is in resume state
Zhuang Jin Can
1
-2
/
+5
2015-08-19
xhci: Calculate old endpoints correctly on device reset
Brian Campbell
1
-0
/
+3
2015-08-04
usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function
AMAN DEEP
1
-1
/
+1
2015-06-03
xhci: gracefully handle xhci_irq dead device
Joe Lawrence
1
-1
/
+1
2015-06-03
xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256
Mathias Nyman
1
-1
/
+1
2015-06-03
xhci: fix isoc endpoint dequeue from advancing too far on transaction error
Mathias Nyman
1
-0
/
+5
2015-05-15
usb: host: ehci: use new USB_RESUME_TIMEOUT
Felipe Balbi
2
-8
/
+11
2015-05-15
usb: host: oxu210hp: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-3
/
+4
2015-05-04
usb: host: sl811: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-1
/
+1
2015-05-04
usb: host: xhci: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-1
/
+1
2015-05-04
usb: host: isp116x: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-1
/
+1
2015-05-04
usb: host: r8a66597: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-1
/
+1
2015-05-04
usb: host: fotg210: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-1
/
+1
2015-05-04
usb: host: uhci: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-2
/
+3
2015-05-04
usb: host: fusbh200: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-2
/
+1
2015-04-22
usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers
Lu Baolu
1
-1
/
+1
2015-04-22
usb: xhci: handle Config Error Change (CEC) in xhci driver
Lu Baolu
1
-1
/
+8
2015-03-13
xhci: no switching back on non-ULT Haswell
Oliver Neukum
1
-14
/
+0
2015-03-12
xhci: fix reporting of 0-sized URBs in control endpoint
Aleksander Morgado
2
-2
/
+11
2015-03-12
xhci: Allocate correct amount of scratchpad buffers
Mathias Nyman
1
-2
/
+3
2015-03-05
USB: EHCI: adjust error return code
Alan Stern
1
-3
/
+3
2015-01-29
USB: EHCI: fix initialization bug in iso_stream_schedule()
Alan Stern
1
-4
/
+4
2015-01-29
OHCI: add a quirk for ULi M5237 blocking on reset
Arseny Solokha
1
-3
/
+15
2015-01-07
USB: xhci: Reset a halted endpoint immediately when we encounter a stall.
Mathias Nyman
2
-75
/
+25
2014-12-06
usb: xhci: rework root port wake bits if controller isn't allowed to wakeup
Lu Baolu
4
-4
/
+52
2014-12-06
USB: xhci: don't start a halted endpoint before its new dequeue is set
Mathias Nyman
1
-2
/
+1
2014-10-13
USB: EHCI: unlink QHs even after the controller has stopped
Alan Stern
1
-2
/
+0
2014-10-13
xhci: fix oops when xhci resumes from hibernate with hw lpm capable devices
Mathias Nyman
1
-2
/
+10
2014-10-13
xhci: Fix null pointer dereference if xhci initialization fails
Mathias Nyman
1
-1
/
+1
[next]