index
:
pm24.git
cpufreq-rust
master
perf-mon
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
2024-04-23
USB: core: Fix access violation during port device removal
Alan Stern
2024-04-04
usb: Disable USB3 LPM at shutdown
Kai-Heng Feng
2024-03-26
USB: core: Fix deadlock in port "disable" sysfs attribute
Alan Stern
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-05
usb: core: Set connect_type of ports based on DT node
Stephen Boyd
2024-03-05
usb: port: Don't try to peer unused USB ports based on location
Mathias Nyman
2024-02-19
usb: core: constify the struct device_type usage
Ricardo B. Marliere
2023-10-21
usb: core: Remove duplicated check in usb_hub_create_port_device
Heiner Kallweit
2023-10-16
usb: Inform the USB Type-C class about enumerated devices
Heikki Krogerus
2023-06-13
usb: core: add sysfs entry for usb device state
Roy Luo
2022-11-08
usb: core: stop USB enumeration if too many retries
Ray Chi
2022-11-03
usb: core: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-06-12
usb: hub: port: add sysfs entry to switch port power
Michael Grzeschik
2022-02-11
usb: core: Unregister device on component_add() failure
Fabio M. De Francesco
2021-12-30
usb: Link the ports to the connectors they are attached to
Heikki Krogerus
2020-11-26
USB: core: Constify static attribute_group structs
Rikard Falkeborn
2020-03-04
usb: core: port: do error out if usb_autopm_get_interface() fails
Eugeniu Rosca
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
[next]