index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
xhci: remove XHCI_TRUST_TX_LENGTH quirk
Mathias Nyman
2024-06-27
4
-30
/
+10
*
xhci: Apply broken streams quirk to Etron EJ188 xHCI host
Kuangyi Chiang
2024-06-21
1
-1
/
+3
*
xhci: Handle TD clearing for multiple streams case
Hector Martin
2024-06-21
2
-11
/
+44
*
xhci: Apply reset resume quirk to Etron EJ188 xHCI host
Kuangyi Chiang
2024-06-21
1
-0
/
+5
*
xhci: Set correct transferred length for cancelled bulk transfers
Mathias Nyman
2024-06-21
1
-3
/
+2
*
usb: xhci: check if 'requested segments' exceeds ERST capacity
Niklas Neronin
2024-06-12
2
-14
/
+14
*
usb: ohci: Prevent missed ohci interrupts
Guenter Roeck
2024-04-30
1
-0
/
+8
*
usb: xhci-plat: Don't include xhci.h
Thinh Nguyen
2024-04-23
2
-1
/
+4
*
xhci: Fix root hub port null pointer dereference in xhci tracepoints
Mathias Nyman
2024-04-04
1
-7
/
+5
*
usb: xhci: correct return value in case of STS_HCE
Oliver Neukum
2024-04-04
1
-5
/
+4
*
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-21
15
-536
/
+521
|
\
|
*
usb: ohci-pxa27x: Remove unused of_gpio.h
Andy Shevchenko
2024-03-07
1
-1
/
+0
|
*
usb: sl811-hcd: only defined function checkdone if QUIRK2 is defined
Colin Ian King
2024-03-07
1
-0
/
+2
|
*
xhci: Allow RPM on the USB controller (1022:43f7) by default
Basavaraj Natikar
2024-03-05
1
-1
/
+4
|
*
usb: xhci: Add error handling in xhci_map_urb_for_dma
Prashanth K
2024-03-02
1
-0
/
+2
|
*
xhci: dbc: poll at different rate depending on data transfer activity
Mathias Nyman
2024-03-02
2
-2
/
+13
|
*
xhci: retry Stop Endpoint on buggy NEC controllers
Michal Pecio
2024-03-02
1
-0
/
+9
|
*
xhci: fix matching completion events with TDs
Michal Pecio
2024-03-02
1
-4
/
+3
|
*
usb: xhci: utilize 'xhci_free_segments_for_ring()' for freeing segments
Niklas Neronin
2024-03-02
1
-22
/
+15
|
*
usb: xhci: remove duplicate code from 'xhci_clear_command_ring()'
Niklas Neronin
2024-03-02
1
-13
/
+1
|
*
xhci: save slot ID in struct 'xhci_port'
Niklas Neronin
2024-03-02
5
-75
/
+26
|
*
xhci: replace real & fake port with pointer to root hub port
Niklas Neronin
2024-03-02
6
-45
/
+35
|
*
xhci: rework how real & fake ports are found
Niklas Neronin
2024-03-02
1
-19
/
+15
|
*
Merge v6.8-rc6 into usb-next
Greg Kroah-Hartman
2024-02-26
1
-0
/
+1
|
|
\
|
*
|
Revert "xhci: add helper to stop endpoint and wait for completion"
Greg Kroah-Hartman
2024-02-19
2
-48
/
+16
|
*
|
xhci: add helper to stop endpoint and wait for completion
Mathias Nyman
2024-02-17
2
-16
/
+48
|
*
|
xhci: Decouple handling an event from checking for unhandled events
Mathias Nyman
2024-02-17
1
-19
/
+19
|
*
|
xhci: Don't check if the event ring is valid before every event TRB
Mathias Nyman
2024-02-17
1
-6
/
+6
|
*
|
xhci: add helper that checks for unhandled events on a event ring
Mathias Nyman
2024-02-17
1
-3
/
+8
|
*
|
xhci: move event processing for one interrupter to a separate function
Mathias Nyman
2024-02-17
1
-45
/
+42
|
*
|
xhci: update event ring dequeue pointer position to controller correctly
Mathias Nyman
2024-02-17
1
-10
/
+13
|
*
|
xhci: remove unnecessary event_ring_deq parameter from xhci_handle_event()
Mathias Nyman
2024-02-17
1
-22
/
+15
|
*
|
xhci: make isoc_bei_interval variable interrupter specific.
Mathias Nyman
2024-02-17
3
-8
/
+11
|
*
|
xhci: Add helper to set an interrupters interrupt moderation interval
Mathias Nyman
2024-02-17
1
-7
/
+18
|
*
|
xhci: Add interrupt pending autoclear flag to each interrupter
Mathias Nyman
2024-02-17
3
-6
/
+19
|
*
|
Merge 6.8-rc3 into usb-next
Greg Kroah-Hartman
2024-02-04
4
-22
/
+76
|
|
\
\
|
*
|
|
XHCI: Separate PORT and CAPs macros into dedicated file
Frank Li
2024-01-27
3
-259
/
+264
|
*
|
|
usb: host: Add ac5 to EHCI Orion
Elad Nachman
2024-01-27
1
-3
/
+15
*
|
|
|
xhci: Fix failure to detect ring expansion need.
Mathias Nyman
2024-03-05
1
-1
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
usb: uhci-grlib: Explicitly include linux/platform_device.h
Andreas Larsson
2024-02-19
1
-0
/
+1
|
|
/
|
/
|
*
|
xhci: handle isoc Babble and Buffer Overrun events properly
Michal Pecio
2024-01-27
1
-1
/
+5
*
|
xhci: process isoc TD properly when there was a transaction error mid TD.
Mathias Nyman
2024-01-27
2
-14
/
+61
*
|
xhci: fix off by one check when adding a secondary interrupter.
Mathias Nyman
2024-01-27
1
-1
/
+1
*
|
xhci: fix possible null pointer dereference at secondary interrupter removal
Mathias Nyman
2024-01-27
1
-6
/
+6
*
|
usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRK
Prashanth K
2024-01-27
1
-0
/
+3
|
/
*
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-18
12
-291
/
+425
|
\
|
*
xhci: add support to allocate several interrupters
Mathias Nyman
2024-01-04
5
-32
/
+137
|
*
usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transfer
Chunfeng Yun
2024-01-04
2
-2
/
+40
|
*
usb: xhci-plat: fix usb disconnect issue after s4
Yinbo Zhu
2024-01-04
1
-4
/
+19
|
*
xhci: Fix null pointer dereference during S4 resume when resetting ep0
Mathias Nyman
2023-12-15
1
-7
/
+13
[next]