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