aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/port.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-25USB: core: be specific about attribute permissionsGreg Kroah-Hartman1-4/+3
2013-08-15usb: Don't fail port power resume on device disconnect.Sarah Sharp1-8/+5
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+0
2013-06-18usb: check usb_hub_to_struct_hub() return valueMathias Nyman1-2/+2
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki1-1/+0
2013-04-08Merge 3.9-rc6 into usb-nextGreg Kroah-Hartman1-1/+0
2013-04-02USB / PM: Don't try to hide PM QoS flags from usb_port_device_release()Rafael J. Wysocki1-1/+0
2013-03-28USB: remove CONFIG_USB_SUSPEND optionAlan Stern1-2/+2
2013-01-29Revert "usb: Register usb port's acpi power resources"Lan Tianyu1-6/+0
2013-01-25usb: enable usb port device's async suspend.Lan Tianyu1-0/+1
2013-01-25usb: expose usb port's pm qos flags to user spaceLan Tianyu1-1/+10
2013-01-25usb: add usb port auto power off mechanismLan Tianyu1-2/+38
2013-01-25usb: add runtime pm support for usb port deviceLan Tianyu1-0/+46
2013-01-25usb: Register usb port's acpi power resourcesLan Tianyu1-0/+5
2013-01-20usb: Add "portX/connect_type" attribute to expose usb port's connect typeLan Tianyu1-0/+43
2013-01-20usb: fix compilation error and warning of driver/usb/core/port.c on arm and blackfinLan Tianyu1-0/+2
2013-01-18usb: Add driver/usb/core/(port.c,hub.h) filesLan Tianyu1-0/+66