public inbox for linux-can@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-15 10:30:36 to 2025-05-20 11:45:52 UTC [more...]

[PATCH v2 0/3] can: kvaser_pciefd: Fix ISR race conditions
 2025-05-20 11:45 UTC  (6+ messages)
` [PATCH v2 1/3] can: kvaser_pciefd: Force IRQ edge in case of nested IRQ
` [PATCH v2 2/3] can: kvaser_pciefd: Fix echo_skb race conditions
` [PATCH v2 3/3] can: kvaser_pciefd: Continue parsing DMA buf after dropped RX

[PATCH v3 0/3] can: kvaser_pciefd: Fix ISR race conditions
 2025-05-20 11:43 UTC  (4+ messages)
` [PATCH v3 1/3] can: kvaser_pciefd: Force IRQ edge in case of nested IRQ
` [PATCH v3 2/3] can: kvaser_pciefd: Fix echo_skb race
` [PATCH v3 3/3] can: kvaser_pciefd: Continue parsing DMA buf after dropped RX

[PATCH v4] can: slcan: allow reception of short error messages
 2025-05-20 10:23 UTC 

[PATCH net 0/3] pull-request: can 2025-05-20
 2025-05-20  9:11 UTC  (4+ messages)
` [PATCH net 1/3] dt-bindings: can: microchip,mcp2510: Fix $id path
` [PATCH net 2/3] can: bcm: add locking for bcm_op runtime updates
` [PATCH net 3/3] can: bcm: add missing rcu read protection for procfs content

[PATCH v3] can: slcan: allow reception of short error messages
 2025-05-20  7:14 UTC  (2+ messages)

[PATCH v11 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-05-20  2:03 UTC  (8+ messages)
` [PATCH v11 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v11 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v11 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v11 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v11 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v11 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v11 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH 1/2] can: bcm: add locking for bcm_op runtime updates
 2025-05-19 15:08 UTC  (4+ messages)
` [PATCH 2/2] can: bcm: add missing rcu read protection for procfs content

[PATCH v2] can: slcan: allow reception of short error messages
 2025-05-15  6:16 UTC  (2+ messages)

[PATCH v2] selftests: can: Import tst-filter from can-tests
 2025-05-14  9:47 UTC  (2+ messages)

[PATCH] can: slcan: allow reception of short error messages
 2025-05-14  8:39 UTC  (2+ messages)

[PATCH v10 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-05-12  8:48 UTC  (20+ messages)
` [PATCH v10 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v10 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v10 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v10 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v10 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v10 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v10 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH] dt-bindings: can: microchip,mcp2510: Fix $id path
 2025-05-08 14:56 UTC  (2+ messages)

[PATCH net 0/6] pull-request: can 2025-05-06
 2025-05-07  2:10 UTC  (14+ messages)
` [PATCH net 1/6] can: m_can: m_can_class_allocate_dev(): initialize spin lock on device probe
` [PATCH net 2/6] can: mcp251xfd: fix TDC setting for low data bit rates
` [PATCH net 3/6] can: mcp251xfd: mcp251xfd_remove(): fix order of unregistration calls
` [PATCH net 4/6] can: rockchip_canfd: rkcanfd_remove(): "
` [PATCH net 5/6] can: mcan: m_can_class_unregister(): "
` [PATCH net 6/6] can: gw: fix RCU/BH usage in cgw_create_job()

[PATCH v7 0/4] can: m_can: Add am62 wakeup support
 2025-05-06  8:03 UTC  (8+ messages)
` [PATCH v7 1/4] dt-bindings: can: m_can: Add wakeup properties
` [PATCH v7 2/4] can: m_can: Map WoL to device_set_wakeup_enable
` [PATCH v7 3/4] can: m_can: Return ERR_PTR on error in allocation
` [PATCH v7 4/4] can: m_can: Support pinctrl wakeup state

[PATCH AUTOSEL 6.14 393/642] can: c_can: Use of_property_present() to test existence of DT property
 2025-05-06  6:49 UTC  (3+ messages)
` [PATCH AUTOSEL 6.14 624/642] can: fix missing decrement of j1939_proto.inuse_idx

[PATCH AUTOSEL 5.10 078/114] can: c_can: Use of_property_present() to test existence of DT property
 2025-05-05 23:17 UTC 

[PATCH AUTOSEL 5.15 106/153] can: c_can: Use of_property_present() to test existence of DT property
 2025-05-05 23:12 UTC 

[PATCH AUTOSEL 6.1 147/212] can: c_can: Use of_property_present() to test existence of DT property
 2025-05-05 23:05 UTC 

[PATCH AUTOSEL 6.6 189/294] can: c_can: Use of_property_present() to test existence of DT property
 2025-05-05 22:54 UTC 

[PATCH AUTOSEL 6.12 309/486] can: c_can: Use of_property_present() to test existence of DT property
 2025-05-05 22:36 UTC 

[PATCH] can: kvaser_pciefd: Error handling for dma_set_mask_and_coherent()
 2025-05-05 15:16 UTC  (2+ messages)

[PATCH 0/3] can: rx-offload: fix order of unregistration calls
 2025-05-05  8:01 UTC  (6+ messages)
` [PATCH 1/3] can: mcp251xfd: mcp251xfd_remove(): "
` [PATCH 2/3] can: rockchip_canfd: m_can_class_unregister: "
` [PATCH 3/3] can: mcan: "

[PATCH v3] can: m_can: initialize spin lock on device probe
 2025-05-04 18:54 UTC  (2+ messages)

[PATCH] can: mcp251xfd: make TDC controllable from userspace
 2025-05-03 12:56 UTC  (6+ messages)

