aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-hub.c
Commit message (Expand)AuthorAge
* Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-08
|\
| * USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki2014-12-03
* | Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"Lu Baolu2014-11-22
|/
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-24
* xhci: xhci_ring_device: Ring stream ring bells for endpoints with streamsHans de Goede2014-09-24
* usb: host: xhci: fix compliance mode workaroundFelipe Balbi2014-09-08
* xhci: clear root port wake on bits if controller isn't wake-up capableLu Baolu2014-06-24
* xhci: Fix sleeping with IRQs disabled in xhci_stop_device()Mathias Nyman2014-06-17
* xhci: rework command timeout and cancellation,Mathias Nyman2014-05-19
* xhci: Use completion and status in global command queueMathias Nyman2014-05-19
* xhci: Use command structures when queuing commands on the command ringMathias Nyman2014-05-19
* usb/xhci: Change how we indicate a host supports Link PM.Sarah Sharp2014-03-04
* xhci: replace xhci_writel() with writel()Xenia Ragiadakou2013-12-02
* xhci: replace xhci_readl() with readl()Xenia Ragiadakou2013-12-02
* Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-10-19
|\
| * xhci: correct the usage of USB_CTRL_SET_TIMEOUTxiao jin2013-10-16
| * usb: xhci: Staticize xhci_del_comp_mod_timerSachin Kamat2013-10-16
* | xhci: Don't enable/disable RWE on bus suspend/resume.Sarah Sharp2013-10-09
|/
* usb: Fix xHCI host issues on remote wakeup.Sarah Sharp2013-09-23
* xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman2013-09-23
* xhci: add trace for debug messages related to quirksXenia Ragiadakou2013-08-13
* xhci: Report USB 2.1 link status for L1Sarah Sharp2013-07-23
* xhci: Refactor port status into a new function.Sarah Sharp2013-07-23
* usb: xhci: define port register names and use them instead of magic numbersMathias Nyman2013-06-05
* USB: remove CONFIG_USB_SUSPEND optionAlan Stern2013-03-28
* xhci: Avoid "dead ports", add roothub port polling.Sarah Sharp2013-01-03
* USB: Allow USB 3.0 ports to be disabled.Sarah Sharp2013-01-03
* usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assig...Lan Tianyu2012-10-22
* usb/xhci: release xhci->lock during turning on/off usb port's acpi power reso...Lan Tianyu2012-10-22
* Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman2012-09-16
|\
| * usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP HardwareAlexis R. Cortes2012-09-05
* | usb/xhci: update a comment regarding the BOS descriptor to reflect the codeSebastian Andrzej Siewior2012-09-13
* | usb: host: xhci: sparse fixesFelipe Balbi2012-09-13
* | usb/acpi: Use ACPI methods to power off ports.Lan Tianyu2012-09-10
* | xhci: Handle clear PORT_POWER feature.Lan Tianyu2012-09-10
|/
* Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2012-07-16
|\
| * xhci: Export Latency Tolerance Messaging capabilities.Sarah Sharp2012-07-11
* | usb: Add support for root hub port status CASStanislaw Ledwon2012-07-02
|/
* xhci: Add roothub code to set U1/U2 timeouts.Sarah Sharp2012-05-18
* xHCI: keep track of ports being resumed and indicate in hub_status_dataAndiry Xu2012-05-03
* USB/xHCI: Enable USB 3.0 hub remote wakeup.Sarah Sharp2012-02-14
* xhci: Fix oops caused by more USB2 ports than USB3 ports.Sarah Sharp2012-02-10
* xHCI: Adding #define values used for hub descriptorAman Deep2011-11-26
* usb: fix implicit usage of gfp.h in host/xhci-hub.cPaul Gortmaker2011-10-31
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-25
|\
| * xHCI/USB: Make xHCI driver have a BOS descriptor.Sarah Sharp2011-10-18
| * xHCI: set USB2 hardware LPMAndiry Xu2011-09-26
| * xHCI: test and clear RWC bitAndiry Xu2011-09-26
| * xHCI: set link stateAndiry Xu2011-09-26
| * xhci: Rename virt_dev->port to fake_port.Sarah Sharp2011-09-09