messages from 2025-09-26 13:30:46 to 2025-10-20 15:25:26 UTC [more...]
[PATCH net 0/4] pull-request: can 2025-10-20
2025-10-20 15:22 UTC (2+ messages)
` [PATCH net 3/4] can: rockchip-canfd: rkcanfd_start_xmit(): use can_dev_dropped_skb() instead of can_dropped_invalid_skb()
[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(): "
[PATCH v5] can: virtio: Initial virtio CAN driver
2025-10-20 14:56 UTC (16+ messages)
[PATCH can] can: netlink: can_changelink(): allow disabling of automatic restart
2025-10-20 11:34 UTC
[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 (24+ messages)
` [PATCH 1/9] can: dev: can_dev_dropped_skb: drop CAN FD skbs if FD is off
` [PATCH 2/9] can: netlink: add CAN_CTRLMODE_RESTRICTED
` [PATCH 3/9] can: netlink: add initial CAN XL support
` [PATCH 4/9] can: netlink: add CAN_CTRLMODE_XL_TMS flag
` [PATCH 5/9] can: netlink: add CAN_CTRLMODE_XL_ERR_SIGNAL
` [PATCH 6/9] can: bittiming: add PWM parameters
` [PATCH 7/9] can: bittiming: add PWM validation
` [PATCH 8/9] can: calc_bittiming: add PWM calculation
` [PATCH 9/9] can: netlink: add PWM netlink interface
[PATCH net-next 0/13] pull-request: can-next 2025-10-17
2025-10-17 15:04 UTC (14+ 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 0/7] can: m_can: various cleanups
2025-10-17 14:22 UTC (9+ messages)
` [PATCH 1/7] can: m_can: m_can_init_ram(): make static
` [PATCH 2/7] can: m_can: hrtimer_callback(): rename to m_can_polling_timer()
` [PATCH 3/7] net: m_can: convert dev_{dbg,info,err} -> netdev_{dbg,info,err}
` [PATCH 4/7] can: m_can: m_can_interrupt_enable(): use m_can_write() instead of open coding it
` [PATCH 5/7] can: m_can: m_can_class_register(): remove error message in case devm_kzalloc() fails
` [PATCH 6/7] can: m_can: m_can_tx_submit(): remove unneeded sanity checks
` [PATCH 7/7] can: m_can: m_can_get_berr_counter(): don't wake up controller if interface is down
[PATCH v10 0/4] can: m_can: Add am62 wakeup support
2025-10-17 10:15 UTC (8+ messages)
` [PATCH v10 1/4] dt-bindings: can: m_can: Add wakeup properties
` [PATCH v10 2/4] can: m_can: Map WoL to device_set_wakeup_enable
` [PATCH v10 3/4] can: m_can: Return ERR_PTR on error in allocation
` [PATCH v10 4/4] can: m_can: Support pinctrl wakeup state
[PATCH v4 0/2] phy: add basic support for NXPs TJA1145 CAN transceiver
2025-10-16 16:28 UTC (4+ messages)
` [PATCH v4 1/2] dt-bindings: phy: add "
` [PATCH v4 2/2] phy: add basic "
[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 (13+ messages)
` [PATCH net 1/9] can: gs_usb: increase max interface to U8_MAX
` [PATCH net 2/9] can: gs_usb: gs_make_candev(): populate net_device->dev_port
` [PATCH net 3/9] can: m_can: m_can_plat_remove(): add missing pm_runtime_disable()
` [PATCH net 4/9] can: m_can: m_can_handle_state_errors(): fix CAN state transition to Error Active
` [PATCH net 5/9] can: m_can: m_can_chip_config(): bring up interface in correct state
` [PATCH net 6/9] can: m_can: fix CAN state in system PM
` [PATCH net 7/9] can: m_can: replace Dong Aisheng's old email address
` [PATCH net 8/9] can: remove false statement about 1:1 mapping between DLC and length
` [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 (9+ messages)
` [PATCH v3 1/2] dt-bindings: phy: add "
` [PATCH v3 2/2] phy: add basic "
[PATCH v2 0/2] can: add Transmitter Delay Compensation (TDC) documentation
2025-10-13 12:13 UTC (4+ messages)
` [PATCH v2 1/2] can: remove false statement about 1:1 mapping between DLC and length
` [PATCH v2 2/2] can: add Transmitter Delay Compensation (TDC) documentation
[PATCH] can: add dummy_can driver
2025-10-13 11:14 UTC
[PATCH 0/2] can: add Transmitter Delay Compensation (TDC) documentation
2025-10-13 9:41 UTC (8+ messages)
` [PATCH 1/2] can: remove false statement about 1:1 mapping between DLC and length
` [PATCH 2/2] can: add Transmitter Delay Compensation (TDC) documentation
Welders ready to work
2025-10-13 7:55 UTC
[PATCH] can: j1939: add missing calls in NETDEV_UNREGISTER notification handler
2025-10-12 14:31 UTC (4+ messages)
[PATCH] can: m_can: replace Dong Aisheng's old email address
2025-10-09 8:27 UTC (3+ messages)
m_can and old email address
2025-10-09 2:56 UTC (2+ messages)
[PATCH] can: treewide: remove can_change_mtu()
2025-10-08 18:04 UTC (2+ messages)
[PATCH can-next] can: m_can: add support for optional reset
2025-10-08 10:26 UTC (2+ messages)
[PATCH v4 0/4] can: m_can: fix pm_runtime and CAN state handling
2025-10-08 8:23 UTC (6+ messages)
` [PATCH v4 1/4] can: m_can: m_can_plat_remove(): add missing pm_runtime_disable()
` [PATCH v4 2/4] can: m_can: m_can_handle_state_errors(): fix CAN state transition to Error Active
` [PATCH v4 3/4] can: m_can: m_can_chip_config(): bring up interface in correct state
` [PATCH v4 4/4] can: m_can: fix CAN state in system PM
[PATCH 0/6] phy: phy-can-transceiver: Support TJA1048/TJA1051
2025-10-02 16:24 UTC (3+ messages)
` [PATCH 3/6] phy: phy-can-transceiver: Add dual channel support for TJA1048
[PATCH v6 0/6] can: mcp251xfd: add gpio functionality
2025-10-01 14:11 UTC (10+ messages)
` [PATCH v6 1/6] can: mcp251xfd: move chip sleep mode into runtime pm
` [PATCH v6 2/6] can: mcp251xfd: utilize gather_write function for all non-CRC writes
` [PATCH v6 3/6] can: mcp251xfd: add workaround for errata 5
` [PATCH v6 4/6] can: mcp251xfd: only configure PIN1 when rx_int is set
` [PATCH v6 5/6] can: mcp251xfd: add gpio functionality
` [PATCH v6 6/6] dt-bindings: can: mcp251xfd: add gpio-controller property
[PATCH v7 0/8] phy: phy-can-transceiver: Support TJA1048/TJA1051
2025-10-01 13:22 UTC (9+ messages)
` [PATCH v7 1/8] dt-bindings: phy: ti,tcan104x-can: Document NXP TJA105X/1048
` [PATCH v7 2/8] phy: phy-can-transceiver: Introduce can_transceiver_priv
` [PATCH v7 3/8] phy: phy-can-transceiver: Add dual channel support for TJA1048
` [PATCH v7 4/8] phy: phy-can-transceiver: Drop the gpio desc check
` [PATCH v7 5/8] phy: phy-can-transceiver: Add support for TJA105{1,7}
` [PATCH v7 6/8] arm64: dts: imx95-15x15-evk: Use phys to replace xceiver-supply
` [PATCH v7 7/8] arm64: dts: imx8mp-evk: "
` [PATCH v7 8/8] arm64: dts: imx93-11x11-evk: "
[PATCH] can: peak_usb: align variable declaration and usage
2025-10-01 8:33 UTC (2+ messages)
[PATCH v5] net/can/gs_usb: increase max interface to U8_MAX
2025-09-30 15:40 UTC (2+ messages)
[PATCH] net/can/gs_usb: populate net_device->dev_port
2025-09-30 15:40 UTC (2+ messages)
[PATCH v4] net/can/gs_usb: increase max interface to U8_MAX
2025-09-30 11:36 UTC (3+ messages)
[PATCH v5 0/6] can: mcp251xfd: add gpio functionality
2025-09-30 11:25 UTC (7+ messages)
` [PATCH v5 3/6] can: mcp251xfd: add workaround for errata 5
` [PATCH v5 4/6] can: mcp251xfd: only configure PIN1 when rx_int is set
` [PATCH v5 5/6] can: mcp251xfd: add gpio functionality
` [PATCH v5 6/6] dt-bindings: can: mcp251xfd: add gpio-controller property
[PATCH v3] net/can/gs_usb: increase max interface to U8_MAX
2025-09-30 6:19 UTC (4+ messages)
[PATCH v2] net/can/gs_usb: increase max interface to U8_MAX
2025-09-30 3:09 UTC (2+ messages)
[PATCH] net/can/gs_usb: increase max interface to 255
2025-09-30 3:03 UTC (3+ messages)
Possible race condition of the rockchip_canfd driver
2025-09-29 8:22 UTC (7+ messages)
[PATCH net-next 01/48] can: m_can: use us_to_ktime() where appropriate
2025-09-26 22:01 UTC (2+ messages)
[PATCH v3 0/3] can: esd_usb: Fixes
2025-09-26 19:50 UTC (5+ messages)
` [PATCH v3 3/3] can: esd_usb: Add watermark handling for TX jobs
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox