public inbox for linux-can@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-24 12:18:17 to 2026-04-07 13:48:55 UTC [more...]

[PATCH v13] can: virtio: Add virtio CAN driver
 2026-04-07 13:48 UTC  (6+ messages)

[PATCH net] can: sja1000: Fix pci_iounmap() buffer
 2026-04-07 13:15 UTC  (4+ messages)

[PATCH 0/3] Add support for Renesas CAN-FD Bus-Off recovery mode selection
 2026-04-07 11:12 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: can: renesas,rcar-canfd: Document renesas,bus-off-recovery-mode property
` [PATCH 2/3] can: rcar_canfd: Add support for Bus-Off recovery mode selection
` [PATCH 3/3] can: rcar_canfd: Handle Bus-Off recovery interrupt

[syzbot] [can?] KCSAN: data-race in _copy_from_iter / bcm_can_tx
 2026-04-06 20:57 UTC 

[PATCH v4 0/8] can: flexcan: Add NXP S32N79 SoC support
 2026-04-06  7:50 UTC  (10+ messages)
` [PATCH v4 1/8] can: flexcan: use dedicated IRQ handlers for multi-IRQ platforms
` [PATCH v4 2/8] can: flexcan: disable all IRQ lines in flexcan_chip_interrupts_enable()
` [PATCH v4 3/8] can: flexcan: split rx/tx masks per mailbox IRQ line
` [PATCH v4 4/8] dt-bindings: can: fsl,flexcan: add NXP S32N79 SoC support
` [PATCH v4 5/8] can: flexcan: add FLEXCAN_QUIRK_IRQ_BERR quirk
` [PATCH v4 6/8] can: flexcan: add NXP S32N79 SoC support
` [PATCH v4 7/8] arm64: dts: s32n79: add FlexCAN nodes
` [PATCH v4 8/8] arm64: dts: s32n79: enable FlexCAN devices

Discover How To Instantly Rank On Top Of Every Search From Google Rankings To AI Discovery In ChatGPT, Gemini, Claude, Perplexity, & Copilot Confirmation
 2026-04-05 16:44 UTC 

[PATCH v1 0/2] mfd: nct6694: Refactor transport layer and add HIF (eSPI) support
 2026-04-03  4:46 UTC  (5+ messages)
` [PATCH v1 1/2] mfd: nct6694: Switch to devm_mfd_add_devices() and drop IDA
` [PATCH v1 2/2] mfd: Add Host Interface (HIF) support for Nuvoton NCT6694

[PATCH 5.15.y v2 0/3] Backport to fix CVE-2026-23031 in 5.15
 2026-04-03  1:36 UTC  (4+ messages)
` [PATCH 5.15.y v2 1/3] can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
` [PATCH 5.15.y v2 2/3] can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb() error
` [PATCH 5.15.y v2 3/3] can: gs_usb: gs_usb_receive_bulk_callback(): fix error message

[PATCH RFC can-next 0/3] Introduce diag support for CAN
 2026-04-02 18:13 UTC  (7+ messages)
` [PATCH RFC can-next 1/3] af_can: ensure sk_protocol is always set on socket creation
` [PATCH RFC can-next 2/3] af_can: store socket pointers in struct netns_can
` [PATCH RFC can-next 3/3] can: add can diag interface

[PATCH net-next 0/6] pull-request: can-next 2026-04-01
 2026-04-02  2:30 UTC  (8+ messages)
` [PATCH net-next 1/6] dt-bindings: can: mcp251xfd: add microchip,xstbyen property
` [PATCH net-next 2/6] net: can: ctucanfd: remove useless copy of PCI_DEVICE_DATA macro
` [PATCH net-next 3/6] can: kvaser_usb: leaf: refactor endpoint lookup
` [PATCH net-next 4/6] can: mcp251xfd: add support for XSTBYEN transceiver standby control
` [PATCH net-next 5/6] can: rcar_can: Convert to FIELD_MODIFY()
` [PATCH net-next 6/6] can: ucan: refactor endpoint lookup

[PATCH v3 0/2] can: mcp251xfd: add XSTBYEN transceiver standby control
 2026-03-31  7:10 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: can: mcp251xfd: add microchip,xstbyen property

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

[PATCH AUTOSEL 6.19-5.10] can: mcp251x: add error handling for power enable in open and resume
 2026-03-30 12:38 UTC 

[PATCH 0/2] can: refactor USB endpoint lookups
 2026-03-30 10:18 UTC  (3+ messages)
` [PATCH 1/2] can: kvaser_usb: leaf: refactor endpoint lookup
` [PATCH 2/2] can: ucan: "

[PATCH v5 phy-next 00/27] Split Generic PHY consumer and provider API
 2026-03-27 11:28 UTC  (9+ messages)
` [PATCH v5 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state

[PATCH] can: ucan: fix devres lifetime
 2026-03-27 10:45 UTC 

[PATCH v3 0/6] can: flexcan: Add NXP S32N79 SoC support
 2026-03-25 12:45 UTC  (9+ messages)
` [PATCH v3 1/6] can: flexcan: use dedicated IRQ handlers for multi-IRQ platforms


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