summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman2015-06-081-0/+2
|\
| * usb: host: xhci: add mutex for non-thread-safe dataChris Bainbridge2015-05-241-0/+2
* | usb: xhci: cleanup xhci_hcd allocationRoger Quadros2015-05-311-2/+17
|/
* xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman2015-05-091-1/+1
* Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'"Mathias Nyman2015-03-111-2/+0Star
* xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman2015-03-061-0/+1
* xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado2015-03-061-0/+3
* xhci: Clear the host side toggle manually when endpoint is 'soft reset'Mathias Nyman2015-02-241-0/+2
* xhci: Allocate correct amount of scratchpad buffersMathias Nyman2015-02-241-2/+3
* xhci: Print hcc params, version and quirks on initHans de Goede2015-01-251-0/+2
* xhci: clean up work to remove unused parameters for functions in xhci-mem.cLin Wang2015-01-091-4/+3Star
* xhci: remove unused parameter 'xhci' in function xhci_handshake().Lin Wang2015-01-091-2/+1Star
* usb: xhci: fix comment for PORT_DEV_REMOVELu Baolu2014-12-031-1/+1
* xhci: don't use the same variable for stopped and halted rings current TDMathias Nyman2014-12-031-1/+1
* usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu2014-11-221-1/+1
* xhci: Allow xHCI drivers to be built as separate modulesAndrew Bresticker2014-10-031-19/+0Star
* xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3coldAndrew Bresticker2014-10-031-3/+0Star
* xhci: Introduce xhci_init_driver()Andrew Bresticker2014-10-031-0/+1
* xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current...Hans de Goede2014-09-241-3/+3
* xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq()Hans de Goede2014-09-241-1/+0Star
* xhci: Blacklist using streams on the Etron EJ168 controllerHans de Goede2014-08-021-0/+2
* usb: host: xhci-plat: add clock supportGregory CLEMENT2014-05-281-0/+2
* xhci: rework command timeout and cancellation,Mathias Nyman2014-05-201-4/+4
* xhci: Use completion and status in global command queueMathias Nyman2014-05-201-3/+0Star
* xhci: Add a global command queueMathias Nyman2014-05-201-0/+2
* xhci: Use command structures when queuing commands on the command ringMathias Nyman2014-05-201-14/+17
* usb: xhci: Use IS_ENABLED() macroFabio Estevam2014-05-201-2/+1Star
* usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner2014-04-251-2/+0Star
* xhci: For streams the dequeue ptr must be read from the stream ctxHans de Goede2014-03-051-0/+1
* xhci: Set SCT field for Set TR dequeue on streamsHans de Goede2014-03-051-1/+2
* xhci: fix usb3 streamsGerd Hoffmann2014-03-051-0/+1
* Revert "xhci: Set scatter-gather limit to avoid failed block writes."Sarah Sharp2014-02-071-1/+1
* Revert "xhci: replace xhci_read_64() with readq()"Sarah Sharp2014-01-301-2/+8
* Revert "xhci: replace xhci_write_64() with writeq()"Sarah Sharp2014-01-301-9/+20
* xhci: Set scatter-gather limit to avoid failed block writes.Sarah Sharp2014-01-081-1/+1
* usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams2013-12-101-1/+10
* xhci: replace xhci_write_64() with writeq()Xenia Ragiadakou2013-12-021-20/+9Star
* xhci: replace xhci_read_64() with readq()Xenia Ragiadakou2013-12-021-8/+2Star
* xhci: replace xhci_writel() with writel()Xenia Ragiadakou2013-12-021-8/+0Star
* xhci: replace xhci_readl() with readl()Xenia Ragiadakou2013-12-021-5/+0Star
* xhci: fix SCT_FOR_CTX(p) macroXenia Ragiadakou2013-12-021-1/+1
* Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-10-191-2/+1Star
|\
| * usb: xhci: remove the unused ->address fieldDan Williams2013-10-171-2/+0Star
| * xhci: Set L1 device slot on USB2 LPM enable/disable.Sarah Sharp2013-10-161-0/+1
* | xhci: Fix spurious wakeups after S5 on HaswellTakashi Iwai2013-10-101-0/+1
* | xhci: quirk for extra long delay for S4Oliver Neukum2013-10-101-0/+1
|/
* usb: Fix xHCI host issues on remote wakeup.Sarah Sharp2013-09-241-0/+10
* xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman2013-09-241-0/+1
* Merge tag 'for-usb-2013-08-15-step-1' into for-usb-nextSarah Sharp2013-08-161-0/+1
|\
| * xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp2013-08-151-0/+1