linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-14 02:32:07 to 2025-11-12 18:44:04 UTC [more...]

[PATCH net-next 0/11] pull-request: can-next 2025-11-12
 2025-11-12 18:40 UTC  (8+ messages)
` [PATCH net-next 03/11] can: peak_usb: convert to use ndo_hwtstamp callbacks
` [PATCH net-next 04/11] can: mcp251x: mcp251x_can_probe(): use dev_err_probe()
` [PATCH net-next 05/11] can: mcp251xfd: move chip sleep mode into runtime pm
` [PATCH net-next 07/11] can: mcp251xfd: add workaround for errata 5
` [PATCH net-next 08/11] can: mcp251xfd: only configure PIN1 when rx_int is set
` [PATCH net-next 10/11] dt-bindings: can: mcp251xfd: add gpio-controller property
` [PATCH net-next 11/11] can: bxcan: Fix a typo error for assign

[PATCH net-next 0/11] pull-request: can-next 2025-11-12
 2025-11-12 18:17 UTC  (15+ messages)
` [PATCH net-next 01/11] can: convert generic HW timestamp ioctl to ndo_hwtstamp callbacks
` [PATCH net-next 02/11] can: peak_canfd: convert to use "
` [PATCH net-next 03/11] can: peak_usb: "
` [PATCH net-next 04/11] can: mcp251x: mcp251x_can_probe(): use dev_err_probe()
` [PATCH net-next 05/11] can: mcp251xfd: move chip sleep mode into runtime pm
` [PATCH net-next 06/11] can: mcp251xfd: utilize gather_write function for all non-CRC writes
` [PATCH net-next 07/11] can: mcp251xfd: add workaround for errata 5
` [PATCH net-next 08/11] can: mcp251xfd: only configure PIN1 when rx_int is set
` [PATCH net-next 09/11] can: mcp251xfd: add gpio functionality
` [PATCH net-next 10/11] dt-bindings: can: mcp251xfd: add gpio-controller property
` [PATCH net-next 11/11] can: bxcan: Fix a typo error for assign

[RESEND PATCH v8 0/4] rockchip: add can for RK3576 Soc
 2025-11-12 10:06 UTC  (9+ messages)
` [RESEND PATCH v8 1/4] dt-bindings: can: rockchip_canfd: add rk3576 CAN controller
` [RESEND PATCH v8 2/4] net: can: rockchip: Refactor the rkcanfd_devtype_data structure
` [RESEND PATCH v8 3/4] net: can: rockchip: add can for RK3576 Soc
` [RESEND PATCH v8 4/4] net: can: rockchip: support dma for rk3576 rx

[PATCH RFC 0/3] can: calc_bittiming: add sample point calculation for PWM encoding
 2025-11-12  9:08 UTC  (6+ messages)
` [PATCH RFC 1/3] can: calc_bittiming: get rid of the incorrect "nominal" word
` [PATCH RFC 2/3] can: calc_bittiming: add can_calc_sample_point_nrz()
` [PATCH RFC 3/3] can: calc_bittiming: add can_calc_sample_point_pwm()

[PATCH] can: janz-ican3: Fix a typo error for DESC_INVALID
 2025-11-12  8:51 UTC  (2+ messages)

[PATCH v6 0/6] can: mcp251xfd: add gpio functionality
 2025-11-12  8:49 UTC  (4+ messages)

[PATCH] can: bxcan: Fix a typo error for assign
 2025-11-12  8:48 UTC  (3+ messages)

[PATCH] can: rcar_canfd: Fix controller mode setting for RZ/G2L SoCs
 2025-11-12  8:47 UTC  (2+ messages)

[PATCH net-next 0/3] convert can drivers to use ndo_hwtstamp callbacks
 2025-11-12  8:45 UTC  (10+ messages)
` [PATCH net-next 1/3] can: convert generic HW timestamp ioctl to "
` [PATCH net-next 2/3] can: peak_canfd: convert to use "
` [PATCH net-next 3/3] can: peak_usb: "

[PATCH v7 0/8] phy: phy-can-transceiver: Support TJA1048/TJA1051
 2025-11-12  8:44 UTC  (3+ messages)

[PATCH b4/canxl-netlink v2] can: drop unsupported CAN frames on socket and netdev level
 2025-11-11 19:02 UTC  (5+ messages)

[PATCH] can: raw: instantly reject unsupported CAN frames
 2025-11-11 18:51 UTC 

