From: David S. Miller Date: Fri, 16 Sep 2022 20:56:27 +0000 (+0100) Subject: Merge tag 'linux-can-next-for-6.1-20220915' of git://git.kernel.org/pub/scm/linux... X-Git-Tag: v6.6.17~6504^2~209 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5947b7f794ca5b96fa097d8d73259aaf18878c31;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'linux-can-next-for-6.1-20220915' of git://git./linux/kernel/git/mkl/linux-can-next Marc Kleine-Budde says: ==================== Sept. 15, 2022, 8:19 a.m. UTC Hello Jakub, hello David, this is a pull request of 23 patches for net-next/master. the first 2 patches are by me and fix a typo in the rx-offload helper and the flexcan driver. Christophe JAILLET's patch cleans up the error handling in rcar_canfd driver's probe function. Kenneth Lee's patch converts the kvaser_usb driver from kcalloc() to kzalloc(). Biju Das contributes 2 patches to the sja1000 driver which update the DT bindings and support for the RZ/N1 SJA1000 CAN controller. Jinpeng Cui provides 2 patches that remove redundant variables from the sja1000 and kvaser_pciefd driver. 2 patches by John Whittington and me add hardware timestamp support to the gs_usb driver. Gustavo A. R. Silva's patch converts the etas_es58x driver to make use of DECLARE_FLEX_ARRAY(). Krzysztof Kozlowski's patch cleans up the sja1000 DT bindings. Dario Binacchi fixes his invalid email in the flexcan driver documentation. Ziyang Xuan contributes 2 patches that clean up the CAN RAW protocol. Yang Yingliang's patch switches the flexcan driver to dev_err_probe(). The last 7 patches are by Oliver Hartkopp and add support for the next generation of the CAN protocol: CAN with eXtended data Length (CAN XL). ==================== Signed-off-by: David S. Miller --- 5947b7f794ca5b96fa097d8d73259aaf18878c31