aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/usb
AgeCommit message (Expand)Author
2020-01-19can: ucan: fix non-atomic allocation in completion handlerJohan Hovold
2020-01-19can: peak_usb: report bus recovery as wellJeroen Hofstee
2020-01-09can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devicesXiaolong Huang
2019-12-29can: peak_usb: fix a potential out-of-sync while decoding packetsStephane Grosjean
2019-12-29can: usb_8dev: fix use-after-free on disconnectJohan Hovold
2019-12-10can: mcba_usb: fix use-after-free on disconnectJohan Hovold
2019-12-10can: peak_usb: fix slab info leakJohan Hovold
2019-12-02can: gs_usb: gs_can_open(): prevent memory leakNavid Emamdoost
2019-08-29can: peak_usb: force the string buffer NULL-terminatedWang Xiayang
2019-08-16can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devicesTomas Bortoli
2019-08-16can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devicesTomas Bortoli
2019-08-16can: peak_usb: fix potential double kfree_skb()Stephane Grosjean
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-07can: usb: Kconfig: Remove duplicate menu entryAlexander Dahl
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 412Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-07peak_usb: fix clang build warningArnd Bergmann
2018-11-28can: ucan: fix spelling mistake: "resumbmitting" -> "resubmitting"Colin Ian King
2018-11-09can: ucan: remove duplicated include from ucan.cYueHaibing
2018-11-09can: ucan: remove set but not used variable 'udev'YueHaibing
2018-11-09can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit()Jimmy Assarsson
2018-11-09can: kvaser_usb: Fix potential uninitialized variable useJimmy Assarsson
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-30can: ems_usb: Fix memory leak on ems_usb_disconnect()Anton Vasilyev
2018-07-27can: kvaser_usb: Simplify struct kvaser_cmd_cardinfoJimmy Assarsson
2018-07-27can: kvaser_usb: Add support for Kvaser USB hydra familyJimmy Assarsson
2018-07-27can: kvaser_usb: Split driver into kvaser_usb_core.c and kvaser_usb_leaf.cJimmy Assarsson
2018-07-27can: kvaser_usb: Add SPDX GPL-2.0 license identifierJimmy Assarsson
2018-07-27can: kvaser_usb: Fix typosJimmy Assarsson
2018-07-27can: kvaser_usb: Improve logging messagesJimmy Assarsson
2018-07-27can: kvaser_usb: Refactor kvaser_usb_init_one()Jimmy Assarsson
2018-07-27can: kvaser_usb: Refactor kvaser_usb_get_endpoints()Jimmy Assarsson
2018-07-27can: kvaser_usb: Add pointer to struct usb_interface into struct kvaser_usbJimmy Assarsson
2018-07-27can: kvaser_usb: Replace USB timeout constants with one defineJimmy Assarsson
2018-07-27can: kvaser_usb: Rename message/msg to command/cmdJimmy Assarsson
2018-07-27can: kvaser_usb: Remove unused commands and definesJimmy Assarsson
2018-07-27can: kvaser_usb: Remove unnecessary returnJimmy Assarsson
2018-07-27can: peak_usb: mark expected switch fall-throughsGustavo A. R. Silva
2018-07-27can: ucan: add driver for Theobroma Systems UCAN devicesJakob Unterwurzacher
2018-07-27can: usb: Kconfig/Makefile: sort alphabeticallyMarc Kleine-Budde
2018-05-08can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()Jimmy Assarsson
2018-03-26drivers/net: Use octal not symbolic permissionsJoe Perches
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-16can: peak: fix potential bug in packet fragmentationStephane Grosjean
2018-01-15Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...David S. Miller
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-05can: peak_usb: peak_usb_netif_rx(): remove unused parameter "u32 ts_high"Marc Kleine-Budde
2018-01-05can: gs_usb: gs_cmd_reset(): remove unused parameter "struct gs_usb *gsusb"Marc Kleine-Budde