index
:
blackbird-op-linux
master
Blackbird™ 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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
USB: xhci: Correct assumptions about number of rings per endpoint.
Sarah Sharp
2010-05-20
1
-8
/
+11
*
USB: xhci: Add memory allocation for USB3 bulk streams.
Sarah Sharp
2010-05-20
1
-2
/
+397
*
USB: xhci: Fix issue with set interface after stall.
Sarah Sharp
2010-05-20
1
-0
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
USB: xHCI: re-initialize cmd_completion
Andiry Xu
2010-03-19
1
-0
/
+1
*
USB: xhci: rename driver to xhci_hcd
Alex Chiang
2010-03-19
1
-0
/
+1916