- 08b067f canbus: isotp: use new k_work API by Martin Jäger · 4 years ago
- db22c42 canbus: canopen: conversion of k_work API by Henrik Brix Andersen · 4 years ago
- 962e361 canbus: isotp: prevent race-condition during debugging by Martin Jäger · 4 years ago
- 0c8cb05 canbus: isotp: add fixed addressing feature by Martin Jäger · 4 years ago
- f549614 canbus: isotp: allow frames with padding by Martin Jäger · 4 years ago
- ade6cc4 canbus: isotp: fix asserts to check rx and tx addr by Martin Jäger · 4 years ago
- 9fd4ea9 coccinelle: Remove extra semicolon by Flavio Ceolin · 4 years ago
- 8216e32 canbus: canopen: program: read flash in 32 byte chunks by Klaus H. Sorensen · 4 years, 2 months ago
- cb24e3c canbus: canopen: program: unlock can od during flash access by Klaus H. Sorensen · 4 years, 2 months ago
- 05275ec drivers: can: rework zcan_frame and zcan_filter by Alexander Wachter · 4 years, 4 months ago
- 8b6c1bd drivers: can: Rework can_configure API by Alexander Wachter · 4 years, 4 months ago
- 8d0a3f3 subsys: canopen: Add a wrapper to avoid passing device to CO_init by Tomasz Bursztyka · 4 years, 7 months ago
- e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 7 months ago
- 0aaae4a guideline: Make explicit fallthrough cases by Flavio Ceolin · 4 years, 7 months ago
- 8b531aa canbus: use kernel stacks by Andrew Boie · 4 years, 8 months ago
- 244f826 cmake: remove _if_kconfig() functions by Carles Cufi · 4 years, 8 months ago
- 45cf142 canbus: canopen: fix reference to CAN in Automation draft standard by Henrik Brix Andersen · 4 years, 9 months ago
- a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
- 4e4139c canbus: canopen: program: add missing include for FLASH_AREA by Henrik Brix Andersen · 4 years, 10 months ago
- ff579a3 flash: Convert DT_FLASH_AREA to FLASH_AREA macros by Kumar Gala · 4 years, 11 months ago
- bbc1928 canbus: canopen: add program download support by Henrik Brix Andersen · 5 years ago
- 464f135 canbus: Convert canbus driver and subsys to new timeout API by Alexander Wachter · 5 years ago
- 52885d0 coccinelle: run ms_timeout conversion semantic patch by Peter Bigot · 5 years ago
- 71eb56a net: buf: Move LEGACY_TIMEOUT_API selection to specific subsystems by Johan Hedberg · 5 years ago
- ecf3bdb coccinelle: re-run timeout conversion semantic patch by Peter Bigot · 5 years ago
- ecf3bcf canopen: Use ssize_t for the return value of read_cb by Joakim Andersson · 5 years ago
- c9d76ee canbus: isotp: Fix NULL deref after overflow by Alexander Wachter · 5 years ago
- eddd98f kconfig: Replace some single-symbol 'if's with 'depends on' by Ulf Magnusson · 5 years ago
- 55baaf03 can: isotp: Add ISO-TP library by Alexander Wachter · 5 years ago
- fd9733e canopen: CO_driver: Fix Coverity issues (NULL deref, dead code) by Alexander Wachter · 5 years ago
- 6b70288 canbus: canopen: process RPDOs in real-time thread by Henrik Brix Andersen · 5 years ago
- 11eb3b6 canbus: canopen: Fix broken CANOPEN_STORAGE_HANDLER_ERASES_EEPROM ref. by Ulf Magnusson · 5 years ago
- 5ecc669 samples: canbus: add CANopen sample by Henrik Brix Andersen · 5 years ago
- 308f204 canbus: canopen: add LED indicator support by Henrik Brix Andersen · 5 years ago
- 2dcbd8b canbus: canopen: add object dictionary storage by Henrik Brix Andersen · 5 years ago
- 56f74da canbus: canopen: add zephyr driver layer for CANopenNode by Henrik Brix Andersen · 5 years ago