index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
port.c
Age
Commit message (
Expand
)
Author
2019-08-05
USB: Disable USB2 LPM at shutdown
Kai-Heng Feng
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