Merge tag 'linux-can-fixes-for-5.10-20201118' of...
Merge tag 'linux-can-fixes-for-5.10-20201118' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can Marc Kleine-Budde says: ==================== pull-request: can 2020-11-18 Jimmy Assarsson provides two patches for the kvaser_pciefd and kvaser_usb drivers, where the can_bittiming_const are fixed. The next patch is by me and fixes an erroneous flexcan_transceiver_enable() during bus-off recovery in the flexcan driver. Jarkko Nikula's patch for the m_can driver fixes the IRQ handler to only process the interrupts if the device is not suspended. * tag 'linux-can-fixes-for-5.10-20201118' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can: can: m_can: process interrupt only when not runtime suspended can: flexcan: flexcan_chip_start(): fix erroneous flexcan_transceiver_enable() during bus-off recovery can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits can: kvaser_pciefd: Fix KCAN bittiming limits ==================== Link: https://lore.kernel.org/r/20201118160414.2731659-1-mkl@pengutronix.de Signed-off-by:Jakub Kicinski <kuba@kernel.org>
No related branches found
No related tags found
Showing
- drivers/net/can/flexcan.c 9 additions, 9 deletionsdrivers/net/can/flexcan.c
- drivers/net/can/kvaser_pciefd.c 2 additions, 2 deletionsdrivers/net/can/kvaser_pciefd.c
- drivers/net/can/m_can/m_can.c 2 additions, 0 deletionsdrivers/net/can/m_can/m_can.c
- drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c 1 addition, 1 deletiondrivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c
Loading
Please register or sign in to comment