Age | Commit message (Expand) | Author | Files | Lines |
2012-07-02 | usb: Add support for root hub port status CAS | Stanislaw Ledwon | 1 | -1/+5 |
2012-05-19 | xhci: Add Intel U1/U2 timeout policy. | Sarah Sharp | 1 | -0/+1 |
2012-05-19 | xhci: Add infrastructure for host-specific LPM policies. | Sarah Sharp | 1 | -0/+7 |
2012-05-19 | xhci: Reserve one command for USB3 LPM disable. | Sarah Sharp | 1 | -0/+2 |
2012-05-19 | xhci: Some Evaluate Context commands must succeed. | Sarah Sharp | 1 | -1/+1 |
2012-05-19 | xhci: Add roothub code to set U1/U2 timeouts. | Sarah Sharp | 1 | -0/+2 |
2012-05-17 | xhci: Add new short TX quirk for Fresco Logic host. | Sarah Sharp | 1 | -0/+1 |
2012-05-04 | xHCI: keep track of ports being resumed and indicate in hub_status_data | Andiry Xu | 1 | -0/+2 |
2012-04-11 | xhci: don't re-enable IE constantly | Felipe Balbi | 1 | -0/+4 |
2012-03-13 | usb: host: xhci: add platform driver support | Sebastian Andrzej Siewior | 1 | -0/+11 |
2012-03-13 | xHCI: dynamic ring expansion | Andiry Xu | 1 | -0/+2 |
2012-03-13 | xHCI: count free TRBs on transfer ring | Andiry Xu | 1 | -0/+2 |
2012-03-13 | xHCI: store ring's last segment and segment numbers | Andiry Xu | 1 | -0/+2 |
2012-03-13 | xHCI: store ring's type | Andiry Xu | 1 | -0/+11 |
2012-03-12 | usb: host: xhci: use __ffs() instead of hardcoding shift | Felipe Balbi | 1 | -4/+1 |
2012-02-15 | USB/xHCI: Support device-initiated USB 3.0 resume. | Sarah Sharp | 1 | -0/+1 |
2012-01-05 | xhci: Properly handle COMP_2ND_BW_ERR | Hans de Goede | 1 | -1/+0 |
2011-12-23 | Trivial: xhci: Fix copy-paste error. | Sarah Sharp | 1 | -1/+1 |
2011-09-27 | usb/xhci: remove CONFIG_PCI in xhci.c's probe function | Sebastian Andrzej Siewior | 1 | -0/+3 |
2011-09-27 | usb/xhci: move xhci_gen_setup() away from -pci. | Sebastian Andrzej Siewior | 1 | -0/+2 |
2011-09-27 | xHCI: AMD isoc link TRB chain bit quirk | Andiry Xu | 1 | -0/+1 |
2011-09-27 | xHCI: set USB2 hardware LPM | Andiry Xu | 1 | -0/+4 |
2011-09-27 | xHCI: test USB2 software LPM | Andiry Xu | 1 | -1/+15 |
2011-09-27 | xHCI: Check host USB2 LPM capability | Andiry Xu | 1 | -0/+4 |
2011-09-27 | xHCI: test and clear RWC bit | Andiry Xu | 1 | -0/+2 |
2011-09-27 | xHCI: set link state | Andiry Xu | 1 | -0/+2 |
2011-09-20 | xhci: USB 3.0 BW checking. | Sarah Sharp | 1 | -0/+3 |
2011-09-20 | xhci: Fix mult base in endpoint bandwidth info. | Sarah Sharp | 1 | -1/+2 |
2011-09-20 | usb/xhci: ignore xhci version while checking for the link quirk | Sebastian Andrzej Siewior | 1 | -3/+1 |
2011-09-10 | xhci: Implement HS/FS/LS bandwidth checking. | Sarah Sharp | 1 | -0/+46 |
2011-09-10 | xhci: Track interval bandwidth tables per port/TT. | Sarah Sharp | 1 | -0/+15 |
2011-09-10 | xhci: Store endpoint bandwidth information. | Sarah Sharp | 1 | -0/+31 |
2011-09-10 | xhci: Store information about roothubs and TTs. | Sarah Sharp | 1 | -0/+50 |
2011-09-10 | xhci: Store the "real" root port number. | Sarah Sharp | 1 | -0/+1 |
2011-09-10 | xhci: Rename virt_dev->port to fake_port. | Sarah Sharp | 1 | -1/+1 |
2011-07-26 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+7 |
2011-06-17 | xhci: Add reset on resume quirk for asrock p67 host | Maarten Lankhorst | 1 | -0/+1 |
2011-06-17 | xHCI 1.0: Incompatible Device Error | Alex He | 1 | -0/+2 |
2011-06-14 | Merge 3.0-rc2 into usb-linus as it's needed by some USB patches | Greg Kroah-Hartman | 1 | -0/+6 |
2011-06-03 | xhci: Disable MSI for some Fresco Logic hosts. | Sarah Sharp | 1 | -0/+1 |
2011-06-03 | xhci: Add defines for hardcoded slot states | Maarten Lankhorst | 1 | -0/+5 |
2011-06-03 | xhci: Remove some unnecessary casts and tidy some endian swap code | Matt Evans | 1 | -0/+7 |
2011-05-27 | Intel xhci: Limit number of active endpoints to 64. | Sarah Sharp | 1 | -0/+14 |
2011-05-27 | Intel xhci: Ignore spurious successful event. | Sarah Sharp | 1 | -0/+2 |
2011-05-26 | xhci: STFU: Be quieter during URB submission and completion. | Sarah Sharp | 1 | -6/+0 |
2011-05-09 | xHCI 1.0: Max Exit Latency Too Large Error | Alex He | 1 | -1/+3 |
2011-05-09 | xHCI 1.0: Block Interrupts for Isoch transfer | Andiry Xu | 1 | -0/+2 |
2011-05-09 | xHCI 1.0: Setup Stage TRB Transfer Type flag | Andiry Xu | 1 | -0/+3 |
2011-05-03 | xhci 1.0: Set transfer burst last packet count field. | Sarah Sharp | 1 | -0/+1 |
2011-05-03 | xhci 1.0: Set transfer burst count field. | Sarah Sharp | 1 | -0/+1 |