Age | Commit message (Expand) | Author |
2012-05-03 | xHCI: keep track of ports being resumed and indicate in hub_status_data | Andiry Xu |
2012-04-11 | xhci: don't re-enable IE constantly | Felipe Balbi |
2012-03-13 | usb: host: xhci: add platform driver support | Sebastian Andrzej Siewior |
2012-03-13 | xHCI: dynamic ring expansion | Andiry Xu |
2012-03-13 | xHCI: count free TRBs on transfer ring | Andiry Xu |
2012-03-13 | xHCI: store ring's last segment and segment numbers | Andiry Xu |
2012-03-12 | xHCI: store ring's type | Andiry Xu |
2012-03-12 | usb: host: xhci: use __ffs() instead of hardcoding shift | Felipe Balbi |
2012-02-14 | USB/xHCI: Support device-initiated USB 3.0 resume. | Sarah Sharp |
2012-01-04 | xhci: Properly handle COMP_2ND_BW_ERR | Hans de Goede |
2011-12-22 | Trivial: xhci: Fix copy-paste error. | Sarah Sharp |
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 | 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-26 | xHCI: Check host USB2 LPM capability | Andiry Xu |
2011-09-26 | xHCI: test and clear RWC bit | Andiry Xu |
2011-09-26 | xHCI: set link state | Andiry Xu |
2011-09-20 | xhci: USB 3.0 BW checking. | Sarah Sharp |
2011-09-20 | xhci: Fix mult base in endpoint bandwidth info. | Sarah Sharp |
2011-09-20 | usb/xhci: ignore xhci version while checking for the link quirk | Sebastian Andrzej Siewior |
2011-09-09 | xhci: Implement HS/FS/LS bandwidth checking. | Sarah Sharp |
2011-09-09 | xhci: Track interval bandwidth tables per port/TT. | Sarah Sharp |
2011-09-09 | xhci: Store endpoint bandwidth information. | Sarah Sharp |
2011-09-09 | xhci: Store information about roothubs and TTs. | Sarah Sharp |
2011-09-09 | xhci: Store the "real" root port number. | Sarah Sharp |
2011-09-09 | xhci: Rename virt_dev->port to fake_port. | Sarah Sharp |
2011-07-25 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-06-17 | xhci: Add reset on resume quirk for asrock p67 host | Maarten Lankhorst |
2011-06-17 | xHCI 1.0: Incompatible Device Error | Alex He |
2011-06-14 | Merge 3.0-rc2 into usb-linus as it's needed by some USB patches | Greg Kroah-Hartman |
2011-06-02 | xhci: Disable MSI for some Fresco Logic hosts. | Sarah Sharp |
2011-06-02 | xhci: Add defines for hardcoded slot states | Maarten Lankhorst |
2011-06-02 | xhci: Remove some unnecessary casts and tidy some endian swap code | Matt Evans |
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-25 | xhci: STFU: Be quieter during URB submission and completion. | Sarah Sharp |
2011-05-09 | xHCI 1.0: Max Exit Latency Too Large Error | Alex He |
2011-05-09 | xHCI 1.0: Block Interrupts for Isoch transfer | Andiry Xu |
2011-05-09 | xHCI 1.0: Setup Stage TRB Transfer Type flag | Andiry Xu |
2011-05-02 | xhci 1.0: Set transfer burst last packet count field. | Sarah Sharp |
2011-05-02 | xhci 1.0: Set transfer burst count field. | Sarah Sharp |
2011-05-02 | xhci: Make xHCI driver endian-safe | Matt Evans |
2011-04-13 | xHCI: Implement AMD PLL quirk | Andiry Xu |
2011-04-13 | USB: xhci: unsigned char never equals -1 | Dan Carpenter |
2011-04-13 | USB: xhci - fix unsafe macro definitions | Dmitry Torokhov |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-16 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-03-13 | xhci: Update internal dequeue pointers after stalls. | Sarah Sharp |