public inbox for linux-can@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-31 21:02:33 to 2026-02-26 13:21:47 UTC [more...]

[PATCH v11 0/9] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-02-26 13:21 UTC  (6+ messages)
` [PATCH v11 1/9] phy: can-transceiver: rename temporary helper function to avoid conflict
` [PATCH v11 2/9] phy: renesas: rcar-gen3-usb2: rename local mux helper "
` [PATCH v11 3/9] mux: Add helper functions for getting optional and selected mux-state
` [PATCH v11 4/9] phy: can-transceiver: drop temporary helper getting optional mux-state
` [PATCH v11 5/9] phy: renesas: rcar-gen3-usb2: drop "

[PATCH v10 0/9] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-02-26 13:19 UTC  (16+ messages)
` [PATCH v10 1/9] phy: can-transceiver: rename temporary helper function to avoid conflict
` [PATCH v10 2/9] phy: renesas: rcar-gen3-usb2: rename local mux helper "
` [PATCH v10 3/9] mux: Add helper functions for getting optional and selected mux-state
` [PATCH v10 4/9] phy: can-transceiver: drop temporary helper getting optional mux-state
` [PATCH v10 5/9] phy: renesas: rcar-gen3-usb2: drop "
` [PATCH v10 6/9] i2c: omap: switch to new generic helper for getting selected mux-state
` [PATCH v10 7/9] dt-bindings: mmc: renesas,sdhi: Add mux-states property
` [PATCH v10 8/9] mux: add prompt and help text to CONFIG_MULTIPLEXER making it visible
` [PATCH v10 9/9] mmc: host: renesas_sdhi_core: support selecting an optional mux

[PATCH v1 0/4] phy: phy-can-transceiver: Ad-hoc cleanups and refactoring
 2026-02-24 18:30 UTC  (8+ messages)
` [PATCH v1 1/4] phy: phy-can-transceiver: Convert to use device property API
` [PATCH v1 2/4] phy: phy-can-transceiver: Move OF ID table closer to their user
` [PATCH v1 3/4] phy: phy-can-transceiver: Don't check for specific errors when parsing properties
` [PATCH v1 4/4] phy: phy-can-transceiver: Drop unused include

[PATCH] can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a message
 2026-02-23 16:51 UTC 

[PATCH] can: usb: etas_es58x: correctly anchor the urb in the read bulk callback
 2026-02-23 16:39 UTC 

[PATCH] can: ucan: Fix infinite loop from zero-length messages
 2026-02-23 16:30 UTC 

