index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
driver.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-27
usb/core: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-04-23
USB: core: Disable remote wakeup for freeze/quiesce
Evan Green
1
-12
/
+13
2021-12-17
usb: core: Export usb_device_match_id
Razvan Heghedus
1
-0
/
+1
2021-12-05
usb: core: Fix file path that does not exist
Wei Ming Chen
1
-1
/
+1
2021-03-23
USB: core: rename usb_driver_claim_interface() data parameter
Johan Hovold
1
-3
/
+3
2021-03-23
USB: core: drop outdated interface-binding comment
Johan Hovold
1
-4
/
+0
2020-10-28
usbcore: Check both id_table and match() when both available
Bastien Nocera
1
-9
/
+21
2020-10-05
Merge 5.9-rc8 into usb-next
Greg Kroah-Hartman
1
-16
/
+34
2020-09-25
usbcore/driver: Accommodate usbip
M. Vefa Bicakci
1
-6
/
+31
2020-09-25
usbcore/driver: Fix incorrect downcast
M. Vefa Bicakci
1
-9
/
+2
2020-09-25
usbcore/driver: Fix specific driver selection
M. Vefa Bicakci
1
-1
/
+1
2020-09-04
usb: core: driver: fix stray tabs in error messages
Sergey Shtylyov
1
-5
/
+3
2020-08-18
USB: Fix device driver race
Bastien Nocera
1
-2
/
+38
2020-02-12
USB: Fallback to generic driver when specific driver fails
Bastien Nocera
1
-1
/
+4
2020-02-12
USB: Select better matching USB drivers when available
Bastien Nocera
1
-2
/
+13
2020-02-12
USB: Implement usb_device_match_id()
Bastien Nocera
1
-0
/
+14
2020-02-12
USB: Make it possible to "subclass" usb_device_driver
Bastien Nocera
1
-5
/
+21
2019-08-07
USB: add support for dev_groups to struct usb_device_driver
Greg Kroah-Hartman
1
-0
/
+1
2019-08-07
USB: add support for dev_groups to struct usb_driver
Greg Kroah-Hartman
1
-0
/
+1
2019-04-19
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
1
-13
/
+0
2019-01-18
USB: Consolidate LPM checks to avoid enabling LPM twice
Kai-Heng Feng
1
-3
/
+8
2019-01-18
USB: Add new USB LPM helpers
Kai-Heng Feng
1
-1
/
+11
2018-10-09
USB: core: remove set but not used variable 'udev'
YueHaibing
1
-3
/
+0
2018-09-20
USB: fix error handling in usb_driver_claim_interface()
Alan Stern
1
-0
/
+15
2018-09-20
USB: remove LPM management from usb_driver_claim_interface()
Alan Stern
1
-15
/
+0
2018-05-31
driver core: hold dev's parent lock when needed
Martin Liu
1
-0
/
+1
2017-12-07
usb: Don't print a warning if interface driver rebind is deferred at resume
Mathias Nyman
1
-1
/
+1
2017-12-06
usb: core: Fix logging messages with spurious periods after newlines
Joe Perches
1
-4
/
+4
2017-11-07
usb: core: introduce a new usb_get_std_status() helper
Felipe Balbi
1
-2
/
+2
2017-11-03
USB: core: move existing SPDX tags to top of the file
Greg Kroah-Hartman
1
-1
/
+1
2017-10-23
USB: Force disconnect Huawei 4G modem during suspend
Daniel Drake
1
-1
/
+9
2017-03-23
usb: hub: Do not attempt to autosuspend disconnected devices
Guenter Roeck
1
-0
/
+3
2017-03-23
usb: hub: Fix error loop seen after hub communication errors
Guenter Roeck
1
-0
/
+18
2016-10-29
USB: core: add missing license information to some files
Greg Kroah-Hartman
1
-0
/
+3
2016-05-04
USB: leave LPM alone if possible when binding/unbinding interface drivers
Alan Stern
1
-17
/
+23
2016-03-18
USB: usb_driver_claim_interface: add sanity checking
Oliver Neukum
1
-1
/
+5
2015-10-04
usb: core: driver: Use kmalloc_array
Muhammad Falak R Wani
1
-4
/
+2
2015-09-22
usb: interface authorization: Control interface probing and claiming
Stefan Koch
1
-0
/
+8
2015-08-18
Revert "usb: interface authorization: Control interface probing and claiming"
Greg Kroah-Hartman
1
-8
/
+0
2015-08-15
usb: interface authorization: Control interface probing and claiming
Stefan Koch
1
-0
/
+8
2015-07-23
usb: fix coding style issue
Kris Borer
1
-0
/
+1
2015-01-31
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
Alan Stern
1
-0
/
+12
2015-01-25
USB: don't cancel queued resets when unbinding drivers
Alan Stern
1
-17
/
+0
2014-12-04
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
Rafael J. Wysocki
1
-5
/
+1
2014-07-18
USB: shutdown all URBs after controller death
Alan Stern
1
-3
/
+4
2014-05-23
USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resume
Alan Stern
1
-3
/
+6
2014-03-18
USB: unbind all interfaces before rebinding any
Alan Stern
1
-38
/
+56
2014-03-05
usb-core: Free bulk streams on interface release
Hans de Goede
1
-1
/
+22
2014-02-18
Merge 3.14-rc3 into usb-next
Greg Kroah-Hartman
1
-7
/
+17
2014-02-08
usb: core: let dynamic ids override static ids
Bjørn Mork
1
-2
/
+2
[next]