index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
generic.c
Age
Commit message (
Expand
)
Author
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