index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
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: add trace for debug messages related to quirks
Xenia Ragiadakou
2013-08-13
1
-2
/
+5
*
xhci: Report USB 2.1 link status for L1
Sarah Sharp
2013-07-23
1
-3
/
+12
*
xhci: Refactor port status into a new function.
Sarah Sharp
2013-07-23
1
-91
/
+119
*
usb: xhci: define port register names and use them instead of magic numbers
Mathias Nyman
2013-06-05
1
-9
/
+7
*
USB: remove CONFIG_USB_SUSPEND option
Alan Stern
2013-03-28
1
-1
/
+1
*
xhci: Avoid "dead ports", add roothub port polling.
Sarah Sharp
2013-01-03
1
-0
/
+7
*
USB: Allow USB 3.0 ports to be disabled.
Sarah Sharp
2013-01-03
1
-2
/
+29
*
usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assig...
Lan Tianyu
2012-10-22
1
-3
/
+2
*
usb/xhci: release xhci->lock during turning on/off usb port's acpi power reso...
Lan Tianyu
2012-10-22
1
-0
/
+4
*
Merge 3.6-rc6 into usb-next
Greg Kroah-Hartman
2012-09-16
1
-0
/
+42
|
\
|
*
usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP Hardware
Alexis R. Cortes
2012-09-05
1
-0
/
+42
*
|
usb/xhci: update a comment regarding the BOS descriptor to reflect the code
Sebastian Andrzej Siewior
2012-09-13
1
-1
/
+1
*
|
usb: host: xhci: sparse fixes
Felipe Balbi
2012-09-13
1
-1
/
+1
*
|
usb/acpi: Use ACPI methods to power off ports.
Lan Tianyu
2012-09-10
1
-0
/
+12
*
|
xhci: Handle clear PORT_POWER feature.
Lan Tianyu
2012-09-10
1
-0
/
+4
|
/
*
Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2012-07-16
1
-0
/
+6
|
\
|
*
xhci: Export Latency Tolerance Messaging capabilities.
Sarah Sharp
2012-07-11
1
-0
/
+6
*
|
usb: Add support for root hub port status CAS
Stanislaw Ledwon
2012-07-02
1
-6
/
+38
|
/
*
xhci: Add roothub code to set U1/U2 timeouts.
Sarah Sharp
2012-05-18
1
-0
/
+19
*
xHCI: keep track of ports being resumed and indicate in hub_status_data
Andiry Xu
2012-05-03
1
-10
/
+12
*
USB/xHCI: Enable USB 3.0 hub remote wakeup.
Sarah Sharp
2012-02-14
1
-0
/
+41
*
xhci: Fix oops caused by more USB2 ports than USB3 ports.
Sarah Sharp
2012-02-10
1
-1
/
+1
*
xHCI: Adding #define values used for hub descriptor
Aman Deep
2011-11-26
1
-10
/
+8
*
usb: fix implicit usage of gfp.h in host/xhci-hub.c
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-10-25
1
-50
/
+89
|
\
|
*
xHCI/USB: Make xHCI driver have a BOS descriptor.
Sarah Sharp
2011-10-18
1
-0
/
+34
|
*
xHCI: set USB2 hardware LPM
Andiry Xu
2011-09-26
1
-0
/
+9
|
*
xHCI: test and clear RWC bit
Andiry Xu
2011-09-26
1
-6
/
+16
|
*
xHCI: set link state
Andiry Xu
2011-09-26
1
-43
/
+29
|
*
xhci: Rename virt_dev->port to fake_port.
Sarah Sharp
2011-09-09
1
-1
/
+1
*
|
USB: xhci: Set change bit when warm reset change is set.
Greg KH
2011-09-19
1
-1
/
+1
|
/
*
xHCI: report USB2 port in resuming as suspend
Andiry Xu
2011-08-09
1
-3
/
+12
*
xHCI: fix port U3 status check condition
Andiry Xu
2011-08-09
1
-1
/
+1
*
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
[next]