index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-24
xhci: Add a flag to disable USB3 lpm on a xhci root port level.
Mathias Nyman
1
-0
/
+1
2023-01-24
xhci: Add update_hub_device override for PCI xHCI hosts
Mathias Nyman
1
-0
/
+4
2022-09-15
xhci: Add grace period after xHC start to prevent premature runtime suspend.
Mathias Nyman
1
-1
/
+1
2022-09-15
Revert "xhci: turn off port power in shutdown"
Mathias Nyman
1
-2
/
+0
2022-08-25
usb: host: xhci: use snprintf() in xhci_decode_trb()
Sergey Shtylyov
1
-1
/
+1
2022-06-29
xhci: turn off port power in shutdown
Mathias Nyman
1
-0
/
+2
2022-04-15
xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx()
Anssi Hannula
1
-0
/
+2
2022-04-15
xhci: make xhci_handshake timeout for xhci_reset() adjustable
Mathias Nyman
1
-2
/
+5
2021-09-12
xhci: fix unsafe memory usage in xhci tracing
Mathias Nyman
1
-24
/
+28
2021-07-28
xhci: add xhci_get_virt_ep() helper
Mathias Nyman
1
-1
/
+2
2021-03-17
usb: xhci: do not perform Soft Retry for some xHCI hosts
Stanislaw Gruszka
1
-0
/
+1
2021-02-10
usb: host: xhci-plat: add priv quirk for skip PHY initialization
Peter Chen
1
-0
/
+1
2021-02-10
usb: xhci-mtk: fix unreleased bandwidth data
Ikjoon Jang
1
-0
/
+4
2020-11-05
usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHC
Sandeep Singh
1
-0
/
+1
2020-06-30
xhci: Fix incorrect EP_STATE_MASK
Mathias Nyman
1
-1
/
+1
2020-04-29
xhci: Fix handling halted endpoint even if endpoint ring appears empty
Mathias Nyman
1
-2
/
+3
2020-04-29
xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0
Kai-Heng Feng
1
-0
/
+1
2020-02-28
xhci: Fix memory leak when caching protocol extended capability PSI tables - ...
Mathias Nyman
1
-3
/
+11
2019-12-17
usb: xhci: only set D3hot for pci device
Henry Lin
1
-0
/
+1
2019-09-03
xhci: add TSP bitflag to TRB tracing
Mathias Nyman
1
-1
/
+2
2019-07-25
xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).
Mathias Nyman
1
-1
/
+2
2019-06-23
Merge 5.2-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+9
2019-06-18
usb: xhci: Don't try to recover an endpoint if port is in error state.
Mathias Nyman
1
-0
/
+9
2019-06-05
usb: xhci: Add Clear_TT_Buffer
Jim Lin
1
-0
/
+5
2019-05-22
xhci: Fix immediate data transfer if buffer is already DMA mapped
Mathias Nyman
1
-1
/
+2
2019-04-27
xhci: Add tracing for input control context
Mathias Nyman
1
-0
/
+29
2019-04-27
usb: xhci: add Immediate Data Transfer support
Nicolas Saenz Julienne
1
-0
/
+17
2019-03-22
xhci: Don't let USB3 ports stuck in polling state prevent suspend
Mathias Nyman
1
-0
/
+8
2018-12-21
Merge USB 4.20-rc8 mergepoint into usb-next
Greg Kroah-Hartman
1
-2
/
+2
2018-12-17
USB: xhci: fix 'broken_suspend' placement in struct xchi_hcd
Nicolas Saenz Julienne
1
-2
/
+2
2018-12-10
Merge 4.20-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+3
2018-12-07
xhci: remove unused hcd_index()
Mathias Nyman
1
-7
/
+0
2018-12-07
xhci: move bus_state structure under the xhci_hub structure.
Mathias Nyman
1
-2
/
+2
2018-12-07
xhci: remove the unused sw_lpm_support
Zeng Tao
1
-2
/
+0
2018-12-06
xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
Sandeep Singh
1
-0
/
+3
2018-11-09
xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 Soc
Cherian, George
1
-0
/
+1
2018-11-09
usb: xhci: fix timeout for transition from RExit to U0
Aaron Ma
1
-1
/
+1
2018-09-28
xhci-pci: allow host runtime PM as default for Intel Alpine and Titan Ridge
Mathias Nyman
1
-0
/
+1
2018-09-28
xhci: Use soft retry to recover faster from transaction errors
Mathias Nyman
1
-0
/
+2
2018-07-02
Merge 4.18-rc3 into usb-next
Greg Kroah-Hartman
1
-0
/
+4
2018-06-25
USB: xhci-hcd: Add get_resuming_ports method
Alan Stern
1
-0
/
+2
2018-06-25
xhci: Fix perceived dead host due to runtime suspend race with event handler
Mathias Nyman
1
-0
/
+4
2018-06-01
xhci: Add quirk to zero 64bit registers on Renesas PCIe controllers
Marc Zyngier
1
-0
/
+1
2018-06-01
xhci: Allow more than 32 quirks
Marc Zyngier
1
-33
/
+33
2018-05-24
xhci: xhci-mem: remove port_arrays and the code initializing them
Mathias Nyman
1
-8
/
+0
2018-05-24
xhci: change xhci_test_and_clear_bit() to use new port structure
Mathias Nyman
1
-2
/
+2
2018-05-24
xhci: change xhci_set_link_state() to work with port structures
Mathias Nyman
1
-2
/
+2
2018-05-24
xhci: Add helper to get xhci roothub from hcd
Mathias Nyman
1
-0
/
+2
2018-05-24
xhci: Create new structures to store xhci port information
Mathias Nyman
1
-5
/
+16
2018-04-22
usb: host: xhci-plat: Fix clock resource by adding a register clock
Gregory CLEMENT
1
-1
/
+2
[next]