index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'usb-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12 days
Merge tag 'soc-drivers-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-08-14
usb: xhci: Handle bogus TRB pointers in Missed Service Error events
Michal Pecio
2026-08-14
usb: xhci: Handle USB3 port events when there is one roothub
Semih Baskan
2026-08-14
usb: xhci: replace Unicode quotes with ASCII apostrophes
Niklas Neronin
2026-08-14
usb: xhci: remove redundant 'xhci' pointer from endpoint struct
Niklas Neronin
2026-08-14
usb: xhci: remove redundant function wrapper
Niklas Neronin
2026-08-14
usb: xhci: use 64-bit Addressing Capability macro
Niklas Neronin
2026-08-14
usb: xhci: standardize multi bit-field macros
Niklas Neronin
2026-08-14
usb: xhci: bail out of setup if the controller is inaccessible
Breno Leitao
2026-08-14
xhci: dbgtty: Drop extra call to idr_destroy()
Lucas De Marchi
2026-08-14
xhci: dbgtty: Fix unregister on tty_alloc_driver() failure
Lucas De Marchi
2026-08-14
xhci: dbgtty: Fix unregister on tty_register_driver() failure
Lucas De Marchi
2026-08-14
xhci: move dequeue to next valid td instead of past cancelled one
Mathias Nyman
2026-08-14
xhci: avoid xHC endpoint changes after disconnect or link error.
Mathias Nyman
2026-08-14
xhci: prevent endpoint recovery after roothub disconnect
Mathias Nyman
2026-08-14
xhci: include all root port children in recovery prevention on link error
Mathias Nyman
2026-08-14
xhci: Set frame ID field of isoc TRB when starting an isoch stream
Mathias Nyman
2026-08-14
xhci: fix frame id calculation and checks for isoc URBs
Mathias Nyman
2026-08-14
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]