[PATCH v2] can: gw: fix RCU/BH usage in cgw_create_job()
 2025-05-03 12:45 UTC  (2+ messages)

[PATCH v9 00/19] Add support for RZ/G3E CANFD
 2025-05-03 12:39 UTC  (23+ messages)
` [PATCH v9 01/19] dt-bindings: can: renesas,rcar-canfd: Simplify the conditional schema
` [PATCH v9 02/19] dt-bindings: can: renesas,rcar-canfd: Document RZ/G3E support
` [PATCH v9 03/19] can: rcar_canfd: Use of_get_available_child_by_name()
` [PATCH v9 04/19] can: rcar_canfd: Drop RCANFD_GAFLCFG_GETRNC macro
` [PATCH v9 05/19] can: rcar_canfd: Update RCANFD_GERFL_ERR macro
` [PATCH v9 06/19] can: rcar_canfd: Drop the mask operation in RCANFD_GAFLCFG_SETRNC macro
` [PATCH v9 07/19] can: rcar_canfd: Add rcar_canfd_setrnc()
` [PATCH v9 08/19] can: rcar_canfd: Update RCANFD_GAFLCFG macro
` [PATCH v9 09/19] can: rcar_canfd: Add rnc_field_width variable to struct rcar_canfd_hw_info
` [PATCH v9 10/19] can: rcar_canfd: Add max_aflpn "
` [PATCH v9 11/19] can: rcar_canfd: Add max_cftml "
` [PATCH v9 12/19] can: rcar_canfd: Add {nom,data}_bittiming variables "
` [PATCH v9 13/19] can: rcar_canfd: Add ch_interface_mode variable "
` [PATCH v9 14/19] can: rcar_canfd: Add shared_can_regs "
` [PATCH v9 15/19] can: rcar_canfd: Add struct rcanfd_regs "
` [PATCH v9 16/19] can: rcar_canfd: Add sh "
` [PATCH v9 17/19] can: rcar_canfd: Add external_clk "
` [PATCH v9 18/19] can: rcar_canfd: Enhance multi_channel_irqs handling
` [PATCH v9 19/19] can: rcar_canfd: Add RZ/G3E support

[PATCH v5] can: mcp251xfd: fix TDC setting for low data bit rates
 2025-05-03 12:39 UTC  (2+ messages)

[PATCH v2] can: dev: add struct data_bittiming_params to group FD parameters
 2025-05-02 12:34 UTC  (2+ messages)

[PATCH 0/4] selftest: can: Start importing selftests from can-tests
 2025-04-30  9:36 UTC  (19+ messages)
` [PATCH 1/4] selftests: can: Import tst-filter "
` [PATCH 2/4] selftests: can: use kselftest harness in test_raw_filter
` [PATCH 3/4] selftests: can: Use fixtures "
` [PATCH 4/4] selftests: can: Document test_raw_filter test cases

[PATCH v4] can: mcp251xfd: fix TDC setting for low data bit rates
 2025-04-30  5:53 UTC  (4+ messages)

[PATCH v3] can: mcp251xfd: fix TDC setting for low data bit rates
 2025-04-29 16:04 UTC  (4+ messages)

[PATCH] can: gw: fix RCU/BH usage in cgw_create_job()
 2025-04-29  7:03 UTC  (3+ messages)

[PATCH v2] can: m_can: initialize spin lock on device probe
 2025-04-28  8:50 UTC  (2+ messages)

[PATCH] can: mcp251xfd: make TDC controllable from userspace
 2025-04-25 17:56 UTC  (6+ messages)

[PATCH] can: m_can: initialize spin lock on device probe
 2025-04-25  9:36 UTC  (8+ messages)

mcp251xfd: forced TDC
 2025-04-24  2:23 UTC  (2+ messages)

[PATCH v8 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-04-21 11:00 UTC  (10+ messages)
` [PATCH v8 1/7] mfd: Add core driver for Nuvoton NCT6694

Question for AMD/Xilinx Zynq PREEMP_RT configuration check, CAN latency measuremet and FOSDEM 2025
 2025-04-18 20:18 UTC  (7+ messages)
    ` CAN latency measuremet on AMD/Xilinx Zynq with PREEMP_RT - added threaded NAPI configuration

[PATCH v8 00/19] Add support for RZ/G3E CANFD
 2025-04-16 16:10 UTC  (16+ messages)
` [PATCH v8 05/19] can: rcar_canfd: Update RCANFD_GERFL_ERR macro
` [PATCH v8 06/19] can: rcar_canfd: Drop the mask operation in RCANFD_GAFLCFG_SETRNC macro
` [PATCH v8 07/19] can: rcar_canfd: Add rcar_canfd_setrnc()
` [PATCH v8 08/19] can: rcar_canfd: Update RCANFD_GAFLCFG macro
` [PATCH v8 15/19] can: rcar_canfd: Add struct rcanfd_regs variable to struct rcar_canfd_hw_info
` [PATCH v8 16/19] can: rcar_canfd: Add sh "

[PATCH net 0/2] pull-request: can 2025-04-15
 2025-04-16  3:41 UTC  (4+ messages)
` [PATCH net 1/2] can: fix missing decrement of j1939_proto.inuse_idx
` [PATCH net 2/2] can: rockchip_canfd: fix broken quirks checks

[PATCH] dt-bindings: remove RZ/N1S bindings
 2025-04-15 19:23 UTC  (2+ messages)

[PATCH] can: rockchip_canfd: fix broken quirks checks
 2025-04-15 10:31 UTC  (2+ messages)

[PATCH] can: fix missing decrement of j1939_proto.inuse_idx
 2025-04-15 10:30 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox