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
/
net
/
can
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: gs_usb: gs_usb_probe(): use descriptors of current altsetting
Johan Hovold
2020-01-02
1
-2
/
+2
*
can: kvaser_usb: fix interface sanity check
Johan Hovold
2020-01-02
2
-2
/
+2
*
can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices
Xiaolong Huang
2019-12-08
1
-3
/
+3
*
can: ucan: fix non-atomic allocation in completion handler
Johan Hovold
2019-12-03
1
-1
/
+1
*
can: peak_usb: report bus recovery as well
Jeroen Hofstee
2019-11-04
1
-5
/
+10
*
can: peak_usb: fix slab info leak
Johan Hovold
2019-11-04
1
-1
/
+1
*
can: peak_usb: fix a potential out-of-sync while decoding packets
Stephane Grosjean
2019-11-04
1
-5
/
+12
*
can: usb_8dev: fix use-after-free on disconnect
Johan Hovold
2019-11-04
1
-2
/
+1
*
can: mcba_usb: fix use-after-free on disconnect
Johan Hovold
2019-11-04
1
-2
/
+1
*
can: gs_usb: gs_can_open(): prevent memory leak
Navid Emamdoost
2019-11-04
1
-0
/
+1
*
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
2019-09-26
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
3
-7
/
+7
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-08-06
3
-7
/
+7
|
|
\
|
|
*
can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices
Tomas Bortoli
2019-08-02
1
-1
/
+1
|
|
*
can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices
Tomas Bortoli
2019-08-02
1
-1
/
+1
|
|
*
can: peak_usb: force the string buffer NULL-terminated
Wang Xiayang
2019-08-02
1
-1
/
+1
|
|
*
can: peak_usb: fix potential double kfree_skb()
Stephane Grosjean
2019-07-24
1
-4
/
+4
|
*
|
can: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-25
1
-1
/
+1
|
|
/
*
|
can: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-24
1
-1
/
+1
*
|
can: kvaser_usb: Use struct_size() in alloc_candev()
Gustavo A. R. Silva
2019-07-24
1
-2
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-17
1
-6
/
+0
|
\
|
*
can: usb: Kconfig: Remove duplicate menu entry
Alexander Dahl
2019-06-07
1
-6
/
+0
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 412
Thomas Gleixner
2019-06-05
2
-24
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2019-06-05
7
-63
/
+7
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164
Thomas Gleixner
2019-05-30
2
-26
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
3
-0
/
+3
*
peak_usb: fix clang build warning
Arnd Bergmann
2019-03-07
1
-1
/
+1
*
can: ucan: fix spelling mistake: "resumbmitting" -> "resubmitting"
Colin Ian King
2018-11-28
1
-1
/
+1
*
can: ucan: remove duplicated include from ucan.c
YueHaibing
2018-11-09
1
-4
/
+0
*
can: ucan: remove set but not used variable 'udev'
YueHaibing
2018-11-09
1
-3
/
+0
*
can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit()
Jimmy Assarsson
2018-11-09
1
-2
/
+2
*
can: kvaser_usb: Fix potential uninitialized variable use
Jimmy Assarsson
2018-11-09
1
-5
/
+5
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
1
-0
/
+1
|
\
|
*
can: ems_usb: Fix memory leak on ems_usb_disconnect()
Anton Vasilyev
2018-07-30
1
-0
/
+1
*
|
can: kvaser_usb: Simplify struct kvaser_cmd_cardinfo
Jimmy Assarsson
2018-07-27
1
-11
/
+3
*
|
can: kvaser_usb: Add support for Kvaser USB hydra family
Jimmy Assarsson
2018-07-27
6
-12
/
+2151
*
|
can: kvaser_usb: Split driver into kvaser_usb_core.c and kvaser_usb_leaf.c
Jimmy Assarsson
2018-07-27
6
-2031
/
+2293
*
|
can: kvaser_usb: Add SPDX GPL-2.0 license identifier
Jimmy Assarsson
2018-07-27
1
-6
/
+2
*
|
can: kvaser_usb: Fix typos
Jimmy Assarsson
2018-07-27
1
-7
/
+7
*
|
can: kvaser_usb: Improve logging messages
Jimmy Assarsson
2018-07-27
1
-23
/
+17
*
|
can: kvaser_usb: Refactor kvaser_usb_init_one()
Jimmy Assarsson
2018-07-27
1
-6
/
+5
*
|
can: kvaser_usb: Refactor kvaser_usb_get_endpoints()
Jimmy Assarsson
2018-07-27
1
-10
/
+8
*
|
can: kvaser_usb: Add pointer to struct usb_interface into struct kvaser_usb
Jimmy Assarsson
2018-07-27
1
-0
/
+3
*
|
can: kvaser_usb: Replace USB timeout constants with one define
Jimmy Assarsson
2018-07-27
1
-10
/
+6
*
|
can: kvaser_usb: Rename message/msg to command/cmd
Jimmy Assarsson
2018-07-27
1
-238
/
+237
*
|
can: kvaser_usb: Remove unused commands and defines
Jimmy Assarsson
2018-07-27
1
-38
/
+0
*
|
can: kvaser_usb: Remove unnecessary return
Jimmy Assarsson
2018-07-27
1
-2
/
+0
*
|
can: peak_usb: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-27
3
-0
/
+4
*
|
can: ucan: add driver for Theobroma Systems UCAN devices
Jakob Unterwurzacher
2018-07-27
3
-0
/
+1630
*
|
can: usb: Kconfig/Makefile: sort alphabetically
Marc Kleine-Budde
2018-07-27
2
-8
/
+14
|
/
[next]