Age | Commit message (Expand) | Author |
2013-10-05 | xhci: Ensure a command structure points to the correct trb on the command ring | Mathias Nyman |
2013-09-26 | usb: xhci: Disable runtime PM suspend for quirky controllers | Shawn Nematbakhsh |
2013-09-26 | xhci-plat: Don't enable legacy PCI interrupts. | Sarah Sharp |
2013-08-04 | xhci: Avoid NULL pointer deref when host dies. | Sarah Sharp |
2013-08-04 | usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0 | George Cherian |
2013-05-24 | xhci: Disable D3cold for buggy TI redrivers. | Sarah Sharp |
2013-05-24 | xhci - correct comp_mode_recovery_timer on return from hibernate | Tony Camuso |
2013-04-08 | xhci - clarify compliance mode debug messages | Tony Camuso |
2013-03-28 | USB: remove CONFIG_USB_SUSPEND option | Alan Stern |
2013-03-25 | usb: add find_raw_port_number callback to struct hc_driver() | Lan Tianyu |
2013-03-15 | USB: xhci: correctly enable interrupts | Hannes Reinecke |
2013-01-03 | xhci: Avoid "dead ports", add roothub port polling. | Sarah Sharp |
2012-11-12 | usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend() | Felipe Balbi |
2012-11-12 | usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod... | Alexis R. Cortes |
2012-11-12 | xhci: Fix conditional check in bandwidth calculation. | Sarah Sharp |
2012-11-12 | xhci: Avoid global symbol pollution with handshake. | Sarah Sharp |
2012-10-25 | xhci: trivial: Remove assigned but unused ep_ctx. | Sarah Sharp |
2012-10-25 | xhci: Fix missing break in xhci_evaluate_context_result. | Sarah Sharp |
2012-10-23 | xhci: fix integer overflow | Oliver Neukum |
2012-10-23 | xhci: endianness xhci_calculate_intel_u2_timeout | Oliver Neukum |
2012-10-18 | usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP | Alexis R. Cortes |
2012-09-24 | usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systems | Vivek Gautam |
2012-09-24 | Increase XHCI suspend timeout to 16ms | Michael Spang |
2012-09-16 | Merge 3.6-rc6 into usb-next | Greg Kroah-Hartman |
2012-09-13 | usb: host: xhci: sparse fixes | Felipe Balbi |
2012-09-13 | xHCI: cancel command after command timeout | Elric Fu |
2012-09-13 | xHCI: add aborting command ring function | Elric Fu |
2012-09-13 | xHCI: add cmd_ring_state | Elric Fu |
2012-09-05 | usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP Hardware | Alexis R. Cortes |
2012-09-05 | xhci: Fix a logical vs bitwise AND bug | Dan Carpenter |
2012-08-09 | xhci: Switch PPT ports to EHCI on shutdown. | Sarah Sharp |
2012-08-07 | xhci: Increase reset timeout for Renesas 720201 host. | Sarah Sharp |
2012-07-06 | usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctl | Hans de Goede |
2012-06-13 | xHCI: Increase the timeout for controller save/restore state operation | Andiry Xu |
2012-06-13 | xhci: Fix error path return value. | Sarah Sharp |
2012-05-21 | xhci: Fix DIV_ROUND_UP compile error. | Sarah Sharp |
2012-05-21 | xhci: Fix compile with CONFIG_USB_SUSPEND=n | Sarah Sharp |
2012-05-18 | xhci: Add Intel U1/U2 timeout policy. | Sarah Sharp |
2012-05-18 | xhci: Add infrastructure for host-specific LPM policies. | Sarah Sharp |
2012-05-18 | xhci: Some Evaluate Context commands must succeed. | Sarah Sharp |
2012-05-07 | USB: xhci: testing sizeof xhci_doorbell_array 2 time | girish verma |
2012-05-03 | xHCI: keep track of ports being resumed and indicate in hub_status_data | Andiry Xu |
2012-04-11 | xhci: Fix register save/restore order. | Sarah Sharp |
2012-04-11 | xhci: Restore event ring dequeue pointer on resume. | Sarah Sharp |
2012-04-11 | xhci: Warn when hosts don't halt. | Sarah Sharp |
2012-03-13 | usb: host: xhci: add platform driver support | Sebastian Andrzej Siewior |
2012-03-13 | xHCI: update sg tablesize | Andiry Xu |
2012-03-13 | xHCI: count free TRBs on transfer ring | Andiry Xu |
2012-03-12 | xHCI: BESL calculation based on USB2.0 LPM errata | Andiry Xu |
2012-03-01 | usb: core: hcd: make hcd->irq unsigned | Felipe Balbi |