| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
They need forward porting to kernel 5.2+
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
Fixes build with 5.2 kernel headers
For complete changes see [1]
[1] https://github.com/hartkopp/can-isotp/compare/6003f999...b31bce9
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
| |
Fixes build with linux kernel 4.18+
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Linux Kernel Module for ISO 15765-2:2016 CAN transport protocol.
CAN Transport Protocol offers support for segmented Point-to-Point
communication between CAN nodes via two defined CAN Identifiers. This protocol
driver implements data transfers according to ISO 15765-2.
This recipe provides can-isotp.ko kernel module.
Signed-off-by: Andrea Galbusera <gizero@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
|