index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
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-05-18
xhci: Add Intel U1/U2 timeout policy.
Sarah Sharp
2012-05-18
xhci: Add infrastructure for host-specific LPM policies.
Sarah Sharp
2012-05-17
xhci: Add new short TX quirk for Fresco Logic host.
Sarah Sharp
2012-04-11
xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI host
Elric Fu
2012-04-10
usb: xhci: fix section mismatch in linux-next
Gerard Snitselaar
2011-10-31
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
2011-09-26
usb/xhci: remove CONFIG_PCI in xhci.c's probe function
Sebastian Andrzej Siewior
2011-09-26
usb/xhci: move xhci_gen_setup() away from -pci.
Sebastian Andrzej Siewior
2011-09-26
usb/xhci: refactor xhci_pci_setup()
Sebastian Andrzej Siewior
2011-09-26
xHCI: AMD isoc link TRB chain bit quirk
Andiry Xu
2011-09-26
xHCI: set USB2 hardware LPM
Andiry Xu
2011-09-26
xHCI: test USB2 software LPM
Andiry Xu
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-09
xhci: Add software BW checking quirk to Intel PPT xHCI
Sarah Sharp
2011-06-17
xhci: Add reset on resume quirk for asrock p67 host
Maarten Lankhorst
2011-06-03
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-30
xhci-hcd: Include <linux/slab.h> in xhci-pci.c
Ben Hutchings
2011-04-13
xHCI: Implement AMD PLL quirk
Andiry Xu
2011-03-14
xhci: Fixes for suspend/resume of shared HCDs.
Sarah Sharp
2011-03-14
xhci: Register second xHCI roothub.
Sarah Sharp
2011-03-14
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-16
USB: xhci: Bandwidth allocation support
Sarah Sharp
2009-06-16
USB: xhci: Control transfer support.
Sarah Sharp
2009-06-16
USB: xhci: Allocate and address USB devices
Sarah Sharp
2009-06-16
USB: xhci: Root hub support.
Sarah Sharp
2009-06-16
USB: xhci: No-op command queueing and irq handler.
Sarah Sharp
2009-06-16
USB: xhci: BIOS handoff and HW initialization.
Sarah Sharp