Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4560a2947e32670fc6ede108c2b032c396180649
/
drivers
/
usb
/
core
/
driver.c
441b62c
USB: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
58a97ff
USB: HCDs use the do_remote_wakeup flag
by Alan Stern
· 17 years ago
70a1c9e
USB: remove dev->power.power_state
by Alan Stern
· 17 years ago
3bb1af5
USB: EHCI: carry out port handover during each root-hub resume
by Alan Stern
· 17 years ago
2c044a4
USB: fix codingstyle issues in drivers/usb/core/*.c
by Greg Kroah-Hartman
· 17 years ago
782e70c
USB: mark USB drivers as being GPL only
by Greg Kroah-Hartman
· 17 years ago
de6f92b
USB: handle idVendor of 0x0000
by Greg Kroah-Hartman
· 17 years ago
15147ff
USB: use proper call to driver_create_file
by Greg Kroah-Hartman
· 17 years ago
4a9bee8
USB: uevent environment key fix
by Alan Stern
· 17 years ago
efefc6e
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
d1aa3e6
USB: fix race in autosuspend reschedule
by Alan Stern
· 17 years ago
271f9e6
USB: skip autosuspended devices during system resume
by Alan Stern
· 17 years ago
7108f28
USB: don't propagate FREEZE or PRETHAW suspends
by Alan Stern
· 17 years ago
6840d25
USB: flush outstanding URBs when suspending
by Alan Stern
· 17 years ago
5ad4f71
USB: move decision to ignore FREEZE events
by Alan Stern
· 17 years ago
72230ab
usb: usb_probe_interface() obeys authorization
by Inaky Perez-Gonzalez
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
e5dd011
USB: fix linked list insertion bugfix for usb core
by Nathael Pajani
· 17 years ago
013d27f
USB: update last_busy field correctly
by Alan Stern
· 17 years ago
aebdc3b
dev_vdbg(), available with -DVERBOSE_DEBUG
by David Brownell
· 17 years ago
8d6d5fd
USB: Make usb-autosuspend timer 1 sec jiffy aligned
by Venki Pallipadi
· 17 years ago
e7e6da9
USB: Remove usages of dev->power.power_state
by Alan Stern
· 18 years ago
f07600c
USB: add reset_resume method
by Alan Stern
· 18 years ago
20dfdad
USB: rework C++-style comments
by Alan Stern
· 18 years ago
6bc6cff
USB: add RESET_RESUME device quirk
by Alan Stern
· 18 years ago
0458d5b
USB: add USB-Persist facility
by Alan Stern
· 18 years ago
b6f6436
USB: move bus_suspend and bus_resume method calls
by Alan Stern
· 18 years ago
4d46109
USB: Implement PM FREEZE and PRETHAW
by Alan Stern
· 18 years ago
784a6e1
USB: interface PM state
by Alan Stern
· 18 years ago
ef7f6c7
USB: more autosuspend timer stuff
by Alan Stern
· 18 years ago
8c9862e
USB: fix signed jiffies issue in autosuspend logic
by Alan Stern
· 18 years ago
1941044
USB: add "last_busy" field for use in autosuspend
by Alan Stern
· 18 years ago
9f8b17e
USB: make usbdevices export their device nodes instead of using a separate class
by Kay Sievers
· 18 years ago
2add522
USB: add power/level sysfs attribute
by Alan Stern
· 18 years ago
eaafbc3
USB: Allow autosuspend delay to equal 0
by Alan Stern
· 18 years ago
6b157c9
USB: separate autosuspend from external suspend
by Alan Stern
· 18 years ago
718efa6
usbcore: move usb_autosuspend_work
by Alan Stern
· 18 years ago
341487a8
USB: remove use of the bus rwsem, as it doesn't really protect anything.
by Greg Kroah-Hartman
· 18 years ago
19c2623
USB: export autosuspend delay in sysfs
by Alan Stern
· 18 years ago
b5e795f
USB: make autosuspend delay a module parameter
by Alan Stern
· 18 years ago
bb41702
USB: refactor usb device matching and create usb_device_match
by Greg Kroah-Hartman
· 18 years ago
892705a
USB: kernel-doc fixes
by Randy Dunlap
· 18 years ago
c96e2c9
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 18 years ago
93bacef
USB serial: add dynamic id support to usb-serial core
by Greg Kroah-Hartman
· 18 years ago
80f745f
USB: add the sysfs driver name to all modules
by Greg Kroah-Hartman
· 18 years ago
94fcda1
usbcore: remove unused argument in autosuspend
by Alan Stern
· 18 years ago
ee49fb5
USB: keep count of unsuspended children
by Alan Stern
· 18 years ago
8bb22d2
USB: make drivers/usb/core/driver.c:usb_device_match() static
by Adrian Bunk
· 18 years ago
d5ec168
USB: resume_device symbol conflict
by Stephen Hemminger
· 18 years ago
692a186
USB: expand autosuspend/autoresume API
by Alan Stern
· 18 years ago
af4f760
USB: autosuspend code consolidation
by Alan Stern
· 18 years ago
93c8bf4
USB core: don't match interface descriptors for vendor-specific devices
by Alan Stern
· 18 years ago
e0318eb
USB: fix autosuspend when CONFIG_PM isn't set
by Alan Stern
· 18 years ago
bd85928
USB: create new workqueue thread for USB autosuspend
by Alan Stern
· 18 years ago
701f35a
USB: fixes kerneldoc errors in usbcore-auto(susp/res)-patch
by Henrik Kretzschmar
· 18 years ago
1b21d5e
USB: fix __must_check warnings in drivers/usb/core/
by Greg Kroah-Hartman
· 18 years ago
592fbbe
USB: fix root-hub resume when CONFIG_USB_SUSPEND is not set
by Alan Stern
· 18 years ago
645daaa
usbcore: add autosuspend/autoresume infrastructure
by Alan Stern
· 18 years ago
1c5df7e
usbcore: suspending devices with no driver
by Alan Stern
· 18 years ago
114b368
usbcore: fix up device and power state tests
by Alan Stern
· 18 years ago
2bf4086
usbcore: set device and power states properly
by Alan Stern
· 18 years ago
a8e7c56
usbcore: resume device resume recursion
by Alan Stern
· 18 years ago
1cc8a25
usbcore: split suspend/resume for device and interfaces
by Alan Stern
· 18 years ago
782da72
usbcore: make usb_generic a usb_device_driver
by Alan Stern
· 18 years ago
8bb54ab
usbcore: add usb_device_driver definition
by Alan Stern
· 18 years ago
36e56a3
usbcore: move code among source files
by Alan Stern
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
b87ba0a
[PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to USB subsystem
by Greg Kroah-Hartman
· 19 years ago
410c054
[PATCH] USB: Fix GPL markings on usb core functions.
by Greg KH
· 19 years ago
9ad3d6c
[PATCH] USB: Remove USB private semaphore
by Alan Stern
· 19 years ago
2143acc
[PATCH] USB: make registering a usb driver automatically set the module owner
by Greg Kroah-Hartman
· 19 years ago
ba9dc65
[PATCH] USB: allow usb drivers to disable dynamic ids
by Greg Kroah-Hartman
· 19 years ago
733260f
[PATCH] USB: add dynamic id functionality to USB core
by Greg Kroah-Hartman
· 19 years ago
ddae41b
[PATCH] USB: reorg some functions out of the main usb.c file
by Greg Kroah-Hartman
· 19 years ago