index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: remove polling for /sys/kernel/debug/usb/devices
Sergey Korolev
2020-10-02
2
-42
/
+0
*
|
USB: hub: Add Kconfig option to reduce number of port initialization retries
Alan Stern
2020-10-02
2
-1
/
+26
*
|
USB: hub: Clean up use of port initialization schemes and retries
Alan Stern
2020-10-02
1
-23
/
+26
*
|
USB: correct API of usb_control_msg_send/recv
Oliver Neukum
2020-09-25
1
-9
/
+16
*
|
Revert "USB: core: hub.c: use usb_control_msg_send() in a few places"
Oliver Neukum
2020-09-25
1
-40
/
+59
*
|
Merge 5.0-rc6 into usb-next
Greg Kroah-Hartman
2020-09-21
1
-0
/
+4
|
\
|
|
*
USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebook
Penghao
2020-09-16
1
-0
/
+4
*
|
USB: core: hub.c: use usb_control_msg_send() in a few places
Greg Kroah-Hartman
2020-09-16
1
-59
/
+40
*
|
USB: core: message.c: use usb_control_msg_send() in a few places
Greg Kroah-Hartman
2020-09-16
1
-19
/
+19
*
|
USB: add usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
2020-09-16
1
-0
/
+133
*
|
USB: move snd_usb_pipe_sanity_check into the USB core
Greg Kroah-Hartman
2020-09-16
1
-8
/
+23
*
|
Merge 5.9-rc5 into usb-next
Greg Kroah-Hartman
2020-09-14
2
-49
/
+47
|
\
|
|
*
usb: core: fix slab-out-of-bounds Read in read_descriptors
Zeng Tao
2020-09-04
1
-0
/
+5
|
*
usb: Fix out of sync data toggle if a configured device is reconfigured
Mathias Nyman
2020-09-04
1
-49
/
+42
*
|
usb: core: driver: fix stray tabs in error messages
Sergey Shtylyov
2020-09-04
1
-5
/
+3
*
|
Merge 5.9-rc3 into usb-next
Greg Kroah-Hartman
2020-08-31
5
-6
/
+53
|
\
|
|
*
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-30
4
-5
/
+52
|
|
\
|
|
*
USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
Alan Stern
2020-08-27
1
-0
/
+5
|
|
*
USB: Fix device driver race
Bastien Nocera
2020-08-18
1
-2
/
+38
|
|
*
USB: Also match device drivers using the ->match vfunc
Bastien Nocera
2020-08-18
1
-2
/
+3
|
|
*
usb: hcd: Fix use after free in usb_hcd_pci_remove()
Andy Shevchenko
2020-08-18
1
-1
/
+4
|
|
*
USB: quirks: Add no-lpm quirk for another Raydium touchscreen
Kai-Heng Feng
2020-08-18
1
-0
/
+2
|
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
|
|
/
*
|
USB: Better name for __check_usb_generic()
Bastien Nocera
2020-08-18
1
-2
/
+2
*
|
usb: hcd: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-18
1
-3
/
+3
*
|
usb: core: Solve race condition in anchor cleanup functions
Eli Billauer
2020-08-18
1
-35
/
+54
|
/
*
USB: Simplify USB ID table match
Bastien Nocera
2020-07-29
1
-2
/
+0
*
usb: usbfs: stop using compat_alloc_user_space
Christoph Hellwig
2020-07-22
1
-57
/
+69
*
usb: core: fix quirks_param_set() writing to a const pointer
Kars Mulder
2020-07-21
1
-4
/
+12
*
usb: hcd: Try MSI interrupts on PCI devices
Andy Shevchenko
2020-07-21
1
-4
/
+10
*
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-10
4
-8
/
+8
*
usb: core: ledtrig-usbport: Demote obvious misuse of kerneldoc to standard co...
Lee Jones
2020-07-09
1
-3
/
+3
*
USB: Fix up terminology
Greg Kroah-Hartman
2020-07-01
1
-3
/
+2
*
Merge 5.8-rc3 into usb-next
Greg Kroah-Hartman
2020-06-29
1
-1
/
+2
|
\
|
*
usb: add USB_QUIRK_DELAY_INIT for Logitech C922
Tomasz MeresiĆski
2020-06-18
1
-1
/
+2
*
|
USB: OTG: rename product list of devices
Greg Kroah-Hartman
2020-06-19
3
-14
/
+10
*
|
USB: rename USB OTG hub configuration option
Greg Kroah-Hartman
2020-06-19
2
-2
/
+2
*
|
USB: rename USB quirk to USB_QUIRK_ENDPOINT_IGNORE
Greg Kroah-Hartman
2020-06-19
3
-14
/
+14
*
|
drivers: usb: Fix trivial spelling
Kieran Bingham
2020-06-18
1
-1
/
+1
*
|
USB: core: additional Device Classes to debug/usb/devices
Rob Gill
2020-06-18
1
-0
/
+4
|
/
*
Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-06-07
6
-9
/
+12
|
\
|
*
Merge 5.7-rc6 into usb-next
Greg Kroah-Hartman
2020-05-18
2
-4
/
+18
|
|
\
|
*
|
usb: hci: add hc_driver as argument for usb_hcd_pci_probe
Vinod Koul
2020-05-15
1
-3
/
+4
|
*
|
Merge 5.7-rc5 into usb-next
Greg Kroah-Hartman
2020-05-11
2
-5
/
+4
|
|
\
\
|
*
|
|
usb: core: hub: use true,false for bool variable
Jason Yan
2020-04-28
1
-1
/
+1
|
*
|
|
Merge 5.7-rc3 into usb-next
Greg Kroah-Hartman
2020-04-27
3
-4
/
+27
|
|
\
\
\
[next]