public inbox for linux-can@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-16 07:54:50 to 2025-02-19 11:34:01 UTC [more...]

[PATCH net-next 0/12] pull-request: can-next 2025-02-19
 2025-02-19 11:21 UTC  (4+ messages)
` [PATCH net-next 01/12] can: c_can: Drop useless final probe failure message
` [PATCH net-next 02/12] can: c_can: Simplify handling syscon error path
` [PATCH net-next 04/12] can: c_can: Use syscon_regmap_lookup_by_phandle_args

[PATCH] can: rockchip_canfd: rkcanfd_chip_fifo_setup(): remove duplicated setup of RX FIFO
 2025-02-19 11:15 UTC 

[PATCH 0/2] can: flexcan: add transceiver capabilities
 2025-02-19 11:00 UTC  (13+ messages)
` [PATCH 1/2] dt-bindings: can: fsl,flexcan: "
` [PATCH 2/2] can: flexcan: "

[PATCH 1/2] dt-bindings: can: fsl,flexcan: add transceiver capabilities
 2025-02-19 10:14 UTC 

[PATCH v4 0/3 RESEND] add FlexCAN support for S32G2/S32G3 SoCs
 2025-02-19 10:08 UTC  (3+ messages)
` [PATCH v4 2/3 RESEND] can: flexcan: Add quirk to handle separate interrupt lines for mailboxes

[PATCH RESEND v2 0/4] can: c_can: Simplify few things
 2025-02-19  9:46 UTC  (6+ messages)
` [PATCH RESEND v2 1/4] can: c_can: Drop useless final probe failure message
` [PATCH RESEND v2 2/4] can: c_can: Simplify handling syscon error path
` [PATCH RESEND v2 3/4] can: c_can: Use of_property_present() to test existence of DT property
` [PATCH RESEND v2 4/4] can: c_can: Use syscon_regmap_lookup_by_phandle_args

[syzbot] [can?] WARNING in ucan_probe
 2025-02-18 15:12 UTC  (9+ messages)
` [PATCH] can: ucan: Correct the size parameter
` [PATCH] can: ucan: fix out of bound read in strscpy() source

[PATCH 00/11] Add support for RZ/G3E CANFD
 2025-02-18 11:47 UTC  (16+ messages)
` [PATCH 02/11] dt-bindings: can: renesas,rcar-canfd: Fix typo in pattern properties for R-Car V4M
` [PATCH 03/11] dt-bindings: can: renesas,rcar-canfd: Simplify the conditional schema
` [PATCH 04/11] dt-bindings: can: renesas,rcar-canfd: Document RZ/G3E support
` [PATCH 05/11] can: rcar_canfd: Fix page entries in the AFL list
` [PATCH 06/11] can: rcar_canfd: Add gen4_type variable to struct rcar_canfd_hw_info
` [PATCH 07/11] can: rcar_canfd: Add only_internal_clks "
` [PATCH 08/11] can: rcar_canfd: Enhance multi_channel_irqs handling
` [PATCH 09/11] can: rcar_canfd: Add RZ/G3E support

[PATCH net-next v9 00/11] net: Improve netns handling in rtnetlink
 2025-02-14 10:51 UTC  (26+ messages)
` [PATCH net-next v9 01/11] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v9 02/11] rtnetlink: Pack newlink() params into struct
` [PATCH net-next v9 03/11] net: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v9 04/11] ieee802154: 6lowpan: Validate "
` [PATCH net-next v9 05/11] net: ip_tunnel: Use "
` [PATCH net-next v9 06/11] net: ipv6: "
` [PATCH net-next v9 07/11] net: xfrm: "
` [PATCH net-next v9 08/11] rtnetlink: Remove "net" from newlink params
` [PATCH net-next v9 09/11] rtnetlink: Create link directly in target net namespace
` [PATCH net-next v9 10/11] selftests: net: Add python context manager for netns entering
` [PATCH net-next v9 11/11] selftests: net: Add test cases for link and peer netns

[PATCH v7 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-02-12  2:59 UTC  (21+ messages)
` [PATCH v7 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v7 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v7 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v7 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v7 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v7 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v7 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH net 0/6] pull-request: can 2025-02-08
 2025-02-11  3:30 UTC  (8+ messages)
