Age | Commit message (Expand) | Author | Files | Lines |
2013-03-25 | usb: add find_raw_port_number callback to struct hc_driver() | Lan Tianyu | 1 | -0/+1 |
2012-11-12 | usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend() | Felipe Balbi | 1 | -8/+1 |
2012-11-12 | xhci: Extend Fresco Logic MSI quirk. | Sarah Sharp | 1 | -2/+5 |
2012-09-26 | xhci: Intel Panther Point BEI quirk. | Sarah Sharp | 1 | -0/+1 |
2012-08-09 | xhci: Switch PPT ports to EHCI on shutdown. | Sarah Sharp | 1 | -0/+9 |
2012-08-07 | xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk. | Sarah Sharp | 1 | -0/+1 |
2012-05-19 | xhci: Add Intel U1/U2 timeout policy. | Sarah Sharp | 1 | -0/+4 |
2012-05-19 | xhci: Add infrastructure for host-specific LPM policies. | Sarah Sharp | 1 | -0/+9 |
2012-05-17 | xhci: Add new short TX quirk for Fresco Logic host. | Sarah Sharp | 1 | -0/+1 |
2012-04-11 | xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI host | Elric Fu | 1 | -0/+2 |
2012-04-11 | usb: xhci: fix section mismatch in linux-next | Gerard Snitselaar | 1 | -1/+1 |
2011-11-01 | usb: Add module.h to drivers/usb consumers who really use it. | Paul Gortmaker | 1 | -0/+1 |
2011-09-27 | usb/xhci: remove CONFIG_PCI in xhci.c's probe function | Sebastian Andrzej Siewior | 1 | -2/+2 |
2011-09-27 | usb/xhci: move xhci_gen_setup() away from -pci. | Sebastian Andrzej Siewior | 1 | -91/+0 |
2011-09-27 | usb/xhci: refactor xhci_pci_setup() | Sebastian Andrzej Siewior | 1 | -27/+54 |
2011-09-27 | xHCI: AMD isoc link TRB chain bit quirk | Andiry Xu | 1 | -0/+3 |
2011-09-27 | xHCI: set USB2 hardware LPM | Andiry Xu | 1 | -0/+1 |
2011-09-27 | xHCI: test USB2 software LPM | Andiry Xu | 1 | -0/+4 |
2011-09-18 | USB: irq: Remove IRQF_DISABLED | Yong Zhang | 1 | -1/+1 |
2011-09-10 | xhci: Add software BW checking quirk to Intel PPT xHCI | Sarah Sharp | 1 | -0/+1 |
2011-06-17 | xhci: Add reset on resume quirk for asrock p67 host | Maarten Lankhorst | 1 | -0/+8 |
2011-06-03 | xhci: Disable MSI for some Fresco Logic hosts. | Sarah Sharp | 1 | -2/+12 |
2011-05-27 | Intel xhci: Limit number of active endpoints to 64. | Sarah Sharp | 1 | -0/+2 |
2011-05-27 | Intel xhci: Ignore spurious successful event. | Sarah Sharp | 1 | -0/+4 |
2011-05-27 | Intel xhci: Support EHCI/xHCI port switching. | Sarah Sharp | 1 | -0/+20 |
2011-04-30 | xhci-hcd: Include <linux/slab.h> in xhci-pci.c | Ben Hutchings | 1 | -0/+1 |
2011-04-14 | xHCI: Implement AMD PLL quirk | Andiry Xu | 1 | -0/+4 |
2011-03-14 | xhci: Fixes for suspend/resume of shared HCDs. | Sarah Sharp | 1 | -1/+2 |
2011-03-14 | xhci: Register second xHCI roothub. | Sarah Sharp | 1 | -8/+90 |
2011-03-14 | xhci: Change hcd_priv into a pointer. | Sarah Sharp | 1 | -6/+27 |
2010-10-22 | USB: xHCI: PCI power management implementation | Andiry Xu | 1 | -1/+33 |
2010-10-22 | USB: xHCI: bus power management implementation | Andiry Xu | 1 | -0/+2 |
2010-10-22 | USB: xHCI: change xhci_reset_device() to allocate new device | Andiry Xu | 1 | -1/+1 |
2010-08-11 | USB: xhci: Set DMA mask for host. | Sarah Sharp | 1 | -0/+9 |
2010-06-05 | USB: xhci: Print NEC firmware version. | Sarah Sharp | 1 | -0/+2 |
2010-05-21 | USB: clean up some host controller sparse warnings | Randy Dunlap | 1 | -2/+2 |
2010-05-21 | USB: Support for allocating USB 3.0 streams. | Sarah Sharp | 1 | -0/+2 |
2010-05-21 | USB: xhci: Limit bus sg_tablesize to 62 TRBs. | Sarah Sharp | 1 | -1/+1 |
2010-03-03 | USB: Add call to notify xHC of a device reset. | Sarah Sharp | 1 | -0/+1 |
2009-12-11 | USB: make urb scatter-gather support more generic | David Vrabel | 1 | -0/+2 |
2009-09-23 | USB: Add hub descriptor update hook for xHCI | Sarah Sharp | 1 | -0/+1 |
2009-09-23 | USB: xhci: Support USB hubs. | Sarah Sharp | 1 | -0/+2 |
2009-09-23 | USB: xhci: Add quirk for Fresco Logic xHCI hardware. | Sarah Sharp | 1 | -0/+13 |
2009-07-29 | USB: xhci: Deal with stalled endpoints. | Sarah Sharp | 1 | -0/+1 |
2009-06-16 | USB: xhci: Bandwidth allocation support | Sarah Sharp | 1 | -0/+4 |
2009-06-16 | USB: xhci: Control transfer support. | Sarah Sharp | 1 | -0/+2 |
2009-06-16 | USB: xhci: Allocate and address USB devices | Sarah Sharp | 1 | -0/+7 |
2009-06-16 | USB: xhci: Root hub support. | Sarah Sharp | 1 | -1/+3 |
2009-06-16 | USB: xhci: No-op command queueing and irq handler. | Sarah Sharp | 1 | -0/+1 |
2009-06-16 | USB: xhci: BIOS handoff and HW initialization. | Sarah Sharp | 1 | -0/+150 |