linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH net-next v7 0/7] net: stmmac: Add support for RZN1 GMAC devices
 2024-05-14  0:40 UTC  (16+ messages)
` [PATCH net-next v7 1/7] dt-bindings: net: renesas,rzn1-gmac: Document RZ/N1 GMAC support
` [PATCH net-next v7 2/7] net: stmmac: Add dedicated XPCS cleanup method
` [PATCH net-next v7 3/7] net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devices
` [PATCH net-next v7 4/7] net: stmmac: introduce pcs_init/pcs_exit stmmac operations
` [PATCH net-next v7 5/7] net: stmmac: dwmac-socfpga: use pcs_init/pcs_exit
` [PATCH net-next v7 6/7] net: stmmac: add support for RZ/N1 GMAC
` [PATCH net-next v7 7/7] ARM: dts: r9a06g032: describe GMAC1

[net-next,v5] net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
 2024-05-14  0:24 UTC  (7+ messages)

[geert-renesas-devel:master] BUILD SUCCESS e6bc5a03785928d2da81ba779676e044da5217d7
 2024-05-13 20:55 UTC 

[PATCH v2 00/20] pinctrl: Use scope based of_node_put() cleanups
 2024-05-13 20:51 UTC  (5+ messages)
` [PATCH v2 07/20] pinctrl: renesas: "

[linux-next:master] BUILD REGRESSION 6ba6c795dc73c22ce2c86006f17c4aa802db2a60
 2024-05-13 19:59 UTC 

renesas/master baseline-nfs: 24 runs, 1 regressions (renesas-devel-2024-05-13-v6.9)
 2024-05-13 14:27 UTC 

[PATCH v7 0/7] PCI: rcar-gen4: Add R-Car V4H support
 2024-05-13  9:20 UTC  (8+ messages)
` [PATCH v7 4/7] PCI: rcar-gen4: Add rcar_gen4_pcie_drvdata
` [PATCH v7 5/7] PCI: rcar-gen4: Add .ltssm_enable() for other SoC support
` [PATCH v7 6/7] PCI: rcar-gen4: Add support for r8a779g0

[PATCH net-next v6 0/7] net: stmmac: Add support for RZN1 GMAC devices
 2024-05-13  7:26 UTC  (13+ messages)
` [PATCH net-next v6 1/7] dt-bindings: net: renesas,rzn1-gmac: Document RZ/N1 GMAC support
` [PATCH net-next v6 2/7] net: stmmac: Add dedicated XPCS cleanup method
` [PATCH net-next v6 3/7] net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devices
` [PATCH net-next v6 4/7] net: stmmac: introduce pcs_init/pcs_exit stmmac operations
` [PATCH net-next v6 5/7] net: stmmac: dwmac-socfpga: use pcs_init/pcs_exit
` [PATCH net-next v6 6/7] net: stmmac: add support for RZ/N1 GMAC
` [PATCH net-next v6 7/7] ARM: dts: r9a06g032: describe GMAC1

[PATCH] PCI: rcar: Demote WARN() to dev_warn_ratelimited() in rcar_pcie_wakeup()
 2024-05-11 23:54 UTC 

[linux-next:master] BUILD REGRESSION 75fa778d74b786a1608d55d655d42b480a6fa8bd
 2024-05-10 21:06 UTC 

[PATCH v2] media: staging: max96712: Store format in subdev active state
 2024-05-10 16:16 UTC  (2+ messages)

[PATCH] media: staging: max96712: Store format in subdev active state
 2024-05-10 15:55 UTC  (5+ messages)

[net-next,v4] net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
 2024-05-10 12:38 UTC  (6+ messages)

[PATCH v3 00/11] media: renesas: rcar-csi2: Use the subdev active state
 2024-05-10  8:36 UTC  (26+ messages)
` [PATCH v3 01/11] media: rcar-vin: Fix YUYV8_1X16 handling for CSI-2
` [PATCH v3 02/11] media: rcar-csi2: Disable runtime_pm in probe error
` [PATCH v3 03/11] media: rcar-csi2: Cleanup subdevice in remove()
` [PATCH v3 04/11] media: rcar-csi2: Use the subdev active state
` [PATCH v3 05/11] media: adv748x-csi2: Implement enum_mbus_codes
` [PATCH v3 06/11] media: adv748x-csi2: Validate the image format
` [PATCH v3 07/11] media: adv748x-csi2: Use the subdev active state
` [PATCH v3 08/11] media: adv748x-afe: Use 1X16 media bus code
` [PATCH v3 09/11] media: max9286: Fix enum_mbus_code
` [PATCH v3 10/11] media: max9286: Use the subdev active state
` [PATCH v3 11/11] media: max9286: Use frame interval from subdev state

[PATCH v4 0/3] media: v4l2-subdev: Support const-awareness in state accessors
 2024-05-10  6:36 UTC  (7+ messages)
` [PATCH v4 1/3] media: v4l2-subdev: Fix v4l2_subdev_state_get_format() documentation
` [PATCH v4 2/3] media: v4l2-subdev: Provide const-aware subdev state accessors
` [PATCH v4 3/3] media: rkisp1: Mark subdev state pointers as const

[linux-next:master] BUILD REGRESSION 704ba27ac55579704ba1289392448b0c66b56258
 2024-05-09 21:51 UTC 

[PATCH v2 00/11] media: renesas: rcar-csi2: Use the subdev active state
 2024-05-09 15:19 UTC  (29+ messages)
