messages from 2025-08-22 09:51:01 to 2025-09-08 04:07:55 UTC [more...]
[RFC PATCH] can: dev: can_dev_dropped_skb: drop CAN FD skbs if FD is off
2025-09-08 4:07 UTC (3+ messages)
[PATCH] can: j1939: undo increment when j1939_local_ecu_get() fails
2025-09-07 7:42 UTC (3+ messages)
[PATCH can-utils] cangen: allow to use -m on classical CAN interfaces
2025-09-07 6:03 UTC
[PATCH] can: hi311x: fix null pointer dereference when resuming from sleep before interface was enabled
2025-09-06 7:50 UTC
[PATCH 00/21] can: netlink: preparation before introduction of CAN XL step 2/2
2025-09-05 15:12 UTC (35+ messages)
` [PATCH 01/21] can: dev: move struct data_bittiming_params to linux/can/bittiming.h
` [PATCH 02/21] can: dev: make can_get_relative_tdco() FD agnostic and move it to bittiming.h
` [PATCH 03/21] can: netlink: document which symbols are FD specific
` [PATCH 04/21] can: netlink: refactor can_validate_bittiming()
` [PATCH 05/21] can: netlink: add can_validate_tdc()
` [PATCH 06/21] can: netlink: add can_validate_databittiming()
` [PATCH 07/21] can: netlink: remove comment in can_validate()
` [PATCH 08/21] can: netlink: refactor CAN_CTRLMODE_TDC_{AUTO,MANUAL} flag reset logic
` [PATCH 09/21] can: netlink: remove useless check in can_tdc_changelink()
` [PATCH 10/21] can: netlink: make can_tdc_changelink() FD agnostic
` [PATCH 11/21] can: netlink: add can_dtb_changelink()
` [PATCH 12/21] can: netlink: add can_ctrlmode_changelink()
` [PATCH 13/21] can: netlink: make can_tdc_get_size() FD agnostic
` [PATCH 14/21] can: netlink: add can_data_bittiming_get_size()
` [PATCH 15/21] can: netlink: add can_bittiming_fill_info()
` [PATCH 16/21] can: netlink: add can_bittiming_const_fill_info()
` [PATCH 17/21] can: netlink: add can_bitrate_const_fill_info()
` [PATCH 18/21] can: netlink: make can_tdc_fill_info() FD agnostic
` [PATCH 19/21] can: calc_bittiming: make can_calc_tdco() "
` [PATCH 20/21] can: dev: add can_get_ctrlmode_str()
` [PATCH 21/21] can: netlink: add userland error messages
[syzbot] [can?] KMSAN: uninit-value in can_receive (3)
2025-09-05 13:36 UTC
[PATCH v5 0/9] phy: phy-can-transceiver: Support TJA1048/TJA1051
2025-09-05 13:11 UTC (16+ messages)
` [PATCH v5 1/9] dt-bindings: phy: ti,tcan104x-can: Document NXP TJA105X/1048
` [PATCH v5 2/9] phy: phy-can-transceiver: Introduce can_transceiver_priv
` [PATCH v5 3/9] phy: phy-can-transceiver: Add dual channel support for TJA1048
` [PATCH v5 4/9] phy: phy-can-transceiver: Drop the gpio desc check
` [PATCH v5 5/9] phy: phy-can-transceiver: Propagate return value of gpiod_set_value_cansleep
` [PATCH v5 6/9] phy: phy-can-transceiver: Add support for TJA105{1,7}
` [PATCH v5 7/9] arm64: dts: imx95-15x15-evk: Use phys to replace xceiver-supply
` [PATCH v5 8/9] arm64: dts: imx8mp-evk: "
` [PATCH v5 9/9] arm64: dts: imx93-11x11-evk: "
[PATCH] can: j1939: call j1939_priv_put() immediately when j1939_local_ecu_get() failed
2025-09-05 8:30 UTC (3+ messages)
can/j1939: hung inside rtnl_dellink()
2025-09-05 8:29 UTC (6+ messages)
` [PATCH] can: j1939: implement NETDEV_UNREGISTER notification handler
Call for Participation: Embedded & IoT micro-conference at Linux Plumbers 2025
2025-09-05 7:45 UTC
[PATCH] can: peak: Modification of references to email accounts being deleted
2025-09-04 10:46 UTC
[PATCH v9 0/4] can: m_can: Add am62 wakeup support
2025-09-04 9:08 UTC (9+ messages)
` [PATCH v9 1/4] dt-bindings: can: m_can: Add wakeup properties
` [PATCH v9 3/4] can: m_can: Return ERR_PTR on error in allocation
` [PATCH v9 4/4] can: m_can: Support pinctrl wakeup state
[PATCH v2 0/2] can: m_can: document and add external reset
2025-09-04 8:38 UTC (5+ messages)
` [PATCH v2 2/2] ARM: dts: stm32: add resets property to m_can nodes in the stm32mp153
[PATCH v1] docs: networking: can: change bcm_msg_head frames member to support flexible array
2025-09-04 6:25 UTC (2+ messages)
[PATCH RESEND v14 0/7] Add Nuvoton NCT6694 MFD drivers
2025-09-04 1:50 UTC (8+ messages)
` [PATCH RESEND v14 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH RESEND v14 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH RESEND v14 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH RESEND v14 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH RESEND v14 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH RESEND v14 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH RESEND v14 7/7] rtc: Add Nuvoton NCT6694 RTC support
[PATCH v4 0/6] phy: phy-can-transceiver: Support TJA1048/TJA1051
2025-09-03 16:25 UTC (14+ messages)
` [PATCH v4 1/6] dt-bindings: phy: ti,tcan104x-can: Document NXP TJA105X/1048
` [PATCH v4 2/6] phy: phy-can-transceiver: Introduce can_transceiver_priv
` [PATCH v4 3/6] phy: phy-can-transceiver: Add dual channel support for TJA1048
` [PATCH v4 4/6] arm64: dts: imx95-15x15-evk: Use phys to replace xceiver-supply
` [PATCH v4 5/6] arm64: dts: imx8mp-evk: "
` [PATCH v4 6/6] arm64: dts: imx93-11x11-evk: "
[PATCH RESEND v14 0/7] Add Nuvoton NCT6694 MFD drivers
2025-09-03 9:27 UTC (9+ messages)
` [PATCH RESEND v14 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH RESEND v14 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH RESEND v14 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH RESEND v14 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH RESEND v14 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH RESEND v14 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH RESEND v14 7/7] rtc: Add Nuvoton NCT6694 RTC support
[PATCH v3] selftests: can: enable CONFIG_CAN_VCAN as a module
2025-09-02 11:45 UTC
[PATCH v2] selftests: can: enable CONFIG_CAN_VCAN as a module
2025-09-02 7:41 UTC (3+ messages)
[PATCH 0/2] dt-bindings: phy: ti,tcan104x-can: Document TI TCAN1051
2025-09-01 17:08 UTC (4+ messages)
` [PATCH 1/2] "
` (subset) [PATCH 0/2] "
[PATCH v2 0/4] R-Car CANFD Improvements
2025-09-01 13:42 UTC (10+ messages)
` [PATCH v2 1/4] can: rcar_canfd: Add shared_bittiming variable to struct rcar_canfd_hw_info
` [PATCH v2 2/4] can: rcar_canfd: Update RCANFD_CFG_* macros
` [PATCH v2 3/4] can: rcar_canfd: Simplify nominal bit rate config
` [PATCH v2 4/4] can: rcar_canfd: Simplify data "
[PATCH] can: dev: sort includes by alphabetical order
2025-08-30 15:20 UTC
[PATCH v3 0/6] phy: phy-can-transceiver: Support TJA1048/TJA1051
2025-08-29 14:35 UTC (11+ messages)
` [PATCH v3 1/6] dt-bindings: phy: ti,tcan104x-can: Document NXP TJA105X/1048
` [PATCH v3 2/6] phy: phy-can-transceiver: Introduce can_transceiver_priv
` [PATCH v3 3/6] phy: phy-can-transceiver: Add dual channel support for TJA1048
` [PATCH v3 4/6] arm64: dts: imx95-15x15-evk: Use phys to replace xceiver-supply
` [PATCH v3 5/6] arm64: dts: imx8mp-evk: "
` [PATCH v3 6/6] arm64: dts: imx93-11x11-evk: "
[PATCH v2 0/2] phy: add basic support for NXPs TJA1145 CAN transceiver
2025-08-29 14:21 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: phy: add "
` [PATCH v2 2/2] phy: add basic "
[PATCH] MAINTAINERS: update Vincent Mailhol's email address
2025-08-28 7:04 UTC (4+ messages)
[PATCH v2] can: m_can: use us_to_ktime() in m_can_set_coalesce()
2025-08-26 8:44 UTC (4+ messages)
[PATCH] can: m_can: use us_to_ktime() where appropriate
2025-08-26 8:41 UTC (5+ messages)
[PATCH v2 0/5] phy: phy-can-transceiver: Support TJA1048/TJA1051
2025-08-26 2:28 UTC (13+ messages)
` [PATCH v2 1/5] dt-bindings: phy: ti,tcan104x-can: Document NXP TJA1051/1048
` [PATCH v2 2/5] phy: phy-can-transceiver: Add dual channel support for TJA1048
` [PATCH v2 3/5] arm64: dts: imx95-15x15-evk: Use phys to replace xceiver-supply
` [PATCH v2 4/5] arm64: dts: imx8mp-evk: "
` [PATCH v2 5/5] arm64: dts: imx93-11x11-evk: "
[PATCH] can: canxl: add CANXL_PMS flag
2025-08-25 20:12 UTC (10+ messages)
[PATCH 2/6] phy: phy-can-transceiver: Add support for NXP TJA1051
2025-08-25 7:01 UTC (3+ messages)
[PATCH 0/6] phy: phy-can-transceiver: Support TJA1048/TJA1051
2025-08-22 16:55 UTC (3+ messages)
` [PATCH 1/6] dt-bindings: phy: ti,tcan104x-can: Document NXP TJA1051/1048
[PATCH 0/6] can: rcar_canfd: Add suspend/resume support
2025-08-22 16:19 UTC (12+ messages)
` [PATCH 1/6] can: rcar_canfd: Invert reset assert order
` [PATCH 2/6] can: rcar_canfd: Invert global vs. channel teardown
` [PATCH 4/6] can: rcar_canfd: Invert CAN clock and close_candev() order
` [PATCH 5/6] can: rcar_canfd: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
` [PATCH/RFC 6/6] can: rcar_canfd: Add suspend/resume support
[PATCH v2 00/11] can: rcar_can: Miscellaneous cleanups and improvements
2025-08-22 14:43 UTC (17+ messages)
` [PATCH v2 01/11] can: rcar_can: Consistently use ndev for net_device pointers
` [PATCH v2 02/11] can: rcar_can: Add helper variable dev to rcar_can_probe()
` [PATCH v2 03/11] can: rcar_can: Convert to Runtime PM
` [PATCH v2 04/11] can: rcar_can: Convert to BIT()
` [PATCH v2 05/11] can: rcar_can: Convert to GENMASK()
` [PATCH v2 06/11] can: rcar_can: CTLR bitfield conversion
` [PATCH v2 07/11] can: rcar_can: TFCR "
` [PATCH v2 08/11] can: rcar_can: BCR "
` [PATCH v2 09/11] can: rcar_can: Mailbox "
` [PATCH v2 10/11] can: rcar_can: Do not print alloc_candev() failures
` [PATCH v2 11/11] can: rcar_can: Convert to %pe
[PATCH] can: xilinx_can: fix use-after-free of transmitted SKB
2025-08-22 9:50 UTC
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