summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-hub.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki1-1/+1
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki1-1/+1
2014-11-22Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"Lu Baolu1-4/+1
2014-09-24usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek1-1/+1
2014-09-24xhci: xhci_ring_device: Ring stream ring bells for endpoints with streamsHans de Goede1-4/+11
2014-09-09usb: host: xhci: fix compliance mode workaroundFelipe Balbi1-3/+5
2014-06-24xhci: clear root port wake on bits if controller isn't wake-up capableLu Baolu1-1/+4
2014-06-18xhci: Fix sleeping with IRQs disabled in xhci_stop_device()Mathias Nyman1-1/+1
2014-05-20xhci: rework command timeout and cancellation,Mathias Nyman1-7/+4
2014-05-20xhci: Use completion and status in global command queueMathias Nyman1-11/+0
2014-05-20xhci: Use command structures when queuing commands on the command ringMathias Nyman1-5/+16
2014-03-05usb/xhci: Change how we indicate a host supports Link PM.Sarah Sharp1-3/+5
2013-12-03xhci: replace xhci_writel() with writel()Xenia Ragiadakou1-19/+16
2013-12-03xhci: replace xhci_readl() with readl()Xenia Ragiadakou1-36/+35
2013-10-20Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-2/+3
2013-10-16xhci: correct the usage of USB_CTRL_SET_TIMEOUTxiao jin1-1/+1
2013-10-16usb: xhci: Staticize xhci_del_comp_mod_timerSachin Kamat1-1/+2
2013-10-10xhci: Don't enable/disable RWE on bus suspend/resume.Sarah Sharp1-26/+0
2013-09-24usb: Fix xHCI host issues on remote wakeup.Sarah Sharp1-10/+35
2013-09-24xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman1-1/+1
2013-08-14xhci: add trace for debug messages related to quirksXenia Ragiadakou1-2/+5
2013-07-24xhci: Report USB 2.1 link status for L1Sarah Sharp1-3/+12
2013-07-24xhci: Refactor port status into a new function.Sarah Sharp1-91/+119
2013-06-06usb: xhci: define port register names and use them instead of magic numbersMathias Nyman1-9/+7
2013-03-28USB: remove CONFIG_USB_SUSPEND optionAlan Stern1-1/+1
2013-01-04xhci: Avoid "dead ports", add roothub port polling.Sarah Sharp1-0/+7
2013-01-04USB: Allow USB 3.0 ports to be disabled.Sarah Sharp1-2/+29
2012-10-23usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assig...Lan Tianyu1-3/+2
2012-10-23usb/xhci: release xhci->lock during turning on/off usb port's acpi power reso...Lan Tianyu1-0/+4
2012-09-17Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman1-0/+42
2012-09-14usb/xhci: update a comment regarding the BOS descriptor to reflect the codeSebastian Andrzej Siewior1-1/+1
2012-09-14usb: host: xhci: sparse fixesFelipe Balbi1-1/+1
2012-09-11usb/acpi: Use ACPI methods to power off ports.Lan Tianyu1-0/+12
2012-09-11xhci: Handle clear PORT_POWER feature.Lan Tianyu1-0/+4
2012-09-05usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP HardwareAlexis R. Cortes1-0/+42
2012-07-17Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-0/+6
2012-07-11xhci: Export Latency Tolerance Messaging capabilities.Sarah Sharp1-0/+6
2012-07-02usb: Add support for root hub port status CASStanislaw Ledwon1-6/+38
2012-05-19xhci: Add roothub code to set U1/U2 timeouts.Sarah Sharp1-0/+19
2012-05-04xHCI: keep track of ports being resumed and indicate in hub_status_dataAndiry Xu1-10/+12
2012-02-15USB/xHCI: Enable USB 3.0 hub remote wakeup.Sarah Sharp1-0/+41
2012-02-11xhci: Fix oops caused by more USB2 ports than USB3 ports.Sarah Sharp1-1/+1
2011-11-27xHCI: Adding #define values used for hub descriptorAman Deep1-10/+8
2011-11-01usb: fix implicit usage of gfp.h in host/xhci-hub.cPaul Gortmaker1-0/+1
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-50/+89
2011-10-19xHCI/USB: Make xHCI driver have a BOS descriptor.Sarah Sharp1-0/+34
2011-09-27xHCI: set USB2 hardware LPMAndiry Xu1-0/+9
2011-09-27xHCI: test and clear RWC bitAndiry Xu1-6/+16
2011-09-27xHCI: set link stateAndiry Xu1-43/+29
2011-09-20USB: xhci: Set change bit when warm reset change is set.Greg KH1-1/+1