index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ 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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
xhci: Intel Panther Point BEI quirk.
Sarah Sharp
2012-09-25
1
-0
/
+1
*
Merge 3.6-rc6 into usb-next
Greg Kroah-Hartman
2012-09-16
1
-0
/
+6
|
\
|
*
usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP Hardware
Alexis R. Cortes
2012-09-05
1
-0
/
+6
*
|
xHCI: cancel command after command timeout
Elric Fu
2012-09-13
1
-0
/
+3
*
|
xHCI: add aborting command ring function
Elric Fu
2012-09-13
1
-0
/
+12
*
|
xHCI: add cmd_ring_state
Elric Fu
2012-09-13
1
-0
/
+4
|
/
*
xhci: Switch PPT ports to EHCI on shutdown.
Sarah Sharp
2012-08-09
1
-0
/
+1
*
xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning.
Sarah Sharp
2012-08-07
1
-0
/
+2
*
usb: Add support for root hub port status CAS
Stanislaw Ledwon
2012-07-02
1
-1
/
+5
*
xhci: Add Intel U1/U2 timeout policy.
Sarah Sharp
2012-05-18
1
-0
/
+1
*
xhci: Add infrastructure for host-specific LPM policies.
Sarah Sharp
2012-05-18
1
-0
/
+7
*
xhci: Reserve one command for USB3 LPM disable.
Sarah Sharp
2012-05-18
1
-0
/
+2
*
xhci: Some Evaluate Context commands must succeed.
Sarah Sharp
2012-05-18
1
-1
/
+1
*
xhci: Add roothub code to set U1/U2 timeouts.
Sarah Sharp
2012-05-18
1
-0
/
+2
*
xhci: Add new short TX quirk for Fresco Logic host.
Sarah Sharp
2012-05-17
1
-0
/
+1
*
xHCI: keep track of ports being resumed and indicate in hub_status_data
Andiry Xu
2012-05-03
1
-0
/
+2
*
xhci: don't re-enable IE constantly
Felipe Balbi
2012-04-11
1
-0
/
+4
*
usb: host: xhci: add platform driver support
Sebastian Andrzej Siewior
2012-03-13
1
-0
/
+11
*
xHCI: dynamic ring expansion
Andiry Xu
2012-03-13
1
-0
/
+2
*
xHCI: count free TRBs on transfer ring
Andiry Xu
2012-03-13
1
-0
/
+2
*
xHCI: store ring's last segment and segment numbers
Andiry Xu
2012-03-13
1
-0
/
+2
*
xHCI: store ring's type
Andiry Xu
2012-03-12
1
-0
/
+11
*
usb: host: xhci: use __ffs() instead of hardcoding shift
Felipe Balbi
2012-03-12
1
-4
/
+1
*
USB/xHCI: Support device-initiated USB 3.0 resume.
Sarah Sharp
2012-02-14
1
-0
/
+1
*
xhci: Properly handle COMP_2ND_BW_ERR
Hans de Goede
2012-01-04
1
-1
/
+0
*
Trivial: xhci: Fix copy-paste error.
Sarah Sharp
2011-12-22
1
-1
/
+1
*
usb/xhci: remove CONFIG_PCI in xhci.c's probe function
Sebastian Andrzej Siewior
2011-09-26
1
-0
/
+3
*
usb/xhci: move xhci_gen_setup() away from -pci.
Sebastian Andrzej Siewior
2011-09-26
1
-0
/
+2
*
xHCI: AMD isoc link TRB chain bit quirk
Andiry Xu
2011-09-26
1
-0
/
+1
*
xHCI: set USB2 hardware LPM
Andiry Xu
2011-09-26
1
-0
/
+4
*
xHCI: test USB2 software LPM
Andiry Xu
2011-09-26
1
-1
/
+15
*
xHCI: Check host USB2 LPM capability
Andiry Xu
2011-09-26
1
-0
/
+4
*
xHCI: test and clear RWC bit
Andiry Xu
2011-09-26
1
-0
/
+2
*
xHCI: set link state
Andiry Xu
2011-09-26
1
-0
/
+2
*
xhci: USB 3.0 BW checking.
Sarah Sharp
2011-09-20
1
-0
/
+3
*
xhci: Fix mult base in endpoint bandwidth info.
Sarah Sharp
2011-09-20
1
-1
/
+2
*
usb/xhci: ignore xhci version while checking for the link quirk
Sebastian Andrzej Siewior
2011-09-20
1
-3
/
+1
*
xhci: Implement HS/FS/LS bandwidth checking.
Sarah Sharp
2011-09-09
1
-0
/
+46
*
xhci: Track interval bandwidth tables per port/TT.
Sarah Sharp
2011-09-09
1
-0
/
+15
*
xhci: Store endpoint bandwidth information.
Sarah Sharp
2011-09-09
1
-0
/
+31
*
xhci: Store information about roothubs and TTs.
Sarah Sharp
2011-09-09
1
-0
/
+50
*
xhci: Store the "real" root port number.
Sarah Sharp
2011-09-09
1
-0
/
+1
*
xhci: Rename virt_dev->port to fake_port.
Sarah Sharp
2011-09-09
1
-1
/
+1
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-07-25
1
-0
/
+7
|
\
|
*
Merge 3.0-rc2 into usb-linus as it's needed by some USB patches
Greg Kroah-Hartman
2011-06-14
1
-0
/
+6
|
|
\
|
*
|
xhci: Remove some unnecessary casts and tidy some endian swap code
Matt Evans
2011-06-02
1
-0
/
+7
*
|
|
xhci: Add reset on resume quirk for asrock p67 host
Maarten Lankhorst
2011-06-17
1
-0
/
+1
*
|
|
xHCI 1.0: Incompatible Device Error
Alex He
2011-06-17
1
-0
/
+2
|
|
/
|
/
|
*
|
xhci: Disable MSI for some Fresco Logic hosts.
Sarah Sharp
2011-06-02
1
-0
/
+1
*
|
xhci: Add defines for hardcoded slot states
Maarten Lankhorst
2011-06-02
1
-0
/
+5
|
/
[next]