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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xhci: Remove sparse warning about cmd_status.
Sarah Sharp
2011-05-02
1
-2
/
+2
*
xhci: Add an assertion to check for virt_dev=0 bug.
Matt Evans
2011-05-02
1
-0
/
+11
*
xhci: Make xHCI driver endian-safe
Matt Evans
2011-05-02
1
-52
/
+57
*
xHCI: Implement AMD PLL quirk
Andiry Xu
2011-04-13
1
-0
/
+3
*
xhci: Tell USB core both roothubs lost power.
Sarah Sharp
2011-04-13
1
-1
/
+3
*
USB: xhci - also free streams when resetting devices
Dmitry Torokhov
2011-04-13
1
-4
/
+12
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-03-16
1
-39
/
+90
|
\
|
*
xhci: Return canceled URBs immediately when host is halted.
Sarah Sharp
2011-03-13
1
-2
/
+8
|
*
xhci: Fixes for suspend/resume of shared HCDs.
Sarah Sharp
2011-03-13
1
-1
/
+7
|
*
xhci: Fix re-init on power loss after resume.
Sarah Sharp
2011-03-13
1
-4
/
+19
|
*
xhci: Register second xHCI roothub.
Sarah Sharp
2011-03-13
1
-11
/
+51
|
*
xhci: Refactor bus suspend state into a struct.
Sarah Sharp
2011-03-13
1
-1
/
+4
|
*
xhci: Always use usb_hcd in URB instead of converting xhci_hcd.
Sarah Sharp
2011-03-13
1
-1
/
+1
|
*
xhci: Remove references to HC_STATE_RUNNING.
Sarah Sharp
2011-03-13
1
-1
/
+0
|
*
xhci: Remove references to HC_STATE_HALT.
Sarah Sharp
2011-03-13
1
-4
/
+1
|
*
xHCI: prolong host controller halt time limit
Andiry Xu
2011-03-13
1
-1
/
+1
|
*
xHCI: Remove redundant variable in xhci_resume()
Andiry Xu
2011-03-13
1
-6
/
+1
|
*
xhci: Remove old no-op test.
Sarah Sharp
2011-03-13
1
-10
/
+0
*
|
USB: xhci: mark local functions as static
Dmitry Torokhov
2011-02-22
1
-4
/
+4
*
|
USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itself
Dmitry Torokhov
2011-02-20
1
-3
/
+3
|
/
*
xhci: Use GFP_NOIO during device reset.
Sarah Sharp
2011-01-14
1
-2
/
+6
*
xhci: Do not run xhci_cleanup_msix with irq disabled
Zhang Rui
2011-01-14
1
-2
/
+4
*
xHCI: synchronize irq in xhci_suspend()
Andiry Xu
2011-01-14
1
-31
/
+15
*
xhci: Fix reset-device and configure-endpoint commands
Paul Zimmerman
2010-11-19
1
-0
/
+18
*
xhci: Fix command ring replay after resume.
Sarah Sharp
2010-11-15
1
-10
/
+61
*
xHCI: release spinlock when setup interrupt
Andiry Xu
2010-11-11
1
-0
/
+2
*
Revert "USB: xhci: Use GFP_ATOMIC under spin_lock"
Greg Kroah-Hartman
2010-11-11
1
-1
/
+1
*
USB: xhci: Use GFP_ATOMIC under spin_lock
David Sterba
2010-11-11
1
-1
/
+1
*
usb: Fix linker errors with CONFIG_PM=n
Sarah Sharp
2010-10-22
1
-6
/
+0
*
USB: xhci: Fix compile error when CONFIG_PM=n
Sarah Sharp
2010-10-22
1
-0
/
+8
*
USB: xHCI: PCI power management implementation
Andiry Xu
2010-10-22
1
-0
/
+210
*
USB: xHCI: port power management implementation
Andiry Xu
2010-10-22
1
-1
/
+1
*
USB: core: use kernel assigned address for devices under xHCI
Andiry Xu
2010-10-22
1
-4
/
+4
*
USB: xHCI: change xhci_reset_device() to allocate new device
Andiry Xu
2010-10-22
1
-5
/
+39
*
USB: xHCI: Add pointer to udev in struct xhci_virt_device
Andiry Xu
2010-10-22
1
-49
/
+34
*
USB: xhci: Performance - move interrupt handlers into xhci-ring.c
Sarah Sharp
2010-08-10
1
-103
/
+0
*
USB: xhci: Performance - move functions that find ep ring.
Sarah Sharp
2010-08-10
1
-0
/
+41
*
USB: xHCI: Isoc urb enqueue
Andiry Xu
2010-08-10
1
-1
/
+6
*
USB: xHCI: Introduce urb_priv structure
Andiry Xu
2010-08-10
1
-6
/
+39
*
USB: xHCI: Supporting MSI/MSI-X
Dong Nguyen
2010-08-10
1
-40
/
+126
*
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
2010-08-10
1
-2
/
+1
*
USB: xhci: Remove obsolete debugging printk.
Sarah Sharp
2010-08-10
1
-1
/
+0
*
USB: xhci: Set EP0 dequeue ptr after reset of configured device.
Sarah Sharp
2010-07-26
1
-0
/
+2
*
USB: xhci: Print NEC firmware version.
Sarah Sharp
2010-06-04
1
-0
/
+5
*
USB: xhci: Wait for host to start running.
Sarah Sharp
2010-06-04
1
-7
/
+32
*
USB: xhci: Wait for controller to be ready after reset.
Sarah Sharp
2010-06-04
1
-1
/
+12
*
USB: xhci: Set stream ID to 0 after cleaning up stalls.
Sarah Sharp
2010-05-20
1
-0
/
+1
*
USB: xhci: Avoid double free after streams are disabled.
Sarah Sharp
2010-05-20
1
-0
/
+2
*
USB: remove the usb_host_ss_ep_comp structure
Alan Stern
2010-05-20
1
-10
/
+3
[next]