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.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
...
*
|
|
usb: ehci-brcm: fix module autoloading
Liao Chen
2024-08-25
1
-0
/
+1
*
|
|
usb: ohci-exynos: Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-22
1
-7
/
+2
*
|
|
usb: ehci-exynos: Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-22
1
-7
/
+2
*
|
|
Merge 6.11-rc4 into usb-next
Greg Kroah-Hartman
2024-08-19
3
-4
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration
Mathias Nyman
2024-08-15
1
-3
/
+5
|
*
|
usb: xhci: fix duplicate stall handling in handle_tx_event()
Niklas Neronin
2024-08-13
1
-0
/
+1
|
*
|
usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()
Marc Zyngier
2024-08-13
1
-1
/
+1
|
|
/
*
|
xhci-pci: Make xhci-pci-renesas a proper modular driver
Ben Hutchings
2024-08-07
5
-64
/
+64
*
|
USB: ohci-ppc-of: Drop ohci-littledian compatible
Krzysztof Kozlowski
2024-07-31
1
-4
/
+0
|
/
*
Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-07-19
11
-254
/
+214
|
\
|
*
xhci: sort out TRB Endpoint ID bitfield macros
Mathias Nyman
2024-06-27
2
-22
/
+17
|
*
xhci: Apply XHCI_RESET_TO_DEFAULT quirk to TGL
Reka Norman
2024-06-27
1
-1
/
+3
|
*
usb: xhci: add 'goto' for halted endpoint check in handle_tx_event()
Niklas Neronin
2024-06-27
1
-16
/
+17
|
*
usb: xhci: move process TD code out of the while loop
Niklas Neronin
2024-06-27
1
-32
/
+30
|
*
usb: xhci: remove infinite loop prevention
Niklas Neronin
2024-06-27
1
-15
/
+0
|
*
usb: xhci: remove false xhci_giveback_urb_in_irq() header comment
Niklas Neronin
2024-06-27
1
-4
/
+0
|
*
usb: xhci: ensure skipped isoc TDs are returned when isoc ring is stopped
Niklas Neronin
2024-06-27
1
-13
/
+12
|
*
xhci: rework xhci internal endpoint halt state detection.
Mathias Nyman
2024-06-27
1
-27
/
+29
|
*
usb: xhci: remove obsolete sanity check debug messages
Niklas Neronin
2024-06-27
1
-8
/
+2
|
*
usb: xhci: improve error message for targetless transfer event
Niklas Neronin
2024-06-27
1
-2
/
+2
|
*
usb: xhci: move untargeted transfer event handling to a separate function
Niklas Neronin
2024-06-27
1
-27
/
+29
|
*
usb: xhci: move all segment re-numbering to xhci_link_rings()
Niklas Neronin
2024-06-27
1
-12
/
+13
|
*
usb: xhci: move link chain bit quirk checks into one helper function.
Niklas Neronin
2024-06-27
3
-16
/
+9
|
*
usb: xhci: remove unused argument from handle_port_status()
Niklas Neronin
2024-06-27
1
-4
/
+2
|
*
usb: xhci: remove unused argument from xhci_handle_cmd_config_ep()
Niklas Neronin
2024-06-27
1
-3
/
+2
|
*
usb: xhci: remove unused 'xhci' argument
Niklas Neronin
2024-06-27
1
-21
/
+14
|
*
usb: xhci: remove 'num_trbs' from struct 'xhci_td'
Niklas Neronin
2024-06-27
2
-5
/
+0
|
*
xhci: dbc: Allow users to modify DbC poll interval via sysfs
Uday M Bhat
2024-06-27
2
-1
/
+39
|
*
xhci: Set correct transferred length for cancelled isoc transfers
Mathias Nyman
2024-06-27
1
-1
/
+3
|
*
xhci: show usb device name in xhci urb tracing
Mathias Nyman
2024-06-27
1
-1
/
+4
|
*
xhci: Remove dead code in xhci_move_dequeue_past_td()
Hector Martin
2024-06-27
1
-21
/
+0
|
*
usb: host: xhci-plat: Add support for XHCI_WRITE_64_HI_LO
Daehwan Jung
2024-06-20
1
-0
/
+3
|
*
xhci: Add a quirk for writing ERST in high-low order
Daehwan Jung
2024-06-20
2
-1
/
+6
|
*
usb: host: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-20
2
-0
/
+2
|
*
Merge tag 'v6.10-rc4' into usb-next
Greg Kroah-Hartman
2024-06-18
3
-14
/
+53
|
|
\
|
*
|
usb: host: oxu210hp: remove unused struct 'ehci_dbg_port'
Dr. David Alan Gilbert
2024-06-04
1
-25
/
+0
*
|
|
xhci: always resume roothubs if xHC was reset during resume
Mathias Nyman
2024-07-03
1
-3
/
+13
|
|
/
|
/
|
*
|
xhci: Handle TD clearing for multiple streams case
Hector Martin
2024-06-12
2
-11
/
+44
*
|
xhci: Apply broken streams quirk to Etron EJ188 xHCI host
Kuangyi Chiang
2024-06-12
1
-1
/
+3
*
|
xhci: Apply reset resume quirk to Etron EJ188 xHCI host
Kuangyi Chiang
2024-06-12
1
-0
/
+5
*
|
xhci: Set correct transferred length for cancelled bulk transfers
Mathias Nyman
2024-06-12
1
-3
/
+2
|
/
*
Merge 6.9-rc7 into usb-next
Greg Kroah-Hartman
2024-05-10
3
-1
/
+12
|
\
|
*
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
*
|
usb: xhci: compact 'trb_in_td()' arguments
Niklas Neronin
2024-05-01
2
-27
/
+16
*
|
usb: xhci: remove duplicate TRB_TO_SLOT_ID() calls
Niklas Neronin
2024-05-01
1
-11
/
+6
*
|
xhci: pci: Use PCI_VENDOR_ID_RENESAS
Andy Shevchenko
2024-05-01
1
-2
/
+2
*
|
xhci: pci: Group out Thunderbolt xHCI IDs
Andy Shevchenko
2024-05-01
1
-7
/
+9
*
|
xhci: pci: Use full names in PCI IDs for Intel platforms
Andy Shevchenko
2024-05-01
1
-9
/
+9
*
|
usb: xhci: remove goto 'cleanup' in handle_tx_event()
Niklas Neronin
2024-05-01
1
-17
/
+21
[prev]
[next]