linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-03 05:15:19 to 2023-01-10 09:31:09 UTC [more...]

Patchwork summary for: linux-renesas-soc
 2023-01-10  9:30 UTC 

[PATCH v5 0/9] Add RZ/G2L POEG support
 2023-01-10  9:09 UTC  (12+ messages)

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

[PATCH v6 0/6] RISC-V non-coherent function pointer based cache management operations + non-coherent DMA support for AX45MP
 2023-01-10  7:01 UTC  (28+ messages)
` [RFC PATCH v6 1/6] riscv: mm: dma-noncoherent: Switch using function pointers for cache management
` [PATCH v6 2/6] riscv: asm: vendorid_list: Add Andes Technology to the vendors list
` [PATCH v6 3/6] riscv: errata: Add Andes alternative ports
` [PATCH v6 4/6] dt-bindings: cache: r9a07g043f-l2-cache: Add DT binding documentation for L2 cache controller
` [PATCH v6 5/6] cache: Add L2 cache management for Andes AX45MP RISC-V core
` [PATCH v6 6/6] soc: renesas: Kconfig: Select the required configs for RZ/Five SoC

[PATCH net-next v2 0/4] net: ethernet: renesas: rswitch: Modify initialization for SERDES and PHY
 2023-01-10  5:02 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: phylink: Set host_interfaces for a non-sfp PHY
` [PATCH net-next v2 2/4] net: ethernet: renesas: rswitch: Simplify struct phy * handling
` [PATCH net-next v2 3/4] net: ethernet: renesas: rswitch: Enable ovr_host_interfaces
` [PATCH net-next v2 4/4] net: ethernet: renesas: rswitch: Add phy_power_{on,off}() calling

[PATCH net-next v3 00/11] net: mdio: Start separating C22 and C45
 2023-01-09 23:48 UTC  (13+ messages)
` [PATCH net-next v3 01/11] net: mdio: Add dedicated C45 API to MDIO bus drivers
` [PATCH net-next v3 02/11] net: pcs: pcs-xpcs: Use C45 MDIO API
` [PATCH net-next v3 03/11] net: mdio: mdiobus_register: update validation test
` [PATCH net-next v3 04/11] net: mdio: C22 is now optional, EOPNOTSUPP if not provided
` [PATCH net-next v3 05/11] net: mdio: Move mdiobus_c45_addr() next to users
` [PATCH net-next v3 06/11] net: mdio: mdio-bitbang: Separate C22 and C45 transactions
` [PATCH net-next v3 07/11] net: mdio: mvmdio: Convert XSMI bus to new API
` [PATCH net-next v3 08/11] net: mdio: xgmac_mdio: Separate C22 and C45 transactions
` [PATCH net-next v3 09/11] net: fec: "
` [PATCH net-next v3 10/11] net: mdio: add mdiobus_c45_read/write_nested helpers
` [PATCH net-next v3 11/11] net: dsa: mv88e6xxx: Separate C22 and C45 transactions

[geert-renesas-devel:master] BUILD SUCCESS 84545c94403b4b5a90561c9c97c2c2c00091cff1
 2023-01-09 23:46 UTC 

[PATCH] ravb: Fix "failed to switch device to config mode" message during unbind
 2023-01-09 16:36 UTC 

[PATCH] ravb: Fix "failed to switch device to config mode" message during unbind
 2023-01-09 16:33 UTC 

[PATCH] ravb: Fix "failed to switch device to config mode" message during unbind
 2023-01-09 16:31 UTC 

[PATCH] ravb: Fix "failed to switch device to config mode" message during unbind
 2023-01-09 16:28 UTC 

[PATCH] ravb: Fix "failed to switch device to config mode" message during unbind
 2023-01-09 16:25 UTC 

[PATCH] ravb: Fix "failed to switch device to config mode" message during unbind
 2023-01-09 16:19 UTC 

renesas/master baseline: 348 runs, 9 regressions (renesas-devel-2023-01-09-v6.2-rc3)
 2023-01-09 16:14 UTC 

renesas/master baseline-nfs: 115 runs, 4 regressions (renesas-devel-2023-01-09-v6.2-rc3)
 2023-01-09 16:14 UTC 

[PATCH] dt-bindings: mmc: renesas,sdhi: Fix RZ/V2M clock description
 2023-01-09 15:16 UTC  (2+ messages)

[PATCH 0/4] SDHI/MMC SoC support for the RZ/V2M
 2023-01-09 15:09 UTC  (4+ messages)
