summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/usb/ucan.c
Commit message (Expand)AuthorAgeFilesLines
* can: replace can_dlc as variable/element for payload lengthOliver Hartkopp2020-11-201-7/+7
* can: rename get_can_dlc() macro with can_cc_dlc2len()Oliver Hartkopp2020-11-201-4/+4
* can: drivers: fix spelling mistakesMarc Kleine-Budde2020-09-211-2/+2
* can: ucan: fix non-atomic allocation in completion handlerJohan Hovold2019-12-031-1/+1
* can: ucan: fix spelling mistake: "resumbmitting" -> "resubmitting"Colin Ian King2018-11-281-1/+1
* can: ucan: remove duplicated include from ucan.cYueHaibing2018-11-091-4/+0
* can: ucan: remove set but not used variable 'udev'YueHaibing2018-11-091-3/+0
* can: ucan: add driver for Theobroma Systems UCAN devicesJakob Unterwurzacher2018-07-271-0/+1613