aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-07Revert "xhci: Set scatter-gather limit to avoid failed block writes."Sarah Sharp1-1/+1
2014-01-30Revert "xhci: replace xhci_read_64() with readq()"Sarah Sharp1-2/+8
2014-01-29Revert "xhci: replace xhci_write_64() with writeq()"Sarah Sharp1-9/+20
2014-01-08xhci: Set scatter-gather limit to avoid failed block writes.Sarah Sharp1-1/+1
2013-12-10usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams1-1/+10
2013-12-02xhci: replace xhci_write_64() with writeq()Xenia Ragiadakou1-20/+9
2013-12-02xhci: replace xhci_read_64() with readq()Xenia Ragiadakou1-8/+2
2013-12-02xhci: replace xhci_writel() with writel()Xenia Ragiadakou1-8/+0
2013-12-02xhci: replace xhci_readl() with readl()Xenia Ragiadakou1-5/+0
2013-12-02xhci: fix SCT_FOR_CTX(p) macroXenia Ragiadakou1-1/+1
2013-10-19Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-nextGreg Kroah-Hartman1-2/+1
2013-10-16usb: xhci: remove the unused ->address fieldDan Williams1-2/+0
2013-10-16xhci: Set L1 device slot on USB2 LPM enable/disable.Sarah Sharp1-0/+1
2013-10-09xhci: Fix spurious wakeups after S5 on HaswellTakashi Iwai1-0/+1
2013-10-09xhci: quirk for extra long delay for S4Oliver Neukum1-0/+1
2013-09-23usb: Fix xHCI host issues on remote wakeup.Sarah Sharp1-0/+10
2013-09-23xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman1-0/+1
2013-08-15Merge tag 'for-usb-2013-08-15-step-1' into for-usb-nextSarah Sharp1-0/+1
2013-08-15xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp1-0/+1
2013-08-13xhci: add traces for debug messages in xhci_address_device()Xenia Ragiadakou1-0/+2
2013-08-13xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused codeXenia Ragiadakou1-12/+1
2013-08-13xhci: replace xhci_info() with xhci_dbg()Xenia Ragiadakou1-2/+0
2013-06-08Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman1-0/+3
2013-06-05usb: xhci: add USB2 Link power management BESL supportMathias Nyman1-0/+21
2013-06-05usb: xhci: define port register names and use them instead of magic numbersMathias Nyman1-0/+5
2013-06-05usb: xhci: check usb2 port capabilities before adding hw link PM supportMathias Nyman1-0/+3
2013-06-05usb/xhci: unify parameter of xhci_msi_irqAlex Shi1-1/+1
2013-06-05usb: xhci-dbg: Display endpoint number and direction in context dumpJulius Werner1-0/+1
2013-05-24xhci: Disable D3cold for buggy TI redrivers.Sarah Sharp1-0/+3
2013-04-03xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.hDavid Howells1-2/+2
2013-04-03xhci: Use ilog2() rather than __ffs() for calculating SEGMENT_SHIFTDavid Howells1-1/+1
2013-03-25usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam1-0/+4
2013-03-25usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu1-0/+1
2013-03-18USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov1-2/+2
2012-11-12xhci: Avoid global symbol pollution with handshake.Sarah Sharp1-1/+1
2012-09-25xhci: Intel Panther Point BEI quirk.Sarah Sharp1-0/+1
2012-09-16Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman1-0/+6
2012-09-13xHCI: cancel command after command timeoutElric Fu1-0/+3
2012-09-13xHCI: add aborting command ring functionElric Fu1-0/+12
2012-09-13xHCI: add cmd_ring_stateElric Fu1-0/+4
2012-09-05usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP HardwareAlexis R. Cortes1-0/+6
2012-08-09xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp1-0/+1
2012-08-07xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning.Sarah Sharp1-0/+2
2012-07-02usb: Add support for root hub port status CASStanislaw Ledwon1-1/+5
2012-05-18xhci: Add Intel U1/U2 timeout policy.Sarah Sharp1-0/+1
2012-05-18xhci: Add infrastructure for host-specific LPM policies.Sarah Sharp1-0/+7
2012-05-18xhci: Reserve one command for USB3 LPM disable.Sarah Sharp1-0/+2
2012-05-18xhci: Some Evaluate Context commands must succeed.Sarah Sharp1-1/+1
2012-05-18xhci: Add roothub code to set U1/U2 timeouts.Sarah Sharp1-0/+2
2012-05-17xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp1-0/+1