index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
/
*
xhci: use max() to make code cleaner
Changcheng Deng
2021-12-21
1
-4
/
+2
*
xhci: avoid race between disable slot command and host runtime suspend
Mathias Nyman
2021-12-10
1
-7
/
+15
*
xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending
Kai-Heng Feng
2021-12-10
1
-4
/
+0
*
Revert "xhci: Set HCD flag to defer primary roothub registration"
Greg Kroah-Hartman
2021-11-05
1
-1
/
+0
*
xhci: guard accesses to ep_state in xhci_endpoint_reset()
Jonathan Bell
2021-10-11
1
-0
/
+5
*
xhci: Set HCD flag to defer primary roothub registration
Kishon Vijay Abraham I
2021-09-14
1
-0
/
+1
*
xhci: Add bus number to some debug messages
Mathias Nyman
2021-08-26
1
-2
/
+4
*
Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk...
Mathias Nyman
2021-08-26
1
-12
/
+12
*
xhci: remove redundant continue statement
Colin Ian King
2021-06-21
1
-1
/
+0
*
xhci: handle failed buffer copy to URB sg list and fix a W=1 copiler warning
Mathias Nyman
2021-06-17
1
-2
/
+7
*
xhci: Do not use GFP_KERNEL in (potentially) atomic context
Christophe JAILLET
2021-05-13
1
-3
/
+3
*
xhci: fix potential array out of bounds with several interrupters
Mathias Nyman
2021-04-06
1
-1
/
+5
*
xhci: check control context is valid before dereferencing it.
Mathias Nyman
2021-04-06
1
-0
/
+8
*
usb: xhci: Init root hub SSP rate
Thinh Nguyen
2021-03-23
1
-0
/
+2
*
Merge 5.12-rc3 into usb-next
Greg Kroah-Hartman
2021-03-15
1
-35
/
+43
|
\
|
*
xhci: Fix repeated xhci wake after suspend due to uncleared internal wake state
Mathias Nyman
2021-03-11
1
-32
/
+30
|
*
xhci: Improve detection of device initiated wake signal.
Mathias Nyman
2021-03-11
1
-3
/
+13
*
|
usb: xhci-mtk: support to build xhci-mtk-hcd.ko
Chunfeng Yun
2021-03-10
1
-17
/
+13
|
/
*
Merge 5.11-rc7 into usb-next
Greg Kroah-Hartman
2021-02-08
1
-2
/
+6
|
\
|
*
usb: xhci-mtk: fix unreleased bandwidth data
Ikjoon Jang
2021-01-26
1
-2
/
+6
*
|
xhci: split handling halted endpoints into two steps
Mathias Nyman
2021-01-29
1
-88
/
+6
|
/
*
USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set
Michael Grzeschik
2020-12-28
1
-12
/
+12
*
usb: xhci: Use temporary buffer to consolidate SG
Tejas Joglekar
2020-12-09
1
-1
/
+128
[next]