aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci.h
Commit message (Expand)AuthorAge
* Merge 3.0-rc2 into usb-linus as it's needed by some USB patchesGreg Kroah-Hartman2011-06-14
|\
| * xhci: Disable MSI for some Fresco Logic hosts.Sarah Sharp2011-06-02
| * xhci: Add defines for hardcoded slot statesMaarten Lankhorst2011-06-02
* | xhci: Remove some unnecessary casts and tidy some endian swap codeMatt Evans2011-06-02
|/
* Intel xhci: Limit number of active endpoints to 64.Sarah Sharp2011-05-27
* Intel xhci: Ignore spurious successful event.Sarah Sharp2011-05-27
* xhci: STFU: Be quieter during URB submission and completion.Sarah Sharp2011-05-25
* xHCI 1.0: Max Exit Latency Too Large ErrorAlex He2011-05-09
* xHCI 1.0: Block Interrupts for Isoch transferAndiry Xu2011-05-09
* xHCI 1.0: Setup Stage TRB Transfer Type flagAndiry Xu2011-05-09
* xhci 1.0: Set transfer burst last packet count field.Sarah Sharp2011-05-02
* xhci 1.0: Set transfer burst count field.Sarah Sharp2011-05-02
* xhci: Make xHCI driver endian-safeMatt Evans2011-05-02
* xHCI: Implement AMD PLL quirkAndiry Xu2011-04-13
* USB: xhci: unsigned char never equals -1Dan Carpenter2011-04-13
* USB: xhci - fix unsafe macro definitionsDmitry Torokhov2011-04-13
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16
|\
| * xhci: Update internal dequeue pointers after stalls.Sarah Sharp2011-03-13
| * xhci: Return canceled URBs immediately when host is halted.Sarah Sharp2011-03-13
| * xhci: Register second xHCI roothub.Sarah Sharp2011-03-13
| * xhci: Change xhci_find_slot_id_by_port() API.Sarah Sharp2011-03-13
| * xhci: Refactor bus suspend state into a struct.Sarah Sharp2011-03-13
| * xhci: Change hcd_priv into a pointer.Sarah Sharp2011-03-13
| * xhci: Rework port suspend structures for limited ports.Sarah Sharp2011-03-13
| * xhci: Remove old no-op test.Sarah Sharp2011-03-13
* | USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itselfDmitry Torokhov2011-02-20
|/
* xhci: Remove more doorbell-related readsMatthew Wilcox2011-01-14
* xhci: Setup array of USB 2.0 and USB 3.0 ports.Sarah Sharp2010-11-19
* xHCI: fix wMaxPacketSize maskAndiry Xu2010-11-11
* usb: Fix linker errors with CONFIG_PM=nSarah Sharp2010-10-22
* USB: xHCI: PCI power management implementationAndiry Xu2010-10-22
* USB: xHCI: bus power management implementationAndiry Xu2010-10-22
* USB: xHCI: port remote wakeup implementationAndiry Xu2010-10-22
* USB: xHCI: port power management implementationAndiry Xu2010-10-22
* USB: core: use kernel assigned address for devices under xHCIAndiry Xu2010-10-22
* USB: xHCI: change xhci_reset_device() to allocate new deviceAndiry Xu2010-10-22
* USB: xHCI: Add pointer to udev in struct xhci_virt_deviceAndiry Xu2010-10-22
* USB: xhci: Make xhci_set_hc_event_deq() static.Sarah Sharp2010-08-10
* USB: xhci: Make xhci_handle_event() static.Sarah Sharp2010-08-10
* USB: xhci: Performance - move interrupt handlers into xhci-ring.cSarah Sharp2010-08-10
* USB: xhci: Performance - move functions that find ep ring.Sarah Sharp2010-08-10
* USB: xHCI: Isochronous transfer implementationAndiry Xu2010-08-10
* USB: xHCI: Introduce urb_priv structureAndiry Xu2010-08-10
* USB: xHCI: Missed Service Error Event processAndiry Xu2010-08-10
* USB: xHCI: Supporting MSI/MSI-XDong Nguyen2010-08-10
* USB: xhci: Set EP0 dequeue ptr after reset of configured device.Sarah Sharp2010-07-26
* USB: xhci: Print NEC firmware version.Sarah Sharp2010-06-04
* USB: xhci: Correct assumptions about number of rings per endpoint.Sarah Sharp2010-05-20
* USB: xhci: Add memory allocation for USB3 bulk streams.Sarah Sharp2010-05-20