aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0rogersb112015-11-101-2/+6
|\
| * usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam2013-04-051-0/+4
| * USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov2013-03-281-2/+2
* | Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-0/+25
|\ \ | |/
| * xHCI: handle command after aborting the command ringElric Fu2012-10-281-0/+3
| * xHCI: cancel command after command timeoutElric Fu2012-10-281-0/+3
| * xHCI: add aborting command ring functionElric Fu2012-10-281-0/+12
| * xHCI: add cmd_ring_stateElric Fu2012-10-281-0/+4
| * xhci: Intel Panther Point BEI quirk.Sarah Sharp2012-10-071-0/+1
| * xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp2012-08-261-0/+1
| * xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp2012-06-011-0/+1
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-181-1/+4
|\ \ | |/
| * xhci: don't re-enable IE constantlyFelipe Balbi2012-04-221-0/+4
| * xhci: Properly handle COMP_2ND_BW_ERRHans de Goede2012-01-121-1/+0
* | samsung update 1codeworkx2012-06-021-0/+8
|/
* xHCI: test and clear RWC bitAndiry Xu2011-11-111-0/+2
* xHCI: AMD isoc link TRB chain bit quirkAndiry Xu2011-11-111-0/+1
* xhci: Add reset on resume quirk for asrock p67 hostMaarten Lankhorst2011-06-171-0/+1
* xHCI 1.0: Incompatible Device ErrorAlex He2011-06-171-0/+2
* xhci: Disable MSI for some Fresco Logic hosts.Sarah Sharp2011-06-021-0/+1
* xhci: Add defines for hardcoded slot statesMaarten Lankhorst2011-06-021-0/+5
* Intel xhci: Limit number of active endpoints to 64.Sarah Sharp2011-05-271-0/+14
* Intel xhci: Ignore spurious successful event.Sarah Sharp2011-05-271-0/+2
* xhci: STFU: Be quieter during URB submission and completion.Sarah Sharp2011-05-251-6/+0
* xHCI 1.0: Max Exit Latency Too Large ErrorAlex He2011-05-091-1/+3
* xHCI 1.0: Block Interrupts for Isoch transferAndiry Xu2011-05-091-0/+2
* xHCI 1.0: Setup Stage TRB Transfer Type flagAndiry Xu2011-05-091-0/+3
* xhci 1.0: Set transfer burst last packet count field.Sarah Sharp2011-05-021-0/+1
* xhci 1.0: Set transfer burst count field.Sarah Sharp2011-05-021-0/+1
* xhci: Make xHCI driver endian-safeMatt Evans2011-05-021-67/+67
* xHCI: Implement AMD PLL quirkAndiry Xu2011-04-131-0/+2
* USB: xhci: unsigned char never equals -1Dan Carpenter2011-04-131-0/+3
* USB: xhci - fix unsafe macro definitionsDmitry Torokhov2011-04-131-3/+3
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-16/+37
|\
| * xhci: Update internal dequeue pointers after stalls.Sarah Sharp2011-03-131-0/+9
| * xhci: Return canceled URBs immediately when host is halted.Sarah Sharp2011-03-131-0/+1
| * xhci: Register second xHCI roothub.Sarah Sharp2011-03-131-5/+7
| * xhci: Change xhci_find_slot_id_by_port() API.Sarah Sharp2011-03-131-1/+2
| * xhci: Refactor bus suspend state into a struct.Sarah Sharp2011-03-131-8/+20
| * xhci: Change hcd_priv into a pointer.Sarah Sharp2011-03-131-2/+3
| * xhci: Rework port suspend structures for limited ports.Sarah Sharp2011-03-131-4/+5
| * xhci: Remove old no-op test.Sarah Sharp2011-03-131-6/+0
* | USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itselfDmitry Torokhov2011-02-201-1/+1
|/
* xhci: Remove more doorbell-related readsMatthew Wilcox2011-01-141-10/+6
* xhci: Setup array of USB 2.0 and USB 3.0 ports.Sarah Sharp2010-11-191-0/+26
* xHCI: fix wMaxPacketSize maskAndiry Xu2010-11-111-0/+5
* usb: Fix linker errors with CONFIG_PM=nSarah Sharp2010-10-221-0/+14
* USB: xHCI: PCI power management implementationAndiry Xu2010-10-221-1/+15
* USB: xHCI: bus power management implementationAndiry Xu2010-10-221-0/+9