index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
port.c
Age
Commit message (
Expand
)
Author
2013-08-25
USB: core: be specific about attribute permissions
Greg Kroah-Hartman
2013-08-15
usb: Don't fail port power resume on device disconnect.
Sarah Sharp
2013-07-03
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-06-18
usb: check usb_hub_to_struct_hub() return value
Mathias Nyman
2013-06-03
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
2013-04-08
Merge 3.9-rc6 into usb-next
Greg Kroah-Hartman
2013-04-02
USB / PM: Don't try to hide PM QoS flags from usb_port_device_release()
Rafael J. Wysocki
2013-03-28
USB: remove CONFIG_USB_SUSPEND option
Alan Stern
2013-01-29
Revert "usb: Register usb port's acpi power resources"
Lan Tianyu
2013-01-25
usb: enable usb port device's async suspend.
Lan Tianyu
2013-01-25
usb: expose usb port's pm qos flags to user space
Lan Tianyu
2013-01-25
usb: add usb port auto power off mechanism
Lan Tianyu
2013-01-25
usb: add runtime pm support for usb port device
Lan Tianyu
2013-01-25
usb: Register usb port's acpi power resources
Lan Tianyu
2013-01-20
usb: Add "portX/connect_type" attribute to expose usb port's connect type
Lan Tianyu
2013-01-20
usb: fix compilation error and warning of driver/usb/core/port.c on arm and b...
Lan Tianyu
2013-01-18
usb: Add driver/usb/core/(port.c,hub.h) files
Lan Tianyu