index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2022-11-03
xhci: Remove device endpoints from bandwidth list when freeing the device
Mathias Nyman
2022-11-03
xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices
Mario Limonciello
2022-11-03
xhci: Add quirk to reset host back to default state at shutdown
Mathias Nyman
2022-11-03
usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller
Jens Glathe
2022-10-26
usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()
Jianglei Nie
2022-10-26
usb: host: xhci-plat: suspend/resume clks for brcm
Justin Chen
2022-10-26
usb: host: xhci-plat: suspend and resume clocks
Justin Chen
2022-10-26
xhci: Don't show warning for reinit on known broken suspend
Mario Limonciello
2022-10-26
xhci: dbc: Fix memory leak in xhci_alloc_dbc()
Rafael Mendonca
2022-09-08
usb: xhci-mtk: fix bandwidth release issue
Chunfeng Yun
2022-09-08
usb: xhci-mtk: relax TT periodic bandwidth allocation
Chunfeng Yun
2022-09-08
xhci: Add grace period after xHC start to prevent premature runtime suspend.
Mathias Nyman
2022-09-08
Revert "xhci: turn off port power in shutdown"
Mathias Nyman
2022-08-25
usb: host: ohci-ppc-of: Fix refcount leak bug
Liang He
2022-08-17
usb: host: xhci: use snprintf() in xhci_decode_trb()
Sergey Shtylyov
2022-08-17
usb: xhci: tegra: Fix error check
Tang Bin
2022-08-17
usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probe
Miaoqian Lin
2022-08-17
usb: host: Fix refcount leak in ehci_hcd_ppc_of_probe
Miaoqian Lin
2022-07-29
xhci: Set HCD flag to defer primary roothub registration
Kishon Vijay Abraham I
2022-07-29
xhci: dbc: Rename xhci_dbc_init and xhci_dbc_exit
Mathias Nyman
2022-07-29
xhci: dbc: create and remove dbc structure in dbgtty driver.
Mathias Nyman
2022-07-29
xhci: dbc: refactor xhci_dbc_init()
Mathias Nyman
2022-06-29
xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCI
Utkarsh Patel
2022-06-29
xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCI
Tanveer Alam
2022-06-29
xhci: turn off port power in shutdown
Mathias Nyman
2022-06-14
drivers: usb: host: Fix deadlock in oxu_bus_suspend()
Duoming Zhou
2022-06-14
USB: host: isp116x: check return value after calling platform_get_resource()
Zhen Ni
2022-06-09
xhci: Allow host runtime PM as default for Intel Alder Lake N xHCI
Mathias Nyman
2022-05-18
usb: xhci-mtk: fix fs isoc's transfer error
Chunfeng Yun
2022-05-09
USB: Fix xhci event ring dequeue pointer ERDP update issue
Weitao Wang
2022-05-09
xhci: increase usb U3 -> U0 link resume timeout from 100ms to 500ms
Mathias Nyman
2022-05-09
xhci: stop polling roothubs after shutdown
Henry Lin
2022-05-09
xhci: Enable runtime PM on second Alderlake controller
Evan Green
2022-05-09
usb: xhci: tegra:Fix PM usage reference leak of tegra_xusb_unpowergate_partit...
zhangqilong
2022-04-13
usb: ehci: add pci device support for Aspeed platforms
Neal Liu
2022-04-08
xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx()
Anssi Hannula
2022-04-08
xhci: make xhci_handshake timeout for xhci_reset() adjustable
Mathias Nyman
2022-04-08
xhci: fix runtime PM imbalance in USB2 resume
Henry Lin
2022-04-08
xhci: fix garbage USBSTS being logged in some cases
Anssi Hannula
2022-03-02
xhci: Prevent futile URB re-submissions due to incorrect return value.
Hongyu Xie
2022-03-02
xhci: re-initialize the HC during resume if HCE was set
Puma Hsu
2022-02-01
usb: xhci-plat: fix crash when suspend if remote wake enable
Frank Li
2022-01-27
usb: uhci: add aspeed ast2600 uhci support
Neal Liu
2022-01-27
USB: ehci_brcm_hub_control: Improve port index sanitizing
Haimin Zhang
2022-01-05
xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.
Mathias Nyman
2021-12-22
usb: xhci: Extend support for runtime power management for AMD's Yellow carp.
Nehal Bakulchandra Shah
2021-12-22
usb: xhci-mtk: fix list_del warning when enable list debug
Chunfeng Yun
2021-12-14
xhci: avoid race between disable slot command and host runtime suspend
Mathias Nyman
2021-12-14
xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending
Kai-Heng Feng
2021-12-08
xhci: Fix commad ring abort, write all 64 bits to CRCR register.
Mathias Nyman
[next]