index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-pci.c
Age
Commit message (
Expand
)
Author
2012-12-17
xhci: Extend Fresco Logic MSI quirk.
Sarah Sharp
2012-10-07
xhci: Intel Panther Point BEI quirk.
Sarah Sharp
2012-08-26
xhci: Switch PPT ports to EHCI on shutdown.
Sarah Sharp
2012-08-26
xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.
Sarah Sharp
2012-06-01
xhci: Add new short TX quirk for Fresco Logic host.
Sarah Sharp
2012-04-22
xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI host
Elric Fu
2011-11-11
xHCI: AMD isoc link TRB chain bit quirk
Andiry Xu
2011-06-17
xhci: Add reset on resume quirk for asrock p67 host
Maarten Lankhorst
2011-06-02
xhci: Disable MSI for some Fresco Logic hosts.
Sarah Sharp
2011-05-27
Intel xhci: Limit number of active endpoints to 64.
Sarah Sharp
2011-05-27
Intel xhci: Ignore spurious successful event.
Sarah Sharp
2011-05-27
Intel xhci: Support EHCI/xHCI port switching.
Sarah Sharp
2011-04-29
xhci-hcd: Include <linux/slab.h> in xhci-pci.c
Ben Hutchings
2011-04-13
xHCI: Implement AMD PLL quirk
Andiry Xu
2011-03-13
xhci: Fixes for suspend/resume of shared HCDs.
Sarah Sharp
2011-03-13
xhci: Register second xHCI roothub.
Sarah Sharp
2011-03-13
xhci: Change hcd_priv into a pointer.
Sarah Sharp
2010-10-22
USB: xHCI: PCI power management implementation
Andiry Xu
2010-10-22
USB: xHCI: bus power management implementation
Andiry Xu
2010-10-22
USB: xHCI: change xhci_reset_device() to allocate new device
Andiry Xu
2010-08-10
USB: xhci: Set DMA mask for host.
Sarah Sharp
2010-06-04
USB: xhci: Print NEC firmware version.
Sarah Sharp
2010-05-20
USB: clean up some host controller sparse warnings
Randy Dunlap
2010-05-20
USB: Support for allocating USB 3.0 streams.
Sarah Sharp
2010-05-20
USB: xhci: Limit bus sg_tablesize to 62 TRBs.
Sarah Sharp
2010-03-02
USB: Add call to notify xHC of a device reset.
Sarah Sharp
2009-12-11
USB: make urb scatter-gather support more generic
David Vrabel
2009-09-23
USB: Add hub descriptor update hook for xHCI
Sarah Sharp
2009-09-23
USB: xhci: Support USB hubs.
Sarah Sharp
2009-09-23
USB: xhci: Add quirk for Fresco Logic xHCI hardware.
Sarah Sharp
2009-07-28
USB: xhci: Deal with stalled endpoints.
Sarah Sharp
2009-06-15
USB: xhci: Bandwidth allocation support
Sarah Sharp
2009-06-15
USB: xhci: Control transfer support.
Sarah Sharp
2009-06-15
USB: xhci: Allocate and address USB devices
Sarah Sharp
2009-06-15
USB: xhci: Root hub support.
Sarah Sharp
2009-06-15
USB: xhci: No-op command queueing and irq handler.
Sarah Sharp
2009-06-15
USB: xhci: BIOS handoff and HW initialization.
Sarah Sharp