messages from 2025-05-22 08:41:39 to 2025-06-16 09:38:11 UTC [more...]
[PATCH v2 0/5] net: use new GPIO line value setter callbacks
2025-06-16 9:36 UTC (8+ messages)
` [PATCH v2 1/5] net: dsa: vsc73xx: "
` [PATCH v2 2/5] net: dsa: mt7530: "
` [PATCH v2 3/5] net: can: mcp251x: propagate the return value of mcp251x_spi_write()
` [PATCH v2 4/5] net: can: mcp251x: use new GPIO line value setter callbacks
` [PATCH v2 5/5] net: phy: qca807x: "
[PATCH v12 0/7] Add Nuvoton NCT6694 MFD drivers
2025-06-13 15:09 UTC (19+ messages)
` [PATCH v12 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v12 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v12 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v12 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v12 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v12 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v12 7/7] rtc: Add Nuvoton NCT6694 RTC support
[PATCH v2 00/10] can: rcar_canfd: Add support for Transceiver Delay Compensation
2025-06-13 12:20 UTC (18+ messages)
` [PATCH v2 01/10] can: rcar_canfd: Consistently use ndev for net_device pointers
` [PATCH v2 02/10] can: rcar_canfd: Remove bittiming debug prints
` [PATCH v2 03/10] can: rcar_canfd: Add helper variable ndev to rcar_canfd_rx_pkt()
` [PATCH v2 04/10] can: rcar_canfd: Add helper variable dev to rcar_canfd_reset_controller()
` [PATCH v2 05/10] can: rcar_canfd: Simplify data access in rcar_canfd_{ge,pu}t_data()
` [PATCH v2 06/10] can: rcar_canfd: Repurpose f_dcfg base for other registers
` [PATCH v2 07/10] can: rcar_canfd: Rename rcar_canfd_setrnc() to rcar_canfd_set_rnc()
` [PATCH v2 08/10] can: rcar_canfd: Share config code in rcar_canfd_set_bittiming()
` [PATCH v2 09/10] can: rcar_canfd: Return early in rcar_canfd_set_bittiming() when not FD
` [PATCH v2 10/10] can: rcar_canfd: Add support for Transceiver Delay Compensation
[PATCH] can: tcan4x5x: fix power regulator retrieval during probe
2025-06-13 7:30 UTC (2+ messages)
[PATCH 0/4] net: use new GPIO line value setter callbacks
2025-06-11 13:16 UTC (12+ messages)
` [PATCH 1/4] net: dsa: vsc73xx: "
` [PATCH 2/4] net: dsa: mt7530: "
` [PATCH 3/4] net: can: mcp251x: "
` [PATCH 4/4] net: phy: qca807x: "
[PATCH 01/11] can: dev: add struct data_bittiming_params to group FD parameters
2025-06-11 12:02 UTC (22+ messages)
` [PATCH 02/11] can: netlink: replace tabulation by space in assignment
` [PATCH 03/11] can: bittiming: rename CAN_CTRLMODE_TDC_MASK into CAN_CTRLMODE_FD_TDC_MASK
` [PATCH 04/11] can: bittiming: rename can_tdc_is_enabled() into can_fd_tdc_is_enabled()
` [PATCH 05/11] can: netlink: can_changelink(): rename tdc_mask into fd_tdc_flag_provided
` [PATCH 06/11] can: netlink: add CAN XL support
` [PATCH 07/11] can: canxl: support Remote Request Substitution bit access
` [PATCH 08/11] can: canxl: support CAN XL transceiver switching in data phase
` [PATCH 09/11] can: canxl: support CAN XL error signalling switching
` [PATCH 10/11] can: canxl: add PWM config support
` [PATCH 11/11] can: add CAN XL dummy driver DO NOT MERGE
[PATCH net-next 0/7] pull-request: can-next 2025-06-10
2025-06-11 11:39 UTC (11+ messages)
` [PATCH net-next 1/7] can: netlink: replace tabulation by space in assignment
` [PATCH net-next 2/7] can: bittiming: rename CAN_CTRLMODE_TDC_MASK into CAN_CTRLMODE_FD_TDC_MASK
` [PATCH net-next 3/7] can: bittiming: rename can_tdc_is_enabled() into can_fd_tdc_is_enabled()
` [PATCH net-next 4/7] can: netlink: can_changelink(): rename tdc_mask into fd_tdc_flag_provided
` [PATCH net-next 5/7] documentation: networking: can: Document alloc_candev_mqs()
` [PATCH net-next 6/7] can: add drop reasons in the receive path of AF_CAN
` [PATCH net-next 7/7] can: add drop reasons in CAN protocols receive path
WTS Available laptops and Memory
2025-06-10 14:56 UTC
[PATCH 0/2] can: add drop reasons in the receive path
2025-06-10 8:27 UTC (2+ messages)
RE: CAN XL netlink AIP status
2025-06-05 13:46 UTC (8+ messages)
` Latest patches - "
` TR: can: canxl: about CAN_CTRLMODE_XL_ERR_SIGNAL
[PATCH 2/2] can: add drop reasons in CAN protocols receive path
2025-06-04 16:06 UTC
[PATCH 1/2] can: add drop reasons in the receive path of AF_CAN
2025-06-04 16:06 UTC
[PATCH 0/9] can: rcar_canfd: Add support for Transceiver Delay Compensation
2025-06-02 14:38 UTC (20+ messages)
` [PATCH 1/9] can: rcar_canfd: Consistently use ndev for net_device pointers
` [PATCH 2/9] can: rcar_canfd: Use ndev parameter in rcar_canfd_set_bittiming()
` [PATCH 3/9] can: rcar_canfd: Add helper variable ndev to rcar_canfd_rx_pkt()
` [PATCH 4/9] can: rcar_canfd: Add helper variable dev to rcar_canfd_reset_controller()
` [PATCH 5/9] can: rcar_canfd: Simplify data access in rcar_canfd_{ge,pu}t_data()
` [PATCH 6/9] can: rcar_canfd: Repurpose f_dcfg base for other registers
` [PATCH 7/9] can: rcar_canfd: Share config code in rcar_canfd_set_bittiming()
` [PATCH 8/9] can: rcar_canfd: Return early in rcar_canfd_set_bittiming() when not FD
` [PATCH 9/9] can: rcar_canfd: Add support for Transceiver Delay Compensation
[PATCH v6 0/6] add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
2025-06-02 12:56 UTC (6+ messages)
` [PATCH v6 4/6] can: netlink: add "
[PATCH v2] documentation: networking: can: Document alloc_candev_mqs()
2025-06-02 11:59 UTC
[PATCH net 0/1] pull-request: can 2025-05-29
2025-05-29 11:00 UTC (3+ messages)
` [PATCH net] can: kvaser_pciefd: refine error prone echo_skb_max handling logic
[mkl-can-next:b4/can-xl 6/11] drivers/net/can/xilinx_can.c:518:7: error: call to undeclared function 'can_tdc_is_enabled'; ISO C99 and later do not support implicit function declarations
2025-05-29 6:36 UTC (2+ messages)
Fw: [Bug 220168] New: flexcan-core.c
2025-05-29 0:54 UTC (3+ messages)
Fw: [Bug 220170] New: flexcan-core.c overflow when writing TDCOFF
2025-05-28 21:48 UTC
[PATCH v2] can: kvaser_pciefd: refine error prone echo_skb_max handling logic
2025-05-28 19:27 UTC
[PATCH] can: kvaser_pciefd: refine error prone echo_skb_max handling logic
2025-05-28 19:00 UTC (3+ messages)
[PATCH v6 0/4] rockchip: add can for RK3576 Soc
2025-05-28 7:21 UTC (10+ messages)
` [PATCH v6 1/4] dt-bindings: can: rockchip_canfd: add rk3576 CAN-FD controller
` [PATCH v6 2/4] net: can: rockchip: Refactor the rkcanfd_devtype_data structure
` [PATCH v6 3/4] net: can: rockchip: add can for RK3576 Soc
` [PATCH v6 4/4] net: can: rockchip: support dma for rk3576 rx
[PATCH 1/5] iplink_can: add CAN XL support RFC based on Vincent cleanups
2025-05-27 19:56 UTC (5+ messages)
` [PATCH 2/5] iplink_can: canxl: support Remote Request Substitution bit access
` [PATCH 3/5] iplink_can: canxl: support CAN XL transceiver switching in data phase
` [PATCH 4/5] iplink_can: canxl: support CAN XL error signalling switching
` [PATCH 5/5] iplink_can: canxl: add PWM config support
[PATCH net-next 01/22] dt-bindings: can: renesas,rcar-canfd: Simplify the conditional schema
2025-05-26 16:30 UTC (2+ messages)
[PATCH v11 0/7] Add Nuvoton NCT6694 MFD drivers
2025-05-26 4:09 UTC (7+ messages)
` [PATCH v11 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v11 5/7] watchdog: Add Nuvoton NCT6694 WDT support
[PATCH v5 0/4] rockchip: add can for RK3576 Soc
2025-05-24 13:55 UTC (11+ messages)
` [PATCH v5 1/4] dt-bindings: can: rockchip_canfd: add rk3576 CAN-FD controller
` [PATCH v5 2/4] net: can: rockchip: Refactor the rkcanfd_devtype_data structure
` [PATCH v5 3/4] net: can: rockchip: add can for RK3576 Soc
` [PATCH v5 4/4] net: can: rockchip: support dma for rk3576 rx
[PATCH v11 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
2025-05-23 9:44 UTC (4+ messages)
[PATCH v4 0/3] rockchip: add can for RK3576 Soc
2025-05-22 9:25 UTC (8+ messages)
` [PATCH v4 1/3] dt-bindings: can: rockchip_canfd: add rk3576 CAN-FD controller
` [PATCH v4 2/3] net: can: rockchip: add can for RK3576 Soc
` [PATCH v4 3/3] arm64: dts: rockchip: rk3576: add can dts nodes
[PATCH net 1/4] can: kvaser_pciefd: Force IRQ edge in case of nested IRQ
2025-05-22 11:00 UTC (2+ messages)
[PATCH v3 3/3] arm64: dts: rockchip: rk3576: add can dts nodes
2025-05-22 9:02 UTC (2+ messages)
[PATCH net-next 0/22] pull-request: can-next 2025-05-22
2025-05-22 8:36 UTC (18+ messages)
` [PATCH net-next 06/22] can: rcar_canfd: Drop the mask operation in RCANFD_GAFLCFG_SETRNC macro
` [PATCH net-next 07/22] can: rcar_canfd: Add rcar_canfd_setrnc()
` [PATCH net-next 08/22] can: rcar_canfd: Update RCANFD_GAFLCFG macro
` [PATCH net-next 09/22] can: rcar_canfd: Add rnc_field_width variable to struct rcar_canfd_hw_info
` [PATCH net-next 10/22] can: rcar_canfd: Add max_aflpn "
` [PATCH net-next 11/22] can: rcar_canfd: Add max_cftml "
` [PATCH net-next 12/22] can: rcar_canfd: Add {nom,data}_bittiming variables "
` [PATCH net-next 13/22] can: rcar_canfd: Add ch_interface_mode variable "
` [PATCH net-next 14/22] can: rcar_canfd: Add shared_can_regs "
` [PATCH net-next 15/22] can: rcar_canfd: Add struct rcanfd_regs "
` [PATCH net-next 16/22] can: rcar_canfd: Add sh "
` [PATCH net-next 17/22] can: rcar_canfd: Add external_clk "
` [PATCH net-next 18/22] can: rcar_canfd: Enhance multi_channel_irqs handling
` [PATCH net-next 19/22] can: rcar_canfd: Add RZ/G3E support
` [PATCH net-next 20/22] can: dev: add struct data_bittiming_params to group FD parameters
` [PATCH net-next 21/22] selftests: can: Import tst-filter from can-tests
` [PATCH net-next 22/22] selftests: can: test_raw_filter.sh: add support of physical interfaces
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;
as well as URLs for NNTP newsgroup(s).