index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
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: Move runtime PM callbacks to usb_device_pm_ops
Rafael J. Wysocki
2011-03-18
1
-12
/
+3
*
usb: Always return 0 or -EBUSY to the runtime PM core.
Sarah Sharp
2011-03-13
1
-0
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2011-01-10
1
-4
/
+3
|
\
|
*
PM: Replace the device power.status field with a bit field
Rafael J. Wysocki
2010-12-24
1
-4
/
+3
*
|
USB: improve uses of usb_mark_last_busy
Alan Stern
2010-11-16
1
-7
/
+1
*
|
USB: use the runtime-PM autosuspend implementation
Alan Stern
2010-11-16
1
-72
/
+5
*
|
USB: make usb_mark_last_busy use pm_runtime_mark_last_busy
Ming Lei
2010-11-16
1
-12
/
+11
*
|
USB: use the no_callbacks flag for interfaces
Ming Lei
2010-11-16
1
-53
/
+29
|
/
*
USB: do not print -ESHUTDOWN message if usb at otg device mode
Peter Chen
2010-10-22
1
-1
/
+1
*
USB: remove fake "address-of" expressions
Alan Stern
2010-08-10
1
-4
/
+2
*
USB: core driver: Fix Coding Styles
csanchez@neurowork.net
2010-08-10
1
-4
/
+3
*
USB: obey the sysfs power/wakeup setting
Alan Stern
2010-06-30
1
-10
/
+3
*
USB: unbind all interfaces before rebinding them
Alan Stern
2010-06-04
1
-0
/
+2
*
USB: fix interface runtime-PM settings
Alan Stern
2010-05-20
1
-6
/
+11
*
USB: use PM core routines to enable/disable autosuspend
Alan Stern
2010-05-20
1
-16
/
+5
*
USB: improve runtime remote wakeup settings
Alan Stern
2010-05-20
1
-11
/
+8
*
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-20
1
-1
/
+2
*
USB: put claimed interfaces in the "suspended" state
Alan Stern
2010-04-22
1
-6
/
+7
*
USB: fix remote wakeup settings during system sleep
Alan Stern
2010-04-22
1
-1
/
+35
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
2010-03-07
1
-2
/
+2
*
USB: remove debugging message for uevent constructions
Alan Stern
2010-03-02
1
-3
/
+1
*
USB: convert to the runtime PM framework
Alan Stern
2010-03-02
1
-477
/
+368
*
USB: rearrange functions in driver.c
Alan Stern
2010-03-02
1
-103
/
+103
*
USB: implement usb_enable_autosuspend
Alan Stern
2010-03-02
1
-0
/
+42
*
USB: change locking for device-level autosuspend
Alan Stern
2010-03-02
1
-4
/
+4
*
USB: rearrange code in usb_probe_interface
Alan Stern
2010-03-02
1
-32
/
+31
*
USB: implement non-tree resume ordering constraints for PCI host controllers
Alan Stern
2010-02-26
1
-0
/
+8
*
USB: add remove_id sysfs attr for usb drivers
CHENG Renquan
2009-12-11
1
-9
/
+91
*
USB: prepare for changover to Runtime PM framework
Alan Stern
2009-12-11
1
-31
/
+0
*
USB: remove the auto_pm flag
Alan Stern
2009-12-11
1
-4
/
+0
*
USB: fix missing error check in probing
Oliver Neukum
2009-09-23
1
-12
/
+22
*
USB: make intf.pm_usage an atomic_t
Alan Stern
2009-09-23
1
-16
/
+22
*
USB: add API for userspace drivers to "claim" ports
Alan Stern
2009-09-23
1
-0
/
+3
*
USB: Avoid PM error messages during resume if a device was disconnected
Frans Pop
2009-06-15
1
-1
/
+9
*
usb: convert endpoint devices to bus-less childs of the usb interface
Kay Sievers
2009-06-15
1
-16
/
+9
*
USB: consolidate usb_unbind_interface and usb_driver_release_interface
Alan Stern
2009-06-15
1
-13
/
+8
*
USB: fix toggle mismatch in disable_endpoint paths
Alan Stern
2009-01-27
1
-1
/
+1
*
USB: re-enable interface after driver unbinds
Alan Stern
2009-01-07
1
-3
/
+6
*
USB: Enhance usage of pm_message_t
Alan Stern
2009-01-07
1
-27
/
+34
*
USB: utilize round_jiffies_up_relative()
Alan Stern
2009-01-07
1
-2
/
+2
*
USB: Introduce usb_queue_reset() to do resets from atomic contexts
Inaky Perez-Gonzalez
2009-01-07
1
-2
/
+21
*
USB: add asynchronous autosuspend/autoresume support
Alan Stern
2009-01-07
1
-0
/
+86
*
USB: skip Set-Interface(0) if already in altsetting 0
Alan Stern
2008-12-17
1
-1
/
+3
*
USB: don't rebind drivers after failed resume or reset
Alan Stern
2008-10-22
1
-1
/
+2
*
USB: RESET_RESUME needs to block autosuspend when remote wakeup is needed
Oliver Neukum
2008-10-17
1
-1
/
+2
*
USB: Don't rebind before "complete" callback
Alan Stern
2008-08-21
1
-21
/
+9
*
USB: Add new PM callback methods for USB
Alan Stern
2008-08-21
1
-13
/
+2
*
USB: Defer Set-Interface for suspended devices
Alan Stern
2008-08-21
1
-3
/
+28
*
USB: Add udev argument to interface suspend/resume functions
Alan Stern
2008-08-21
1
-10
/
+10
[next]