index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
Age
Commit message (
Expand
)
Author
Lines
2020-11-16
console: Delete dummy con_font_set() and con_font_default() callback implemen...
Peilin Ye
-15
/
+0
2020-11-16
console: Delete unused con_font_copy() callback implementations
Peilin Ye
-6
/
+0
2020-11-09
Merge 5.10-rc3 into usb-next
Greg Kroah-Hartman
-1
/
+3
2020-11-06
USB: apple-mfi-fastcharge: fix reference leak in apple_mfi_fc_set_property
Zhang Qilong
-1
/
+3
2020-11-06
usb: misc: brcmstb-usb-pinmap: Make sync_all_pins static
Zou Wei
-1
/
+1
2020-11-03
usb: misc: brcmstb-usb-pinmap: Fix an IS_ERR() vs NULL check
Dan Carpenter
-2
/
+2
2020-11-02
Merge 5.10-rc2 into usb-next
Greg Kroah-Hartman
-5
/
+12
2020-10-28
USB: apple-mfi-fastcharge: don't probe unhandled devices
Bastien Nocera
-5
/
+12
2020-10-28
USB: sisusbvga: Make console support depend on BROKEN
Thomas Gleixner
-1
/
+1
2020-10-28
usb: Add driver to allow any GPIO to be used for 7211 USB signals
Al Cooper
-0
/
+361
2020-10-28
usb: misc: iowarrior: remove unneeded break
Tom Rix
-3
/
+0
2020-09-25
USB: legousbtower: use usb_control_msg_recv()
Greg Kroah-Hartman
-41
/
+20
2020-09-25
Revert "USB: legousbtower: use usb_control_msg_recv()"
Oliver Neukum
-19
/
+41
2020-09-22
usb: appledisplay: use module_usb_driver to simplify the code
Liu Shixin
-13
/
+1
2020-09-17
USB: adutux: fix debugging
Oliver Neukum
-0
/
+1
2020-09-16
USB: legousbtower: use usb_control_msg_recv()
Greg Kroah-Hartman
-41
/
+19
2020-09-04
usb/misc: usb3503: Use pm_ptr() macro
Paul Cercueil
-10
/
+8
2020-09-04
usb/misc: usb4604: Use pm_ptr() macro
Paul Cercueil
-5
/
+3
2020-08-31
Merge 5.9-rc3 into usb-next
Greg Kroah-Hartman
-2
/
+2
2020-08-28
USB: usblcd: Remove the superfluous break
Jing Xiangfeng
-1
/
+0
2020-08-18
USB: yurex: remove needless check before usb_free_coherent()
Xu Wang
-4
/
+2
2020-08-18
USB: lvtest: return proper error code in probe
Evgeny Novikov
-1
/
+1
2020-08-18
USB: yurex: Fix bad gfp argument
Alan Stern
-1
/
+1
2020-08-06
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-5
/
+6
2020-07-27
USB: iowarrior: fix up report size handling for some devices
Greg Kroah-Hartman
-10
/
+25
2020-07-21
usb: appledisplay: remove needless check before usb_free_coherent()
Xu Wang
-2
/
+1
2020-07-21
USB: Replace HTTP links with HTTPS ones
Alexander A. Klimov
-2
/
+2
2020-07-21
usb: usbtest: reduce stack usage in test_queue
Bixuan Cui
-1
/
+9
2020-07-20
Merge 5.8-rc6 into tty-next
Greg Kroah-Hartman
-0
/
+1
2020-07-15
usb: misc: sisusbvga: Move static const tables out to different include file
Lee Jones
-631
/
+689
2020-07-15
usb: misc: sisusbvga: sisusb_init: Remove genunine unused static const arrays
Lee Jones
-31
/
+0
2020-07-15
USB: sisusbvga: Fix a potential UB casued by left shifting a negative value
Changming Liu
-1
/
+1
2020-07-10
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
-6
/
+6
2020-07-09
usb: misc: legousbtower: Demote function header which is clearly not kerneldoc
Lee Jones
-1
/
+1
2020-07-09
usb: misc: legousbtower: Demote obvious misuse of kerneldoc to standard comme...
Lee Jones
-12
/
+12
2020-07-09
usb: misc: ldusb: Demote obvious misuse of kerneldoc to standard comment blocks
Lee Jones
-12
/
+12
2020-07-09
usb: misc: iowarrior: Demote obvious misuse of kerneldoc to standard comment ...
Lee Jones
-7
/
+7
2020-07-09
usb: misc: iowarrior: Fix odd corruption issue in the file header
Lee Jones
-1
/
+1
2020-07-09
usb: misc: adutux: Demote obvious misuse of kerneldoc to standard comment blocks
Lee Jones
-3
/
+3
2020-06-29
Merge 5.8-rc3 into usb-next
Greg Kroah-Hartman
-0
/
+1
2020-06-24
vt: use newly defined CUR_* macros
Jiri Slaby
-1
/
+1
2020-06-24
vc: switch state to bool
Jiri Slaby
-1
/
+2
2020-06-24
vt: introduce enum vc_intensity for intensity
Jiri Slaby
-3
/
+3
2020-06-24
USB: ch9: add "USB_" prefix in front of TEST defines
Greg Kroah-Hartman
-4
/
+4
2020-06-18
usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect
Zqiang
-0
/
+1
2020-06-18
USB: sisusbvga: change char to u8 for sisusb_copy_memory
Changming Liu
-9
/
+9
2020-06-18
usb: sisusb_con: Use array_size() helper in memcpy()
Gustavo A. R. Silva
-1
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
-4
/
+4
2020-04-27
Merge 5.7-rc3 into usb-next
Greg Kroah-Hartman
-17
/
+17
2020-04-23
USB: sisusbvga: Change port variable from signed to unsigned
Changming Liu
-17
/
+17
[prev]
[next]