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
starfive-6.6.48-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
2012-02-15
USB/xHCI: Enable USB 3.0 hub remote wakeup.
Sarah Sharp
1
-0
/
+41
2012-02-11
xhci: Fix oops caused by more USB2 ports than USB3 ports.
Sarah Sharp
1
-1
/
+1
2011-11-27
xHCI: Adding #define values used for hub descriptor
Aman Deep
1
-10
/
+8
2011-11-01
usb: fix implicit usage of gfp.h in host/xhci-hub.c
Paul Gortmaker
1
-0
/
+1
2011-10-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-50
/
+89
2011-10-19
xHCI/USB: Make xHCI driver have a BOS descriptor.
Sarah Sharp
1
-0
/
+34
2011-09-27
xHCI: set USB2 hardware LPM
Andiry Xu
1
-0
/
+9
2011-09-27
xHCI: test and clear RWC bit
Andiry Xu
1
-6
/
+16
2011-09-27
xHCI: set link state
Andiry Xu
1
-43
/
+29
2011-09-20
USB: xhci: Set change bit when warm reset change is set.
Greg KH
1
-1
/
+1
2011-09-10
xhci: Rename virt_dev->port to fake_port.
Sarah Sharp
1
-1
/
+1
2011-08-10
xHCI: report USB2 port in resuming as suspend
Andiry Xu
1
-3
/
+12
2011-08-10
xHCI: fix port U3 status check condition
Andiry Xu
1
-1
/
+1
2011-05-12
xhci: move the common code to a function to get max ports and port array
huajun li
1
-39
/
+27
2011-05-11
Merge branch 2.6.39-rc7 into usb-linus
Greg Kroah-Hartman
1
-2
/
+17
2011-05-03
xHCI: Clear PLC in xhci_bus_resume()
Andiry Xu
1
-2
/
+17
2011-05-03
usbcore: Refine USB3.0 device suspend and resume
Andiry Xu
1
-28
/
+21
2011-05-03
xHCI: report USB3.0 portstatus comply with USB3.0 specification
Andiry Xu
1
-12
/
+29
2011-05-03
xHCI: Set link state support
Andiry Xu
1
-0
/
+41
2011-05-03
xHCI: Clear link state change support
Andiry Xu
1
-0
/
+5
2011-05-03
xHCI: warm reset support
Andiry Xu
1
-0
/
+11
2011-05-03
xhci: Make xHCI driver endian-safe
Matt Evans
1
-9
/
+9
2011-03-14
USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.
Sarah Sharp
1
-2
/
+0
2011-03-14
xhci: Make roothub functions deal with device removal.
Sarah Sharp
1
-0
/
+16
2011-03-14
xhci: Return a USB 3.0 hub descriptor for USB3 roothub.
Sarah Sharp
1
-20
/
+114
2011-03-14
xhci: Register second xHCI roothub.
Sarah Sharp
1
-45
/
+52
2011-03-14
xhci: Change xhci_find_slot_id_by_port() API.
Sarah Sharp
1
-6
/
+10
2011-03-14
xhci: Refactor bus suspend state into a struct.
Sarah Sharp
1
-21
/
+29
2011-03-14
xhci: Index with a port array instead of PORTSC addresses.
Sarah Sharp
1
-47
/
+79
2011-03-14
USB 3.0 Hub Changes
John Youn
1
-2
/
+2
2011-03-14
xhci: Remove references to HC_STATE_RUNNING.
Sarah Sharp
1
-1
/
+0
2011-03-14
xhci: Rename variables and reduce register reads.
Sarah Sharp
1
-19
/
+22
2011-03-14
xhci: Rework port suspend structures for limited ports.
Sarah Sharp
1
-18
/
+10
2011-03-14
USB: Remove bitmap #define from hcd.h
Sarah Sharp
1
-1
/
+0
2010-11-20
xhci: Don't let the USB core disable SuperSpeed ports.
Sarah Sharp
1
-0
/
+7
2010-10-22
usb: Fix linker errors with CONFIG_PM=n
Sarah Sharp
1
-6
/
+1
2010-10-22
USB: xHCI: bus power management implementation
Andiry Xu
1
-0
/
+188
2010-10-22
USB: xHCI: port remote wakeup implementation
Andiry Xu
1
-5
/
+39
2010-10-22
USB: xHCI: port power management implementation
Andiry Xu
1
-1
/
+195
2010-05-21
USB: xhci: Remove the arbitrary limit of 15 xHCI ports
William Gulland
1
-12
/
+3
2010-05-21
USB: straighten out port feature vs. port status usage
Alan Stern
1
-8
/
+8
2010-05-21
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
Alan Stern
1
-4
/
+4
2010-03-03
USB: xhci: Allow roothub ports to be disabled.
Sarah Sharp
1
-0
/
+18
2010-03-03
USB: xhci: Refactor code to clear port change bits.
Sarah Sharp
1
-15
/
+32
2009-06-16
USB: xhci: Root hub support.
Sarah Sharp
1
-0
/
+308