[PATCH can 0/3] can: gs_usb: fix USB bulk in and out callbacks
 2025-11-11 13:55 UTC  (6+ messages)
` [PATCH can 1/3] can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBs
` [PATCH can 2/3] can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before accessing header
` [PATCH can 3/3] can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before accessing data

RFC remove CAN_CTRLMODE_XL_ERR_SIGNAL
 2025-11-11 14:12 UTC  (3+ messages)

[RESEND PATCH v8 1/4] dt-bindings: can: rockchip_canfd: add rk3576 CAN controller
 2025-11-11  9:26 UTC  (2+ messages)

[PATCH v4 0/2] phy: add basic support for NXPs TJA1145 CAN transceiver
 2025-11-10  8:45 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: phy: add "
` [PATCH v4 2/2] phy: add basic "

[PATCH v2 00/10] can: netlink: add CAN XL
 2025-11-09 17:46 UTC  (23+ messages)
` [PATCH v2 01/10] can: bittiming: apply NL_SET_ERR_MSG() to can_calc_bittiming()
` [PATCH v2 02/10] can: dev: can_dev_dropped_skb: drop CAN FD skbs if FD is off
` [PATCH v2 03/10] can: netlink: add CAN_CTRLMODE_RESTRICTED
` [PATCH v2 04/10] can: netlink: add initial CAN XL support
` [PATCH v2 05/10] can: netlink: add CAN_CTRLMODE_XL_TMS flag
` [PATCH v2 06/10] can: netlink: add CAN_CTRLMODE_XL_ERR_SIGNAL
` [PATCH v2 07/10] can: bittiming: add PWM parameters
` [PATCH v2 08/10] can: bittiming: add PWM validation
` [PATCH v2 09/10] can: calc_bittiming: add PWM calculation
` [PATCH v2 10/10] can: netlink: add PWM netlink interface

[PATCH v6] can: virtio: Add virtio CAN driver
 2025-11-03 21:37 UTC  (2+ messages)

[PATCH v2] can: kvaser_usb: leaf: Fix potential infinite loop in command parsers
 2025-11-03  8:51 UTC  (4+ messages)

[PATCH] can: bxcan: Fix a typo error for assign
 2025-11-03  6:27 UTC 

[PATCH] net: can: mcp251x: use dev_err_probe() in probe
 2025-10-31 12:17 UTC  (2+ messages)

[PATCH b4/canxl-netlink] can: drop unsupported CAN frames on socket and netdev level
 2025-11-01 20:39 UTC 

[PATCH v5] can: virtio: Initial virtio CAN driver
 2025-10-31 12:21 UTC  (14+ messages)

[PATCH v8 0/4] rockchip: add can for RK3576 Soc
 2025-10-29 17:48 UTC  (6+ messages)
` [PATCH v8 1/4] dt-bindings: can: rockchip_canfd: add rk3576 CAN controller
` [PATCH v8 2/4] net: can: rockchip: Refactor the rkcanfd_devtype_data structure
` [PATCH v8 3/4] net: can: rockchip: add can for RK3576 Soc
` [PATCH v8 4/4] net: can: rockchip: support dma for rk3576 rx

