index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci.c
Age
Commit message (
Expand
)
Author
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
2010-05-20
USB: xhci: Avoid double free after streams are disabled.
Sarah Sharp
2010-05-20
USB: remove the usb_host_ss_ep_comp structure
Alan Stern
2010-05-20
USB: xhci: Correct assumptions about number of rings per endpoint.
Sarah Sharp
2010-05-20
USB: xhci: Add memory allocation for USB3 bulk streams.
Sarah Sharp
2010-05-20
USB: xhci: Fix issue with set interface after stall.
Sarah Sharp
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-19
USB: xHCI: re-initialize cmd_completion
Andiry Xu
2010-03-19
USB: xhci: rename driver to xhci_hcd
Alex Chiang