Age | Commit message (Expand) | Author |
2013-10-05 | xhci: Fix race between ep halt and URB cancellation | Florian Wolter |
2013-10-05 | xhci: Fix oops happening after address device timeout | Mathias Nyman |
2013-10-05 | xhci: Ensure a command structure points to the correct trb on the command ring | Mathias Nyman |
2013-08-04 | xhci: fix null pointer dereference on ring_doorbell_for_active_rings | Oleksij Rempel |
2013-05-11 | xhci: Don't warn on empty ring for suspended devices. | Sarah Sharp |
2013-04-05 | usb: xhci: Fix TRB transfer length macro used for Event TRB. | Vivek Gautam |
2013-02-11 | USB: XHCI: fix memory leak of URB-private data | Alan Stern |
2013-02-11 | xhci: Fix TD size for isochronous URBs. | Sarah Sharp |
2013-02-11 | xhci: Fix isoc TD encoding. | Sarah Sharp |
2013-02-11 | drivers: xhci: fix incorrect bit test | Nickolai Zeldovich |
2013-01-17 | xhci: Avoid "dead ports", add roothub port polling. | Sarah Sharp |
2013-01-11 | xHCI: Fix TD Size calculation on 1.0 hosts. | Sarah Sharp |
2012-10-31 | xhci: Fix potential NULL ptr deref in command cancellation. | Sarah Sharp |
2012-10-07 | xHCI: handle command after aborting the command ring | Elric Fu |
2012-10-07 | xHCI: add aborting command ring function | Elric Fu |
2012-10-07 | xHCI: add cmd_ring_state | Elric Fu |
2012-10-07 | xhci: Intel Panther Point BEI quirk. | Sarah Sharp |
2012-08-26 | xhci: Fix bug after deq ptr set to link TRB. | Sarah Sharp |
2012-07-16 | xhci: Fix hang on back-to-back Set TR Deq Ptr commands. | Sarah Sharp |
2012-06-01 | xhci: Add new short TX quirk for Fresco Logic host. | Sarah Sharp |
2012-06-01 | usb-xhci: Handle COMP_TX_ERR for isoc tds | Hans de Goede |
2012-06-01 | xHCI: keep track of ports being resumed and indicate in hub_status_data | Andiry Xu |
2012-04-11 | xHCI: use gfp flags from caller instead of GFP_ATOMIC | Dan Carpenter |
2012-04-11 | xhci: don't re-enable IE constantly | Felipe Balbi |
2012-03-13 | xHCI: check enqueue pointer advance into dequeue seg | Andiry Xu |
2012-03-13 | xHCI: dynamic ring expansion | Andiry Xu |
2012-03-13 | xHCI: count free TRBs on transfer ring | Andiry Xu |
2012-03-12 | xHCI: store ring's type | Andiry Xu |
2012-03-01 | usb: core: hcd: make hcd->irq unsigned | Felipe Balbi |
2012-02-14 | USB/xHCI: Support device-initiated USB 3.0 resume. | Sarah Sharp |
2012-02-14 | USB/xhci: Enable remote wakeup for USB3 devices. | Sarah Sharp |
2012-02-14 | xHCI: Kick khubd when USB3 resume really completes. | Sarah Sharp |
2012-01-25 | xHCI: Cleanup isoc transfer ring when TD length mismatch found | Andiry Xu |
2012-01-10 | xhci: Fix USB 3.0 device restart on resume. | Sarah Sharp |
2012-01-04 | xhci: Clean up 32-bit build warnings. | Sarah Sharp |
2012-01-02 | xhci: Better debugging for critical host errors. | Sarah Sharp |
2011-12-22 | xhci: Be less verbose during URB cancellation. | Sarah Sharp |
2011-12-22 | xhci: Remove debugging about toggling cycle bits. | Sarah Sharp |
2011-12-22 | xhci: Remove debugging for individual transfers. | Sarah Sharp |
2011-12-22 | xhci: Remove useless sg-list debugging. | Sarah Sharp |
2011-12-22 | xhci: Remove scary warnings about transfer issues. | Sarah Sharp |
2011-12-09 | usb: fix number of mapped SG DMA entries | Clemens Ladisch |
2011-11-26 | Merge 3.2-rc3 into usb-linus | Greg Kroah-Hartman |
2011-11-14 | USB: Remove the SAW_IRQ hcd flag | Alan Stern |
2011-11-02 | usb, xhci: fix lockdep warning on endpoint timeout | Don Zickus |
2011-10-25 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-09-26 | xHCI: AMD isoc link TRB chain bit quirk | Andiry Xu |
2011-09-26 | xHCI: Clear PLC for USB2 root hub ports | Andiry Xu |
2011-09-26 | xHCI: test and clear RWC bit | Andiry Xu |
2011-09-26 | xHCI: set link state | Andiry Xu |