summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-hub.c
AgeCommit message (Expand)Author
2015-07-22xhci: do not report PLC when link is in internal resume stateZhuang Jin Can
2015-07-22xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can
2015-07-22xhci: report U3 when link is in resume stateZhuang Jin Can
2015-05-31xhci: optimize xhci bus resume timeMathias Nyman
2015-03-23usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki
2014-11-22Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"Lu Baolu
2014-09-23usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek
2014-09-23xhci: xhci_ring_device: Ring stream ring bells for endpoints with streamsHans de Goede
2014-09-08usb: host: xhci: fix compliance mode workaroundFelipe Balbi
2014-06-24xhci: clear root port wake on bits if controller isn't wake-up capableLu Baolu
2014-06-17xhci: Fix sleeping with IRQs disabled in xhci_stop_device()Mathias Nyman
2014-05-20xhci: rework command timeout and cancellation,Mathias Nyman
2014-05-20xhci: Use completion and status in global command queueMathias Nyman
2014-05-20xhci: Use command structures when queuing commands on the command ringMathias Nyman
2014-03-04usb/xhci: Change how we indicate a host supports Link PM.Sarah Sharp
2013-12-02xhci: replace xhci_writel() with writel()Xenia Ragiadakou
2013-12-02xhci: replace xhci_readl() with readl()Xenia Ragiadakou
2013-10-19Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-10-16xhci: correct the usage of USB_CTRL_SET_TIMEOUTxiao jin
2013-10-16usb: xhci: Staticize xhci_del_comp_mod_timerSachin Kamat
2013-10-09xhci: Don't enable/disable RWE on bus suspend/resume.Sarah Sharp
2013-09-23usb: Fix xHCI host issues on remote wakeup.Sarah Sharp
2013-09-23xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman
2013-08-13xhci: add trace for debug messages related to quirksXenia Ragiadakou
2013-07-23xhci: Report USB 2.1 link status for L1Sarah Sharp
2013-07-23xhci: Refactor port status into a new function.Sarah Sharp
2013-06-05usb: xhci: define port register names and use them instead of magic numbersMathias Nyman
2013-03-28USB: remove CONFIG_USB_SUSPEND optionAlan Stern
2013-01-03xhci: Avoid "dead ports", add roothub port polling.Sarah Sharp
2013-01-03USB: Allow USB 3.0 ports to be disabled.Sarah Sharp
2012-10-22usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assig...Lan Tianyu
2012-10-22usb/xhci: release xhci->lock during turning on/off usb port's acpi power reso...Lan Tianyu
2012-09-16Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman
2012-09-13usb/xhci: update a comment regarding the BOS descriptor to reflect the codeSebastian Andrzej Siewior
2012-09-13usb: host: xhci: sparse fixesFelipe Balbi
2012-09-10usb/acpi: Use ACPI methods to power off ports.Lan Tianyu
2012-09-10xhci: Handle clear PORT_POWER feature.Lan Tianyu
2012-09-05usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP HardwareAlexis R. Cortes
2012-07-16Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2012-07-11xhci: Export Latency Tolerance Messaging capabilities.Sarah Sharp
2012-07-02usb: Add support for root hub port status CASStanislaw Ledwon
2012-05-18xhci: Add roothub code to set U1/U2 timeouts.Sarah Sharp
2012-05-03xHCI: keep track of ports being resumed and indicate in hub_status_dataAndiry Xu
2012-02-14USB/xHCI: Enable USB 3.0 hub remote wakeup.Sarah Sharp
2012-02-10xhci: Fix oops caused by more USB2 ports than USB3 ports.Sarah Sharp
2011-11-26xHCI: Adding #define values used for hub descriptorAman Deep
2011-10-31usb: fix implicit usage of gfp.h in host/xhci-hub.cPaul Gortmaker
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds