Linux CAN drivers development
 help / color / mirror / Atom feed
 messages from 2025-07-25 16:13:39 to 2025-08-25 09:24:42 UTC [more...]

[PATCH RESEND v14 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-08-25  9:24 UTC  (7+ 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] can: j1939: call j1939_priv_put() immediately when j1939_local_ecu_get() failed
 2025-08-25  9:16 UTC  (2+ messages)

[PATCH] can: m_can: use us_to_ktime() where appropriate
 2025-08-25  9:09 UTC 

[PATCH v2 0/5] phy: phy-can-transceiver: Support TJA1048/TJA1051
 2025-08-25  8:36 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: phy: ti,tcan104x-can: Document NXP TJA1051/1048
` [PATCH v2 2/5] phy: phy-can-transceiver: Add dual channel support for TJA1048
` [PATCH v2 3/5] arm64: dts: imx95-15x15-evk: Use phys to replace xceiver-supply
` [PATCH v2 4/5] arm64: dts: imx8mp-evk: "
` [PATCH v2 5/5] arm64: dts: imx93-11x11-evk: "

[PATCH] can: canxl: add CANXL_PMS flag
 2025-08-25  8:32 UTC  (8+ messages)

[PATCH 0/6] phy: phy-can-transceiver: Support TJA1048/TJA1051
 2025-08-25  7:01 UTC  (10+ messages)
` [PATCH 1/6] dt-bindings: phy: ti,tcan104x-can: Document NXP TJA1051/1048
` [PATCH 2/6] phy: phy-can-transceiver: Add support for NXP TJA1051
` [PATCH 3/6] phy: phy-can-transceiver: Add dual channel support for TJA1048
` [PATCH 4/6] arm64: dts: imx95-15x15-evk: Use phys to replace xceiver-supply
` [PATCH 5/6] arm64: dts: imx8mp-evk: "
` [PATCH 6/6] arm64: dts: imx93-11x11-evk: "

can/j1939: hung inside rtnl_dellink()
 2025-08-24 13:36 UTC  (4+ messages)

[PATCH] can: j1939: undo increment when j1939_local_ecu_get() fails
 2025-08-24 10:27 UTC 

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

[PATCH 0/6] can: rcar_canfd: Add suspend/resume support
 2025-08-22 16:19 UTC  (13+ messages)
` [PATCH 1/6] can: rcar_canfd: Invert reset assert order
` [PATCH 2/6] can: rcar_canfd: Invert global vs. channel teardown
` [PATCH 3/6] can: rcar_canfd: Extract rcar_canfd_global_{,de}init()
` [PATCH 4/6] can: rcar_canfd: Invert CAN clock and close_candev() order
` [PATCH 5/6] can: rcar_canfd: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
` [PATCH/RFC 6/6] can: rcar_canfd: Add suspend/resume support

[PATCH v2 00/11] can: rcar_can: Miscellaneous cleanups and improvements
 2025-08-22 14:43 UTC  (17+ messages)
` [PATCH v2 01/11] can: rcar_can: Consistently use ndev for net_device pointers
` [PATCH v2 02/11] can: rcar_can: Add helper variable dev to rcar_can_probe()
` [PATCH v2 03/11] can: rcar_can: Convert to Runtime PM
` [PATCH v2 04/11] can: rcar_can: Convert to BIT()
` [PATCH v2 05/11] can: rcar_can: Convert to GENMASK()
` [PATCH v2 06/11] can: rcar_can: CTLR bitfield conversion
` [PATCH v2 07/11] can: rcar_can: TFCR "
` [PATCH v2 08/11] can: rcar_can: BCR "
` [PATCH v2 09/11] can: rcar_can: Mailbox "
` [PATCH v2 10/11] can: rcar_can: Do not print alloc_candev() failures
` [PATCH v2 11/11] can: rcar_can: Convert to %pe

[PATCH v9 0/4] can: m_can: Add am62 wakeup support
 2025-08-22 14:35 UTC  (6+ 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] can: xilinx_can: fix use-after-free of transmitted SKB
 2025-08-22  9:50 UTC 

[PATCH] selftests: can: enable CONFIG_CAN_VCAN as a module
 2025-08-21 15:58 UTC  (2+ messages)

[PATCH v2 0/5] can: esd_usb: Fixes and improvements
 2025-08-21 14:34 UTC  (6+ messages)
` [PATCH v2 1/5] can: esd_usb: Fix not detecting version reply in probe routine
` [PATCH v2 2/5] can: esd_usb: Fix handling of TX context objects
` [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 5/5] can: esd_usb: Avoid errors triggered from USB disconnect

[PATCH v2 0/4] R-Car CANFD Improvements
 2025-08-21 14:14 UTC  (5+ 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
` [PATCH v2 4/4] can: rcar_canfd: Simplify data "

[PATCH 0/7] can: m_can: fix pm_runtime and CAN state handling
 2025-08-20  9:09 UTC  (19+ messages)
` [PATCH 1/7] can: m_can: m_can_plat_remove(): add missing pm_runtime_disable()
` [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 5/7] can: m_can: fix CAN state in system PM
` [PATCH 6/7] can: m_can: m_can_get_berr_counter(): don't wake up controller if interface is down
` [PATCH 7/7] can: m_can: add optional support for reset

[PATCH 0/6] can: esd_usb: Fixes and improvements
 2025-08-19 16:41 UTC  (26+ messages)
` [PATCH 1/6] can: esd_usb: Fix possible calls to kfree() with NULL
` [PATCH 2/6] can: esd_usb: Fix not detecting version reply in probe routine
` [PATCH 3/6] can: esd_usb: Fix handling of TX context objects
` [PATCH 4/6] can: esd_usb: Add watermark handling for TX jobs
` [PATCH 5/6] can: esd_usb: Rework display of error messages
` [PATCH 6/6] can: esd_usb: Avoid errors triggered from USB disconnect

[PATCH v14 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-08-19 12:53 UTC  (3+ messages)

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

[PATCH] can: rcar_can: Fix s2ram with PSCI
 2025-08-14 12:45 UTC  (4+ messages)

[PATCH 0/9] can: rcar_can: Miscellaneous cleanups and improvements
 2025-08-14 12:43 UTC  (13+ messages)
` [PATCH 1/9] can: rcar_can: Consistently use ndev for net_device pointers
` [PATCH 2/9] can: rcar_can: Add helper variable dev to rcar_can_probe()
` [PATCH 3/9] can: rcar_can: Convert to Runtime PM
` [PATCH 4/9] can: rcar_can: Convert to BIT()
` [PATCH 5/9] can: rcar_can: Convert to GENMASK()
` [PATCH 6/9] can: rcar_can: CTLR bitfield conversion
` [PATCH 7/9] can: rcar_can: TFCR "
` [PATCH 8/9] can: rcar_can: BCR "
` [PATCH 9/9] can: rcar_can: Mailbox "

[PATCH v2 0/2] can: m_can: document and add external reset
 2025-08-07 16:13 UTC  (4+ messages)
` [PATCH v2 1/2] dt-binding: can: m_can: add optional resets property
` [PATCH v2 2/2] ARM: dts: stm32: add resets property to m_can nodes in the stm32mp153

Prawo pracy - zmiany
 2025-08-05  7:40 UTC 

[PATCH net-next 0/27] pull-request: can-next 2025-07-25
 2025-07-28  8:06 UTC  (22+ messages)
` [PATCH net-next 07/27] can: kvaser_pciefd: Add support to control CAN LEDs on device
` [PATCH net-next 09/27] can: kvaser_pciefd: Add intermediate variable for device struct in probe()
` [PATCH net-next 10/27] can: kvaser_pciefd: Store the different firmware version components in a struct
` [PATCH net-next 11/27] can: kvaser_pciefd: Store device channel index
` [PATCH net-next 12/27] can: kvaser_pciefd: Split driver into C-file and header-file
` [PATCH net-next 13/27] can: kvaser_pciefd: Add devlink support
` [PATCH net-next 14/27] can: kvaser_pciefd: Expose device firmware version via devlink info_get()
` [PATCH net-next 15/27] can: kvaser_pciefd: Add devlink port support
` [PATCH net-next 16/27] Documentation: devlink: add devlink documentation for the kvaser_pciefd driver
` [PATCH net-next 17/27] can: kvaser_usb: Add support to control CAN LEDs on device
` [PATCH net-next 18/27] can: kvaser_usb: Add support for ethtool set_phys_id()
` [PATCH net-next 19/27] can: kvaser_usb: Assign netdev.dev_port based on device channel index
` [PATCH net-next 20/27] can: kvaser_usb: Add intermediate variables
` [PATCH net-next 21/27] can: kvaser_usb: Move comment regarding max_tx_urbs
` [PATCH net-next 22/27] can: kvaser_usb: Store the different firmware version components in a struct
` [PATCH net-next 23/27] can: kvaser_usb: Store additional device information
` [PATCH net-next 24/27] can: kvaser_usb: Add devlink support
` [PATCH net-next 25/27] can: kvaser_usb: Expose device information via devlink info_get()
` [PATCH net-next 26/27] can: kvaser_usb: Add devlink port support
` [PATCH net-next 27/27] Documentation: devlink: add devlink documentation for the kvaser_usb driver

[PATCH v3 00/11] can: kvaser_usb: Simplify identification of physical CAN interfaces
 2025-07-26 20:53 UTC  (3+ messages)

[PATCH v2 00/11] can: kvaser_usb: Simplify identification of physical CAN interfaces
 2025-07-26 19:48 UTC  (5+ messages)
` [PATCH v2 01/11] can: kvaser_usb: Add support to control CAN LEDs on device

[PATCH net] can: peak_usb: fix USB FD devices potential malfunction
 2025-07-26  0:10 UTC  (2+ messages)

[PATCH net-next 01/27] can: janz-ican3: use sysfs_emit() in fwinfo_show()
 2025-07-25 23:40 UTC  (2+ messages)

[PATCH v4 00/10] can: kvaser_pciefd: Simplify identification of physical CAN interfaces
 2025-07-25 16:16 UTC  (5+ messages)
` [PATCH v4 07/10] can: kvaser_pciefd: Add devlink support


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