index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
driver.c
Age
Commit message (
Expand
)
Author
2006-12-01
usbcore: remove unused argument in autosuspend
Alan Stern
2006-12-01
USB: keep count of unsuspended children
Alan Stern
2006-12-01
USB: make drivers/usb/core/driver.c:usb_device_match() static
Adrian Bunk
2006-12-01
USB: resume_device symbol conflict
Stephen Hemminger
2006-12-01
USB: expand autosuspend/autoresume API
Alan Stern
2006-12-01
USB: autosuspend code consolidation
Alan Stern
2006-12-01
USB core: don't match interface descriptors for vendor-specific devices
Alan Stern
2006-09-28
USB: fix autosuspend when CONFIG_PM isn't set
Alan Stern
2006-09-28
USB: create new workqueue thread for USB autosuspend
Alan Stern
2006-09-28
USB: fixes kerneldoc errors in usbcore-auto(susp/res)-patch
Henrik Kretzschmar
2006-09-27
USB: fix __must_check warnings in drivers/usb/core/
Greg Kroah-Hartman
2006-09-27
USB: fix root-hub resume when CONFIG_USB_SUSPEND is not set
Alan Stern
2006-09-27
usbcore: add autosuspend/autoresume infrastructure
Alan Stern
2006-09-27
usbcore: suspending devices with no driver
Alan Stern
2006-09-27
usbcore: fix up device and power state tests
Alan Stern
2006-09-27
usbcore: set device and power states properly
Alan Stern
2006-09-27
usbcore: resume device resume recursion
Alan Stern
2006-09-27
usbcore: split suspend/resume for device and interfaces
Alan Stern
2006-09-27
usbcore: make usb_generic a usb_device_driver
Alan Stern
2006-09-27
usbcore: add usb_device_driver definition
Alan Stern
2006-09-27
usbcore: move code among source files
Alan Stern
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-20
[PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to USB subsystem
Greg Kroah-Hartman
2006-02-05
[PATCH] USB: Fix GPL markings on usb core functions.
Greg KH
2006-01-04
[PATCH] USB: Remove USB private semaphore
Alan Stern
2006-01-04
[PATCH] USB: make registering a usb driver automatically set the module owner
Greg Kroah-Hartman
2006-01-04
[PATCH] USB: allow usb drivers to disable dynamic ids
Greg Kroah-Hartman
2006-01-04
[PATCH] USB: add dynamic id functionality to USB core
Greg Kroah-Hartman
2006-01-04
[PATCH] USB: reorg some functions out of the main usb.c file
Greg Kroah-Hartman