Linux CAN drivers development
 help / color / mirror / Atom feed
 messages from 2026-04-30 11:07:20 to 2026-05-11 04:21:58 UTC [more...]

[PATCH net-next 0/2] net: convert remaining CAN protocols to getsockopt_iter
 2026-05-11  4:21 UTC  (4+ messages)
` [PATCH net-next 1/2] can: j1939: convert "
` [PATCH net-next 2/2] can: isotp: "

[PATCH v3 0/4] phy: phy-can-transceiver: Ad-hoc cleanups and refactoring
 2026-05-10 12:51 UTC  (7+ messages)
` [PATCH v3 1/4] phy: phy-can-transceiver: use device_get_match_data()
` [PATCH v3 2/4] phy: phy-can-transceiver: Move OF ID table closer to their user
` [PATCH v3 3/4] phy: phy-can-transceiver: Don't check for specific errors when parsing properties
` [PATCH v3 4/4] phy: phy-can-transceiver: Drop unused include

[PATCH net-next v2 0/2] Rework pci_device_id initialisation
 2026-05-09  6:42 UTC  (7+ messages)
` [PATCH net-next v2 1/2] net: Consistently define pci_device_ids using named initializers

[PATCH net 0/6] pull-request: can 2026-05-07
 2026-05-08 22:12 UTC  (9+ messages)
` [PATCH net 1/6] can: raw: add locking for raw flags bitfield
` [PATCH net 2/6] can: bcm: prevent thrtimer UAF in rx path by checking RX_NO_AUTOTIMER
` [PATCH net 3/6] can: j1939: fix wrong RX timeout for CTS hold messages
` [PATCH net 4/6] can: j1939: fix lockless local-destination check
` [PATCH net 5/6] can: peak: Modification of references to email accounts being deleted
` [PATCH net 6/6] can: flexcan: disable all IRQ lines in flexcan_chip_interrupts_enable()

[PATCH v7 RESEND 00/15] can: grcan: Enhance driver with CANFD Support and Improvements
 2026-05-08  7:01 UTC  (16+ messages)
` [PATCH v7 01/15] dt-bindings: Add vendor prefix for Frontgrade Gaisler AB
` [PATCH v7 02/15] dt-bindings: net: can: gaisler,grcan: Convert to DT schema
` [PATCH v7 03/15] MAINTAINERS: Add maintainers for GRCAN CAN network driver
` [PATCH v7 04/15] can: grcan: Add clock handling
` [PATCH v7 05/15] can: grcan: Replace bit timing macros with literal values
` [PATCH v7 06/15] can: grcan: Simplify timing configuration
` [PATCH v7 07/15] can: grcan: add FD capability detection and nominal bit-timing
` [PATCH v7 08/15] can: grcan: set DMA mask for GRCAN and GRCANFD to 32-bit
` [PATCH v7 09/15] can: grcan: Add saving and restoring of CAN FD baud-rate registers
` [PATCH v7 10/15] can: grcan: Reserve space between cap and next register to align with address layout
` [PATCH v7 11/15] can: grcan: Refactor GRCAN DMA buffer to use structured memory layout
` [PATCH v7 12/15] can: grcan: Add CANFD TX support alongside legacy CAN
` [PATCH v7 13/15] can: grcan: Add CANFD RX "
` [PATCH v7 14/15] can: grcan: Update echo skb handling to match variable length CANFD frame
` [PATCH v7 15/15] can: grcan: Advertise CANFD capability

[RFC 4/4] m68k: coldfire: fix non-standard readX()/writeX() functions
 2026-05-07 14:33 UTC  (7+ messages)

[PATCH net-next 0/5] net: convert four more protocols to getsockopt_iter
 2026-05-07  9:29 UTC  (8+ messages)