[PATCH] can: kvaser_usb: leaf: Fix infinite loop on zero-length cmd
 2025-10-23 16:30 UTC  (3+ messages)
  ` [PATCH v2] can: kvaser_usb: leaf: Fix potential infinite loop in command parsers

[PATCH] MAINTAINERS: Add myself as m_can reviewer
 2025-10-22 17:46 UTC  (2+ messages)

[syzbot] [can?] general protection fault in can_rx_unregister
 2025-10-22  9:35 UTC  (2+ messages)

[PATCH net 0/4] pull-request: can 2025-10-20
 2025-10-22  0:50 UTC  (6+ messages)
` [PATCH net 1/4] can: bxcan: bxcan_start_xmit(): use can_dev_dropped_skb() instead of can_dropped_invalid_skb()
` [PATCH net 2/4] can: esd: acc_start_xmit(): "
` [PATCH net 3/4] can: rockchip-canfd: rkcanfd_start_xmit(): "
` [PATCH net 4/4] can: netlink: can_changelink(): allow disabling of automatic restart

[PATCH 0/7] can: m_can: various cleanups
 2025-10-21 19:05 UTC  (4+ messages)

[PATCH v2] can: add dummy_can driver
 2025-10-21 15:54 UTC 

[PATCH net-next 0/13] pull-request: can-next 2025-10-17
 2025-10-21  1:50 UTC  (15+ messages)
` [PATCH net-next 01/13] can: m_can: add support for optional reset
` [PATCH net-next 02/13] can: treewide: remove can_change_mtu()
` [PATCH net-next 03/13] dt-bindings: can: m_can: Add wakeup properties
` [PATCH net-next 04/13] can: m_can: Map WoL to device_set_wakeup_enable
` [PATCH net-next 05/13] can: m_can: Return ERR_PTR on error in allocation
` [PATCH net-next 06/13] can: m_can: Support pinctrl wakeup state
` [PATCH net-next 07/13] can: m_can: m_can_init_ram(): make static
` [PATCH net-next 08/13] can: m_can: hrtimer_callback(): rename to m_can_polling_timer()
` [PATCH net-next 09/13] net: m_can: convert dev_{dbg,info,err} -> netdev_{dbg,info,err}
` [PATCH net-next 10/13] can: m_can: m_can_interrupt_enable(): use m_can_write() instead of open coding it
` [PATCH net-next 11/13] can: m_can: m_can_class_register(): remove error message in case devm_kzalloc() fails
` [PATCH net-next 12/13] can: m_can: m_can_tx_submit(): remove unneeded sanity checks
` [PATCH net-next 13/13] can: m_can: m_can_get_berr_counter(): don't wake up controller if interface is down

[PATCH can] can: netlink: can_changelink(): allow disabling of automatic restart
 2025-10-20 15:26 UTC  (2+ messages)

[PATCH can 0/3] can: drivers: drop skb in xmit if device is in listen only mode
 2025-10-20 15:19 UTC  (5+ messages)
` [PATCH can 1/3] can: bxcan: bxcan_start_xmit(): use can_dev_dropped_skb() instead of can_dropped_invalid_skb()
` [PATCH can 2/3] can: esd: acc_start_xmit(): "
` [PATCH can 3/3] can: rockchip-canfd: rkcanfd_start_xmit(): "

[RFC PATCH] can: gs_usb: fix kernel oops during restart
 2025-10-20 10:12 UTC  (4+ messages)

[syzbot] [can?] kernel panic: kmsan.panic set ... (3)
 2025-10-17 22:35 UTC 

Exposing CAN hardware from userspace
 2025-10-17 17:43 UTC  (2+ messages)

[PATCH 0/9] can: netlink: add CAN XL
 2025-10-17 16:34 UTC  (11+ messages)
` [PATCH 1/9] can: dev: can_dev_dropped_skb: drop CAN FD skbs if FD is off

[PATCH v10 0/4] can: m_can: Add am62 wakeup support
 2025-10-17 10:15 UTC  (2+ messages)

[PATCH net 0/10] pull-request: can 2025-10-14
 2025-10-16  1:20 UTC  (12+ messages)
` [PATCH net 01/10] can: gs_usb: increase max interface to U8_MAX
` [PATCH net 02/10] can: gs_usb: gs_make_candev(): populate net_device->dev_port
` [PATCH net 03/10] can: m_can: m_can_plat_remove(): add missing pm_runtime_disable()
` [PATCH net 04/10] can: m_can: m_can_handle_state_errors(): fix CAN state transition to Error Active
` [PATCH net 05/10] can: m_can: m_can_chip_config(): bring up interface in correct state
` [PATCH net 06/10] can: m_can: fix CAN state in system PM
` [PATCH net 07/10] can: m_can: replace Dong Aisheng's old email address
` [PATCH net 08/10] can: remove false statement about 1:1 mapping between DLC and length
` [PATCH net 09/10] can: add Transmitter Delay Compensation (TDC) documentation
` [PATCH net 10/10] can: j1939: add missing calls in NETDEV_UNREGISTER notification handler

[PATCH net 0/9] pull-request: can 2025-10-12
 2025-10-15  9:43 UTC  (4+ messages)
` [PATCH net 9/9] can: add Transmitter Delay Compensation (TDC) documentation

[PATCH v3 0/2] phy: add basic support for NXPs TJA1145 CAN transceiver
 2025-10-14 12:19 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: phy: add "

[PATCH 8/9] can: calc_bittiming: add PWM calculation
 2025-10-14  2:32 UTC  (5+ messages)


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).