summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-hub.c
AgeCommit message (Expand)Author
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
2011-10-18xHCI/USB: Make xHCI driver have a BOS descriptor.Sarah Sharp
2011-09-26xHCI: set USB2 hardware LPMAndiry Xu
2011-09-26xHCI: test and clear RWC bitAndiry Xu
2011-09-26xHCI: set link stateAndiry Xu
2011-09-19USB: xhci: Set change bit when warm reset change is set.Greg KH
2011-09-09xhci: Rename virt_dev->port to fake_port.Sarah Sharp
2011-08-09xHCI: report USB2 port in resuming as suspendAndiry Xu
2011-08-09xHCI: fix port U3 status check conditionAndiry Xu
2011-05-12xhci: move the common code to a function to get max ports and port arrayhuajun li
2011-05-10Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman
2011-05-03xHCI: Clear PLC in xhci_bus_resume()Andiry Xu
2011-05-02usbcore: Refine USB3.0 device suspend and resumeAndiry Xu
2011-05-02xHCI: report USB3.0 portstatus comply with USB3.0 specificationAndiry Xu
2011-05-02xHCI: Set link state supportAndiry Xu
2011-05-02xHCI: Clear link state change supportAndiry Xu
2011-05-02xHCI: warm reset supportAndiry Xu
2011-05-02xhci: Make xHCI driver endian-safeMatt Evans
2011-03-13USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp
2011-03-13xhci: Make roothub functions deal with device removal.Sarah Sharp