index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
generic.c
Age
Commit message (
Expand
)
Author
2014-02-07
staging: usbip: convert usbip-host driver to usb_device_driver
Valentina Manea
2013-03-28
USB: avoid error messages when a device is disconnected
Alan Stern
2013-01-11
usb/core: consider link speed while looking at bMaxPower
Sebastian Andrzej Siewior
2012-11-15
USB: fix authorization and claimed port logic
Hindin Joseph
2010-08-10
USB: accept RNDIS configs if there's no alternative
Alan Stern
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-04-30
USB: don't choose configs with no interfaces
Alan Stern
2009-12-11
USB: Convert a dev_info to a dev_dbg
Matthew Wilcox
2009-09-23
USB: add API for userspace drivers to "claim" ports
Alan Stern
2009-01-07
USB: Enhance usage of pm_message_t
Alan Stern
2008-05-29
USB: fix possible deadlock involving sysfs attributes
Alan Stern
2007-10-12
USB: move decision to ignore FREEZE events
Alan Stern
2007-10-12
USB: rename choose_configuration
Greg Kroah-Hartman
2007-10-12
usb: introduce usb_authorize/deauthorize()
Inaky Perez-Gonzalez
2007-10-12
usb: usb_generic_probe() obeys authorization
Inaky Perez-Gonzalez
2007-07-12
USB: unify reset_resume and normal resume
Alan Stern
2007-07-12
USB: separate root and non-root suspend/resume
Alan Stern
2007-07-12
USB: add USB-Persist facility
Alan Stern
2007-07-12
USB: move bus_suspend and bus_resume method calls
Alan Stern
2007-07-12
USB: Implement PM FREEZE and PRETHAW
Alan Stern
2007-02-16
USB: unconfigure devices which have config 0
Alan Stern
2007-02-07
rndis_host learns ActiveSync basics
Ole Andre Vadla Ravnas
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-09-27
usbcore: non-hub-specific uses of autosuspend
Alan Stern
2006-09-27
usbcore: fix up device and power state tests
Alan Stern
2006-09-27
usbcore: resume device resume recursion
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