Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-14 | can: dev: can_get_echo_skb(): extend to return can frame length | Marc Kleine-Budde | 1 | -1/+1 |
2021-01-14 | can: dev: can_put_echo_skb(): extend to handle frame_len | Vincent Mailhol | 1 | -1/+1 |
2020-11-20 | can: replace can_dlc as variable/element for payload length | Oliver Hartkopp | 1 | -7/+7 |
2020-11-20 | can: rename get_can_dlc() macro with can_cc_dlc2len() | Oliver Hartkopp | 1 | -4/+4 |
2020-09-21 | can: drivers: fix spelling mistakes | Marc Kleine-Budde | 1 | -2/+2 |
2019-12-03 | can: ucan: fix non-atomic allocation in completion handler | Johan Hovold | 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-07-27 | can: ucan: add driver for Theobroma Systems UCAN devices | Jakob Unterwurzacher | 1 | -0/+1613 |