summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
38 hoursMerge tag 'usb-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
8 daysMerge tag 'soc-drivers-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
13 daysusb: xhci: Handle bogus TRB pointers in Missed Service Error eventsMichal Pecio
13 daysusb: xhci: Handle USB3 port events when there is one roothubSemih Baskan
13 daysusb: xhci: replace Unicode quotes with ASCII apostrophesNiklas Neronin
13 daysusb: xhci: remove redundant 'xhci' pointer from endpoint structNiklas Neronin
13 daysusb: xhci: remove redundant function wrapperNiklas Neronin
13 daysusb: xhci: use 64-bit Addressing Capability macroNiklas Neronin
13 daysusb: xhci: standardize multi bit-field macrosNiklas Neronin
13 daysusb: xhci: bail out of setup if the controller is inaccessibleBreno Leitao
13 daysxhci: dbgtty: Drop extra call to idr_destroy()Lucas De Marchi
13 daysxhci: dbgtty: Fix unregister on tty_alloc_driver() failureLucas De Marchi
13 daysxhci: dbgtty: Fix unregister on tty_register_driver() failureLucas De Marchi
13 daysxhci: move dequeue to next valid td instead of past cancelled oneMathias Nyman
13 daysxhci: avoid xHC endpoint changes after disconnect or link error.Mathias Nyman
13 daysxhci: prevent endpoint recovery after roothub disconnectMathias Nyman
13 daysxhci: include all root port children in recovery prevention on link errorMathias Nyman
13 daysxhci: Set frame ID field of isoc TRB when starting an isoch streamMathias Nyman
13 daysxhci: fix frame id calculation and checks for isoc URBsMathias Nyman
13 daysMerge 7.2-rc7 into usb-nextGreg Kroah-Hartman
2026-08-10Merge tag 'soc_fsl-7.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2026-08-04usb: xhci: use BIT_ULL for CRCR bits to fix incorrect 64bit maskLachlan Hodges
2026-07-29powerpc: Move CONFIG_QE_GPIO to SoCChristophe Leroy (CS GROUP)
2026-07-27Merge 7.2-rc5 into usb-nextGreg Kroah-Hartman
2026-07-13usb: xhci-pci: Limit VIA VL805 DMA addressing to 36 bitsXincheng Zhang
2026-07-13Merge 7.2-rc3 into usb-nextGreg Kroah-Hartman
2026-07-10usb: fsl-mph-dr-of: add regulator supportRosen Penev
2026-07-08usb: host: ohci-dbg: use kmalloc() for print bufferMike Rapoport (Microsoft)
2026-07-08usb: xhci: Fix sleep in atomic context in xhci_free_streams()胡连勤
2026-07-08xhci: sideband: fix ring sg table pages leakXu Rao
2026-07-08usb: sl811-hcd: disable controller wakeup on removeMyeonghun Pak
2026-07-08usb: free iso schedules on failed submitDawei Feng
2026-06-25xhci: dbc: support runtime suspend while DbC is in enabled stateMathias Nyman
2026-06-22Merge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-06-17Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-03usb: host: xhci-rcar: Split R-Car Gen2 and Gen3 .plat_start() handlingGeert Uytterhoeven
2026-06-03usb: host: xhci-rcar: Remove SET_XHCI_PLAT_PRIV_FOR_RCAR() macroGeert Uytterhoeven
2026-06-03usb: xhci: allocate internal DCBAA mirror dynamicallyNiklas Neronin
2026-06-03usb: xhci: allocate DCBAA based on host controller max slotsNiklas Neronin
2026-06-03usb: xhci: refactor DCBAA structNiklas Neronin
2026-06-03xhci: Prevent queuing new commands if xhci is inaccessibleMathias Nyman
2026-06-03xhci: dbc: detect and recover hung DbC during enumeratonMathias Nyman
2026-06-03xhci: dbc: add timestamps to DbC state changes in a new helper.Mathias Nyman
2026-06-03xhci: dbc: add helper to set and clear DbC DCE enable bitMathias Nyman
2026-06-03xhci: dbc: serialize enabling and disabling dbcMathias Nyman
2026-06-03usb: xhci: Improve Soft Retries after short transfersMichal Pecio
2026-06-03usb: xhci: Remove isochronous URB_SHORT_NOT_OK handlingMichal Pecio
2026-06-03usb: xhci: Remove skip_isoc_td()Michal Pecio
2026-06-03usb: xhci: Simplify xhci_quiesce()Michal Pecio
2026-06-03usb: xhci: remove legacy 'num_trbs_free' trackingNiklas Neronin