linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-09 14:31:45 to 2025-09-22 07:15:57 UTC [more...]

[PATCH v7 0/4] rockchip: add can for RK3576 Soc
 2025-09-22  7:15 UTC  (2+ messages)
` [PATCH v7 2/4] net: can: rockchip: Refactor the rkcanfd_devtype_data structure

[PATCH v6 0/9] phy: phy-can-transceiver: Support TJA1048/TJA1051
 2025-09-22  4:44 UTC  (12+ 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 5/9] phy: phy-can-transceiver: Propagate return value of gpiod_set_value_cansleep

[PATCH iproute2-next 0/3] iplink_can: fix checkpatch.pl warnings
 2025-09-21  7:32 UTC  (4+ messages)
` [PATCH iproute2-next 1/3] iplink_can: fix coding style for pointer format
` [PATCH iproute2-next 2/3] iplink_can: fix SPDX-License-Identifier tag format
` [PATCH iproute2-next 3/3] iplink_can: factorise the calls to usage()

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

[PATCH v4 0/6] can: mcp251xfd: add gpio functionality
 2025-09-20 15:04 UTC  (10+ messages)
` [PATCH v4 1/6] can: mcp251xfd: move chip sleep mode into runtime pm
` [PATCH v4 2/6] can: mcp251xfd: utilize gather_write function for all non-CRC writes
` [PATCH v4 3/6] can: mcp251xfd: add workaround for errata 5
` [PATCH v4 4/6] can: mcp251xfd: only configure PIN1 when rx_int is set
` [PATCH v4 5/6] can: mcp251xfd: add gpio functionality
` [PATCH v4 6/6] dt-bindings: can: mcp251xfd: add gpio-controller property

Possible race condition of the rockchip_canfd driver
 2025-09-20 10:08 UTC  (3+ messages)

[PATCH v2 00/20] can: netlink: preparation before introduction of CAN XL step 2/2
 2025-09-20  7:24 UTC  (26+ 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

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

[PATCH v2 0/5] can: esd_usb: Fixes and improvements
 2025-09-19 18:22 UTC  (7+ messages)
` [PATCH v2 3/5] can: esd_usb: Add watermark handling for TX jobs
` [PATCH v2 4/5] can: esd_usb: Rework display of error messages

[PATCH v2 00/11] can: rcar_can: Miscellaneous cleanups and improvements
 2025-09-19 17:26 UTC  (2+ messages)

[PATCH] can: peak_usb: fix shift-out-of-bounds issue for 32-bit architectures
 2025-09-19 17:18 UTC  (2+ messages)

[PATCH] can: rcar_canfd: Fix controller mode setting
 2025-09-19 17:05 UTC  (2+ messages)

[PATCH 0/4] can: populate ndo_change_mtu() to prevent buffer overflow
 2025-09-19 17:04 UTC  (6+ messages)
` [PATCH 1/4] can: etas_es58x: "
` [PATCH 2/4] can: hi311x: "
` [PATCH 3/4] can: sun4i_can: "
` [PATCH 4/4] can: mcba_usb: "

[PATCH RFC 0/5] can: rework the CAN MTU logic
 2025-09-18 12:59 UTC  (6+ messages)
` [PATCH RFC 1/5] can: annotate mtu accesses with READ_ONCE()
` [PATCH RFC 2/5] can: dev: turn can_set_static_ctrlmode() into a non-inline function
` [PATCH RFC 3/5] can: populate the minimum and maximum MTU values
` [PATCH RFC 4/5] can: treewide: remove can_change_mtu()
` [PATCH RFC 5/5] can: enable CAN XL for virtual CAN devices by default

PCAN-USB FD: shift-out-of-bounds
 2025-09-18  9:24 UTC  (3+ messages)

Configure CAN port using NETLINK messages
 2025-09-17  5:29 UTC 

[PATCH 0/3] can: raw: optimize the sizes of struct uniqframe and struct raw_sock
 2025-09-17  4:43 UTC  (11+ 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 RESEND v14 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-09-16 14:39 UTC  (13+ 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
  ` [GIT PULL] Immutable branch between MFD, GPIO, HWMON, I2C, CAN, RTC and Watchdog due for the v6.18 merge window

[PATCH v2 0/7] Add suspend/resume support
 2025-09-15 12:37 UTC  (12+ 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

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

[PATCH 0/6] can: rcar_canfd: Add suspend/resume support
 2025-09-12  8:56 UTC  (7+ messages)
` [PATCH/RFC 6/6] "

[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  (7+ messages)
` [PATCH v3 1/4] can: rcar_canfd: Update bit rate constants for RZ/G3E and R-Car Gen4

[PATCH net 0/7] pull-request: can 2025-09-09
 2025-09-10 11:54 UTC  (8+ messages)
` [PATCH net 2/7] selftests: can: enable CONFIG_CAN_VCAN as a module

[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 v9 0/4] can: m_can: Add am62 wakeup support
 2025-09-09 18:57 UTC  (8+ messages)
` [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  (10+ messages)
` [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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).