index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-15
can: peak_usb: fix potential integer overflow on shift of a int
Colin Ian King
1
-2
/
+2
2020-11-15
can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_ec...
Marc Kleine-Budde
1
-2
/
+2
2020-11-03
can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping
Stephane Grosjean
1
-5
/
+46
2020-11-03
can: peak_usb: add range checking in decode operations
Dan Carpenter
1
-11
/
+37
2020-09-21
can: pcan_usb: add support of rxerr/txerr counters
Stephane Grosjean
1
-16
/
+117
2020-09-21
can: pcan_usb: Document the commands sent to the device
Stephane Grosjean
1
-7
/
+26
2020-09-21
can: peak_usb: convert to use le32_add_cpu()
Liu Shixin
1
-1
/
+1
2020-09-21
can: mcba_usb: remove redundant initialization of variable err
Colin Ian King
1
-1
/
+1
2020-09-21
can: drivers: fix spelling mistakes
Marc Kleine-Budde
7
-11
/
+11
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-4
/
+4
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-8
/
+8
2020-01-02
can: gs_usb: gs_usb_probe(): use descriptors of current altsetting
Johan Hovold
1
-2
/
+2
2020-01-02
can: kvaser_usb: fix interface sanity check
Johan Hovold
2
-2
/
+2
2019-12-08
can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices
Xiaolong Huang
1
-3
/
+3
2019-12-03
can: ucan: fix non-atomic allocation in completion handler
Johan Hovold
1
-1
/
+1
2019-11-04
can: peak_usb: report bus recovery as well
Jeroen Hofstee
1
-5
/
+10
2019-11-04
can: peak_usb: fix slab info leak
Johan Hovold
1
-1
/
+1
2019-11-04
can: peak_usb: fix a potential out-of-sync while decoding packets
Stephane Grosjean
1
-5
/
+12
2019-11-04
can: usb_8dev: fix use-after-free on disconnect
Johan Hovold
1
-2
/
+1
2019-11-04
can: mcba_usb: fix use-after-free on disconnect
Johan Hovold
1
-2
/
+1
2019-11-04
can: gs_usb: gs_can_open(): prevent memory leak
Navid Emamdoost
1
-0
/
+1
2019-09-26
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
1
-4
/
+4
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-7
/
+7
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-7
/
+7
2019-08-02
can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices
Tomas Bortoli
1
-1
/
+1
2019-08-02
can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices
Tomas Bortoli
1
-1
/
+1
2019-08-02
can: peak_usb: force the string buffer NULL-terminated
Wang Xiayang
1
-1
/
+1
2019-07-25
can: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+1
2019-07-24
can: peak_usb: fix potential double kfree_skb()
Stephane Grosjean
1
-4
/
+4
2019-07-24
can: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+1
2019-07-24
can: kvaser_usb: Use struct_size() in alloc_candev()
Gustavo A. R. Silva
1
-2
/
+1
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-6
/
+0
2019-06-07
can: usb: Kconfig: Remove duplicate menu entry
Alexander Dahl
1
-6
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 412
Thomas Gleixner
2
-24
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
7
-63
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164
Thomas Gleixner
2
-26
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
3
-0
/
+3
2019-03-07
peak_usb: fix clang build warning
Arnd Bergmann
1
-1
/
+1
2018-11-28
can: ucan: fix spelling mistake: "resumbmitting" -> "resubmitting"
Colin Ian King
1
-1
/
+1
2018-11-09
can: ucan: remove duplicated include from ucan.c
YueHaibing
1
-4
/
+0
2018-11-09
can: ucan: remove set but not used variable 'udev'
YueHaibing
1
-3
/
+0
2018-11-09
can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit()
Jimmy Assarsson
1
-2
/
+2
2018-11-09
can: kvaser_usb: Fix potential uninitialized variable use
Jimmy Assarsson
1
-5
/
+5
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-07-30
can: ems_usb: Fix memory leak on ems_usb_disconnect()
Anton Vasilyev
1
-0
/
+1
2018-07-27
can: kvaser_usb: Simplify struct kvaser_cmd_cardinfo
Jimmy Assarsson
1
-11
/
+3
2018-07-27
can: kvaser_usb: Add support for Kvaser USB hydra family
Jimmy Assarsson
6
-12
/
+2151
2018-07-27
can: kvaser_usb: Split driver into kvaser_usb_core.c and kvaser_usb_leaf.c
Jimmy Assarsson
6
-2031
/
+2293
2018-07-27
can: kvaser_usb: Add SPDX GPL-2.0 license identifier
Jimmy Assarsson
1
-6
/
+2
2018-07-27
can: kvaser_usb: Fix typos
Jimmy Assarsson
1
-7
/
+7
[next]