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
2018-10-02
usb: export firmware port location in sysfs
Bjørn Mork
2018-05-31
usb: hub: Per-port setting to use old enumeration scheme
Nicolas Boichat
2018-03-22
usb: core: introduce per-port over-current counters
Richard Leitner
2017-11-04
USB: core: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2016-05-02
Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping"
Johan Hovold
2016-01-20
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-21
Merge branch 'pm-core'
Rafael J. Wysocki
2016-01-08
USB / PM: Allow USB devices to remain runtime-suspended when sleeping
Tomeu Vizoso
2015-12-13
Merge 4.4-rc5 into usb-next as we want those fixes here for testing
Greg Kroah-Hartman
2015-12-04
usb: Quiet down false peer failure messages
Don Zickus
2015-12-01
usb: core: lpm: add sysfs node for usb3 lpm permit
Lu Baolu
2014-12-04
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
Rafael J. Wysocki
2014-07-09
usb: force warm reset to break link re-connect livelock
Dan Williams
2014-06-17
usb: fix hub-port pm_runtime_enable() vs runtime pm transitions
Dan Williams
2014-06-17
usb: quiet peer failure warning, disable poweroff
Dan Williams
2014-05-27
usb: resume child device when port is powered on
Dan Williams
2014-05-27
usb: introduce port status lock
Dan Williams
2014-05-27
usb: usb3 ports do not support FEAT_C_ENABLE
Dan Williams
2014-05-27
usb: don't clear FEAT_C_ENABLE on usb_port_runtime_resume failure
Dan Williams
2014-05-27
usb: block suspension of superspeed port while hispeed peer is active
Dan Williams
2014-05-27
usb: make usb_port flags atomic, rename did_runtime_put to child_usage
Dan Williams
2014-05-27
usb: sysfs link peer ports
Dan Williams
2014-05-27
usb: find internal hub tier mismatch via acpi
Dan Williams
2014-05-27
usb: assign usb3 external hub port peers
Dan Williams
2014-05-27
usb: assign default peer ports for root hubs
Dan Williams
2014-05-27
usb: rename usb_port device objects
Dan Williams
2014-05-27
usb: disable port power control if not supported in wHubCharacteristics
Dan Williams
2014-05-27
USB: mutual exclusion for resetting a hub and power-managing a port
Alan Stern
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