1. 20 Sep, 2022 30 commits
  2. 19 Sep, 2022 4 commits
  3. 17 Sep, 2022 5 commits
  4. 16 Sep, 2022 1 commit
    • David S. Miller's avatar
      Merge tag 'linux-can-next-for-6.1-20220915' of... · 5947b7f7
      David S. Miller authored
      Merge tag 'linux-can-next-for-6.1-20220915' of git://git.kernel.org/pub/scm/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: default avatarDavid S. Miller <davem@davemloft.net>
      5947b7f7