xhci: Do not issue device reset when device is not setup
[linux-flexiantxendom0-natty.git] / drivers / usb / host / xhci.c
2011-07-15 Maarten Lankhorstxhci: Do not issue device reset when device is not...
2011-07-15 Sarah Sharpxhci: Fix memory leak bug when dropping endpoints
2011-06-02 Steve ConklinRevert "USB: xhci - also free streams when resetting...
2011-04-27 Dmitry TorokhovUSB: xhci - also free streams when resetting devices
2011-02-23 Dmitry TorokhovUSB: xhci: mark local functions as static
2011-02-20 Dmitry TorokhovUSB: xhci: rework xhci_print_ir_set() to get ir set...
2011-01-14 Sarah Sharpxhci: Use GFP_NOIO during device reset.
2011-01-14 Zhang Ruixhci: Do not run xhci_cleanup_msix with irq disabled
2011-01-14 Andiry XuxHCI: synchronize irq in xhci_suspend()
2010-11-20 Paul Zimmermanxhci: Fix reset-device and configure-endpoint commands
2010-11-15 Sarah Sharpxhci: Fix command ring replay after resume.
2010-11-11 Andiry XuxHCI: release spinlock when setup interrupt
2010-11-11 Greg Kroah-HartmanRevert "USB: xhci: Use GFP_ATOMIC under spin_lock"
2010-11-11 David SterbaUSB: xhci: Use GFP_ATOMIC under spin_lock
2010-10-22 Sarah Sharpusb: Fix linker errors with CONFIG_PM=n
2010-10-22 Sarah SharpUSB: xhci: Fix compile error when CONFIG_PM=n
2010-10-22 Andiry XuUSB: xHCI: PCI power management implementation
2010-10-22 Andiry XuUSB: xHCI: port power management implementation
2010-10-22 Andiry XuUSB: core: use kernel assigned address for devices...
2010-10-22 Andiry XuUSB: xHCI: change xhci_reset_device() to allocate new...
2010-10-22 Andiry XuUSB: xHCI: Add pointer to udev in struct xhci_virt_device
2010-08-10 Sarah SharpUSB: xhci: Performance - move interrupt handlers into...
2010-08-10 Sarah SharpUSB: xhci: Performance - move functions that find ep...
2010-08-10 Andiry XuUSB: xHCI: Isoc urb enqueue
2010-08-10 Andiry XuUSB: xHCI: Introduce urb_priv structure
2010-08-10 Dong NguyenUSB: xHCI: Supporting MSI/MSI-X
2010-08-10 Alan SternUSB: convert usb_hcd bitfields into atomic flags
2010-08-10 Sarah SharpUSB: xhci: Remove obsolete debugging printk.
2010-07-26 Sarah SharpUSB: xhci: Set EP0 dequeue ptr after reset of configure...
2010-06-04 Sarah SharpUSB: xhci: Print NEC firmware version.
2010-06-04 Sarah SharpUSB: xhci: Wait for host to start running.
2010-06-04 Sarah SharpUSB: xhci: Wait for controller to be ready after reset.
2010-05-20 Sarah SharpUSB: xhci: Set stream ID to 0 after cleaning up stalls.
2010-05-20 Sarah SharpUSB: xhci: Avoid double free after streams are disabled.
2010-05-20 Alan SternUSB: remove the usb_host_ss_ep_comp structure
2010-05-20 Sarah SharpUSB: xhci: Correct assumptions about number of rings...
2010-05-20 Sarah SharpUSB: xhci: Add memory allocation for USB3 bulk streams.
2010-05-20 Sarah SharpUSB: xhci: Fix issue with set interface after stall.
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-19 Andiry XuUSB: xHCI: re-initialize cmd_completion
2010-03-19 Alex ChiangUSB: xhci: rename driver to xhci_hcd