index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2012-04-10
USB: don't ignore suspend errors for root hubs
Alan Stern
1
-2
/
+7
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-42
/
+78
2012-01-27
USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines
Alan Stern
1
-41
/
+20
2012-01-25
Dynamic ID addition doesn't need get_driver()
Alan Stern
1
-4
/
+1
2012-01-25
USB: cleanup the handling of the PM complete call
Oliver Neukum
1
-17
/
+20
2012-01-25
USB: code cleanup in suspend/resume path (3rd try)
Oliver Neukum
1
-30
/
+63
2012-01-04
USB: remove dead code from suspend/resume path
Oliver Neukum
1
-21
/
+7
2011-11-15
USB: Add optional match for interface class to dynamic ID facility
Josua Dietze
1
-1
/
+7
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-05
USB: Update last_busy time after autosuspend fails
Alan Stern
1
-0
/
+5
2011-11-01
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-27
xHCI: set USB2 hardware LPM
Andiry Xu
1
-0
/
+14
2011-09-10
USB: for usb_autopm_get_interface_async -EINPROGRESS is not an error
Jim Wylder
1
-1
/
+1
2011-08-20
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-22
PM: Rename dev_pm_info.in_suspend to is_prepared
Alan Stern
1
-3
/
+3
2011-06-16
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-14
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-17
USB: improve uses of usb_mark_last_busy
Alan Stern
1
-7
/
+1
2010-11-17
USB: use the runtime-PM autosuspend implementation
Alan Stern
1
-72
/
+5
2010-11-17
USB: make usb_mark_last_busy use pm_runtime_mark_last_busy
Ming Lei
1
-12
/
+11
2010-11-17
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-11
USB: remove fake "address-of" expressions
Alan Stern
1
-4
/
+2
2010-08-11
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-05
USB: unbind all interfaces before rebinding them
Alan Stern
1
-0
/
+2
2010-05-21
USB: fix interface runtime-PM settings
Alan Stern
1
-6
/
+11
2010-05-21
USB: use PM core routines to enable/disable autosuspend
Alan Stern
1
-16
/
+5
2010-05-21
USB: improve runtime remote wakeup settings
Alan Stern
1
-11
/
+8
2010-05-21
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-1
/
+2
2010-04-23
USB: put claimed interfaces in the "suspended" state
Alan Stern
1
-6
/
+7
2010-04-23
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-08
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
1
-2
/
+2
2010-03-03
USB: remove debugging message for uevent constructions
Alan Stern
1
-3
/
+1
2010-03-03
USB: convert to the runtime PM framework
Alan Stern
1
-477
/
+368
2010-03-03
USB: rearrange functions in driver.c
Alan Stern
1
-103
/
+103
2010-03-03
USB: implement usb_enable_autosuspend
Alan Stern
1
-0
/
+42
2010-03-03
USB: change locking for device-level autosuspend
Alan Stern
1
-4
/
+4
2010-03-03
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
[prev]
[next]