index
:
kernel/git/stable/linux.git
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.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
38 hours
Merge tag 'usb-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8 days
Merge tag 'soc-drivers-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13 days
usb: xhci: Handle bogus TRB pointers in Missed Service Error events
Michal Pecio
13 days
usb: xhci: Handle USB3 port events when there is one roothub
Semih Baskan
13 days
usb: xhci: replace Unicode quotes with ASCII apostrophes
Niklas Neronin
13 days
usb: xhci: remove redundant 'xhci' pointer from endpoint struct
Niklas Neronin
13 days
usb: xhci: remove redundant function wrapper
Niklas Neronin
13 days
usb: xhci: use 64-bit Addressing Capability macro
Niklas Neronin
13 days
usb: xhci: standardize multi bit-field macros
Niklas Neronin
13 days
usb: xhci: bail out of setup if the controller is inaccessible
Breno Leitao
13 days
xhci: dbgtty: Drop extra call to idr_destroy()
Lucas De Marchi
13 days
xhci: dbgtty: Fix unregister on tty_alloc_driver() failure
Lucas De Marchi
13 days
xhci: dbgtty: Fix unregister on tty_register_driver() failure
Lucas De Marchi
13 days
xhci: move dequeue to next valid td instead of past cancelled one
Mathias Nyman
13 days
xhci: avoid xHC endpoint changes after disconnect or link error.
Mathias Nyman
13 days
xhci: prevent endpoint recovery after roothub disconnect
Mathias Nyman
13 days
xhci: include all root port children in recovery prevention on link error
Mathias Nyman
13 days
xhci: Set frame ID field of isoc TRB when starting an isoch stream
Mathias Nyman
13 days
xhci: fix frame id calculation and checks for isoc URBs
Mathias Nyman
13 days
Merge 7.2-rc7 into usb-next
Greg Kroah-Hartman
2026-08-10
Merge tag 'soc_fsl-7.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2026-08-04
usb: xhci: use BIT_ULL for CRCR bits to fix incorrect 64bit mask
Lachlan Hodges
2026-07-29
powerpc: Move CONFIG_QE_GPIO to SoC
Christophe Leroy (CS GROUP)
2026-07-27
Merge 7.2-rc5 into usb-next
Greg Kroah-Hartman
2026-07-13
usb: xhci-pci: Limit VIA VL805 DMA addressing to 36 bits
Xincheng Zhang
2026-07-13
Merge 7.2-rc3 into usb-next
Greg Kroah-Hartman
2026-07-10
usb: fsl-mph-dr-of: add regulator support
Rosen Penev
2026-07-08
usb: host: ohci-dbg: use kmalloc() for print buffer
Mike Rapoport (Microsoft)
2026-07-08
usb: xhci: Fix sleep in atomic context in xhci_free_streams()
胡连勤
2026-07-08
xhci: sideband: fix ring sg table pages leak
Xu Rao
2026-07-08
usb: sl811-hcd: disable controller wakeup on remove
Myeonghun Pak
2026-07-08
usb: free iso schedules on failed submit
Dawei Feng
2026-06-25
xhci: dbc: support runtime suspend while DbC is in enabled state
Mathias Nyman
2026-06-22
Merge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2026-06-17
Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-06-03
usb: host: xhci-rcar: Split R-Car Gen2 and Gen3 .plat_start() handling
Geert Uytterhoeven
2026-06-03
usb: host: xhci-rcar: Remove SET_XHCI_PLAT_PRIV_FOR_RCAR() macro
Geert Uytterhoeven
2026-06-03
usb: xhci: allocate internal DCBAA mirror dynamically
Niklas Neronin
2026-06-03
usb: xhci: allocate DCBAA based on host controller max slots
Niklas Neronin
2026-06-03
usb: xhci: refactor DCBAA struct
Niklas Neronin
2026-06-03
xhci: Prevent queuing new commands if xhci is inaccessible
Mathias Nyman
2026-06-03
xhci: dbc: detect and recover hung DbC during enumeraton
Mathias Nyman
2026-06-03
xhci: dbc: add timestamps to DbC state changes in a new helper.
Mathias Nyman
2026-06-03
xhci: dbc: add helper to set and clear DbC DCE enable bit
Mathias Nyman
2026-06-03
xhci: dbc: serialize enabling and disabling dbc
Mathias Nyman
2026-06-03
usb: xhci: Improve Soft Retries after short transfers
Michal Pecio
2026-06-03
usb: xhci: Remove isochronous URB_SHORT_NOT_OK handling
Michal Pecio
2026-06-03
usb: xhci: Remove skip_isoc_td()
Michal Pecio
2026-06-03
usb: xhci: Simplify xhci_quiesce()
Michal Pecio
2026-06-03
usb: xhci: remove legacy 'num_trbs_free' tracking
Niklas Neronin
[next]