Age | Commit message (Expand) | Author | Files | Lines |
2014-09-24 | usb: hub: rename khubd to hub_wq in documentation and comments | Petr Mladek | 1 | -1/+1 |
2014-09-24 | xhci: xhci_ring_device: Ring stream ring bells for endpoints with streams | Hans de Goede | 1 | -4/+11 |
2014-09-09 | usb: host: xhci: fix compliance mode workaround | Felipe Balbi | 1 | -3/+5 |
2014-06-24 | xhci: clear root port wake on bits if controller isn't wake-up capable | Lu Baolu | 1 | -1/+4 |
2014-06-18 | xhci: Fix sleeping with IRQs disabled in xhci_stop_device() | Mathias Nyman | 1 | -1/+1 |
2014-05-20 | xhci: rework command timeout and cancellation, | Mathias Nyman | 1 | -7/+4 |
2014-05-20 | xhci: Use completion and status in global command queue | Mathias Nyman | 1 | -11/+0 |
2014-05-20 | xhci: Use command structures when queuing commands on the command ring | Mathias Nyman | 1 | -5/+16 |
2014-03-05 | usb/xhci: Change how we indicate a host supports Link PM. | Sarah Sharp | 1 | -3/+5 |
2013-12-03 | xhci: replace xhci_writel() with writel() | Xenia Ragiadakou | 1 | -19/+16 |
2013-12-03 | xhci: replace xhci_readl() with readl() | Xenia Ragiadakou | 1 | -36/+35 |
2013-10-20 | Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 1 | -2/+3 |
2013-10-16 | xhci: correct the usage of USB_CTRL_SET_TIMEOUT | xiao jin | 1 | -1/+1 |
2013-10-16 | usb: xhci: Staticize xhci_del_comp_mod_timer | Sachin Kamat | 1 | -1/+2 |
2013-10-10 | xhci: Don't enable/disable RWE on bus suspend/resume. | Sarah Sharp | 1 | -26/+0 |
2013-09-24 | usb: Fix xHCI host issues on remote wakeup. | Sarah Sharp | 1 | -10/+35 |
2013-09-24 | xhci: Ensure a command structure points to the correct trb on the command ring | Mathias Nyman | 1 | -1/+1 |
2013-08-14 | xhci: add trace for debug messages related to quirks | Xenia Ragiadakou | 1 | -2/+5 |
2013-07-24 | xhci: Report USB 2.1 link status for L1 | Sarah Sharp | 1 | -3/+12 |
2013-07-24 | xhci: Refactor port status into a new function. | Sarah Sharp | 1 | -91/+119 |
2013-06-06 | usb: xhci: define port register names and use them instead of magic numbers | Mathias Nyman | 1 | -9/+7 |
2013-03-28 | USB: remove CONFIG_USB_SUSPEND option | Alan Stern | 1 | -1/+1 |
2013-01-04 | xhci: Avoid "dead ports", add roothub port polling. | Sarah Sharp | 1 | -0/+7 |
2013-01-04 | USB: Allow USB 3.0 ports to be disabled. | Sarah Sharp | 1 | -2/+29 |
2012-10-23 | usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assig... | Lan Tianyu | 1 | -3/+2 |
2012-10-23 | usb/xhci: release xhci->lock during turning on/off usb port's acpi power reso... | Lan Tianyu | 1 | -0/+4 |
2012-09-17 | Merge 3.6-rc6 into usb-next | Greg Kroah-Hartman | 1 | -0/+42 |
2012-09-14 | usb/xhci: update a comment regarding the BOS descriptor to reflect the code | Sebastian Andrzej Siewior | 1 | -1/+1 |
2012-09-14 | usb: host: xhci: sparse fixes | Felipe Balbi | 1 | -1/+1 |
2012-09-11 | usb/acpi: Use ACPI methods to power off ports. | Lan Tianyu | 1 | -0/+12 |
2012-09-11 | xhci: Handle clear PORT_POWER feature. | Lan Tianyu | 1 | -0/+4 |
2012-09-05 | usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP Hardware | Alexis R. Cortes | 1 | -0/+42 |
2012-07-17 | Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 1 | -0/+6 |
2012-07-11 | xhci: Export Latency Tolerance Messaging capabilities. | Sarah Sharp | 1 | -0/+6 |
2012-07-02 | usb: Add support for root hub port status CAS | Stanislaw Ledwon | 1 | -6/+38 |
2012-05-19 | xhci: Add roothub code to set U1/U2 timeouts. | Sarah Sharp | 1 | -0/+19 |
2012-05-04 | xHCI: keep track of ports being resumed and indicate in hub_status_data | Andiry Xu | 1 | -10/+12 |
2012-02-15 | USB/xHCI: Enable USB 3.0 hub remote wakeup. | Sarah Sharp | 1 | -0/+41 |
2012-02-11 | xhci: Fix oops caused by more USB2 ports than USB3 ports. | Sarah Sharp | 1 | -1/+1 |
2011-11-27 | xHCI: Adding #define values used for hub descriptor | Aman Deep | 1 | -10/+8 |
2011-11-01 | usb: fix implicit usage of gfp.h in host/xhci-hub.c | Paul Gortmaker | 1 | -0/+1 |
2011-10-25 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -50/+89 |
2011-10-19 | xHCI/USB: Make xHCI driver have a BOS descriptor. | Sarah Sharp | 1 | -0/+34 |
2011-09-27 | xHCI: set USB2 hardware LPM | Andiry Xu | 1 | -0/+9 |
2011-09-27 | xHCI: test and clear RWC bit | Andiry Xu | 1 | -6/+16 |
2011-09-27 | xHCI: set link state | Andiry Xu | 1 | -43/+29 |
2011-09-20 | USB: xhci: Set change bit when warm reset change is set. | Greg KH | 1 | -1/+1 |
2011-09-10 | xhci: Rename virt_dev->port to fake_port. | Sarah Sharp | 1 | -1/+1 |
2011-08-10 | xHCI: report USB2 port in resuming as suspend | Andiry Xu | 1 | -3/+12 |
2011-08-10 | xHCI: fix port U3 status check condition | Andiry Xu | 1 | -1/+1 |