index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-hub.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xhci: move the common code to a function to get max ports and port array
huajun li
2011-05-12
1
-39
/
+27
*
Merge branch 2.6.39-rc7 into usb-linus
Greg Kroah-Hartman
2011-05-10
1
-2
/
+17
|
\
|
*
xHCI: Clear PLC in xhci_bus_resume()
Andiry Xu
2011-05-03
1
-2
/
+17
*
|
usbcore: Refine USB3.0 device suspend and resume
Andiry Xu
2011-05-02
1
-28
/
+21
*
|
xHCI: report USB3.0 portstatus comply with USB3.0 specification
Andiry Xu
2011-05-02
1
-12
/
+29
*
|
xHCI: Set link state support
Andiry Xu
2011-05-02
1
-0
/
+41
*
|
xHCI: Clear link state change support
Andiry Xu
2011-05-02
1
-0
/
+5
*
|
xHCI: warm reset support
Andiry Xu
2011-05-02
1
-0
/
+11
*
|
xhci: Make xHCI driver endian-safe
Matt Evans
2011-05-02
1
-9
/
+9
|
/
*
USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.
Sarah Sharp
2011-03-13
1
-2
/
+0
*
xhci: Make roothub functions deal with device removal.
Sarah Sharp
2011-03-13
1
-0
/
+16
*
xhci: Return a USB 3.0 hub descriptor for USB3 roothub.
Sarah Sharp
2011-03-13
1
-20
/
+114
*
xhci: Register second xHCI roothub.
Sarah Sharp
2011-03-13
1
-45
/
+52
*
xhci: Change xhci_find_slot_id_by_port() API.
Sarah Sharp
2011-03-13
1
-6
/
+10
*
xhci: Refactor bus suspend state into a struct.
Sarah Sharp
2011-03-13
1
-21
/
+29
*
xhci: Index with a port array instead of PORTSC addresses.
Sarah Sharp
2011-03-13
1
-47
/
+79
*
USB 3.0 Hub Changes
John Youn
2011-03-13
1
-2
/
+2
*
xhci: Remove references to HC_STATE_RUNNING.
Sarah Sharp
2011-03-13
1
-1
/
+0
*
xhci: Rename variables and reduce register reads.
Sarah Sharp
2011-03-13
1
-19
/
+22
*
xhci: Rework port suspend structures for limited ports.
Sarah Sharp
2011-03-13
1
-18
/
+10
*
USB: Remove bitmap #define from hcd.h
Sarah Sharp
2011-03-13
1
-1
/
+0
*
xhci: Don't let the USB core disable SuperSpeed ports.
Sarah Sharp
2010-11-19
1
-0
/
+7
*
usb: Fix linker errors with CONFIG_PM=n
Sarah Sharp
2010-10-22
1
-6
/
+1
*
USB: xHCI: bus power management implementation
Andiry Xu
2010-10-22
1
-0
/
+188
*
USB: xHCI: port remote wakeup implementation
Andiry Xu
2010-10-22
1
-5
/
+39
*
USB: xHCI: port power management implementation
Andiry Xu
2010-10-22
1
-1
/
+195
*
USB: xhci: Remove the arbitrary limit of 15 xHCI ports
William Gulland
2010-05-20
1
-12
/
+3
*
USB: straighten out port feature vs. port status usage
Alan Stern
2010-05-20
1
-8
/
+8
*
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
Alan Stern
2010-05-20
1
-4
/
+4
*
USB: xhci: Allow roothub ports to be disabled.
Sarah Sharp
2010-03-02
1
-0
/
+18
*
USB: xhci: Refactor code to clear port change bits.
Sarah Sharp
2010-03-02
1
-15
/
+32
*
USB: xhci: Root hub support.
Sarah Sharp
2009-06-15
1
-0
/
+308