xhci: Add reset on resume quirk for asrock p67 host
[linux-flexiantxendom0.git] / drivers / usb / host / xhci.h
2011-06-17 Maarten Lankhorstxhci: Add reset on resume quirk for asrock p67 host
2011-06-17 Alex HexHCI 1.0: Incompatible Device Error
2011-06-03 Sarah Sharpxhci: Disable MSI for some Fresco Logic hosts.
2011-06-02 Maarten Lankhorstxhci: Add defines for hardcoded slot states
2011-05-27 Sarah SharpIntel xhci: Limit number of active endpoints to 64.
2011-05-27 Sarah SharpIntel xhci: Ignore spurious successful event.
2011-05-25 Sarah Sharpxhci: STFU: Be quieter during URB submission and comple...
2011-05-09 Alex HexHCI 1.0: Max Exit Latency Too Large Error
2011-05-09 Andiry XuxHCI 1.0: Block Interrupts for Isoch transfer
2011-05-09 Andiry XuxHCI 1.0: Setup Stage TRB Transfer Type flag
2011-05-02 Sarah Sharpxhci 1.0: Set transfer burst last packet count field.
2011-05-02 Sarah Sharpxhci 1.0: Set transfer burst count field.
2011-05-02 Matt Evansxhci: Make xHCI driver endian-safe
2011-04-13 Andiry XuxHCI: Implement AMD PLL quirk
2011-04-13 Dan CarpenterUSB: xhci: unsigned char never equals -1
2011-04-13 Dmitry TorokhovUSB: xhci - fix unsafe macro definitions
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-16 Linus TorvaldsMerge branch 'usb-next' of git://git./linux/kernel...
2011-03-14 Sarah Sharpxhci: Update internal dequeue pointers after stalls.
2011-03-14 Sarah Sharpxhci: Return canceled URBs immediately when host is...
2011-03-14 Sarah Sharpxhci: Register second xHCI roothub.
2011-03-14 Sarah Sharpxhci: Change xhci_find_slot_id_by_port() API.
2011-03-14 Sarah Sharpxhci: Refactor bus suspend state into a struct.
2011-03-14 Sarah Sharpxhci: Change hcd_priv into a pointer.
2011-03-14 Sarah Sharpxhci: Rework port suspend structures for limited ports.
2011-03-14 Sarah Sharpxhci: Remove old no-op test.
2011-02-20 Dmitry TorokhovUSB: xhci: rework xhci_print_ir_set() to get ir set...
2011-01-14 Matthew Wilcoxxhci: Remove more doorbell-related reads
2010-11-20 Sarah Sharpxhci: Setup array of USB 2.0 and USB 3.0 ports.
2010-11-11 Andiry XuxHCI: fix wMaxPacketSize mask
2010-10-22 Sarah Sharpusb: Fix linker errors with CONFIG_PM=n
2010-10-22 Andiry XuUSB: xHCI: PCI power management implementation
2010-10-22 Andiry XuUSB: xHCI: bus power management implementation
2010-10-22 Andiry XuUSB: xHCI: port remote wakeup 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: Make xhci_set_hc_event_deq() static.
2010-08-10 Sarah SharpUSB: xhci: Make xhci_handle_event() static.
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: Isochronous transfer implementation
2010-08-10 Andiry XuUSB: xHCI: Introduce urb_priv structure
2010-08-10 Andiry XuUSB: xHCI: Missed Service Error Event process
2010-08-10 Dong NguyenUSB: xHCI: Supporting MSI/MSI-X
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-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 Eric LescouetUSB: make hcd.h public (drivers dependency)
2010-04-30 Sarah SharpUSB: xhci: properly set endpoint context fields for...
2010-03-02 Sarah SharpUSB: xhci: Fix compile issues with xhci_get_slot_state()
2010-03-02 Sarah SharpUSB: Add call to notify xHC of a device reset.
2010-03-02 Sarah SharpUSB: xhci: Notify the xHC when a device is reset.
2010-03-02 Sarah SharpUSB: xhci: Refactor test for vendor-specific completion...
2010-03-02 Sarah SharpUSB: xhci: Allow allocation of commands without input...
2010-03-02 Sarah SharpUSB: xhci: Refactor code to free or cache endpoint...
2009-12-11 Sarah SharpUSB: xhci: Make reverting an alt setting "unfailable".
2009-12-11 Sarah SharpUSB: xhci: Set transfer descriptor size field correctly.
2009-12-11 Sarah SharpUSB: xhci: Add tests for TRB address translation.
2009-12-11 Sarah SharpUSB: xhci: Add watchdog timer for URB cancellation.
2009-12-11 Sarah SharpUSB: xhci: Re-purpose xhci_quiesce().
2009-12-11 Sarah SharpUSB: xhci: Handle URB cancel, complete and resubmit...
2009-09-23 Sarah SharpUSB: xhci: Support USB hubs.
2009-09-23 Sarah SharpUSB: xhci: Change how xHCI commands are handled.
2009-09-23 Sarah SharpUSB: xhci: Endpoint representation refactoring.
2009-09-23 Sarah SharpUSB: xhci: Support interrupt transfers.
2009-09-23 Sarah SharpUSB: xhci: Add quirk for Fresco Logic xHCI hardware.
2009-09-23 Sarah SharpUSB: xhci: Handle stalled control endpoints.
2009-09-23 Sarah SharpUSB: xhci: Support full speed devices.
2009-09-23 Sarah SharpUSB: xhci: Configure endpoint code refactoring.
2009-09-23 Sarah SharpUSB: xhci: Work around for chain bit in link TRBs.
2009-09-21 Uwe Kleine-Koenigtrivial: fix typos "man[ae]g?ment" -> "management"
2009-07-28 Sarah SharpUSB: xhci: Stall handling bug fixes.
2009-07-28 John YounUSB: xhci: Support for 64-byte contexts
2009-07-28 Sarah SharpUSB: xhci: Always align output device contexts to 64...
2009-07-28 John YounUSB: xhci: Scratchpad buffer allocation
2009-07-28 Sarah SharpUSB: xhci: Make debugging more verbose.
2009-07-28 Sarah SharpUSB: xhci: Represent 64-bit addresses with one u64.
2009-07-28 Sarah SharpUSB: xhci: Deal with stalled endpoints.
2009-06-16 Sarah SharpUSB: xhci: Respect critical sections.
2009-06-16 Sarah SharpUSB: xhci: Remove packed attribute from structures.
2009-06-16 Sarah SharpUSB: xhci: Avoid global namespace pollution.
2009-06-16 Greg Kroah-HartmanUSB: xhci: fix some compiler warnings in xhci.h
2009-06-16 Stephen RothwellUSB: xhci: use xhci_handle_event instead of handle_event
2009-06-16 Sarah SharpUSB: xhci: URB cancellation support.
2009-06-16 Sarah SharpUSB: xhci: Bulk transfer support
2009-06-16 Sarah SharpUSB: xhci: Bandwidth allocation support
2009-06-16 Sarah SharpUSB: xhci: Control transfer support.
2009-06-16 Sarah SharpUSB: xhci: Allocate and address USB devices
2009-06-16 Sarah SharpUSB: xhci: Root hub support.
2009-06-16 Sarah SharpUSB: xhci: No-op command queueing and irq handler.
2009-06-16 Sarah SharpUSB: xhci: Device context array allocation.
2009-06-16 Sarah SharpUSB: xhci: Ring allocation and initialization.
2009-06-16 Sarah SharpUSB: xhci: BIOS handoff and HW initialization.
2009-06-16 Sarah SharpUSB: xhci: Support xHCI host controllers and USB 3...