-
- Downloads
Merge tag 'linux-can-next-for-5.15-20210804' of...
Merge tag 'linux-can-next-for-5.15-20210804' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next Marc Kleine-Budde says: ==================== pull-request: can-next 2021-08-04 this is a pull request of 5 patches for net-next/master. The first patch is by me and fixes a typo in a comment in the CAN J1939 protocol. The next 2 patches are by Oleksij Rempel and update the CAN J1939 protocol to send RX status updates via the error queue mechanism. The next patch is by me and adds a missing variable initialization to the flexcan driver (the problem was introduced in the current net-next cycle). The last patch is by Aswath Govindraju and adds power-domains to the Bosch m_can DT binding documentation. ==================== Signed-off-by:David S. Miller <davem@davemloft.net>
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/net/can/bosch,m_can.yaml 6 additions, 0 deletionsDocumentation/devicetree/bindings/net/can/bosch,m_can.yaml
- drivers/net/can/flexcan.c 1 addition, 1 deletiondrivers/net/can/flexcan.c
- include/uapi/linux/can/j1939.h 9 additions, 0 deletionsinclude/uapi/linux/can/j1939.h
- net/can/j1939/j1939-priv.h 7 additions, 3 deletionsnet/can/j1939/j1939-priv.h
- net/can/j1939/socket.c 108 additions, 33 deletionsnet/can/j1939/socket.c
- net/can/j1939/transport.c 21 additions, 7 deletionsnet/can/j1939/transport.c
Loading
Please register or sign in to comment