index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci.c
Age
Commit message (
Expand
)
Author
2022-03-03
usb: host: xhci: Remove some unnecessary return value initializations
Linyu Yuan
2022-03-03
usb: host: xhci: add blank line in xhci_halt()
Linyu Yuan
2022-03-03
usb: host: xhci: update hci_version operation in xhci_gen_setup()
Linyu Yuan
2022-03-03
xhci: make xhci_handshake timeout for xhci_reset() adjustable
Mathias Nyman
2022-02-28
Merge 5.17-rc6 into usb-next
Greg Kroah-Hartman
2022-02-17
usb: host: xhci: drop redundant checks
Sergey Shtylyov
2022-02-17
xhci: Allocate separate command structures for each LPM command
Mathias Nyman
2022-02-17
xhci: dbc: Don't call dbc_tty_init() on every dbc tty probe
Mathias Nyman
2022-02-17
xhci: dbc: Rename xhci_dbc_init and xhci_dbc_exit
Mathias Nyman
2022-02-15
xhci: Prevent futile URB re-submissions due to incorrect return value.
Hongyu Xie
2022-02-15
xhci: re-initialize the HC during resume if HCE was set
Puma Hsu
2021-12-21
xhci: use max() to make code cleaner
Changcheng Deng
2021-12-10
xhci: avoid race between disable slot command and host runtime suspend
Mathias Nyman
2021-12-10
xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending
Kai-Heng Feng
2021-11-05
Revert "xhci: Set HCD flag to defer primary roothub registration"
Greg Kroah-Hartman
2021-10-11
xhci: guard accesses to ep_state in xhci_endpoint_reset()
Jonathan Bell
2021-09-14
xhci: Set HCD flag to defer primary roothub registration
Kishon Vijay Abraham I
2021-08-26
xhci: Add bus number to some debug messages
Mathias Nyman
2021-08-26
Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk...
Mathias Nyman
2021-06-21
xhci: remove redundant continue statement
Colin Ian King
2021-06-17
xhci: handle failed buffer copy to URB sg list and fix a W=1 copiler warning
Mathias Nyman
2021-05-13
xhci: Do not use GFP_KERNEL in (potentially) atomic context
Christophe JAILLET
2021-04-06
xhci: fix potential array out of bounds with several interrupters
Mathias Nyman
2021-04-06
xhci: check control context is valid before dereferencing it.
Mathias Nyman
2021-03-23
usb: xhci: Init root hub SSP rate
Thinh Nguyen
2021-03-15
Merge 5.12-rc3 into usb-next
Greg Kroah-Hartman
2021-03-11
xhci: Fix repeated xhci wake after suspend due to uncleared internal wake state
Mathias Nyman
2021-03-11
xhci: Improve detection of device initiated wake signal.
Mathias Nyman
2021-03-10
usb: xhci-mtk: support to build xhci-mtk-hcd.ko
Chunfeng Yun
2021-02-08
Merge 5.11-rc7 into usb-next
Greg Kroah-Hartman
2021-01-29
xhci: split handling halted endpoints into two steps
Mathias Nyman
2021-01-26
usb: xhci-mtk: fix unreleased bandwidth data
Ikjoon Jang
2020-12-28
USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set
Michael Grzeschik
2020-12-09
usb: xhci: Use temporary buffer to consolidate SG
Tejas Joglekar
2020-11-02
Merge 5.10-rc2 into usb-next
Greg Kroah-Hartman
2020-10-29
xhci: Don't create stream debugfs files with spinlock held.
Mathias Nyman
2020-10-28
usb: xhci: Remove in_interrupt() checks
Ahmed S. Darwish
2020-09-20
usb: xhci: add debugfs support for ep with stream
Li Jun
2020-09-20
xhci: don't create endpoint debugfs entry before ring buffer is set.
Mathias Nyman
2020-09-20
usb: xhci: omit duplicate actions when suspending a runtime suspended host.
Peter Chen
2020-08-30
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failed
Ding Hui
2020-07-09
usb: host: xhci: Demote obvious misuse of kerneldoc to standard comment block
Lee Jones
2020-06-24
xhci: Poll for U0 after disabling USB2 LPM
Kai-Heng Feng
2020-06-24
xhci: Return if xHCI doesn't support LPM
Kai-Heng Feng
2020-06-24
xhci: Fix enumeration issue when setting max packet size for FS devices.
Al Cooper
2020-04-21
xhci: Fix handling halted endpoint even if endpoint ring appears empty
Mathias Nyman
2020-03-12
xhci: bail out early if driver can't accress host in resume
Mathias Nyman
2019-12-11
xhci: Increase STS_HALT timeout in xhci_suspend()
Kai-Heng Feng
[next]