index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
generic.c
Age
Commit message (
Expand
)
Author
2019-02-08
USB: Fix configuration selection issues introduced in v4.20.0
Nikolay Yakimov
2019-01-07
usbcore: Select only first configuration for non-UAC3 compliant devices
Saranya Gopal
2018-09-20
usbcore: Select UAC3 configuration for audio if present
Saranya Gopal
2018-03-23
USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thaw
Zhengjun Xing
2017-11-03
USB: core: move existing SPDX tags to top of the file
Greg Kroah-Hartman
2016-10-29
USB: core: add missing license information to some files
Greg Kroah-Hartman
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