index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
driver.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-09
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
Alan Stern
1
-0
/
+12
2014-07-11
USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resume
Alan Stern
1
-3
/
+6
2013-03-06
usb: Add quirk detection based on interface information
Laurent Pinchart
1
-15
/
+23
2012-04-22
USB: don't ignore suspend errors for root hubs
Alan Stern
1
-2
/
+7
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-04
USB: Update last_busy time after autosuspend fails
Alan Stern
1
-0
/
+5
2011-10-31
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
1
-0
/
+1
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+4
2011-09-26
xHCI: set USB2 hardware LPM
Andiry Xu
1
-0
/
+14
2011-09-09
USB: for usb_autopm_get_interface_async -EINPROGRESS is not an error
Jim Wylder
1
-1
/
+1
2011-08-19
PM / Runtime: Add macro to test for runtime PM events
Alan Stern
1
-5
/
+4
2011-06-28
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+10
2011-06-21
PM: Rename dev_pm_info.in_suspend to is_prepared
Alan Stern
1
-3
/
+3
2011-06-15
USB: don't let errors prevent system sleep
Alan Stern
1
-1
/
+10
2011-03-18
USB: Move runtime PM callbacks to usb_device_pm_ops
Rafael J. Wysocki
1
-12
/
+3
2011-03-13
usb: Always return 0 or -EBUSY to the runtime PM core.
Sarah Sharp
1
-0
/
+5
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-4
/
+3
2010-12-24
PM: Replace the device power.status field with a bit field
Rafael J. Wysocki
1
-4
/
+3
2010-11-16
USB: improve uses of usb_mark_last_busy
Alan Stern
1
-7
/
+1
2010-11-16
USB: use the runtime-PM autosuspend implementation
Alan Stern
1
-72
/
+5
2010-11-16
USB: make usb_mark_last_busy use pm_runtime_mark_last_busy
Ming Lei
1
-12
/
+11
2010-11-16
USB: use the no_callbacks flag for interfaces
Ming Lei
1
-53
/
+29
2010-10-22
USB: do not print -ESHUTDOWN message if usb at otg device mode
Peter Chen
1
-1
/
+1
2010-08-10
USB: remove fake "address-of" expressions
Alan Stern
1
-4
/
+2
2010-08-10
USB: core driver: Fix Coding Styles
csanchez@neurowork.net
1
-4
/
+3
2010-06-30
USB: obey the sysfs power/wakeup setting
Alan Stern
1
-10
/
+3
2010-06-04
USB: unbind all interfaces before rebinding them
Alan Stern
1
-0
/
+2
2010-05-20
USB: fix interface runtime-PM settings
Alan Stern
1
-6
/
+11
2010-05-20
USB: use PM core routines to enable/disable autosuspend
Alan Stern
1
-16
/
+5
2010-05-20
USB: improve runtime remote wakeup settings
Alan Stern
1
-11
/
+8
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-1
/
+2
2010-04-22
USB: put claimed interfaces in the "suspended" state
Alan Stern
1
-6
/
+7
2010-04-22
USB: fix remote wakeup settings during system sleep
Alan Stern
1
-1
/
+35
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-07
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
1
-2
/
+2
2010-03-02
USB: remove debugging message for uevent constructions
Alan Stern
1
-3
/
+1
2010-03-02
USB: convert to the runtime PM framework
Alan Stern
1
-477
/
+368
2010-03-02
USB: rearrange functions in driver.c
Alan Stern
1
-103
/
+103
2010-03-02
USB: implement usb_enable_autosuspend
Alan Stern
1
-0
/
+42
2010-03-02
USB: change locking for device-level autosuspend
Alan Stern
1
-4
/
+4
2010-03-02
USB: rearrange code in usb_probe_interface
Alan Stern
1
-32
/
+31
2010-02-26
USB: implement non-tree resume ordering constraints for PCI host controllers
Alan Stern
1
-0
/
+8
2009-12-11
USB: add remove_id sysfs attr for usb drivers
CHENG Renquan
1
-9
/
+91
2009-12-11
USB: prepare for changover to Runtime PM framework
Alan Stern
1
-31
/
+0
2009-12-11
USB: remove the auto_pm flag
Alan Stern
1
-4
/
+0
2009-09-23
USB: fix missing error check in probing
Oliver Neukum
1
-12
/
+22
2009-09-23
USB: make intf.pm_usage an atomic_t
Alan Stern
1
-16
/
+22
2009-09-23
USB: add API for userspace drivers to "claim" ports
Alan Stern
1
-0
/
+3
2009-06-15
USB: Avoid PM error messages during resume if a device was disconnected
Frans Pop
1
-1
/
+9
2009-06-15
usb: convert endpoint devices to bus-less childs of the usb interface
Kay Sievers
1
-16
/
+9
[next]