` [PATCH net 1/6] Documentation/networking: fix basic node example document ISO 15765-2
` [PATCH net 2/6] can: j1939: j1939_sk_send_loop(): fix unable to send messages with data length zero
` [PATCH net 3/6] can: ctucanfd: handle skb allocation failure
` [PATCH net 4/6] can: c_can: fix unbalanced runtime PM disable in error path
` [PATCH net 5/6] can: etas_es58x: fix potential NULL pointer dereference on udev->serial
` [PATCH net 6/6] can: rockchip: rkcanfd_handle_rx_fifo_overflow_int(): bail out if skb cannot be allocated

[v2] Documentation: Remove repeated word in docs
 2025-02-10 17:55 UTC  (4+ messages)

[PATCH] phy: can-transceiver: Drop unnecessary "mux-states" property presence check
 2025-02-10 17:21 UTC  (2+ messages)

[PATCH 0/1] can: esd_usb: Fix device probe routine
 2025-02-09 19:45 UTC  (6+ messages)
` [PATCH 1/1] can: esd_usb: Fix not detecting version reply in "

[PATCH] can: rockchip: rkcanfd_handle_rx_fifo_overflow_int(): bail out if skb cannot be allocated
 2025-02-08 10:40 UTC 

[PATCH] Documentation: Remove repeated word in docs
 2025-02-07  1:25 UTC  (4+ messages)

[PATCH] can: gs_usb: add VID/PID for the CANnectivity firmware
 2025-02-06 12:50 UTC  (4+ messages)

[PATCH] can.h: canxl: support Remote Request Substitution bit access
 2025-02-06 12:49 UTC  (2+ messages)

[PATCH v4 0/3] add FlexCAN support for S32G2/S32G3 SoCs
 2025-02-06 12:47 UTC  (8+ messages)
` [PATCH v4 1/3] dt-bindings: can: fsl,flexcan: add S32G2/S32G3 SoC support
` [PATCH v4 3/3] can: flexcan: add NXP "

[PATCH v6 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-02-06 11:05 UTC  (19+ messages)
` [PATCH v6 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v6 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v6 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v6 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v6 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v6 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v6 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH] Documentation/networking: Fix basic node example document ISO 15765-2
 2025-02-06  8:02 UTC  (4+ messages)

[PATCH] can: etas_es58x: fix potential NULL pointer dereference on udev->serial
 2025-02-06  8:01 UTC  (2+ messages)

[PATCH v1] can: j1939: Extend stack documentation with buffer size behavior
 2025-02-06  7:59 UTC  (2+ messages)

[PATCH] j1939: fix unable to send messages with data length zero
 2025-02-06  7:57 UTC  (2+ messages)

general protection fault in devlink_info_serial_number_put
 2025-02-04 14:58 UTC  (4+ messages)

[PATCH] can: rcar_canfd: Use of_get_available_child_by_name()
 2025-02-02 10:21 UTC  (4+ messages)

[RFC PATCH 00/14] can: netlink: add CAN XL
 2025-01-30  7:34 UTC  (14+ messages)

[Issue] Bosch D_CAN echo skb occupied error
 2025-01-30  4:28 UTC  (4+ messages)
  ` AW: "

Question for AMD/Xilinx Zynq PREEMP_RT configuration check, CAN latency measuremet and FOSDEM 2025
 2025-01-29 14:40 UTC  (4+ messages)

[PATCH] documentation: networking: fix spelling mistakes
 2025-01-27 10:52 UTC  (8+ messages)

[can-utils][PATCH 1/3] cangen: support socket priority
 2025-01-22 14:56 UTC  (8+ messages)
` [can-utils][PATCH 2/3] canbusload: support busload statistic
    ` AW: "
        ` AW: "
` [can-utils][PATCH 3/3] canbusload: support busload visualization

canbusload and canfd
 2025-01-22 12:55 UTC  (4+ messages)
  ` AW: "

[PATCH v5 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-01-16 11:23 UTC  (5+ messages)
` [PATCH v5 4/7] can: Add Nuvoton NCT6694 CAN support

[PATCH] j1939: fix unable to send messages with data length zero
 2025-01-16  8:37 UTC  (4+ messages)

[PATCH] net: Convert proto_ops::getname to sockaddr_storage
 2025-01-16  7:53 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