[PATCH v9 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-02-23 13:44 UTC  (36+ messages)
` [PATCH v9 1/7] phy: can-transceiver: rename temporary helper function to avoid conflict
` [PATCH v9 2/7] mux: Add helper functions for getting optional and selected mux-state
` [PATCH v9 3/7] mux: add help text for MULTIPLEXER config option
` [PATCH v9 4/7] phy: can-transceiver: drop temporary helper getting optional mux-state
` [PATCH v9 5/7] i2c: omap: switch to new generic helper for getting selected mux-state
` [PATCH v9 6/7] dt-bindings: mmc: renesas,sdhi: Add mux-states property
` [PATCH v9 7/7] mmc: host: renesas_sdhi_core: support selecting an optional mux

[PATCH 1/3] can: usb: f81604: handle short interrupt urb messages properly
 2026-02-23 12:10 UTC  (3+ messages)
` [PATCH 2/3] can: usb: f81604: handle bulk write errors properly
` [PATCH 3/3] can: usb: f81604: correctly anchor the urb in the read bulk callback

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

[PATCH v2] can: esd_usb: add endpoint type validation
 2026-02-22 13:05 UTC  (2+ messages)

[PATCH] can: m_can: set out-of-band wakeup if wakeup pinctrl exists
 2026-02-19 20:31 UTC  (5+ messages)

[PATCH v3 0/3] can: bcm: add/fix locking for config updates at runtime
 2026-02-19 16:51 UTC  (4+ messages)
` [PATCH v3 1/3] can: bcm: fix locking for bcm_op runtime updates
` [PATCH v3 2/3] can: bcm: add locking when updating filter and timer values
` [PATCH v3 3/3] can: statistics: add missing atomic access in hot path

[PATCH v2 0/2] can: bcm: add/fix locking for config updates at runtime
 2026-02-19 14:23 UTC  (4+ messages)
` [PATCH v2 1/2] can: bcm: fix locking for bcm_op runtime updates
` [PATCH v2 2/2] can: bcm: add locking when updating filter and timer values

[PATCH v2] can: gs_usb: gs_can_open(): always configure bitrates before starting device
 2026-02-19 12:57 UTC 

[PATCH] can: bcm: fix locking for bcm_op runtime updates
 2026-02-19 12:55 UTC  (5+ messages)

[PATCH] can: gs_usb: gs_can_open(): always configure bitrates before starting device
 2026-02-18 14:03 UTC 

[PATCH v1 0/2] dt-bindings: CAN: MCP251XFD GPIO hog support and QCS6490 CAN enablement
 2026-02-18  0:19 UTC  (11+ messages)
` [PATCH v1 2/2] arm64: dts: qcom: qcs6490-rb3gen2: Enable CAN bus controller

[syzbot] [can?] INFO: trying to register non-static key in bcm_can_tx
 2026-02-17 13:02 UTC 

[PATCH v10] can: virtio: Add virtio CAN driver
 2026-02-17 10:24 UTC 

[PATCH] can: esd_usb: add endpoint type validation
 2026-02-13 16:20 UTC  (4+ messages)

[PATCH] net: can: es58x: fully try proceeding with partial allocations
 2026-02-13  9:00 UTC  (3+ messages)

[PATCH v2 1/1] dt-bindings: net: can: nxp,sja1000: add reference to mc-peripheral-props.yaml
 2026-02-12 16:39 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: net: can: nxp,sja1000: add reference to fsl,imx-weim-peripherals.yaml
 2026-02-12 12:02 UTC  (2+ messages)

[PATCH] net: can: etas_es58x: full cleanup in the error case
 2026-02-11 10:32 UTC  (3+ messages)

[PATCH] can: mcp251x: fix deadlock in error path of mcp251x_open
 2026-02-09 14:47 UTC 

[PATCH v8 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-02-09 11:03 UTC  (25+ messages)
` [PATCH v8 1/7] phy: can-transceiver: rename temporary helper function to avoid conflict
` [PATCH v8 2/7] mux: Add helper functions for getting optional and selected mux-state
` [PATCH v8 3/7] mux: add help text for MULTIPLEXER config option
` [PATCH v8 4/7] phy: can-transceiver: drop temporary helper getting optional mux-state
` [PATCH v8 5/7] i2c: omap: switch to new generic helper for getting selected mux-state
` [PATCH v8 6/7] dt-bindings: mmc: renesas,sdhi: Add mux-states property
` [PATCH v8 7/7] mmc: host: renesas_sdhi_core: support selecting an optional mux

[PATCH net-next v8 0/6] move CAN skb headroom content to skb extensions
 2026-02-05 12:37 UTC  (12+ messages)
` [PATCH net-next v8 1/6] can: use skb hash instead of private variable in headroom
` [PATCH net-next v8 2/6] can: add CAN skb extension infrastructure
` [PATCH net-next v8 3/6] can: move ifindex to CAN skb extensions
` [PATCH net-next v8 4/6] can: move frame_len "
` [PATCH net-next v8 5/6] can: remove private CAN skb headroom infrastructure
` [PATCH net-next v8 6/6] can: gw: use can_gw_hops instead of sk_buff::csum_start

Herzlichen Glückwunsch
 2026-02-04 13:27 UTC 

[PATCH 5.10.y] can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
 2026-02-04 13:57 UTC  (2+ messages)

[PATCH v7] can: virtio: Add virtio CAN driver
 2026-02-03 16:20 UTC  (8+ messages)

[PATCH 5.15.y] can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
 2026-02-03 16:11 UTC  (2+ messages)

[PATCH v7 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-02-03 15:31 UTC  (9+ messages)
` [PATCH v7 2/7] mux: Add helper functions for getting optional and selected mux-state

[PATCH net-next] net: remove unnecessary module_init/exit functions
 2026-02-03  1:50 UTC  (10+ messages)

[PATCH v4 00/15] can: grcan: Enhance driver with CANFD Support and Improvemens
 2026-02-01 16:43 UTC  (3+ messages)
` [PATCH v4 12/15] can: grcan: Add CANFD TX support alongside legacy CAN

[PATCH net-next v7 2/6] can: add CAN skb extension infrastructure
 2026-02-01 10:19 UTC  (4+ messages)
` [net-next,v7,2/6] "

[PATCH net-next 1/8] dt-bindings: can: renesas,rcar-canfd: Document renesas,fd-only property
 2026-01-31 21:10 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