index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci.c
Age
Commit message (
Expand
)
Author
2011-05-09
xHCI 1.0: Max Exit Latency Too Large Error
Alex He
2011-05-09
xHCI 1.0: TT_THINK_TIME set
Andiry Xu
2011-05-02
xhci: Remove sparse warning about cmd_status.
Sarah Sharp
2011-05-02
xhci: Add an assertion to check for virt_dev=0 bug.
Matt Evans
2011-05-02
xhci: Make xHCI driver endian-safe
Matt Evans
2011-04-13
xHCI: Implement AMD PLL quirk
Andiry Xu
2011-04-13
xhci: Tell USB core both roothubs lost power.
Sarah Sharp
2011-04-13
USB: xhci - also free streams when resetting devices
Dmitry Torokhov
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-16
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-03-13
xhci: Return canceled URBs immediately when host is halted.
Sarah Sharp
2011-03-13
xhci: Fixes for suspend/resume of shared HCDs.
Sarah Sharp
2011-03-13
xhci: Fix re-init on power loss after resume.
Sarah Sharp
2011-03-13
xhci: Register second xHCI roothub.
Sarah Sharp
2011-03-13
xhci: Refactor bus suspend state into a struct.
Sarah Sharp
2011-03-13
xhci: Always use usb_hcd in URB instead of converting xhci_hcd.
Sarah Sharp
2011-03-13
xhci: Remove references to HC_STATE_RUNNING.
Sarah Sharp
2011-03-13
xhci: Remove references to HC_STATE_HALT.
Sarah Sharp
2011-03-13
xHCI: prolong host controller halt time limit
Andiry Xu
2011-03-13
xHCI: Remove redundant variable in xhci_resume()
Andiry Xu
2011-03-13
xhci: Remove old no-op test.
Sarah Sharp
2011-02-22
USB: xhci: mark local functions as static
Dmitry Torokhov
2011-02-20
USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itself
Dmitry Torokhov
2011-01-14
xhci: Use GFP_NOIO during device reset.
Sarah Sharp
2011-01-14
xhci: Do not run xhci_cleanup_msix with irq disabled
Zhang Rui
2011-01-14
xHCI: synchronize irq in xhci_suspend()
Andiry Xu
2010-11-19
xhci: Fix reset-device and configure-endpoint commands
Paul Zimmerman
2010-11-15
xhci: Fix command ring replay after resume.
Sarah Sharp
2010-11-11
xHCI: release spinlock when setup interrupt
Andiry Xu
2010-11-11
Revert "USB: xhci: Use GFP_ATOMIC under spin_lock"
Greg Kroah-Hartman
2010-11-11
USB: xhci: Use GFP_ATOMIC under spin_lock
David Sterba
2010-10-22
usb: Fix linker errors with CONFIG_PM=n
Sarah Sharp
2010-10-22
USB: xhci: Fix compile error when CONFIG_PM=n
Sarah Sharp
2010-10-22
USB: xHCI: PCI power management implementation
Andiry Xu
2010-10-22
USB: xHCI: port power management implementation
Andiry Xu
2010-10-22
USB: core: use kernel assigned address for devices under xHCI
Andiry Xu
2010-10-22
USB: xHCI: change xhci_reset_device() to allocate new device
Andiry Xu
2010-10-22
USB: xHCI: Add pointer to udev in struct xhci_virt_device
Andiry Xu
2010-08-10
USB: xhci: Performance - move interrupt handlers into xhci-ring.c
Sarah Sharp
2010-08-10
USB: xhci: Performance - move functions that find ep ring.
Sarah Sharp
2010-08-10
USB: xHCI: Isoc urb enqueue
Andiry Xu
2010-08-10
USB: xHCI: Introduce urb_priv structure
Andiry Xu
2010-08-10
USB: xHCI: Supporting MSI/MSI-X
Dong Nguyen
2010-08-10
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
2010-08-10
USB: xhci: Remove obsolete debugging printk.
Sarah Sharp
2010-07-26
USB: xhci: Set EP0 dequeue ptr after reset of configured device.
Sarah Sharp
2010-06-04
USB: xhci: Print NEC firmware version.
Sarah Sharp
2010-06-04
USB: xhci: Wait for host to start running.
Sarah Sharp
2010-06-04
USB: xhci: Wait for controller to be ready after reset.
Sarah Sharp
2010-05-20
USB: xhci: Set stream ID to 0 after cleaning up stalls.
Sarah Sharp
[next]