| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2008-01-28 | [CAN]: Fix plain integer definitions in userspace header. | Oliver Hartkopp | 1 | -4/+4 | |
| This patch fixes the use of plain integers instead of __u32 in a struct that is visible from kernel space and user space. Thanks to Sam Ravnborg for pointing out the wrong plain int usage. Signed-off-by: Oliver Hartkopp <[email protected]> Acked-by: Sam Ravnborg <[email protected]> Signed-off-by: David S. Miller <[email protected]> | |||||
| 2008-01-28 | [CAN]: Add broadcast manager (bcm) protocol | Oliver Hartkopp | 1 | -0/+65 | |
| This patch adds the CAN broadcast manager (bcm) protocol. Signed-off-by: Oliver Hartkopp <[email protected]> Signed-off-by: Urs Thuermann <[email protected]> Signed-off-by: David S. Miller <[email protected]> | |||||