OSDN Git Service

Merge tag 'linux-can-next-for-5.20-20220720' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Wed, 20 Jul 2022 09:17:05 +0000 (10:17 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 20 Jul 2022 09:17:05 +0000 (10:17 +0100)
commit50ad649dd760e4ead0711c2e2e8996815149c663
treec88b7745e7b165a3ef9c94da2143205437221c6b
parentc2fe9ec3975d8d7f4fcd329e63e3f670612a7585
parent1dbd8748a147c971747c8460e0cd1828cf2745d7
Merge tag 'linux-can-next-for-5.20-20220720' of git://git./linux/kernel/git/mkl/linux-can-next

Marc Kleine-Budde says:

====================
this is a pull request of 29 patches for net-next/master.

The first 6 patches target the slcan driver. Dan Carpenter contributes
a hardening patch, followed by 5 cleanup patches.

Biju Das contributes 5 patches to prepare the sja1000 driver to
support the Renesas RZ/N1 SJA1000 CAN controller.

Dario Binacchi's patch for the slcan driver fixes a sleep with held
spin lock.

Another patch by Dario Binacchi fixes a wrong comment in the c_can
driver.

Pavel Pisa updates the CTU CAN FD IP core registers.

Stephane Grosjean contributes 3 patches to the peak_usb driver for
cleanups and support of a new MCU.

The last 12 patches are by Vincent Mailhol, they fix and improve the
txerr and rxerr reporting in all CAN drivers.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>