Linux CAN drivers development
 help / color / mirror / Atom feed
 messages from 2025-09-08 04:07:55 to 2025-09-15 12:07:58 UTC [more...]

[PATCH v2 0/7] Add suspend/resume support
 2025-09-15 12:07 UTC  (11+ messages)
` [PATCH v2 1/7] can: rcar_canfd: Invert reset assert order
` [PATCH v2 2/7] can: rcar_canfd: Invert global vs. channel teardown
` [PATCH v2 3/7] can: rcar_canfd: Move enabling of RAM clk from probe()
` [PATCH v2 4/7] can: rcar_canfd: Extract rcar_canfd_global_{,de}init()
` [PATCH v2 5/7] can: rcar_canfd: Invert CAN clock and close_candev() order
` [PATCH v2 6/7] can: rcar_canfd: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
` [PATCH v2 7/7] can: rcar_canfd: Add suspend/resume support

[RFC PATCH v5 1/2] can: skb: enforce CANFD_FDF check in can_is_canfd_skb()
 2025-09-15 10:55 UTC  (10+ messages)
` [RFC PATCH v5 2/2] can: reject CAN FD content when disabled on CAN XL interfaces

[PATCH 0/3] can: raw: optimize the sizes of struct uniqframe and struct raw_sock
 2025-09-15 10:47 UTC  (7+ messages)
` [PATCH 1/3] can: raw: reorder struct uniqframe's members to optimise packing
` [PATCH 2/3] can: raw: use bitfields to store flags in struct raw_sock
` [PATCH 3/3] can: raw: reorder struct raw_sock's members to optimise packing

[PATCH v2] can: peak: Modification of references to email accounts being deleted
 2025-09-12 16:32 UTC  (2+ messages)

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

[PATCH 0/6] can: rcar_canfd: Add suspend/resume support
 2025-09-12  8:56 UTC  (18+ messages)
` [PATCH 1/6] can: rcar_canfd: Invert reset assert order
` [PATCH 2/6] can: rcar_canfd: Invert global vs. channel teardown
` [PATCH/RFC 6/6] can: rcar_canfd: Add suspend/resume support

[PATCH v5] can: virtio: Initial virtio CAN driver
 2025-09-11 20:59 UTC  (2+ messages)

[PATCH v2] can: hi311x: fix null pointer dereference when resuming from sleep before interface was enabled
 2025-09-11 15:08 UTC 

