index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
driver.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: rework C++-style comments
Alan Stern
2007-07-12
1
-21
/
+29
*
USB: add RESET_RESUME device quirk
Alan Stern
2007-07-12
1
-0
/
+4
*
USB: add USB-Persist facility
Alan Stern
2007-07-12
1
-15
/
+24
*
USB: move bus_suspend and bus_resume method calls
Alan Stern
2007-07-12
1
-6
/
+5
*
USB: Implement PM FREEZE and PRETHAW
Alan Stern
2007-07-12
1
-1
/
+8
*
USB: interface PM state
Alan Stern
2007-07-12
1
-4
/
+0
*
USB: more autosuspend timer stuff
Alan Stern
2007-05-22
1
-4
/
+14
*
USB: fix signed jiffies issue in autosuspend logic
Alan Stern
2007-04-27
1
-5
/
+12
*
USB: add "last_busy" field for use in autosuspend
Alan Stern
2007-04-27
1
-37
/
+65
*
USB: make usbdevices export their device nodes instead of using a separate class
Kay Sievers
2007-04-27
1
-45
/
+13
*
USB: add power/level sysfs attribute
Alan Stern
2007-04-27
1
-3
/
+12
*
USB: Allow autosuspend delay to equal 0
Alan Stern
2007-04-27
1
-1
/
+1
*
USB: separate autosuspend from external suspend
Alan Stern
2007-04-27
1
-23
/
+59
*
usbcore: move usb_autosuspend_work
Alan Stern
2007-04-27
1
-2
/
+19
*
USB: remove use of the bus rwsem, as it doesn't really protect anything.
Greg Kroah-Hartman
2007-04-27
1
-6
/
+6
*
USB: export autosuspend delay in sysfs
Alan Stern
2007-02-23
1
-0
/
+20
*
USB: make autosuspend delay a module parameter
Alan Stern
2007-02-23
1
-6
/
+10
*
USB: refactor usb device matching and create usb_device_match
Greg Kroah-Hartman
2007-02-23
1
-12
/
+21
*
USB: kernel-doc fixes
Randy Dunlap
2007-02-16
1
-0
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2007-02-07
1
-16
/
+19
|
\
|
*
USB serial: add dynamic id support to usb-serial core
Greg Kroah-Hartman
2007-02-07
1
-16
/
+19
*
|
USB: add the sysfs driver name to all modules
Greg Kroah-Hartman
2007-02-07
1
-1
/
+3
|
/
*
usbcore: remove unused argument in autosuspend
Alan Stern
2006-12-01
1
-46
/
+56
*
USB: keep count of unsuspended children
Alan Stern
2006-12-01
1
-11
/
+23
*
USB: make drivers/usb/core/driver.c:usb_device_match() static
Adrian Bunk
2006-12-01
1
-1
/
+1
*
USB: resume_device symbol conflict
Stephen Hemminger
2006-12-01
1
-10
/
+10
*
USB: expand autosuspend/autoresume API
Alan Stern
2006-12-01
1
-0
/
+22
*
USB: autosuspend code consolidation
Alan Stern
2006-12-01
1
-45
/
+67
*
USB core: don't match interface descriptors for vendor-specific devices
Alan Stern
2006-12-01
1
-1
/
+21
*
USB: fix autosuspend when CONFIG_PM isn't set
Alan Stern
2006-09-28
1
-21
/
+21
*
USB: create new workqueue thread for USB autosuspend
Alan Stern
2006-09-28
1
-5
/
+6
*
USB: fixes kerneldoc errors in usbcore-auto(susp/res)-patch
Henrik Kretzschmar
2006-09-28
1
-6
/
+6
*
USB: fix __must_check warnings in drivers/usb/core/
Greg Kroah-Hartman
2006-09-27
1
-3
/
+7
*
USB: fix root-hub resume when CONFIG_USB_SUSPEND is not set
Alan Stern
2006-09-27
1
-1
/
+6
*
usbcore: add autosuspend/autoresume infrastructure
Alan Stern
2006-09-27
1
-30
/
+389
*
usbcore: suspending devices with no driver
Alan Stern
2006-09-27
1
-4
/
+15
*
usbcore: fix up device and power state tests
Alan Stern
2006-09-27
1
-21
/
+19
*
usbcore: set device and power states properly
Alan Stern
2006-09-27
1
-29
/
+42
*
usbcore: resume device resume recursion
Alan Stern
2006-09-27
1
-8
/
+55
*
usbcore: split suspend/resume for device and interfaces
Alan Stern
2006-09-27
1
-45
/
+77
*
usbcore: make usb_generic a usb_device_driver
Alan Stern
2006-09-27
1
-35
/
+34
*
usbcore: add usb_device_driver definition
Alan Stern
2006-09-27
1
-56
/
+163
*
usbcore: move code among source files
Alan Stern
2006-09-27
1
-33
/
+315
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to USB subsystem
Greg Kroah-Hartman
2006-03-20
1
-3
/
+3
*
[PATCH] USB: Fix GPL markings on usb core functions.
Greg KH
2006-02-05
1
-3
/
+3
*
[PATCH] USB: Remove USB private semaphore
Alan Stern
2006-01-04
1
-4
/
+0
*
[PATCH] USB: make registering a usb driver automatically set the module owner
Greg Kroah-Hartman
2006-01-04
1
-4
/
+5
*
[PATCH] USB: allow usb drivers to disable dynamic ids
Greg Kroah-Hartman
2006-01-04
1
-0
/
+19
*
[PATCH] USB: add dynamic id functionality to USB core
Greg Kroah-Hartman
2006-01-04
1
-50
/
+168
[next]