| Commit message (Expand) | Author | Age |
* | USB: export autosuspend delay in sysfs | Alan Stern | 2007-02-23 |
* | USB: make autosuspend delay a module parameter | Alan Stern | 2007-02-23 |
* | USB: refactor usb device matching and create usb_device_match | Greg Kroah-Hartman | 2007-02-23 |
* | USB: kernel-doc fixes | Randy Dunlap | 2007-02-16 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2007-02-07 |
|\ |
|
| * | USB serial: add dynamic id support to usb-serial core | Greg Kroah-Hartman | 2007-02-07 |
* | | USB: add the sysfs driver name to all modules | Greg Kroah-Hartman | 2007-02-07 |
|/ |
|
* | 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-12-01 |
* | 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-28 |
* | 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-09-27 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to USB subsystem | Greg Kroah-Hartman | 2006-03-20 |
* | [PATCH] USB: Fix GPL markings on usb core functions. | Greg KH | 2006-02-05 |
* | [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 | 2006-01-04 |