` [PATCH 4/4] arm64: dts: renesas: r9a09g011: Add eMMC and SDHI support

[PATCH v3 0/3] Add support for linking gpt with poeg
 2023-01-09 14:53 UTC  (4+ messages)
` [DO NOT APPLY PATCH v3 1/3] dt-bindings: pwm: Add RZ/G2L GPT binding

[PATCH v10 0/5] Add RZ/G2L MTU3a Core, Counter and pwm driver
 2023-01-09 14:38 UTC  (11+ messages)
` [PATCH v10 2/5] clocksource/drivers: Add Renesas RZ/G2L MTU3a core driver
` [PATCH v10 4/5] counter: Add Renesas RZ/G2L MTU3a counter driver
` [PATCH v10 5/5] pwm: Add Renesas RZ/G2L MTU3a PWM driver

[PATCH] arm64: dts: renesas: eagle: Add SCIF_CLK support
 2023-01-09 13:35 UTC 

[PATCH v3 0/6] Add IRQC support to RZ/G2UL SoC
 2023-01-09 13:14 UTC  (4+ messages)
` [PATCH v3 1/6] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document "

[PATCH 0/2] Reset related fixes for rzg2l_wdt
 2023-01-09 12:52 UTC  (3+ messages)
` [PATCH 1/2] watchdog: rzg2l_wdt: Issue a reset before we put the PM clocks

[PATCH RFC net-next v2 00/12] net: mdio: Start separating C22 and C45
 2023-01-09 12:41 UTC  (22+ messages)
` [PATCH RFC net-next v2 02/12] net: pcs: pcs-xpcs: Use C45 MDIO API
` [PATCH RFC net-next v2 03/12] net: mdio: mdiobus_register: update validation test
` [PATCH RFC net-next v2 06/12] net: mdio: mdio-bitbang: Separate C22 and C45 transactions
` [PATCH RFC net-next v2 08/12] net: ethernet: freescale: xgmac: Separate C22 and C45 transactions for xgmac
` [PATCH RFC net-next v2 09/12] net: ethernet: freescale: fec: "
` [PATCH RFC net-next v2 11/12] net: dsa: Separate C22 and C45 MDIO bus transaction methods
` [PATCH RFC net-next v2 12/12] net: dsa: mv88e6xxx: Separate C22 and C45 transactions

Patchwork summary for: linux-renesas-soc
 2023-01-09 11:00 UTC 

FAILED: patch "[PATCH] ravb: Fix "failed to switch device to config mode" message" failed to apply to 4.9-stable tree
 2023-01-09 10:17 UTC 

[PATCH v3 0/4] Add RZ/V2{M, MA} PWM driver support
 2023-01-09  9:37 UTC  (2+ messages)

[PATCH v6 00/19] Add RZ/G2L Display support
 2023-01-09  9:15 UTC  (2+ messages)

[PATCH v12 0/2] Add support for RZ/G2L GPT
 2023-01-09  9:13 UTC  (2+ messages)

[PATCH 1/4] arm64: dts: beacon-renesom: Fix gpio expander reference
 2023-01-08 16:16 UTC  (11+ messages)
` [PATCH 2/4] Revert "arm64: dts: renesas: Add compatible properties to AR8031 Ethernet PHYs"
` [PATCH 3/4] arm64: dts: renesas: r8a774[a/b/e]1-beacon: Update corporate name
` [PATCH 4/4] arm64: boot: dts: r8a774[a/b/e]1-beacon: Consolidate sound clocks

[PATCH v2] drm: rcar-du: depend on DRM_RCAR_DU for components on that SoC
 2023-01-08  6:04 UTC 

[PATCH] drm: rcar-du: depend on ARCH_RENESAS for components on that SoC
 2023-01-08  5:09 UTC  (4+ messages)

[PATCH] ARM: shmobile: defconfig: Refresh for v6.1-rc5
 2023-01-06 13:41 UTC  (2+ messages)

[PATCH] media: platform: Fix refcount leak in probe and remove function
 2023-01-06 13:37 UTC  (2+ messages)

[PATCH v5 0/2] Driver support for RZ/V2M PWC
 2023-01-06 12:58 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: soc: renesas: Add "
` [PATCH v5 2/2] soc: renesas: Add PWC support for RZ/V2M

[PATCH v4 0/2] Driver support for RZ/V2M PWC
 2023-01-06  9:32 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: mfd: Add "
