| Commit message (Expand) | Author | Age |
* | 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-26 |
* | 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-20 |
* | 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-09-09 |
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-07-26 |
|\ |
|
| * | Merge 3.0-rc2 into usb-linus as it's needed by some USB patches | Greg Kroah-Hartman | 2011-06-14 |
| |\ |
|
| * | | xhci: Remove some unnecessary casts and tidy some endian swap code | Matt Evans | 2011-06-02 |
* | | | 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-17 |
| |/
|/| |
|
* | | 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 |
|/ |
|
* | 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 |
* | xhci: STFU: Be quieter during URB submission and completion. | Sarah Sharp | 2011-05-25 |
* | 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-09 |
* | 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-05-02 |
* | 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-04-13 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-03-16 |
|\ |
|
| * | xhci: Update internal dequeue pointers after stalls. | Sarah Sharp | 2011-03-13 |
| * | xhci: Return canceled URBs immediately when host is halted. | Sarah Sharp | 2011-03-13 |
| * | xhci: Register second xHCI roothub. | Sarah Sharp | 2011-03-13 |
| * | xhci: Change xhci_find_slot_id_by_port() API. | Sarah Sharp | 2011-03-13 |
| * | xhci: Refactor bus suspend state into a struct. | Sarah Sharp | 2011-03-13 |
| * | xhci: Change hcd_priv into a pointer. | Sarah Sharp | 2011-03-13 |
| * | xhci: Rework port suspend structures for limited ports. | Sarah Sharp | 2011-03-13 |
| * | xhci: Remove old no-op test. | Sarah Sharp | 2011-03-13 |
* | | USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itself | Dmitry Torokhov | 2011-02-20 |
|/ |
|
* | xhci: Remove more doorbell-related reads | Matthew Wilcox | 2011-01-14 |
* | xhci: Setup array of USB 2.0 and USB 3.0 ports. | Sarah Sharp | 2010-11-19 |
* | xHCI: fix wMaxPacketSize mask | Andiry Xu | 2010-11-11 |