` [PATCH v2 01/11] media: rcar-vin: Fix YUYV8_1X16 handling for CSI-2
` [PATCH v2 02/11] media: rcar-csi2: Disable runtime_pm in probe error
` [PATCH v2 03/11] media: rcar-csi2: Cleanup subdevice in remove()
` [PATCH v2 04/11] media: rcar-csi2: Use the subdev active state
  ` [PATCH v2.1 "
  ` [PATCH v2.2 "
` [PATCH v2 05/11] media: adv748x-csi2: Implement enum_mbus_codes
` [PATCH v2 06/11] media: adv748x-csi2: Validate the image format
` [PATCH v2 07/11] media: adv748x-csi2: Use the subdev active state
` [PATCH v2 08/11] media: adv748x-afe: Use 1X16 media bus code
` [PATCH v2 09/11] media: max9286: Fix enum_mbus_code
` [PATCH v2 10/11] media: max9286: Use the subdev active state
` [PATCH v2 11/11] media: max9286: Use frame interval from subdev state

[PATCH v4 0/6] media: max9286: Add multiplexed streams support
 2024-05-09 13:11 UTC  (6+ messages)
` [PATCH v4 5/6] media: max9286: Move format to subdev state

[PATCH v5 0/2] hwmon: (isl28022) new driver for ISL28022 power monitor
 2024-05-09  8:18 UTC  (3+ messages)
` [PATCH v5 1/2] "

[PATCH v3 0/2] media: v4l2-subdev: Support const-awareness in state accessors
 2024-05-08 21:02 UTC  (6+ messages)
` [PATCH v3 1/2] media: v4l2-subdev: Provide const-aware subdev "
` [PATCH v3 2/2] media: rkisp1: Mark subdev state pointers as const

[linux-next:master] BUILD REGRESSION e7b4ef8fffaca247809337bb78daceb406659f2d
 2024-05-08 20:18 UTC 

[net-next,v2] net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
 2024-05-08 17:36 UTC  (15+ messages)

[PATCH 0/2] thermal: renesas: Group drivers and update dependencies
 2024-05-08 12:31 UTC  (6+ messages)
` [PATCH 1/2] thermal: renesas: Group all renesas thermal drivers together
` [PATCH 2/2] thermal: renesas: rcar: Add dependency on OF

[net-next,v3] net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
 2024-05-08 12:09 UTC 

[PATCH/RFC 0/8] Add R-Car fuse support
 2024-05-08  7:16 UTC  (2+ messages)

[geert-renesas-drivers:master] BUILD SUCCESS 62c6a0901c1ed0251efe10779a1a8d2a28dda282
 2024-05-08  6:07 UTC 

[linux-next:master] BUILD REGRESSION 93a39e4766083050ca0ecd6a3548093a3b9eb60c
 2024-05-08  5:07 UTC 

[PATCH] media: renesas: vsp1: Fix _irqsave and _irq mix
 2024-05-07 19:30 UTC  (4+ messages)

[PATCH v3 RESEND] riscv: mm: still create swiotlb buffer for kmalloc() bouncing if required
 2024-05-07 15:08 UTC 

renesas-drivers-2024-05-07-v6.9-rc7
 2024-05-07 13:34 UTC 

[net-next] net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
 2024-05-07 11:18 UTC  (13+ messages)

[PATCH v2 0/2] media: v4l2-subdev: Support const-awareness in state accessors
 2024-05-07  7:00 UTC  (5+ messages)
` [PATCH v2 1/2] media: v4l2-subdev: Provide const-aware subdev "
` [PATCH v2 2/2] media: rkisp1: Mark subdev state pointers as const

[PATCH 0/2] media: v4l2-subdev: Support const-awareness in state accessors
 2024-05-07  6:04 UTC  (5+ messages)
` [PATCH 1/2] media: v4l2-subdev: Provide const-aware subdev "
` [PATCH 2/2] media: rkisp1: Mark subdev state pointers as const

[geert-renesas-devel:master] BUILD SUCCESS ee757346f5514040fbecf0e21fa9cfff64f145ea
 2024-05-06 21:15 UTC 

[PATCH 00/11] media: renesas: rcar-csi2: Use the subdev active state
 2024-05-06 19:02 UTC  (28+ messages)
` [PATCH 01/11] media: rcar-vin: Fix YUYV8_1X16 handling for CSI-2
` [PATCH 04/11] media: rcar-csi2: Use the subdev active state
` [PATCH 06/11] media: adv748x-csi2: Implement enum_mbus_codes
` [PATCH 07/11] media: adv748x-csi2: Validate the image format
` [PATCH 11/11] media: max9286: Use frame interval from subdev state

[PATCH 0/4] serial: sh-sci: response to Dirk's bugreport
 2024-05-06 11:40 UTC  (5+ messages)
` [PATCH 1/4] serial: sh-sci: protect invalidating RXDMA on shutdown
` [PATCH 2/4] serial: sh-sci: describe locking requirements for invalidating RXDMA
` [PATCH 3/4] serial: sh-sci: let timeout timer only run when DMA is scheduled
` [PATCH 4/4] serial: sh-sci: simplify locking when re-issuing RXDMA fails

[PATCH net-next v5 0/7] net: stmmac: Add support for RZN1 GMAC devices
 2024-05-06  8:50 UTC  (5+ messages)
` [PATCH net-next v5 2/7] net: stmmac: Add dedicated XPCS cleanup method


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