summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+1
|\
| * usb: xhci: remove the unused ->address fieldDan Williams2013-10-161-2/+0
| * 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-091-0/+1
* | xhci: quirk for extra long delay for S4Oliver Neukum2013-10-091-0/+1
|/
* usb: Fix xHCI host issues on remote wakeup.Sarah Sharp2013-09-231-0/+10
* xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman2013-09-231-0/+1
* Merge tag 'for-usb-2013-08-15-step-1' into for-usb-nextSarah Sharp2013-08-151-0/+1
|\
| * xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp2013-08-151-0/+1
* | xhci: add traces for debug messages in xhci_address_device()Xenia Ragiadakou2013-08-131-0/+2
* | xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused codeXenia Ragiadakou2013-08-131-12/+1
* | xhci: replace xhci_info() with xhci_dbg()Xenia Ragiadakou2013-08-131-2/+0
|/
* Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman2013-06-081-0/+3
|\
| * xhci: Disable D3cold for buggy TI redrivers.Sarah Sharp2013-05-241-0/+3
* | usb: xhci: add USB2 Link power management BESL supportMathias Nyman2013-06-051-0/+21
* | usb: xhci: define port register names and use them instead of magic numbersMathias Nyman2013-06-051-0/+5
* | usb: xhci: check usb2 port capabilities before adding hw link PM supportMathias Nyman2013-06-051-0/+3
* | usb/xhci: unify parameter of xhci_msi_irqAlex Shi2013-06-051-1/+1
* | usb: xhci-dbg: Display endpoint number and direction in context dumpJulius Werner2013-06-051-0/+1
|/
* xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.hDavid Howells2013-04-031-2/+2
* xhci: Use ilog2() rather than __ffs() for calculating SEGMENT_SHIFTDavid Howells2013-04-031-1/+1
* usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam2013-03-251-0/+4
* usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu2013-03-251-0/+1
* USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov2013-03-181-2/+2
* xhci: Avoid global symbol pollution with handshake.Sarah Sharp2012-11-121-1/+1
* xhci: Intel Panther Point BEI quirk.Sarah Sharp2012-09-251-0/+1
* Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman2012-09-161-0/+6
|\
| * usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP HardwareAlexis R. Cortes2012-09-051-0/+6
* | xHCI: cancel command after command timeoutElric Fu2012-09-131-0/+3
* | xHCI: add aborting command ring functionElric Fu2012-09-131-0/+12
* | xHCI: add cmd_ring_stateElric Fu2012-09-131-0/+4
|/
* xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp2012-08-091-0/+1
* xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning.Sarah Sharp2012-08-071-0/+2
* usb: Add support for root hub port status CASStanislaw Ledwon2012-07-021-1/+5
* xhci: Add Intel U1/U2 timeout policy.Sarah Sharp2012-05-181-0/+1
* xhci: Add infrastructure for host-specific LPM policies.Sarah Sharp2012-05-181-0/+7
* xhci: Reserve one command for USB3 LPM disable.Sarah Sharp2012-05-181-0/+2
* xhci: Some Evaluate Context commands must succeed.Sarah Sharp2012-05-181-1/+1
* xhci: Add roothub code to set U1/U2 timeouts.Sarah Sharp2012-05-181-0/+2
* xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp2012-05-171-0/+1
* xHCI: keep track of ports being resumed and indicate in hub_status_dataAndiry Xu2012-05-031-0/+2
* xhci: don't re-enable IE constantlyFelipe Balbi2012-04-111-0/+4
* usb: host: xhci: add platform driver supportSebastian Andrzej Siewior2012-03-131-0/+11
* xHCI: dynamic ring expansionAndiry Xu2012-03-131-0/+2
* xHCI: count free TRBs on transfer ringAndiry Xu2012-03-131-0/+2
* xHCI: store ring's last segment and segment numbersAndiry Xu2012-03-131-0/+2
* xHCI: store ring's typeAndiry Xu2012-03-121-0/+11
* usb: host: xhci: use __ffs() instead of hardcoding shiftFelipe Balbi2012-03-121-4/+1
* USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp2012-02-141-0/+1
OpenPOWER on IntegriCloud