Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
06d8eb1b7d1eb34c76538dab791bc14136ebbc8f
/
drivers
/
usb
/
core
/
driver.c
7e0bb71
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
65580b43
xHCI: set USB2 hardware LPM
by Andiry Xu
· 13 years ago
c5a4859
USB: for usb_autopm_get_interface_async -EINPROGRESS is not an error
by Jim Wylder
· 13 years ago
5b1b0b8
PM / Runtime: Add macro to test for runtime PM events
by Alan Stern
· 13 years ago
2e34b42
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 13 years ago
f76b168b
PM: Rename dev_pm_info.in_suspend to is_prepared
by Alan Stern
· 13 years ago
0af212b
USB: don't let errors prevent system sleep
by Alan Stern
· 13 years ago
e1620d5
USB: Move runtime PM callbacks to usb_device_pm_ops
by Rafael J. Wysocki
· 14 years ago
db7c7c0
usb: Always return 0 or -EBUSY to the runtime PM core.
by Sarah Sharp
· 14 years ago
c8940ec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
b8c76f6
PM: Replace the device power.status field with a bit field
by Rafael J. Wysocki
· 14 years ago
c08512c
USB: improve uses of usb_mark_last_busy
by Alan Stern
· 14 years ago
fcc4a01
USB: use the runtime-PM autosuspend implementation
by Alan Stern
· 14 years ago
6ddf27c
USB: make usb_mark_last_busy use pm_runtime_mark_last_busy
by Ming Lei
· 14 years ago
63defa7
USB: use the no_callbacks flag for interfaces
by Ming Lei
· 14 years ago
7491f13
USB: do not print -ESHUTDOWN message if usb at otg device mode
by Peter Chen
· 14 years ago
b409214
USB: remove fake "address-of" expressions
by Alan Stern
· 14 years ago
16be572
USB: core driver: Fix Coding Styles
by csanchez@neurowork.net
· 15 years ago
4882662
USB: obey the sysfs power/wakeup setting
by Alan Stern
· 14 years ago
c043f12
USB: unbind all interfaces before rebinding them
by Alan Stern
· 14 years ago
89842ae
USB: fix interface runtime-PM settings
by Alan Stern
· 15 years ago
9e18c82
USB: use PM core routines to enable/disable autosuspend
by Alan Stern
· 15 years ago
7560d32e
USB: improve runtime remote wakeup settings
by Alan Stern
· 15 years ago
27729aa
USB: make hcd.h public (drivers dependency)
by Eric Lescouet
· 15 years ago
571dc79
USB: put claimed interfaces in the "suspended" state
by Alan Stern
· 15 years ago
5f677f1
USB: fix remote wakeup settings during system sleep
by Alan Stern
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8e9394c
Driver core: create lock/unlock functions for struct device
by Greg Kroah-Hartman
· 15 years ago
cceffe9
USB: remove debugging message for uevent constructions
by Alan Stern
· 15 years ago
9bbdf1e
USB: convert to the runtime PM framework
by Alan Stern
· 15 years ago
0c590e2
USB: rearrange functions in driver.c
by Alan Stern
· 15 years ago
088f7fe
USB: implement usb_enable_autosuspend
by Alan Stern
· 15 years ago
62e299e
USB: change locking for device-level autosuspend
by Alan Stern
· 15 years ago
0f3dda9
USB: rearrange code in usb_probe_interface
by Alan Stern
· 15 years ago
6d19c00
USB: implement non-tree resume ordering constraints for PCI host controllers
by Alan Stern
· 15 years ago
0c7a2b7
USB: add remove_id sysfs attr for usb drivers
by CHENG Renquan
· 15 years ago
8e4ceb3
USB: prepare for changover to Runtime PM framework
by Alan Stern
· 15 years ago
fb34d53
USB: remove the auto_pm flag
by Alan Stern
· 15 years ago
1e5ea5e3
USB: fix missing error check in probing
by Oliver Neukum
· 15 years ago
ccf5b80
USB: make intf.pm_usage an atomic_t
by Alan Stern
· 15 years ago
7cbe5dc
USB: add API for userspace drivers to "claim" ports
by Alan Stern
· 15 years ago
23a54e5
USB: Avoid PM error messages during resume if a device was disconnected
by Frans Pop
· 15 years ago
5512966
usb: convert endpoint devices to bus-less childs of the usb interface
by Kay Sievers
· 16 years ago
91f8d06
USB: consolidate usb_unbind_interface and usb_driver_release_interface
by Alan Stern
· 16 years ago
ddeac4e
USB: fix toggle mismatch in disable_endpoint paths
by Alan Stern
· 16 years ago
2caf7fc
USB: re-enable interface after driver unbinds
by Alan Stern
· 16 years ago
65bfd29
USB: Enhance usage of pm_message_t
by Alan Stern
· 16 years ago
4ec06d6
USB: utilize round_jiffies_up_relative()
by Alan Stern
· 16 years ago
dc023dc
USB: Introduce usb_queue_reset() to do resets from atomic contexts
by Inaky Perez-Gonzalez
· 16 years ago
9ac39f2
USB: add asynchronous autosuspend/autoresume support
by Alan Stern
· 16 years ago
24c0996
USB: skip Set-Interface(0) if already in altsetting 0
by Alan Stern
· 16 years ago
6c64094
USB: don't rebind drivers after failed resume or reset
by Alan Stern
· 16 years ago
399d31d
USB: RESET_RESUME needs to block autosuspend when remote wakeup is needed
by Oliver Neukum
· 16 years ago
5096aed
USB: Don't rebind before "complete" callback
by Alan Stern
· 16 years ago
f2189c4
USB: Add new PM callback methods for USB
by Alan Stern
· 16 years ago
55151d7
USB: Defer Set-Interface for suspended devices
by Alan Stern
· 16 years ago
65605ae
USB: Add udev argument to interface suspend/resume functions
by Alan Stern
· 16 years ago
9ff7843
USB: fix compiler warning fix
by Alan Stern
· 16 years ago
fa41019
usb/core/driver: fix warning
by Alexander Beregalov
· 16 years ago
78d9a48
USB: Force unbinding of drivers lacking reset_resume or other methods
by Alan Stern
· 16 years ago
9da82bd
USB: implement "soft" unbinding
by Alan Stern
· 17 years ago
8808f00
USB: try to salvage lost power sessions
by Alan Stern
· 17 years ago
6ee0b27
USB: simplify hub_restart() logic
by Alan Stern
· 17 years ago
7071a3c
USB: usb dev_name() instead of dev->bus_id
by Kay Sievers
· 17 years ago
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
· 17 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
Next »