summaryrefslogtreecommitdiff
path: root/drivers/usb/core/port.c
AgeCommit message (Expand)Author
2016-05-02Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping"Johan Hovold
2016-01-20Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-21Merge branch 'pm-core'Rafael J. Wysocki
2016-01-08USB / PM: Allow USB devices to remain runtime-suspended when sleepingTomeu Vizoso
2015-12-13Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman
2015-12-04usb: Quiet down false peer failure messagesDon Zickus
2015-12-01usb: core: lpm: add sysfs node for usb3 lpm permitLu Baolu
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki
2014-07-09usb: force warm reset to break link re-connect livelockDan Williams
2014-06-17usb: fix hub-port pm_runtime_enable() vs runtime pm transitionsDan Williams
2014-06-17usb: quiet peer failure warning, disable poweroffDan Williams
2014-05-27usb: resume child device when port is powered onDan Williams
2014-05-27usb: introduce port status lockDan Williams
2014-05-27usb: usb3 ports do not support FEAT_C_ENABLEDan Williams
2014-05-27usb: don't clear FEAT_C_ENABLE on usb_port_runtime_resume failureDan Williams
2014-05-27usb: block suspension of superspeed port while hispeed peer is activeDan Williams
2014-05-27usb: make usb_port flags atomic, rename did_runtime_put to child_usageDan Williams
2014-05-27usb: sysfs link peer portsDan Williams
2014-05-27usb: find internal hub tier mismatch via acpiDan Williams
2014-05-27usb: assign usb3 external hub port peersDan Williams
2014-05-27usb: assign default peer ports for root hubsDan Williams
2014-05-27usb: rename usb_port device objectsDan Williams
2014-05-27usb: disable port power control if not supported in wHubCharacteristicsDan Williams
2014-05-27USB: mutual exclusion for resetting a hub and power-managing a portAlan Stern
2013-08-25USB: core: be specific about attribute permissionsGreg Kroah-Hartman
2013-08-15usb: Don't fail port power resume on device disconnect.Sarah Sharp
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-06-18usb: check usb_hub_to_struct_hub() return valueMathias Nyman
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki
2013-04-08Merge 3.9-rc6 into usb-nextGreg Kroah-Hartman
2013-04-02USB / PM: Don't try to hide PM QoS flags from usb_port_device_release()Rafael J. Wysocki
2013-03-28USB: remove CONFIG_USB_SUSPEND optionAlan Stern
2013-01-29Revert "usb: Register usb port's acpi power resources"Lan Tianyu
2013-01-25usb: enable usb port device's async suspend.Lan Tianyu
2013-01-25usb: expose usb port's pm qos flags to user spaceLan Tianyu
2013-01-25usb: add usb port auto power off mechanismLan Tianyu
2013-01-25usb: add runtime pm support for usb port deviceLan Tianyu
2013-01-25usb: Register usb port's acpi power resourcesLan Tianyu
2013-01-20usb: Add "portX/connect_type" attribute to expose usb port's connect typeLan Tianyu
2013-01-20usb: fix compilation error and warning of driver/usb/core/port.c on arm and b...Lan Tianyu
2013-01-18usb: Add driver/usb/core/(port.c,hub.h) filesLan Tianyu