aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-pci.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-2/+17
|\
| * xhci: Extend Fresco Logic MSI quirk.Sarah Sharp2012-12-171-2/+5
| * 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/+9
| * xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.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-0/+2
|\ \ | |/
| * xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu2012-04-221-0/+2
* | samsung update 1codeworkx2012-06-021-80/+16
|/
* xHCI: AMD isoc link TRB chain bit quirkAndiry Xu2011-11-111-0/+3
* xhci: Add reset on resume quirk for asrock p67 hostMaarten Lankhorst2011-06-171-0/+8
* xhci: Disable MSI for some Fresco Logic hosts.Sarah Sharp2011-06-021-2/+12
* Intel xhci: Limit number of active endpoints to 64.Sarah Sharp2011-05-271-0/+2
* Intel xhci: Ignore spurious successful event.Sarah Sharp2011-05-271-0/+4
* Intel xhci: Support EHCI/xHCI port switching.Sarah Sharp2011-05-271-0/+20
* xhci-hcd: Include <linux/slab.h> in xhci-pci.cBen Hutchings2011-04-291-0/+1
* xHCI: Implement AMD PLL quirkAndiry Xu2011-04-131-0/+4
* xhci: Fixes for suspend/resume of shared HCDs.Sarah Sharp2011-03-131-1/+2
* xhci: Register second xHCI roothub.Sarah Sharp2011-03-131-8/+90
* xhci: Change hcd_priv into a pointer.Sarah Sharp2011-03-131-6/+27
* USB: xHCI: PCI power management implementationAndiry Xu2010-10-221-1/+33
* USB: xHCI: bus power management implementationAndiry Xu2010-10-221-0/+2
* USB: xHCI: change xhci_reset_device() to allocate new deviceAndiry Xu2010-10-221-1/+1
* USB: xhci: Set DMA mask for host.Sarah Sharp2010-08-101-0/+9
* USB: xhci: Print NEC firmware version.Sarah Sharp2010-06-041-0/+2
* USB: clean up some host controller sparse warningsRandy Dunlap2010-05-201-2/+2
* USB: Support for allocating USB 3.0 streams.Sarah Sharp2010-05-201-0/+2
* USB: xhci: Limit bus sg_tablesize to 62 TRBs.Sarah Sharp2010-05-201-1/+1
* USB: Add call to notify xHC of a device reset.Sarah Sharp2010-03-021-0/+1
* USB: make urb scatter-gather support more genericDavid Vrabel2009-12-111-0/+2
* USB: Add hub descriptor update hook for xHCISarah Sharp2009-09-231-0/+1
* USB: xhci: Support USB hubs.Sarah Sharp2009-09-231-0/+2
* USB: xhci: Add quirk for Fresco Logic xHCI hardware.Sarah Sharp2009-09-231-0/+13
* USB: xhci: Deal with stalled endpoints.Sarah Sharp2009-07-281-0/+1
* USB: xhci: Bandwidth allocation supportSarah Sharp2009-06-151-0/+4
* USB: xhci: Control transfer support.Sarah Sharp2009-06-151-0/+2
* USB: xhci: Allocate and address USB devicesSarah Sharp2009-06-151-0/+7
* USB: xhci: Root hub support.Sarah Sharp2009-06-151-1/+3
* USB: xhci: No-op command queueing and irq handler.Sarah Sharp2009-06-151-0/+1
* USB: xhci: BIOS handoff and HW initialization.Sarah Sharp2009-06-151-0/+150