index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
USB: Extend pci resume function to handle PM events
Basavaraj Natikar
2023-05-13
1
-1
/
+1
|
/
*
xhci: Move functions to cleanup MSI to xhci-pci
Josue David Hernandez Gutierrez
2023-03-23
1
-1
/
+0
*
xhci: move PCI specific MSI/MSIX cleanup away from generic xhci functions
Josue David Hernandez Gutierrez
2023-03-23
1
-0
/
+2
*
xhci: Move functions to setup msi to xhci-pci
Josue David Hernandez Gutierrez
2023-03-23
1
-1
/
+0
*
xhci: Avoid PCI MSI/MSIX interrupt reinitialization at resume
Josue David Hernandez Gutierrez
2023-03-23
1
-0
/
+1
*
xhci: rename resume_done to resume_timestamp
Mathias Nyman
2023-02-02
1
-1
/
+1
*
xhci: move port specific items such as state completions to port structure
Mathias Nyman
2023-02-02
1
-5
/
+4
*
xhci: Refactor interrupter code for initial multi interrupter support.
Mathias Nyman
2023-02-02
1
-10
/
+14
*
xhci: fix event ring segment table related masks and variables in header
Mathias Nyman
2023-02-02
1
-1
/
+4
*
Merge 6.2-rc5 into usb-next
Greg Kroah-Hartman
2023-01-23
1
-0
/
+5
|
\
|
*
xhci: Add a flag to disable USB3 lpm on a xhci root port level.
Mathias Nyman
2023-01-17
1
-0
/
+1
|
*
xhci: Add update_hub_device override for PCI xHCI hosts
Mathias Nyman
2023-01-17
1
-0
/
+4
*
|
xhci: Add hub_control to xhci_driver_overrides
Jim Lin
2023-01-17
1
-0
/
+2
|
/
*
xhci: Prevent infinite loop in transaction errors recovery for streams
Mathias Nyman
2022-11-30
1
-1
/
+1
*
xhci: Add quirk to reset host back to default state at shutdown
Mathias Nyman
2022-10-25
1
-0
/
+1
*
xhci: remove unused lpm_failed_dev member from struct xhci_hcd
Mathias Nyman
2022-09-22
1
-2
/
+0
*
xhci: remove unused command member from struct xhci_hcd struct
Mathias Nyman
2022-09-22
1
-1
/
+0
*
USB: xhci: make xhci_get_endpoint_address static
Greg Kroah-Hartman
2022-09-05
1
-1
/
+0
*
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
2022-09-05
1
-3
/
+1
|
\
|
*
Revert "xhci: turn off port power in shutdown"
Mathias Nyman
2022-08-25
1
-2
/
+0
|
*
xhci: Add grace period after xHC start to prevent premature runtime suspend.
Mathias Nyman
2022-08-25
1
-1
/
+1
*
|
usb: host: xhci-plat: suspend and resume clocks
Justin Chen
2022-08-31
1
-0
/
+1
|
/
*
usb: host: xhci: use snprintf() in xhci_decode_trb()
Sergey Shtylyov
2022-06-30
1
-1
/
+1
*
xhci: turn off port power in shutdown
Mathias Nyman
2022-06-23
1
-0
/
+2
*
xhci: Remove quirk for over 10 year old evaluation hardware
Mathias Nyman
2022-05-12
1
-1
/
+1
*
xhci: use generic command timer for stop endpoint commands.
Mathias Nyman
2022-05-12
1
-2
/
+0
*
xhci: prepare for operation w/o shared hcd
Heiner Kallweit
2022-05-12
1
-0
/
+26
*
xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx()
Anssi Hannula
2022-03-03
1
-0
/
+2
*
xhci: fix garbage USBSTS being logged in some cases
Anssi Hannula
2022-03-03
1
-1
/
+4
*
xhci: make xhci_handshake timeout for xhci_reset() adjustable
Mathias Nyman
2022-03-03
1
-2
/
+5
*
xhci: Allocate separate command structures for each LPM command
Mathias Nyman
2022-02-17
1
-2
/
+0
*
xhci: add quirk for host controllers that don't update endpoint DCS
Jonathan Bell
2021-10-11
1
-0
/
+1
*
xhci: fix even more unsafe memory usage in xhci tracing
Mathias Nyman
2021-08-26
1
-13
/
+8
*
xhci: fix unsafe memory usage in xhci tracing
Mathias Nyman
2021-08-26
1
-24
/
+28
*
Revert "usb: host: xhci-plat: Create platform device for onboard hubs in prob...
Greg Kroah-Hartman
2021-06-18
1
-2
/
+0
*
xhci: Add adaptive interrupt rate for isoch TRBs with XHCI_AVOID_BEI quirk
Mathias Nyman
2021-06-17
1
-0
/
+7
*
xhci: Remove unused defines for ERST_SIZE and ERST_ENTRIES
Mathias Nyman
2021-06-17
1
-4
/
+0
*
usb: host: xhci-plat: Create platform device for onboard hubs in probe()
Matthias Kaehlcke
2021-06-15
1
-0
/
+2
*
usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD Renoir
Mario Limonciello
2021-06-09
1
-0
/
+1
*
Merge 5.12-rc3 into usb-next
Greg Kroah-Hartman
2021-03-15
1
-0
/
+1
|
\
|
*
usb: xhci: do not perform Soft Retry for some xHCI hosts
Stanislaw Gruszka
2021-03-11
1
-0
/
+1
*
|
usb: xhci-mtk: support to build xhci-mtk-hcd.ko
Chunfeng Yun
2021-03-10
1
-0
/
+8
|
/
*
Merge 5.11-rc7 into usb-next
Greg Kroah-Hartman
2021-02-08
1
-0
/
+4
|
\
|
*
usb: xhci-mtk: fix unreleased bandwidth data
Ikjoon Jang
2021-01-26
1
-0
/
+4
*
|
xhci: remove obsolete dequeue pointer moving code
Mathias Nyman
2021-01-29
1
-14
/
+0
*
|
xhci: split handling halted endpoints into two steps
Mathias Nyman
2021-01-29
1
-0
/
+8
*
|
xhci: store TD status in the td struct instead of passing it along
Mathias Nyman
2021-01-29
1
-0
/
+1
*
|
xhci: avoid DMA double fetch when reading event trb type.
Mathias Nyman
2021-01-29
1
-1
/
+1
*
|
xhci: remove extra loop in interrupt context
Mathias Nyman
2021-01-29
1
-0
/
+2
*
|
xhci: remove xhci_stream_id_to_ring() helper
Mathias Nyman
2021-01-29
1
-4
/
+0
[prev]
[next]