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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: Remove remnants of Wireless USB and UWB
Alan Stern
2023-08-09
1
-9
/
+2
*
usb: host: xhci: Do not re-initialize the XHCI HC if being removed
Wesley Cheng
2023-06-23
1
-1
/
+2
*
xhci: Add ZHAOXIN xHCI host U1/U2 feature support
Weitao Wang
2023-06-13
1
-25
/
+18
*
xhci: Don't require a valid get_quirks() function pointer during xhci setup
Mathias Nyman
2023-06-13
1
-1
/
+2
*
xhci: Add usb cold attach (CAS) as a reason to resume root hub.
Mathias Nyman
2023-06-13
1
-1
/
+1
*
xhci: Improve the XHCI system resume time
Basavaraj Natikar
2023-05-13
1
-1
/
+1
*
USB: Extend pci resume function to handle PM events
Basavaraj Natikar
2023-05-13
1
-1
/
+2
*
Merge 6.3-rc6 into usb-next
Greg Kroah-Hartman
2023-04-10
1
-1
/
+6
|
\
|
*
xhci: Free the command allocated for setting LPM if we return early
Mathias Nyman
2023-03-30
1
-0
/
+1
|
*
xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommu
D Scott Phillips
2023-03-30
1
-1
/
+5
*
|
xhci: Move xhci MSI sync function to to xhci-pci
Josue David Hernandez Gutierrez
2023-03-23
1
-24
/
+0
*
|
xhci: Call MSI sync function from xhci-pci instead of generic xhci code
Josue David Hernandez Gutierrez
2023-03-23
1
-5
/
+2
*
|
xhci: Move functions to cleanup MSI to xhci-pci
Josue David Hernandez Gutierrez
2023-03-23
1
-31
/
+0
*
|
xhci: move PCI specific MSI/MSIX cleanup away from generic xhci functions
Josue David Hernandez Gutierrez
2023-03-23
1
-6
/
+4
*
|
xhci: Move functions to setup msi to xhci-pci
Josue David Hernandez Gutierrez
2023-03-23
1
-134
/
+0
*
|
xhci: Avoid PCI MSI/MSIX interrupt reinitialization at resume
Josue David Hernandez Gutierrez
2023-03-23
1
-6
/
+2
|
/
*
xhci: add helpers for enabling and disabling interrupters
Mathias Nyman
2023-02-02
1
-7
/
+30
*
xhci: Refactor interrupter code for initial multi interrupter support.
Mathias Nyman
2023-02-02
1
-20
/
+34
*
Merge 6.2-rc5 into usb-next
Greg Kroah-Hartman
2023-01-23
1
-1
/
+17
|
\
|
*
xhci: Add a flag to disable USB3 lpm on a xhci root port level.
Mathias Nyman
2023-01-17
1
-0
/
+8
|
*
xhci: Add update_hub_device override for PCI xHCI hosts
Mathias Nyman
2023-01-17
1
-1
/
+4
|
*
xhci: Fix null pointer dereference when host dies
Mathias Nyman
2023-01-17
1
-0
/
+5
*
|
xhci: Add hub_control to xhci_driver_overrides
Jim Lin
2023-01-17
1
-0
/
+2
|
/
*
xhci: Add quirk to reset host back to default state at shutdown
Mathias Nyman
2022-10-25
1
-2
/
+8
*
xhci: show fault reason for a failed enable slot command
Mathias Nyman
2022-09-22
1
-1
/
+2
*
xhci: Don't show warning for reinit on known broken suspend
Mario Limonciello
2022-09-22
1
-1
/
+2
*
USB: xhci: make xhci_get_endpoint_address static
Greg Kroah-Hartman
2022-09-05
1
-1
/
+1
*
Revert "xhci: turn off port power in shutdown"
Mathias Nyman
2022-08-25
1
-13
/
+2
*
xhci: Add grace period after xHC start to prevent premature runtime suspend.
Mathias Nyman
2022-08-25
1
-1
/
+3
*
xhci: turn off port power in shutdown
Mathias Nyman
2022-06-23
1
-2
/
+13
*
xhci: Keep interrupt disabled in initialization until host is running.
Hongyu Xie
2022-06-23
1
-13
/
+22
*
xhci: Fix null pointer dereference in resume if xhci has only one roothub
Mathias Nyman
2022-06-10
1
-10
/
+5
*
xhci: Don't defer primary roothub registration if there is only one roothub
Mathias Nyman
2022-05-19
1
-2
/
+2
*
xhci: prevent U2 link power state if Intel tier policy prevented U1
Mathias Nyman
2022-05-12
1
-7
/
+4
*
xhci: use generic command timer for stop endpoint commands.
Mathias Nyman
2022-05-12
1
-6
/
+1
*
xhci: prepare for operation w/o shared hcd
Heiner Kallweit
2022-05-12
1
-19
/
+34
*
xhci: factor out parts of xhci_gen_setup()
Heiner Kallweit
2022-05-12
1
-50
/
+54
*
xhci: Set HCD flag to defer primary roothub registration
Kishon Vijay Abraham I
2022-05-12
1
-0
/
+2
*
xhci: stop polling roothubs after shutdown
Henry Lin
2022-04-09
1
-0
/
+11
*
usb: host: xhci: Remove some unnecessary return value initializations
Linyu Yuan
2022-03-03
1
-4
/
+4
*
usb: host: xhci: add blank line in xhci_halt()
Linyu Yuan
2022-03-03
1
-0
/
+3
*
usb: host: xhci: update hci_version operation in xhci_gen_setup()
Linyu Yuan
2022-03-03
1
-2
/
+1
*
xhci: make xhci_handshake timeout for xhci_reset() adjustable
Mathias Nyman
2022-03-03
1
-11
/
+9
*
Merge 5.17-rc6 into usb-next
Greg Kroah-Hartman
2022-02-28
1
-9
/
+19
|
\
|
*
xhci: Prevent futile URB re-submissions due to incorrect return value.
Hongyu Xie
2022-02-15
1
-3
/
+6
|
*
xhci: re-initialize the HC during resume if HCE was set
Puma Hsu
2022-02-15
1
-6
/
+13
*
|
usb: host: xhci: drop redundant checks
Sergey Shtylyov
2022-02-17
1
-4
/
+0
*
|
xhci: Allocate separate command structures for each LPM command
Mathias Nyman
2022-02-17
1
-13
/
+8
*
|
xhci: dbc: Don't call dbc_tty_init() on every dbc tty probe
Mathias Nyman
2022-02-17
1
-0
/
+2
*
|
xhci: dbc: Rename xhci_dbc_init and xhci_dbc_exit
Mathias Nyman
2022-02-17
1
-2
/
+2
|
/
[next]