` [PATCH v4 2/2] soc: renesas: Add PWC support for RZ/V2M

[PATCH net-next 0/3] net: ethernet: renesas: rswitch: Modify initialization for SERDES and PHY
 2023-01-06  7:34 UTC  (7+ messages)
` [PATCH net-next 1/3] net: phylink: Set host_interfaces for a non-sfp PHY
` [PATCH net-next 3/3] net: ethernet: renesas: rswitch: Add phy_power_{on,off}() calling

[PATCH v3 0/2] Driver support for RZ/V2M PWC
 2023-01-05 19:32 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: mfd: Add "
` [PATCH v3 2/2] soc: renesas: Add PWC support for RZ/V2M

[PATCH 0/5] Driver support for RZ/V2M PWC
 2023-01-05 17:40 UTC  (4+ messages)
` [PATCH 4/5] gpio: Add support for Renesas "

[PATCH v2 0/4] Driver support for RZ/V2M PWC
 2023-01-05 17:33 UTC  (17+ messages)
` [PATCH v2 1/4] dt-bindings: mfd: Add "
` [PATCH v2 2/4] mfd: Add RZ/V2M PWC core driver
` [PATCH v2 4/4] power: reset: Add new driver for RZ/V2M PWC poweroff

[PATCH v2 00/27] ARM: pxa: remove all unused boards&drivers
 2023-01-05 15:44 UTC  (6+ messages)
` [PATCH 18/27] mfd: remove toshiba tmio drivers
` [PATCH 21/27] mmc: remove tmio_mmc driver

[PATCH v5 0/5] Add the Renesas USBF controller support
 2023-01-05 15:22 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: usb: add the Renesas RZ/N1 USBF controller
` [PATCH v5 2/5] soc: renesas: r9a06g032-sysctrl: Handle h2mode setting based on USBF presence
` [PATCH v5 3/5] usb: gadget: udc: add Renesas RZ/N1 USBF controller support
` [PATCH v5 4/5] ARM: dts: r9a06g032: Add the USBF controller node
` [PATCH v5 5/5] MAINTAINERS: add the Renesas RZ/N1 USBF controller entry

[PATCH v6 net-next 00/10] dt-binding preparation for ocelot switches
 2023-01-04 15:16 UTC  (11+ messages)
` [PATCH v6 net-next 01/10] dt-bindings: dsa: sync with maintainers
` [PATCH v6 net-next 07/10] dt-bindings: net: dsa: mediatek,mt7530: remove unnecessary dsa-port reference
` [PATCH v6 net-next 08/10] dt-bindings: net: add generic ethernet-switch
` [PATCH v6 net-next 09/10] dt-bindings: net: add generic ethernet-switch-port binding
` [PATCH v6 net-next 10/10] dt-bindings: net: mscc,vsc7514-switch: utilize generic ethernet-switch.yaml

[PATCH 1/4] clk: rs9: Check for vendor/device ID
 2023-01-04 14:36 UTC  (14+ messages)
` [PATCH 2/4] dt-bindings: clk: rs9: Add bindings for 9FGV0441
` [PATCH 3/4] clk: rs9: Support device specific dif bit calculation
` [PATCH 4/4] clk: rs9: Add support for 9FGV0441

[RFC v5.1 9/9] [DON'T APPLY] cache: sifive-ccache: add cache flushing capability
 2023-01-04 14:15 UTC  (8+ messages)
  ` [RFC v5.1 6/9] cache,soc: Move SiFive CCache driver & create drivers/cache

[PATCH v2] clocksource/drivers/riscv: Get rid of clocksource_arch_init() callback
 2023-01-03 17:38 UTC  (2+ messages)

[PATCH] [LOCAL] arm64: renesas: defconfig: Enable ARMv8.1 atomic instructions
 2023-01-03 12:04 UTC 

[PATCH] [LOCAL] arm64: renesas: defconfig: Refresh for v6.2-rc1
 2023-01-03 12:05 UTC 

[PATCH] arm64: defconfig: Enable RZ/G2L MIPI CSI-2 and CRU support
 2023-01-03 12:04 UTC 

[PATCH v2 0/9] Add IRQC support to RZ/G2UL SoC
 2023-01-03 10:33 UTC  (5+ messages)
` [PATCH v2 2/9] dt-bindings: interrupt-controller: irqc-rzg2l: Drop RZG2L_NMI macro


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