index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
2006-09-28
USB: fix autosuspend when CONFIG_PM isn't set
Alan Stern
1
-21
/
+21
2006-09-28
USB: create new workqueue thread for USB autosuspend
Alan Stern
1
-5
/
+6
2006-09-28
USB: fixes kerneldoc errors in usbcore-auto(susp/res)-patch
Henrik Kretzschmar
1
-6
/
+6
2006-09-27
USB: fix __must_check warnings in drivers/usb/core/
Greg Kroah-Hartman
1
-3
/
+7
2006-09-27
USB: fix root-hub resume when CONFIG_USB_SUSPEND is not set
Alan Stern
1
-1
/
+6
2006-09-27
usbcore: add autosuspend/autoresume infrastructure
Alan Stern
1
-30
/
+389
2006-09-27
usbcore: suspending devices with no driver
Alan Stern
1
-4
/
+15
2006-09-27
usbcore: fix up device and power state tests
Alan Stern
1
-21
/
+19
2006-09-27
usbcore: set device and power states properly
Alan Stern
1
-29
/
+42
2006-09-27
usbcore: resume device resume recursion
Alan Stern
1
-8
/
+55
2006-09-27
usbcore: split suspend/resume for device and interfaces
Alan Stern
1
-45
/
+77
2006-09-27
usbcore: make usb_generic a usb_device_driver
Alan Stern
1
-35
/
+34
2006-09-27
usbcore: add usb_device_driver definition
Alan Stern
1
-56
/
+163
2006-09-27
usbcore: move code among source files
Alan Stern
1
-33
/
+315
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-20
[PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to USB subsystem
Greg Kroah-Hartman
1
-3
/
+3
2006-02-05
[PATCH] USB: Fix GPL markings on usb core functions.
Greg KH
1
-3
/
+3
2006-01-04
[PATCH] USB: Remove USB private semaphore
Alan Stern
1
-4
/
+0
2006-01-04
[PATCH] USB: make registering a usb driver automatically set the module owner
Greg Kroah-Hartman
1
-4
/
+5
2006-01-04
[PATCH] USB: allow usb drivers to disable dynamic ids
Greg Kroah-Hartman
1
-0
/
+19
2006-01-04
[PATCH] USB: add dynamic id functionality to USB core
Greg Kroah-Hartman
1
-50
/
+168
2006-01-04
[PATCH] USB: reorg some functions out of the main usb.c file
Greg Kroah-Hartman
1
-0
/
+338