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
/
driver.c
Age
Commit message (
Expand
)
Author
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-10
USB: core: add 'shutdown' callback to usb_driver
Kerem Karabay
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-01-27
usb: usb_autopm_get_interface use modern helper
Oliver Neukum
2024-01-04
USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
Yajun Deng
2023-12-04
usb: core: Don't force USB generic_subclass drivers to define probe()
Douglas Anderson
2023-03-23
USB: mark all struct bus_type as const
Greg Kroah-Hartman
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2022-07-27
usb/core: fix repeated words in comments
Jilin Yuan
2022-04-23
USB: core: Disable remote wakeup for freeze/quiesce
Evan Green
2021-12-17
usb: core: Export usb_device_match_id
Razvan Heghedus
2021-12-05
usb: core: Fix file path that does not exist
Wei Ming Chen
2021-03-23
USB: core: rename usb_driver_claim_interface() data parameter
Johan Hovold
2021-03-23
USB: core: drop outdated interface-binding comment
Johan Hovold
2020-10-28
usbcore: Check both id_table and match() when both available
Bastien Nocera
2020-10-05
Merge 5.9-rc8 into usb-next
Greg Kroah-Hartman
2020-09-25
usbcore/driver: Accommodate usbip
M. Vefa Bicakci
2020-09-25
usbcore/driver: Fix incorrect downcast
M. Vefa Bicakci
2020-09-25
usbcore/driver: Fix specific driver selection
M. Vefa Bicakci
2020-09-04
usb: core: driver: fix stray tabs in error messages
Sergey Shtylyov
2020-08-18
USB: Fix device driver race
Bastien Nocera
2020-02-12
USB: Fallback to generic driver when specific driver fails
Bastien Nocera
2020-02-12
USB: Select better matching USB drivers when available
Bastien Nocera
2020-02-12
USB: Implement usb_device_match_id()
Bastien Nocera
2020-02-12
USB: Make it possible to "subclass" usb_device_driver
Bastien Nocera
2019-08-07
USB: add support for dev_groups to struct usb_device_driver
Greg Kroah-Hartman
2019-08-07
USB: add support for dev_groups to struct usb_driver
Greg Kroah-Hartman
2019-04-19
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
2019-01-18
USB: Consolidate LPM checks to avoid enabling LPM twice
Kai-Heng Feng
2019-01-18
USB: Add new USB LPM helpers
Kai-Heng Feng
2018-10-09
USB: core: remove set but not used variable 'udev'
YueHaibing
2018-09-20
USB: fix error handling in usb_driver_claim_interface()
Alan Stern
2018-09-20
USB: remove LPM management from usb_driver_claim_interface()
Alan Stern
2018-05-31
driver core: hold dev's parent lock when needed
Martin Liu
2017-12-07
usb: Don't print a warning if interface driver rebind is deferred at resume
Mathias Nyman
2017-12-06
usb: core: Fix logging messages with spurious periods after newlines
Joe Perches
2017-11-07
usb: core: introduce a new usb_get_std_status() helper
Felipe Balbi
2017-11-03
USB: core: move existing SPDX tags to top of the file
Greg Kroah-Hartman
2017-10-23
USB: Force disconnect Huawei 4G modem during suspend
Daniel Drake
2017-03-23
usb: hub: Do not attempt to autosuspend disconnected devices
Guenter Roeck
2017-03-23
usb: hub: Fix error loop seen after hub communication errors
Guenter Roeck
2016-10-29
USB: core: add missing license information to some files
Greg Kroah-Hartman
2016-05-03
USB: leave LPM alone if possible when binding/unbinding interface drivers
Alan Stern
2016-03-18
USB: usb_driver_claim_interface: add sanity checking
Oliver Neukum
2015-10-04
usb: core: driver: Use kmalloc_array
Muhammad Falak R Wani
2015-09-22
usb: interface authorization: Control interface probing and claiming
Stefan Koch
2015-08-18
Revert "usb: interface authorization: Control interface probing and claiming"
Greg Kroah-Hartman
2015-08-14
usb: interface authorization: Control interface probing and claiming
Stefan Koch
2015-07-22
usb: fix coding style issue
Kris Borer
2015-01-31
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
Alan Stern
[next]