` [PATCH net-next 1/5] can: isotp: convert "
` [PATCH net-next 2/5] can: j1939: "
` [PATCH net-next 3/5] mctp: "
` [PATCH net-next 4/5] llc: "
` [PATCH net-next 5/5] selftests: net: getsockopt_iter: address review nits

[PATCH 0/2] Add Loongson CAN-FD controller driver
 2026-05-06 17:51 UTC  (5+ messages)
` [PATCH 1/2] can: Add Loongson CAN-FD controller support
` [PATCH 2/2] can: loongson_canfd: Add RXDMA support

[RFC 0/4] m68k: coldfire: fix non-standard readX()/writeX() functions
 2026-05-06 14:11 UTC 

[PATCH] Fix J1939 implementation not handling holds correctly
 2026-05-06 13:21 UTC  (2+ messages)

[PATCH] can: peak: Modification of references to email accounts being deleted
 2026-05-06 12:59 UTC  (2+ messages)

[PATCH net] can: j1939: fix lockless local-destination check
 2026-05-06 12:57 UTC  (2+ messages)

[PATCH] can: j1939: fix wrong rx timeout for CTS hold messages
 2026-05-06 12:54 UTC  (2+ messages)

[PATCH] can: raw: add locking for raw flags bitfield
 2026-05-06 12:43 UTC  (4+ messages)

[PATCH 1/1] can: bcm: prevent thrtimer UAF in rx path by checking RX_NO_AUTOTIMER
 2026-05-06 12:45 UTC  (9+ messages)

[PATCH v8 phy-next 00/31] Split Generic PHY consumer and provider API
 2026-05-05 16:26 UTC  (33+ messages)
` [PATCH v8 phy-next 01/31] PCI: cadence: Preserve all error codes in cdns_plat_pcie_probe()
` [PATCH v8 phy-next 02/31] ata: add <linux/pm_runtime.h> where missing
` [PATCH v8 phy-next 03/31] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v8 phy-next 04/31] usb: add "
` [PATCH v8 phy-next 05/31] drm: add <linux/pm_runtime.h> where missing
` [PATCH v8 phy-next 06/31] phy: "
` [PATCH v8 phy-next 07/31] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v8 phy-next 08/31] net: lan969x: include missing <linux/of.h>
` [PATCH v8 phy-next 09/31] PCI: Remove device links to PHY
` [PATCH v8 phy-next 10/31] scsi: ufs: exynos: use dedicated API for updating PHY bus width
` [PATCH v8 phy-next 11/31] scsi: ufs: qcom: call phy_init() before phy_power_on()
` [PATCH v8 phy-next 12/31] scsi: ufs: qcom: make use of QMP PHY dynamic gear switching ability
` [PATCH v8 phy-next 13/31] scsi: ufs: qcom: keep separate track of PHY power state
` [PATCH v8 phy-next 14/31] scsi: ufs: qcom: include missing <linux/interrupt.h>
` [PATCH v8 phy-next 15/31] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v8 phy-next 16/31] usb: host: tegra: "
` [PATCH v8 phy-next 17/31] usb: gadget: tegra-xudc: "
` [PATCH v8 phy-next 18/31] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v8 phy-next 19/31] phy: make phy_get_mode(), phy_get_bus_width() NULL tolerant
` [PATCH v8 phy-next 20/31] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v8 phy-next 21/31] drm/rockchip: dsi: include PHY provider header
` [PATCH v8 phy-next 22/31] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v8 phy-next 23/31] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v8 phy-next 24/31] net: renesas: rswitch: "
` [PATCH v8 phy-next 25/31] pinctrl: tegra-xusb: "
` [PATCH v8 phy-next 26/31] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v8 phy-next 27/31] phy: move ulpi_phy.h from include/linux/phy/ to drivers/phy/
` [PATCH v8 phy-next 28/31] phy: include PHY provider header (1/2)
` [PATCH v8 phy-next 29/31] phy: include PHY provider header (2/2)
` [PATCH v8 phy-next 30/31] phy: remove temporary provider compatibility from consumer header
` [PATCH v8 phy-next 31/31] MAINTAINERS: add regexes for linux-phy

[PATCH v7 phy-next 00/27] Split Generic PHY consumer and provider
 2026-05-05  9:39 UTC  (30+ messages)
` [PATCH v7 phy-next 08/27] PCI: Remove device links to PHY
` [PATCH v7 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v7 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state
` [PATCH v7 phy-next 11/27] scsi: ufs: qcom: include missing <linux/interrupt.h>
` [PATCH v7 phy-next 12/27] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v7 phy-next 13/27] usb: host: tegra: "
` [PATCH v7 phy-next 14/27] usb: gadget: tegra-xudc: "
` [PATCH v7 phy-next 15/27] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v7 phy-next 16/27] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v7 phy-next 17/27] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v7 phy-next 18/27] drm/rockchip: dsi: include PHY provider header
` [PATCH v7 phy-next 19/27] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v7 phy-next 20/27] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v7 phy-next 21/27] net: renesas: rswitch: "
` [PATCH v7 phy-next 22/27] pinctrl: tegra-xusb: "
` [PATCH v7 phy-next 23/27] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v7 phy-next 24/27] phy: include PHY provider header (1/2)
` [PATCH v7 phy-next 25/27] phy: include PHY provider header (2/2)
` [PATCH v7 phy-next 26/27] phy: remove temporary provider compatibility from consumer header
` [PATCH v7 phy-next 27/27] MAINTAINERS: add regexes for linux-phy

[PATCH v2 0/4] phy: phy-can-transceiver: Ad-hoc cleanups and refactoring
 2026-05-05  9:18 UTC  (12+ messages)
` [PATCH v2 2/4] phy: phy-can-transceiver: Move OF ID table closer to their user

[BUG] KASAN: slab-use-after-free Read in raw_rcv
 2026-05-04  8:08 UTC  (5+ messages)

[PATCH RESEND v4 0/8] can: flexcan: Add NXP S32N79 SoC support
 2026-05-04  7:30 UTC  (2+ messages)

[PATCH] can: m_can: Use of_property_present() for wakeup-source
 2026-05-04  5:07 UTC 

[PATCH net-next] can: ctucanfd: use pm_runtime_resume_and_get() to balance reference count
 2026-05-01 19:00 UTC 

[PATCH net-next] net: Consistently define pci_device_ids using named initializers
 2026-04-30 15:14 UTC  (6+ messages)


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