summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* xhci: Properly handle COMP_2ND_BW_ERRHans de Goede2012-01-041-1/+0
* Trivial: xhci: Fix copy-paste error.Sarah Sharp2011-12-221-1/+1
* usb/xhci: remove CONFIG_PCI in xhci.c's probe functionSebastian Andrzej Siewior2011-09-261-0/+3
* usb/xhci: move xhci_gen_setup() away from -pci.Sebastian Andrzej Siewior2011-09-261-0/+2
* xHCI: AMD isoc link TRB chain bit quirkAndiry Xu2011-09-261-0/+1
* xHCI: set USB2 hardware LPMAndiry Xu2011-09-261-0/+4
* xHCI: test USB2 software LPMAndiry Xu2011-09-261-1/+15
* xHCI: Check host USB2 LPM capabilityAndiry Xu2011-09-261-0/+4
* xHCI: test and clear RWC bitAndiry Xu2011-09-261-0/+2
* xHCI: set link stateAndiry Xu2011-09-261-0/+2
* xhci: USB 3.0 BW checking.Sarah Sharp2011-09-201-0/+3
* xhci: Fix mult base in endpoint bandwidth info.Sarah Sharp2011-09-201-1/+2
* usb/xhci: ignore xhci version while checking for the link quirkSebastian Andrzej Siewior2011-09-201-3/+1
* xhci: Implement HS/FS/LS bandwidth checking.Sarah Sharp2011-09-091-0/+46
* xhci: Track interval bandwidth tables per port/TT.Sarah Sharp2011-09-091-0/+15
* xhci: Store endpoint bandwidth information.Sarah Sharp2011-09-091-0/+31
* xhci: Store information about roothubs and TTs.Sarah Sharp2011-09-091-0/+50
* xhci: Store the "real" root port number.Sarah Sharp2011-09-091-0/+1
* xhci: Rename virt_dev->port to fake_port.Sarah Sharp2011-09-091-1/+1
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-251-0/+7
|\
OpenPOWER on IntegriCloud