index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-hub.c
Age
Commit message (
Expand
)
Author
2017-05-18
xhci: Fix command ring stop regression in 4.11
Mathias Nyman
2017-04-18
xhci: use correct flags for spin_lock_irqrestore() when setting port power
Mathias Nyman
2017-04-08
usb: xhci: remove error messages for failed memory allocation
Lu Baolu
2017-04-08
xhci: Rework how we handle unresponsive or hoptlug removed hosts
Mathias Nyman
2017-04-08
usb: xhci: Add port test modes support for usb2.
Guoqing Zhang
2017-04-08
usb: xhci: Add helper function xhci_set_power_on().
Guoqing Zhang
2017-01-25
usb: host: xhci: add xhci_virt_device tracer
Felipe Balbi
2017-01-25
usb: host: xhci: rename completion codes to match spec
Felipe Balbi
2017-01-25
usb: xhci: add quirk flag for broken PED bits
Felipe Balbi
2017-01-25
xhci: Put warning message on a single line
Alexander Stein
2016-10-20
xhci: use default USB_RESUME_TIMEOUT when resuming ports.
Mathias Nyman
2016-10-20
xhci: workaround for hosts missing CAS bit
Mathias Nyman
2016-08-16
usb: xhci: Fix panic if disconnect
Jim Lin
2016-02-03
xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
Mathias Nyman
2015-12-13
Merge 4.4-rc5 into usb-next as we want those fixes here for testing
Greg Kroah-Hartman
2015-12-11
xhci: fix usb2 resume timing and races.
Mathias Nyman
2015-12-01
xhci: use the correct define to indicate port status suspend change.
Mathias Nyman
2015-11-18
xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devices
Mathias Nyman
2015-10-04
xhci: support new USB 3.1 hub request to get extended port status
Mathias Nyman
2015-10-04
xhci: check xhci hardware for USB 3.1 support
Mathias Nyman
2015-10-04
xhci: define the new default speed ID for SuperSpeedPlus used by xhci hw
Mathias Nyman
2015-10-04
xhci: Add a SuperSpeedPlus capability descriptor for xhci USB 3.1 roothub
Mathias Nyman
2015-07-22
xhci: do not report PLC when link is in internal resume state
Zhuang Jin Can
2015-07-22
xhci: prevent bus_suspend if SS port resuming in phase 1
Zhuang Jin Can
2015-07-22
xhci: report U3 when link is in resume state
Zhuang Jin Can
2015-05-31
xhci: optimize xhci bus resume time
Mathias Nyman
2015-03-23
usb: xhci: handle Config Error Change (CEC) in xhci driver
Lu Baolu
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
2014-12-04
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
Rafael J. Wysocki
2014-11-22
Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"
Lu Baolu
2014-09-23
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
2014-09-23
xhci: xhci_ring_device: Ring stream ring bells for endpoints with streams
Hans de Goede
2014-09-08
usb: host: xhci: fix compliance mode workaround
Felipe Balbi
2014-06-24
xhci: clear root port wake on bits if controller isn't wake-up capable
Lu Baolu
2014-06-17
xhci: Fix sleeping with IRQs disabled in xhci_stop_device()
Mathias Nyman
2014-05-20
xhci: rework command timeout and cancellation,
Mathias Nyman
2014-05-20
xhci: Use completion and status in global command queue
Mathias Nyman
2014-05-20
xhci: Use command structures when queuing commands on the command ring
Mathias Nyman
2014-03-04
usb/xhci: Change how we indicate a host supports Link PM.
Sarah Sharp
2013-12-02
xhci: replace xhci_writel() with writel()
Xenia Ragiadakou
2013-12-02
xhci: replace xhci_readl() with readl()
Xenia Ragiadakou
2013-10-19
Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2013-10-16
xhci: correct the usage of USB_CTRL_SET_TIMEOUT
xiao jin
2013-10-16
usb: xhci: Staticize xhci_del_comp_mod_timer
Sachin Kamat
2013-10-09
xhci: Don't enable/disable RWE on bus suspend/resume.
Sarah Sharp
2013-09-23
usb: Fix xHCI host issues on remote wakeup.
Sarah Sharp
2013-09-23
xhci: Ensure a command structure points to the correct trb on the command ring
Mathias Nyman
2013-08-13
xhci: add trace for debug messages related to quirks
Xenia Ragiadakou
2013-07-23
xhci: Report USB 2.1 link status for L1
Sarah Sharp
2013-07-23
xhci: Refactor port status into a new function.
Sarah Sharp
[next]