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
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: legousbtower: use usb_control_msg_recv()
Greg Kroah-Hartman
2020-09-25
1
-41
/
+20
*
Revert "USB: legousbtower: use usb_control_msg_recv()"
Oliver Neukum
2020-09-25
1
-19
/
+41
*
usb: appledisplay: use module_usb_driver to simplify the code
Liu Shixin
2020-09-22
1
-13
/
+1
*
USB: adutux: fix debugging
Oliver Neukum
2020-09-17
1
-0
/
+1
*
USB: legousbtower: use usb_control_msg_recv()
Greg Kroah-Hartman
2020-09-16
1
-41
/
+19
*
usb/misc: usb3503: Use pm_ptr() macro
Paul Cercueil
2020-09-04
1
-10
/
+8
*
usb/misc: usb4604: Use pm_ptr() macro
Paul Cercueil
2020-09-04
1
-5
/
+3
*
Merge 5.9-rc3 into usb-next
Greg Kroah-Hartman
2020-08-31
2
-2
/
+2
|
\
|
*
USB: lvtest: return proper error code in probe
Evgeny Novikov
2020-08-18
1
-1
/
+1
|
*
USB: yurex: Fix bad gfp argument
Alan Stern
2020-08-18
1
-1
/
+1
*
|
USB: usblcd: Remove the superfluous break
Jing Xiangfeng
2020-08-28
1
-1
/
+0
*
|
USB: yurex: remove needless check before usb_free_coherent()
Xu Wang
2020-08-18
1
-4
/
+2
|
/
*
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-06
1
-5
/
+6
|
\
|
*
Merge 5.8-rc6 into tty-next
Greg Kroah-Hartman
2020-07-20
1
-0
/
+1
|
|
\
|
*
|
vt: use newly defined CUR_* macros
Jiri Slaby
2020-06-24
1
-1
/
+1
|
*
|
vc: switch state to bool
Jiri Slaby
2020-06-24
1
-1
/
+2
|
*
|
vt: introduce enum vc_intensity for intensity
Jiri Slaby
2020-06-24
1
-3
/
+3
*
|
|
USB: iowarrior: fix up report size handling for some devices
Greg Kroah-Hartman
2020-07-27
1
-10
/
+25
*
|
|
usb: appledisplay: remove needless check before usb_free_coherent()
Xu Wang
2020-07-21
1
-2
/
+1
*
|
|
USB: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-21
1
-2
/
+2
*
|
|
usb: usbtest: reduce stack usage in test_queue
Bixuan Cui
2020-07-21
1
-1
/
+9
*
|
|
usb: misc: sisusbvga: Move static const tables out to different include file
Lee Jones
2020-07-15
3
-631
/
+689
*
|
|
usb: misc: sisusbvga: sisusb_init: Remove genunine unused static const arrays
Lee Jones
2020-07-15
1
-31
/
+0
*
|
|
USB: sisusbvga: Fix a potential UB casued by left shifting a negative value
Changming Liu
2020-07-15
1
-1
/
+1
*
|
|
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-10
3
-6
/
+6
*
|
|
usb: misc: legousbtower: Demote function header which is clearly not kerneldoc
Lee Jones
2020-07-09
1
-1
/
+1
*
|
|
usb: misc: legousbtower: Demote obvious misuse of kerneldoc to standard comme...
Lee Jones
2020-07-09
1
-12
/
+12
*
|
|
usb: misc: ldusb: Demote obvious misuse of kerneldoc to standard comment blocks
Lee Jones
2020-07-09
1
-12
/
+12
*
|
|
usb: misc: iowarrior: Demote obvious misuse of kerneldoc to standard comment ...
Lee Jones
2020-07-09
1
-7
/
+7
*
|
|
usb: misc: iowarrior: Fix odd corruption issue in the file header
Lee Jones
2020-07-09
1
-1
/
+1
*
|
|
usb: misc: adutux: Demote obvious misuse of kerneldoc to standard comment blocks
Lee Jones
2020-07-09
1
-3
/
+3
*
|
|
Merge 5.8-rc3 into usb-next
Greg Kroah-Hartman
2020-06-29
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect
Zqiang
2020-06-18
1
-0
/
+1
|
|
/
*
|
USB: ch9: add "USB_" prefix in front of TEST defines
Greg Kroah-Hartman
2020-06-24
1
-4
/
+4
*
|
USB: sisusbvga: change char to u8 for sisusb_copy_memory
Changming Liu
2020-06-18
3
-9
/
+9
*
|
usb: sisusb_con: Use array_size() helper in memcpy()
Gustavo A. R. Silva
2020-06-18
1
-1
/
+1
|
/
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
2
-4
/
+4
*
Merge 5.7-rc3 into usb-next
Greg Kroah-Hartman
2020-04-27
2
-17
/
+17
|
\
|
*
USB: sisusbvga: Change port variable from signed to unsigned
Changming Liu
2020-04-23
2
-17
/
+17
*
|
USB: misc: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-04-16
4
-4
/
+4
|
/
*
Merge 5.6-rc5 into usb-next
Greg Kroah-Hartman
2020-03-10
1
-4
/
+16
|
\
|
*
usb: usb251xb: fix regulator probe and error handling
Marco Felsch
2020-03-04
1
-4
/
+16
*
|
Merge 5.6-rc3 into usb-next
Greg Kroah-Hartman
2020-02-24
1
-2
/
+29
|
\
|
|
*
USB: misc: iowarrior: add support for the 100 device
Greg Kroah-Hartman
2020-02-17
1
-2
/
+7
|
*
USB: misc: iowarrior: add support for the 28 and 28L devices
Greg Kroah-Hartman
2020-02-12
1
-2
/
+13
|
*
USB: misc: iowarrior: add support for 2 OEMed devices
Greg Kroah-Hartman
2020-02-12
1
-2
/
+13
*
|
USB: apple-mfi-fastcharge: fix endianess issue in probe
Oliver Neukum
2020-02-13
1
-3
/
+3
*
|
USB: Add driver to control USB fast charge for iOS devices
Bastien Nocera
2020-02-12
3
-0
/
+248
|
/
*
usb: usb3503: Convert to use GPIO descriptors
Linus Walleij
2019-12-30
1
-59
/
+35
*
USB: adutux: fix interface sanity check
Johan Hovold
2019-12-10
1
-1
/
+1
[next]