nuttx/drivers/can
xucheng5 380bcabba8 sja1000: replace enter_critical_section with spinlock
Replace enter_critical_section() with spinlock-based protection to
avoid sleeping in atomic or interrupt contexts.

Signed-off-by: xucheng5 <xucheng5@xiaomi.com>
2026-01-08 09:15:04 -03:00
..
can.c can: strict TX priority ordering to avoid priority inversion 2026-01-06 16:03:14 +08:00
can_common.c drivers/can: move CAN utils to CAN common files 2025-05-14 10:30:25 -03:00
can_sender.c can: strict TX priority ordering to avoid priority inversion 2026-01-06 16:03:14 +08:00
CMakeLists.txt drivers/can: move CAN utils to CAN common files 2025-05-14 10:30:25 -03:00
ctucanfd.h style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
ctucanfd_pci.c can: ctucanfd: initialize CAN message header on receive 2026-01-06 23:20:18 +08:00
Kconfig can: strict TX priority ordering to avoid priority inversion 2026-01-06 16:03:14 +08:00
kvaser_pci.c drivers/can/kvaser_pci.c: refactor to use netdev_upperhalf 2025-10-08 12:00:06 +02:00
Make.defs drivers/can: move CAN utils to CAN common files 2025-05-14 10:30:25 -03:00
mcp2515.c sched/sleep: replace all Signal-based sleep implement to Scheduled sleep 2025-10-17 14:05:02 +08:00
mcp2515.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
sja1000.c sja1000: replace enter_critical_section with spinlock 2026-01-08 09:15:04 -03:00
sja1000.h drivers/can: add Kvaser PCI card driver (qemu only) 2024-12-13 11:19:22 +08:00