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