[PATCH RESEND v14 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-09-11 14:37 UTC  (3+ messages)

[PATCH RESEND v14 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-09-11 14:35 UTC  (5+ messages)

[PATCH v14 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-09-11 14:33 UTC  (2+ messages)

[PATCH net 0/7] pull-request: can 2025-09-10
 2025-09-11  2:40 UTC  (9+ messages)
` [PATCH net 1/7] docs: networking: can: change bcm_msg_head frames member to support flexible array
` [PATCH net 2/7] selftests: can: enable CONFIG_CAN_VCAN as a module
` [PATCH net 3/7] can: j1939: implement NETDEV_UNREGISTER notification handler
` [PATCH net 4/7] can: j1939: j1939_sk_bind(): call j1939_priv_put() immediately when j1939_local_ecu_get() failed
` [PATCH net 5/7] can: j1939: j1939_local_ecu_get(): undo increment when j1939_local_ecu_get() fails
` [PATCH net 6/7] can: xilinx_can: xcan_write_frame(): fix use-after-free of transmitted SKB
` [PATCH net 7/7] can: rcar_can: rcar_can_resume(): fix s2ram with PSCI

[PATCH 0/2] dt-bindings: phy: ti,tcan104x-can: Document TI TCAN1051
 2025-09-11  1:08 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: freescale: imx8mp-moduline-display-106: Use phys to replace xceiver-supply

[PATCH v4] selftests: can: enable CONFIG_CAN_VCAN as a module
 2025-09-10 16:36 UTC  (2+ messages)

[PATCH v2 0/7] can: m_can: fix pm_runtime and CAN state handling
 2025-09-10 16:04 UTC  (16+ messages)
` [PATCH v2 1/7] can: m_can: m_can_plat_remove(): add missing pm_runtime_disable()
` [PATCH v2 2/7] can: m_can: only handle active interrupts
` [PATCH v2 3/7] can: m_can: m_can_handle_state_errors(): fix CAN state transition to Error Active
` [PATCH v2 4/7] can: m_can: m_can_chip_config(): bring up interface in correct state
` [PATCH v2 5/7] can: m_can: fix CAN state in system PM
` [PATCH v2 6/7] can: m_can: m_can_get_berr_counter(): don't wake up controller if interface is down
` [PATCH v2 7/7] can: m_can: add optional support for reset

[PATCH v3 0/4] R-Car CANFD Improvements
 2025-09-10 12:01 UTC  (10+ messages)
` [PATCH v3 1/4] can: rcar_canfd: Update bit rate constants for RZ/G3E and R-Car Gen4
` [PATCH v3 2/4] can: rcar_canfd: Update RCANFD_CFG_* macros
` [PATCH v3 3/4] can: rcar_canfd: Simplify nominal bit rate config
` [PATCH v3 4/4] can: rcar_canfd: Simplify data "

[PATCH net 0/7] pull-request: can 2025-09-09
 2025-09-10 11:54 UTC  (14+ messages)
` [PATCH net 1/7] docs: networking: can: change bcm_msg_head frames member to support flexible array
` [PATCH net 2/7] selftests: can: enable CONFIG_CAN_VCAN as a module
` [PATCH net 3/7] can: j1939: implement NETDEV_UNREGISTER notification handler
` [PATCH net 4/7] can: j1939: j1939_sk_bind(): call j1939_priv_put() immediately when j1939_local_ecu_get() failed
` [PATCH net 5/7] can: j1939: j1939_local_ecu_get(): undo increment when j1939_local_ecu_get() fails
` [PATCH net 6/7] can: xilinx_can: xcan_write_frame(): fix use-after-free of transmitted SKB
` [PATCH net 7/7] can: rcar_can: rcar_can_resume(): fix s2ram with PSCI

[PATCH v2 00/20] can: netlink: preparation before introduction of CAN XL step 2/2
 2025-09-10 11:12 UTC  (25+ messages)
` [PATCH v2 01/20] can: dev: move struct data_bittiming_params to linux/can/bittiming.h
` [PATCH v2 02/20] can: dev: make can_get_relative_tdco() FD agnostic and move it to bittiming.h
` [PATCH v2 03/20] can: netlink: document which symbols are FD specific
` [PATCH v2 04/20] can: netlink: refactor can_validate_bittiming()
` [PATCH v2 05/20] can: netlink: add can_validate_tdc()
` [PATCH v2 06/20] can: netlink: add can_validate_databittiming()
` [PATCH v2 07/20] can: netlink: refactor CAN_CTRLMODE_TDC_{AUTO,MANUAL} flag reset logic
` [PATCH v2 08/20] can: netlink: remove useless check in can_tdc_changelink()
` [PATCH v2 09/20] can: netlink: make can_tdc_changelink() FD agnostic
` [PATCH v2 10/20] can: netlink: add can_dtb_changelink()
` [PATCH v2 11/20] can: netlink: add can_ctrlmode_changelink()
` [PATCH v2 12/20] can: netlink: make can_tdc_get_size() FD agnostic
` [PATCH v2 13/20] can: netlink: add can_data_bittiming_get_size()
` [PATCH v2 14/20] can: netlink: add can_bittiming_fill_info()
` [PATCH v2 15/20] can: netlink: add can_bittiming_const_fill_info()
` [PATCH v2 16/20] can: netlink: add can_bitrate_const_fill_info()
` [PATCH v2 17/20] can: netlink: make can_tdc_fill_info() FD agnostic
` [PATCH v2 18/20] can: calc_bittiming: make can_calc_tdco() "
` [PATCH v2 19/20] can: dev: add can_get_ctrlmode_str()
` [PATCH v2 20/20] can: netlink: add userland error messages

[RFC PATCH v6 1/2] can: skb: enforce CANFD_FDF check in can_is_canfd_skb()
 2025-09-10  7:11 UTC  (5+ messages)
` [RFC PATCH v6 2/2] can: reject CAN FD content when disabled on CAN FD/XL interfaces

[PATCH v6 0/9] phy: phy-can-transceiver: Support TJA1048/TJA1051
 2025-09-10  2:33 UTC  (11+ messages)
` [PATCH v6 1/9] dt-bindings: phy: ti,tcan104x-can: Document NXP TJA105X/1048
` [PATCH v6 2/9] phy: phy-can-transceiver: Introduce can_transceiver_priv
` [PATCH v6 3/9] phy: phy-can-transceiver: Add dual channel support for TJA1048
` [PATCH v6 4/9] phy: phy-can-transceiver: Drop the gpio desc check
` [PATCH v6 5/9] phy: phy-can-transceiver: Propagate return value of gpiod_set_value_cansleep
` [PATCH v6 6/9] phy: phy-can-transceiver: Add support for TJA105{1,7}
` [PATCH v6 7/9] arm64: dts: imx95-15x15-evk: Use phys to replace xceiver-supply
` [PATCH v6 8/9] arm64: dts: imx8mp-evk: "
` [PATCH v6 9/9] arm64: dts: imx93-11x11-evk: "

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

[PATCH 0/7] can: m_can: fix pm_runtime and CAN state handling
 2025-09-09 14:48 UTC  (14+ messages)
` [PATCH 2/7] can: m_can: m_can_rx_handler(): only handle active interrupts
` [PATCH 3/7] can: m_can: m_can_handle_state_errors(): fix CAN state transition to Error Active
` [PATCH 4/7] can: m_can: m_can_chip_config(): bring up interface in correct state

[PATCH] can: hi311x: fix null pointer dereference when resuming from sleep before interface was enabled
 2025-09-09 12:29 UTC  (3+ messages)

[PATCH] can: rcar_can: Fix s2ram with PSCI
 2025-09-09 12:14 UTC  (2+ messages)

[PATCH] can: xilinx_can: fix use-after-free of transmitted SKB
 2025-09-09 12:09 UTC  (2+ messages)

[PATCH v3] selftests: can: enable CONFIG_CAN_VCAN as a module
 2025-09-09 12:01 UTC  (2+ messages)

[PATCH v1] docs: networking: can: change bcm_msg_head frames member to support flexible array
 2025-09-09 11:59 UTC  (5+ messages)

[PATCH] can: j1939: undo increment when j1939_local_ecu_get() fails
 2025-09-09 11:54 UTC  (5+ messages)

[PATCH] can: j1939: call j1939_priv_put() immediately when j1939_local_ecu_get() failed
 2025-09-09 11:49 UTC  (2+ messages)

can/j1939: hung inside rtnl_dellink()
 2025-09-09 11:48 UTC  (6+ messages)
      ` [PATCH] can: j1939: implement NETDEV_UNREGISTER notification handler

[PATCH] can: peak: Modification of references to email accounts being deleted
 2025-09-09 11:30 UTC  (2+ messages)

[RFC PATCH v3 1/2] can: skb: enforce CANFD_FDF check in can_is_canfd_skb()
 2025-09-09  8:40 UTC  (6+ messages)
` [RFC PATCH v3 2/2] can: support XL only content on real CAN XL interfaces

[RFC PATCH v4 1/2] can: skb: enforce CANFD_FDF check in can_is_canfd_skb()
 2025-09-09  8:27 UTC  (2+ messages)
` [RFC PATCH v4 2/2] can: reject CAN FD content when disabled on CAN XL interfaces

[RFC PATCH] can: dev: can_dev_dropped_skb: drop CAN FD skbs if FD is off
 2025-09-08 17:42 UTC  (9+ messages)

[PATCH can-utils] cangen: allow to use -m on classical CAN interfaces
 2025-09-08 11:33 UTC  (4+ messages)

[PATCH v2 0/4] R-Car CANFD Improvements
 2025-09-08 10:42 UTC  (10+ messages)
` [PATCH v2 1/4] can: rcar_canfd: Add shared_bittiming variable to struct rcar_canfd_hw_info
` [PATCH v2 2/4] can: rcar_canfd: Update RCANFD_CFG_* macros
` [PATCH v2 3/4] can: rcar_canfd: Simplify nominal bit rate config

[RFC PATCH v2] can: skb: enforce CANFD_FDF check in can_is_canfd_skb()
 2025-09-08 10:28 UTC 

[RFC PATCH] can: skb: enforce CANFD_FDF check in can_is_canfd_skb()
 2025-09-08  9:08 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