.. |
transceiver
|
drivers: can: add generic GPIO controlled CAN transceiver driver
|
2022-03-15 14:32:29 -05:00 |
CMakeLists.txt
|
drivers: can: add generic GPIO controlled CAN transceiver driver
|
2022-03-15 14:32:29 -05:00 |
Kconfig
|
drivers: can: add generic GPIO controlled CAN transceiver driver
|
2022-03-15 14:32:29 -05:00 |
Kconfig.loopback
|
drivers: can: loopback: convert the CAN loopback driver to dts
|
2022-01-04 15:13:40 -06:00 |
Kconfig.mcan
|
kconfig: remove Enable from boolean prompts
|
2022-03-09 15:35:54 +01:00 |
Kconfig.mcp2515
|
…
|
|
Kconfig.mcux
|
drivers: can: add NXP LPC MCAN front-end for the Bosch MCAN driver
|
2022-01-10 12:00:20 +01:00 |
Kconfig.rcar
|
everywhere: fix typos
|
2022-03-14 20:22:24 -04:00 |
Kconfig.sam
|
drivers: can: Add frontend for Atmel SAM M_CAN controller
|
2022-01-18 10:39:55 -05:00 |
Kconfig.stm32
|
…
|
|
Kconfig.stm32fd
|
…
|
|
Kconfig.stm32h7
|
drivers: can: m_can variant for STM32H7
|
2022-01-19 16:07:54 -05:00 |
can_common.c
|
drivers: can: guard against bitrate of zero
|
2022-03-21 10:15:45 +01:00 |
can_handlers.c
|
drivers: can: add support for getting the maximum supported bitrate
|
2022-03-15 14:32:29 -05:00 |
can_loopback.c
|
drivers: can: add struct device argument to callback functions
|
2022-03-19 14:31:22 -04:00 |
can_mcan.c
|
drivers: can: add struct device argument to callback functions
|
2022-03-19 14:31:22 -04:00 |
can_mcan.h
|
drivers: can: add struct device argument to callback functions
|
2022-03-19 14:31:22 -04:00 |
can_mcan_int.h
|
everywhere: fix typos
|
2022-03-14 20:22:24 -04:00 |
can_mcp2515.c
|
drivers: can: add struct device argument to callback functions
|
2022-03-19 14:31:22 -04:00 |
can_mcp2515.h
|
drivers: can: mcp2515: add transceiver support
|
2022-03-15 14:32:29 -05:00 |
can_mcux_flexcan.c
|
drivers: can: Enable pinctrl for mcux_flexcan
|
2022-03-22 12:36:04 +01:00 |
can_mcux_mcan.c
|
drivers: can: mcan: add generic support for can_get_max_filters()
|
2022-03-18 16:14:40 -04:00 |
can_rcar.c
|
drivers: can: add struct device argument to callback functions
|
2022-03-19 14:31:22 -04:00 |
can_sam.c
|
drivers: can: mcan: add generic support for can_get_max_filters()
|
2022-03-18 16:14:40 -04:00 |
can_shell.c
|
drivers: can: shell: catch up with recent CAN API naming changes
|
2022-01-17 11:48:02 -05:00 |
can_stm32.c
|
drivers: can: add struct device argument to callback functions
|
2022-03-19 14:31:22 -04:00 |
can_stm32.h
|
drivers: can: stm32: add transceiver support
|
2022-03-15 14:32:29 -05:00 |
can_stm32fd.c
|
drivers: can: mcan: add generic support for can_get_max_filters()
|
2022-03-18 16:14:40 -04:00 |
can_stm32fd.h
|
drivers: can: drop DEV_DATA/DEV_CFG usage
|
2022-01-19 18:16:02 +01:00 |
can_stm32h7.c
|
drivers: can: mcan: add generic support for can_get_max_filters()
|
2022-03-18 16:14:40 -04:00 |
can_utils.h
|
drivers: can: catch up on API naming changes
|
2021-12-07 15:39:06 -05:00 |
socket_can_generic.h
|
drivers: can: add struct device argument to callback functions
|
2022-03-19 14:31:22 -04:00 |