index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
generic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: Fallback to generic driver when specific driver fails
Bastien Nocera
2020-02-12
1
-0
/
+3
*
USB: Select better matching USB drivers when available
Bastien Nocera
2020-02-12
1
-0
/
+29
*
USB: Export generic USB device driver functions
Bastien Nocera
2020-02-12
1
-8
/
+8
*
usbfs: Add ioctls for runtime power management
Alan Stern
2019-08-09
1
-0
/
+5
*
USB: Fix configuration selection issues introduced in v4.20.0
Nikolay Yakimov
2019-02-08
1
-19
/
+25
*
usbcore: Select only first configuration for non-UAC3 compliant devices
Saranya Gopal
2019-01-07
1
-3
/
+6
*
usbcore: Select UAC3 configuration for audio if present
Saranya Gopal
2018-09-20
1
-0
/
+27
*
USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thaw
Zhengjun Xing
2018-03-23
1
-2
/
+7
*
USB: core: move existing SPDX tags to top of the file
Greg Kroah-Hartman
2017-11-03
1
-1
/
+1
*
USB: core: add missing license information to some files
Greg Kroah-Hartman
2016-10-29
1
-0
/
+2
*
staging: usbip: convert usbip-host driver to usb_device_driver
Valentina Manea
2014-02-07
1
-0
/
+1
*
USB: avoid error messages when a device is disconnected
Alan Stern
2013-03-28
1
-1
/
+1
*
usb/core: consider link speed while looking at bMaxPower
Sebastian Andrzej Siewior
2013-01-11
1
-1
/
+1
*
USB: fix authorization and claimed port logic
Hindin Joseph
2012-11-15
1
-3
/
+4
*
USB: accept RNDIS configs if there's no alternative
Alan Stern
2010-08-10
1
-1
/
+3
*
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-20
1
-1
/
+1
*
USB: don't choose configs with no interfaces
Alan Stern
2010-04-30
1
-1
/
+1
*
USB: Convert a dev_info to a dev_dbg
Matthew Wilcox
2009-12-11
1
-1
/
+1
*
USB: add API for userspace drivers to "claim" ports
Alan Stern
2009-09-23
1
-1
/
+3
*
USB: Enhance usage of pm_message_t
Alan Stern
2009-01-07
1
-5
/
+5
*
USB: fix possible deadlock involving sysfs attributes
Alan Stern
2008-05-29
1
-5
/
+0
*
USB: move decision to ignore FREEZE events
Alan Stern
2007-10-12
1
-0
/
+5
*
USB: rename choose_configuration
Greg Kroah-Hartman
2007-10-12
1
-2
/
+2
*
usb: introduce usb_authorize/deauthorize()
Inaky Perez-Gonzalez
2007-10-12
1
-1
/
+1
*
usb: usb_generic_probe() obeys authorization
Inaky Perez-Gonzalez
2007-10-12
1
-8
/
+11
*
USB: unify reset_resume and normal resume
Alan Stern
2007-07-12
1
-2
/
+0
*
USB: separate root and non-root suspend/resume
Alan Stern
2007-07-12
1
-29
/
+16
*
USB: add USB-Persist facility
Alan Stern
2007-07-12
1
-1
/
+4
*
USB: move bus_suspend and bus_resume method calls
Alan Stern
2007-07-12
1
-2
/
+37
*
USB: Implement PM FREEZE and PRETHAW
Alan Stern
2007-07-12
1
-4
/
+0
*
USB: unconfigure devices which have config 0
Alan Stern
2007-02-16
1
-1
/
+1
*
rndis_host learns ActiveSync basics
Ole Andre Vadla Ravnas
2007-02-07
1
-8
/
+20
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
1
-1
/
+0
*
usbcore: non-hub-specific uses of autosuspend
Alan Stern
2006-09-27
1
-5
/
+2
*
usbcore: fix up device and power state tests
Alan Stern
2006-09-27
1
-3
/
+0
*
usbcore: resume device resume recursion
Alan Stern
2006-09-27
1
-14
/
+0
*
usbcore: make usb_generic a usb_device_driver
Alan Stern
2006-09-27
1
-0
/
+184
*
usbcore: add usb_device_driver definition
Alan Stern
2006-09-27
1
-13
/
+4
*
usbcore: move code among source files
Alan Stern
2006-09-27
1
-0
/
+53