summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/port.c
Commit message (Expand)AuthorAgeFilesLines
* USB: core: be specific about attribute permissionsGreg Kroah-Hartman2013-08-251-4/+3
* usb: Don't fail port power resume on device disconnect.Sarah Sharp2013-08-151-8/+5
* Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-031-1/+0
|\
| * PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-031-1/+0
* | usb: check usb_hub_to_struct_hub() return valueMathias Nyman2013-06-181-2/+2
|/
* Merge 3.9-rc6 into usb-nextGreg Kroah-Hartman2013-04-081-1/+0
|\
| * USB / PM: Don't try to hide PM QoS flags from usb_port_device_release()Rafael J. Wysocki2013-04-021-1/+0
* | USB: remove CONFIG_USB_SUSPEND optionAlan Stern2013-03-281-2/+2
|/
* Revert "usb: Register usb port's acpi power resources"Lan Tianyu2013-01-291-6/+0
* usb: enable usb port device's async suspend.Lan Tianyu2013-01-251-0/+1
* usb: expose usb port's pm qos flags to user spaceLan Tianyu2013-01-251-1/+10
* usb: add usb port auto power off mechanismLan Tianyu2013-01-251-2/+38
* usb: add runtime pm support for usb port deviceLan Tianyu2013-01-251-0/+46
* usb: Register usb port's acpi power resourcesLan Tianyu2013-01-251-0/+5
* usb: Add "portX/connect_type" attribute to expose usb port's connect typeLan Tianyu2013-01-201-0/+43
* usb: fix compilation error and warning of driver/usb/core/port.c on arm and b...Lan Tianyu2013-01-201-0/+2
* usb: Add driver/usb/core/(port.c,hub.h) filesLan Tianyu2013-01-181-0/+66
OpenPOWER on IntegriCloud