index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-hub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-25
usb: host: xhci: add xhci_virt_device tracer
Felipe Balbi
1
-0
/
+2
2017-01-25
usb: host: xhci: rename completion codes to match spec
Felipe Balbi
1
-1
/
+2
2017-01-25
usb: xhci: add quirk flag for broken PED bits
Felipe Balbi
1
-0
/
+6
2017-01-25
xhci: Put warning message on a single line
Alexander Stein
1
-2
/
+1
2016-10-20
xhci: use default USB_RESUME_TIMEOUT when resuming ports.
Mathias Nyman
1
-2
/
+2
2016-10-20
xhci: workaround for hosts missing CAS bit
Mathias Nyman
1
-0
/
+37
2016-08-16
usb: xhci: Fix panic if disconnect
Jim Lin
1
-0
/
+3
2016-02-04
xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
Mathias Nyman
1
-9
/
+18
2015-12-14
Merge 4.4-rc5 into usb-next as we want those fixes here for testing
Greg Kroah-Hartman
1
-5
/
+42
2015-12-12
xhci: fix usb2 resume timing and races.
Mathias Nyman
1
-5
/
+42
2015-12-01
xhci: use the correct define to indicate port status suspend change.
Mathias Nyman
1
-1
/
+1
2015-11-18
xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devices
Mathias Nyman
1
-6
/
+9
2015-10-04
xhci: support new USB 3.1 hub request to get extended port status
Mathias Nyman
1
-0
/
+29
2015-10-04
xhci: check xhci hardware for USB 3.1 support
Mathias Nyman
1
-12
/
+12
2015-10-04
xhci: define the new default speed ID for SuperSpeedPlus used by xhci hw
Mathias Nyman
1
-3
/
+3
2015-10-04
xhci: Add a SuperSpeedPlus capability descriptor for xhci USB 3.1 roothub
Mathias Nyman
1
-19
/
+107
2015-07-23
xhci: do not report PLC when link is in internal resume state
Zhuang Jin Can
1
-1
/
+8
2015-07-23
xhci: prevent bus_suspend if SS port resuming in phase 1
Zhuang Jin Can
1
-3
/
+3
2015-07-23
xhci: report U3 when link is in resume state
Zhuang Jin Can
1
-2
/
+5
2015-05-31
xhci: optimize xhci bus resume time
Mathias Nyman
1
-27
/
+38
2015-03-23
usb: xhci: handle Config Error Change (CEC) in xhci driver
Lu Baolu
1
-1
/
+8
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-1
/
+1
2014-12-04
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
Rafael J. Wysocki
1
-1
/
+1
2014-11-22
Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"
Lu Baolu
1
-4
/
+1
2014-09-24
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
1
-1
/
+1
2014-09-24
xhci: xhci_ring_device: Ring stream ring bells for endpoints with streams
Hans de Goede
1
-4
/
+11
2014-09-09
usb: host: xhci: fix compliance mode workaround
Felipe Balbi
1
-3
/
+5
2014-06-24
xhci: clear root port wake on bits if controller isn't wake-up capable
Lu Baolu
1
-1
/
+4
2014-06-18
xhci: Fix sleeping with IRQs disabled in xhci_stop_device()
Mathias Nyman
1
-1
/
+1
2014-05-20
xhci: rework command timeout and cancellation,
Mathias Nyman
1
-7
/
+4
2014-05-20
xhci: Use completion and status in global command queue
Mathias Nyman
1
-11
/
+0
2014-05-20
xhci: Use command structures when queuing commands on the command ring
Mathias Nyman
1
-5
/
+16
2014-03-05
usb/xhci: Change how we indicate a host supports Link PM.
Sarah Sharp
1
-3
/
+5
2013-12-03
xhci: replace xhci_writel() with writel()
Xenia Ragiadakou
1
-19
/
+16
2013-12-03
xhci: replace xhci_readl() with readl()
Xenia Ragiadakou
1
-36
/
+35
2013-10-20
Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
1
-2
/
+3
2013-10-16
xhci: correct the usage of USB_CTRL_SET_TIMEOUT
xiao jin
1
-1
/
+1
2013-10-16
usb: xhci: Staticize xhci_del_comp_mod_timer
Sachin Kamat
1
-1
/
+2
2013-10-10
xhci: Don't enable/disable RWE on bus suspend/resume.
Sarah Sharp
1
-26
/
+0
2013-09-24
usb: Fix xHCI host issues on remote wakeup.
Sarah Sharp
1
-10
/
+35
2013-09-24
xhci: Ensure a command structure points to the correct trb on the command ring
Mathias Nyman
1
-1
/
+1
2013-08-14
xhci: add trace for debug messages related to quirks
Xenia Ragiadakou
1
-2
/
+5
2013-07-24
xhci: Report USB 2.1 link status for L1
Sarah Sharp
1
-3
/
+12
2013-07-24
xhci: Refactor port status into a new function.
Sarah Sharp
1
-91
/
+119
2013-06-06
usb: xhci: define port register names and use them instead of magic numbers
Mathias Nyman
1
-9
/
+7
2013-03-28
USB: remove CONFIG_USB_SUSPEND option
Alan Stern
1
-1
/
+1
2013-01-04
xhci: Avoid "dead ports", add roothub port polling.
Sarah Sharp
1
-0
/
+7
2013-01-04
USB: Allow USB 3.0 ports to be disabled.
Sarah Sharp
1
-2
/
+29
2012-10-23
usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assig...
Lan Tianyu
1
-3
/
+2
2012-10-23
usb/xhci: release xhci->lock during turning on/off usb port's acpi power reso...
Lan Tianyu
1
-0
/
+4
[next]