index
:
~wallbraker/linux
for-ubuntu-vmwgfx
master
And what's this thing coming toward me very fast?
wallbraker
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
2011-03-13
USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.
Sarah Sharp
1
-2
/
+0
2011-03-13
xhci: Make roothub functions deal with device removal.
Sarah Sharp
1
-0
/
+16
2011-03-13
xhci: Return a USB 3.0 hub descriptor for USB3 roothub.
Sarah Sharp
1
-20
/
+114
2011-03-13
xhci: Register second xHCI roothub.
Sarah Sharp
1
-45
/
+52
2011-03-13
xhci: Change xhci_find_slot_id_by_port() API.
Sarah Sharp
1
-6
/
+10
2011-03-13
xhci: Refactor bus suspend state into a struct.
Sarah Sharp
1
-21
/
+29
2011-03-13
xhci: Index with a port array instead of PORTSC addresses.
Sarah Sharp
1
-47
/
+79
2011-03-13
USB 3.0 Hub Changes
John Youn
1
-2
/
+2
2011-03-13
xhci: Remove references to HC_STATE_RUNNING.
Sarah Sharp
1
-1
/
+0
2011-03-13
xhci: Rename variables and reduce register reads.
Sarah Sharp
1
-19
/
+22
2011-03-13
xhci: Rework port suspend structures for limited ports.
Sarah Sharp
1
-18
/
+10
2011-03-13
USB: Remove bitmap #define from hcd.h
Sarah Sharp
1
-1
/
+0
2010-11-19
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-20
USB: xhci: Remove the arbitrary limit of 15 xHCI ports
William Gulland
1
-12
/
+3
2010-05-20
USB: straighten out port feature vs. port status usage
Alan Stern
1
-8
/
+8
2010-05-20
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
Alan Stern
1
-4
/
+4
2010-03-02
USB: xhci: Allow roothub ports to be disabled.
Sarah Sharp
1
-0
/
+18
2010-03-02
USB: xhci: Refactor code to clear port change bits.
Sarah Sharp
1
-15
/
+32
2009-06-15
USB: xhci: Root hub support.
Sarah Sharp
1
-0
/
+308