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
/
driver.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: core: Disable remote wakeup for freeze/quiesce
Evan Green
2022-04-23
1
-12
/
+13
*
usb: core: Export usb_device_match_id
Razvan Heghedus
2021-12-17
1
-0
/
+1
*
usb: core: Fix file path that does not exist
Wei Ming Chen
2021-12-05
1
-1
/
+1
*
USB: core: rename usb_driver_claim_interface() data parameter
Johan Hovold
2021-03-23
1
-3
/
+3
*
USB: core: drop outdated interface-binding comment
Johan Hovold
2021-03-23
1
-4
/
+0
*
usbcore: Check both id_table and match() when both available
Bastien Nocera
2020-10-28
1
-9
/
+21
*
Merge 5.9-rc8 into usb-next
Greg Kroah-Hartman
2020-10-05
1
-16
/
+34
|
\
|
*
usbcore/driver: Accommodate usbip
M. Vefa Bicakci
2020-09-25
1
-6
/
+31
|
*
usbcore/driver: Fix incorrect downcast
M. Vefa Bicakci
2020-09-25
1
-9
/
+2
|
*
usbcore/driver: Fix specific driver selection
M. Vefa Bicakci
2020-09-25
1
-1
/
+1
*
|
usb: core: driver: fix stray tabs in error messages
Sergey Shtylyov
2020-09-04
1
-5
/
+3
|
/
*
USB: Fix device driver race
Bastien Nocera
2020-08-18
1
-2
/
+38
*
USB: Fallback to generic driver when specific driver fails
Bastien Nocera
2020-02-12
1
-1
/
+4
*
USB: Select better matching USB drivers when available
Bastien Nocera
2020-02-12
1
-2
/
+13
*
USB: Implement usb_device_match_id()
Bastien Nocera
2020-02-12
1
-0
/
+14
*
USB: Make it possible to "subclass" usb_device_driver
Bastien Nocera
2020-02-12
1
-5
/
+21
*
USB: add support for dev_groups to struct usb_device_driver
Greg Kroah-Hartman
2019-08-07
1
-0
/
+1
*
USB: add support for dev_groups to struct usb_driver
Greg Kroah-Hartman
2019-08-07
1
-0
/
+1
*
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
2019-04-19
1
-13
/
+0
*
USB: Consolidate LPM checks to avoid enabling LPM twice
Kai-Heng Feng
2019-01-18
1
-3
/
+8
*
USB: Add new USB LPM helpers
Kai-Heng Feng
2019-01-18
1
-1
/
+11
*
USB: core: remove set but not used variable 'udev'
YueHaibing
2018-10-09
1
-3
/
+0
*
USB: fix error handling in usb_driver_claim_interface()
Alan Stern
2018-09-20
1
-0
/
+15
*
USB: remove LPM management from usb_driver_claim_interface()
Alan Stern
2018-09-20
1
-15
/
+0
*
driver core: hold dev's parent lock when needed
Martin Liu
2018-05-31
1
-0
/
+1
*
usb: Don't print a warning if interface driver rebind is deferred at resume
Mathias Nyman
2017-12-07
1
-1
/
+1
*
usb: core: Fix logging messages with spurious periods after newlines
Joe Perches
2017-12-06
1
-4
/
+4
*
usb: core: introduce a new usb_get_std_status() helper
Felipe Balbi
2017-11-07
1
-2
/
+2
*
USB: core: move existing SPDX tags to top of the file
Greg Kroah-Hartman
2017-11-03
1
-1
/
+1
*
USB: Force disconnect Huawei 4G modem during suspend
Daniel Drake
2017-10-23
1
-1
/
+9
*
usb: hub: Do not attempt to autosuspend disconnected devices
Guenter Roeck
2017-03-23
1
-0
/
+3
*
usb: hub: Fix error loop seen after hub communication errors
Guenter Roeck
2017-03-23
1
-0
/
+18
*
USB: core: add missing license information to some files
Greg Kroah-Hartman
2016-10-29
1
-0
/
+3
*
USB: leave LPM alone if possible when binding/unbinding interface drivers
Alan Stern
2016-05-03
1
-17
/
+23
*
USB: usb_driver_claim_interface: add sanity checking
Oliver Neukum
2016-03-18
1
-1
/
+5
*
usb: core: driver: Use kmalloc_array
Muhammad Falak R Wani
2015-10-04
1
-4
/
+2
*
usb: interface authorization: Control interface probing and claiming
Stefan Koch
2015-09-22
1
-0
/
+8
*
Revert "usb: interface authorization: Control interface probing and claiming"
Greg Kroah-Hartman
2015-08-18
1
-8
/
+0
*
usb: interface authorization: Control interface probing and claiming
Stefan Koch
2015-08-14
1
-0
/
+8
*
usb: fix coding style issue
Kris Borer
2015-07-22
1
-0
/
+1
*
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
Alan Stern
2015-01-31
1
-0
/
+12
*
USB: don't cancel queued resets when unbinding drivers
Alan Stern
2015-01-25
1
-17
/
+0
*
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
Rafael J. Wysocki
2014-12-04
1
-5
/
+1
*
USB: shutdown all URBs after controller death
Alan Stern
2014-07-17
1
-3
/
+4
*
USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resume
Alan Stern
2014-05-24
1
-3
/
+6
*
USB: unbind all interfaces before rebinding any
Alan Stern
2014-03-17
1
-38
/
+56
*
usb-core: Free bulk streams on interface release
Hans de Goede
2014-03-04
1
-1
/
+22
*
Merge 3.14-rc3 into usb-next
Greg Kroah-Hartman
2014-02-18
1
-7
/
+17
|
\
|
*
usb: core: Fix potential memory leak adding dyn USBdevice IDs
Christian Engelmayer
2014-02-05
1
-7
/
+17
*
|
usb: core: let dynamic ids override static ids
Bjørn Mork
2014-02-07
1
-2
/
+2
|
/
[next]