Linux Renesas SOC Development
[Prev Page][Next Page]
- [PATCH 09/17] clk: renesas: r9a07g044: Add initial support for power domains, (continued)
- [PATCH] dt-bindings: soc: renesas: Preserve the order of SoCs based on their part numbers,
Prabhakar
- [PATCH v6 0/9] watchdog: rzg2l_wdt: Add support for RZ/G3S,
Claudiu
- [PATCH v6 1/9] watchdog: rzg2l_wdt: Restrict the driver to ARCH_RZG2L and ARCH_R9A09G011,
Claudiu
- [PATCH v6 2/9] watchdog: rzg2l_wdt: Make the driver depend on PM,
Claudiu
- [PATCH v6 3/9] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get(),
Claudiu
- [PATCH v6 4/9] watchdog: rzg2l_wdt: Check return status of pm_runtime_put(),
Claudiu
- [PATCH v6 5/9] watchdog: rzg2l_wdt: Remove reset de-assert from probe,
Claudiu
- [PATCH v6 6/9] watchdog: rzg2l_wdt: Remove comparison with zero,
Claudiu
- [PATCH v6 7/9] watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset,
Claudiu
- [PATCH v6 8/9] watchdog: rzg2l_wdt: Add suspend/resume support,
Claudiu
- [PATCH v6 9/9] dt-bindings: watchdog: renesas,wdt: Document RZ/G3S support,
Claudiu
- [geert-renesas-drivers:master] BUILD SUCCESS 25f4822c7b08fd7615cb8454a2c67a39d5202a58,
kernel test robot
- [geert-renesas-drivers:topic/renesas-overlays-v6.7-rc1] BUILD SUCCESS 0561374d806b07f6b38b8dfa428558fda99fd290,
kernel test robot
- [PATCH v5 0/9] watchdog: rzg2l_wdt: Add support for RZ/G3S,
Claudiu
- [PATCH v5 1/9] watchdog: rzg2l_wdt: Restrict the driver to ARCH_RZG2L and ARCH_R9A09G011,
Claudiu
- [PATCH v5 2/9] watchdog: rzg2l_wdt: Make the driver depend on PM,
Claudiu
- [PATCH v5 3/9] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get(),
Claudiu
- [PATCH v5 4/9] watchdog: rzg2l_wdt: Check return status of pm_runtime_put(),
Claudiu
- [PATCH v5 5/9] watchdog: rzg2l_wdt: Remove reset de-assert from probe,
Claudiu
- [PATCH v5 6/9] watchdog: rzg2l_wdt: Remove comparison with zero,
Claudiu
- [PATCH v5 7/9] watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset,
Claudiu
- [PATCH v5 8/9] watchdog: rzg2l_wdt: Add suspend/resume support,
Claudiu
- [PATCH v5 9/9] dt-bindings: watchdog: renesas,wdt: Document RZ/G3S support,
Claudiu
- [PATCH net-next 0/5] net: ravb: Add runtime PM support (part 2),
Claudiu
- [geert-renesas-devel:master] BUILD SUCCESS d9725adb75e9a17df52743713a914fb7449ba066,
kernel test robot
- [geert-renesas-devel:next] BUILD SUCCESS 91487349a9c3f75c983229f900978df1d14e7ff2,
kernel test robot
- [geert-renesas-devel:renesas-dts-for-v6.9] BUILD SUCCESS 785b3c25761a828c5e22b3361541c50fd3b92fde,
kernel test robot
- [geert-renesas-drivers:renesas-clk-for-v6.9] BUILD SUCCESS 5aaa139b9a03e1a43484a73248c6353a9c4d95c6,
kernel test robot
- [PATCH v5 net-next 0/2] Add HW checksum offload support for RZ/G2L GbEthernet IP,
Biju Das
- renesas/master baseline: 55 runs, 8 regressions (renesas-devel-2024-02-06-v6.8-rc3),
kernelci.org bot
- renesas/master baseline-nfs: 21 runs, 2 regressions (renesas-devel-2024-02-06-v6.8-rc3),
kernelci.org bot
- renesas/next baseline-nfs: 21 runs, 1 regressions (renesas-next-2024-02-06-v6.8-rc1),
kernelci.org bot
- renesas/next baseline: 50 runs, 7 regressions (renesas-next-2024-02-06-v6.8-rc1),
kernelci.org bot
- renesas/master igt-gpu-panfrost: 2 runs, 1 regressions (renesas-devel-2024-02-06-v6.8-rc3),
kernelci.org bot
- renesas/next igt-kms-rockchip: 1 runs, 1 regressions (renesas-next-2024-02-06-v6.8-rc1),
kernelci.org bot
- renesas/next igt-gpu-panfrost: 1 runs, 1 regressions (renesas-next-2024-02-06-v6.8-rc1),
kernelci.org bot
- renesas-drivers-2024-02-06-v6.8-rc3,
Geert Uytterhoeven
- [PATCH v2 3/3] pinctrl: renesas: rzg2l: Avoid configuring ISEL in gpio_irq_{en,dis}able,
Biju Das
- [PATCH v2 0/3] RZ/G2L pinctrl trivial changes,
Biju Das
- [geert-renesas-devel:master] BUILD SUCCESS 5ee5c13dd1cd222d2add58f1546f05b849c402ff,
kernel test robot
- [RFC PATCH net-next v2 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs,
Paul Barker
- [PATCH v4 0/9] watchdog: rzg2l_wdt: Add support for RZ/G3S,
Claudiu
- [PATCH v4 1/9] watchdog: rzg2l_wdt: Restrict the driver to ARCH_RZG2L and ARCH_R9A09G011,
Claudiu
- [PATCH v4 2/9] watchdog: rzg2l_wdt: Make the driver depend on PM,
Claudiu
- [PATCH v4 3/9] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get(),
Claudiu
- [PATCH v4 4/9] watchdog: rzg2l_wdt: Check return status of pm_runtime_put(),
Claudiu
- [PATCH v4 5/9] watchdog: rzg2l_wdt: Remove reset de-assert on probe/stop,
Claudiu
- [PATCH v4 6/9] watchdog: rzg2l_wdt: Remove comparison with zero,
Claudiu
- [PATCH v4 7/9] watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset,
Claudiu
- [PATCH v4 8/9] watchdog: rzg2l_wdt: Add suspend/resume support,
Claudiu
- [PATCH v4 9/9] dt-bindings: watchdog: renesas,wdt: Document RZ/G3S support,
Claudiu
- [PATCH 00/18] mfd: convert to use maple tree register cache,
Bo Liu
- [PATCH 03/18] mfd: as3722: convert to use maple tree register cache,
Bo Liu
- [PATCH 01/18] mfd: ac100: convert to use maple tree register cache,
Bo Liu
- [PATCH 05/18] mfd: bcm590xx: convert to use maple tree register cache,
Bo Liu
- [PATCH 04/18] mfd: axp20x: convert to use maple tree register cache,
Bo Liu
- [PATCH 02/18] mfd: as3711: convert to use maple tree register cache,
Bo Liu
- [PATCH 08/18] mfd: khadas-mcu: convert to use maple tree register cache,
Bo Liu
- [PATCH 06/18] mfd: bd9571mwv: convert to use maple tree register cache,
Bo Liu
- [PATCH 07/18] mfd: dialog: convert to use maple tree register cache,
Bo Liu
- [PATCH 10/18] mfd: wolfson: convert to use maple tree register cache,
Bo Liu
- [PATCH 09/18] mfd: lochnagar-i2c: convert to use maple tree register cache,
Bo Liu
- [PATCH 11/18] mfd: rohm: convert to use maple tree register cache,
Bo Liu
- [PATCH 12/18] mfd: rk8xx: convert to use maple tree register cache,
Bo Liu
- [PATCH 13/18] mfd: rn5t618: convert to use maple tree register cache,
Bo Liu
- [PATCH 14/18] mfd: rsmu_i2c: convert to use maple tree register cache,
Bo Liu
- [PATCH 16/18] mfd: stmfx: convert to use maple tree register cache,
Bo Liu
- [PATCH 15/18] mfd: si476x: convert to use maple tree register cache,
Bo Liu
- [PATCH 18/18] mfd: rc5t583: convert to use maple tree register cache,
Bo Liu
- [PATCH 17/18] mfd: stpmic1: convert to use maple tree register cache,
Bo Liu
- Re: [PATCH 00/18] mfd: convert to use maple tree register cache,
Geert Uytterhoeven
- Re: [PATCH 00/18] mfd: convert to use maple tree register cache,
Lee Jones
- [PATCH] iommu/ipmmu-vmsa: Minor cleanups,
Robin Murphy
- [PATCH v2 0/3] Renesas RZ/G2L family and RZ/G3S add missing IRQC interrupts,
Prabhakar
- renesas/master baseline: 54 runs, 8 regressions (renesas-devel-2024-02-05-v6.8-rc3),
kernelci.org bot
- renesas/master baseline-nfs: 25 runs, 2 regressions (renesas-devel-2024-02-05-v6.8-rc3),
kernelci.org bot
- [PATCH v3] mmc: renesas_sdhi: Fix change point of data handling,
Claudiu
- renesas/master igt-gpu-panfrost: 2 runs, 1 regressions (renesas-devel-2024-02-05-v6.8-rc3),
kernelci.org bot
- [PATCH] cache: ax45mp_cache: Align end size to cache boundary in ax45mp_dma_cache_wback(),
Prabhakar
- [PATCH v4 net-next 0/2] Add HW checksum offload support for RZ/G2L GbEthernet IP,
Biju Das
- [geert-renesas-drivers:topic/v4m-gray-hawk-single-v2] BUILD SUCCESS cc10cc4bcbfcc4fe62ceccfded214c273588daf7,
kernel test robot
- [PATCH 0/3] Renesas RZ/G2L family and RZ/G3S add missing IRQC interrupts,
Prabhakar
- [PATCH net-next v6 00/15] net: ravb: Prepare for suspend to RAM and runtime PM support (part 1),
Claudiu
- [PATCH net-next v6 01/15] net: ravb: Let IP-specific receive function to interrogate descriptors,
Claudiu
- [PATCH net-next v6 02/15] net: ravb: Rely on PM domain to enable gptp_clk,
Claudiu
- [PATCH net-next v6 03/15] net: ravb: Make reset controller support mandatory,
Claudiu
- [PATCH net-next v6 04/15] net: ravb: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr(),
Claudiu
- [PATCH net-next v6 05/15] net: ravb: Use tabs instead of spaces,
Claudiu
- [PATCH net-next v6 06/15] net: ravb: Assert/de-assert reset on suspend/resume,
Claudiu
- [PATCH net-next v6 07/15] net: ravb: Move reference clock enable/disable on runtime PM APIs,
Claudiu
- [PATCH net-next v6 08/15] net: ravb: Move getting/requesting IRQs in the probe() method,
Claudiu
- [PATCH net-next v6 09/15] net: ravb: Split GTI computation and set operations,
Claudiu
- [PATCH net-next v6 10/15] net: ravb: Move delay mode set in the driver's ndo_open API,
Claudiu
- [PATCH net-next v6 11/15] net: ravb: Move DBAT configuration to the driver's ndo_open API,
Claudiu
- [PATCH net-next v6 12/15] net: ravb: Move PTP initialization in the driver's ndo_open API for ccc_gac platorms,
Claudiu
- [PATCH net-next v6 13/15] net: ravb: Set config mode in ndo_open and reset mode in ndo_close,
Claudiu
- [PATCH net-next v6 14/15] net: ravb: Simplify ravb_suspend(),
Claudiu
- [PATCH net-next v6 15/15] net: ravb: Simplify ravb_resume(),
Claudiu
- Re: [PATCH net-next v6 00/15] net: ravb: Prepare for suspend to RAM and runtime PM support (part 1),
patchwork-bot+netdevbpf
- [PATCH v3 0/8] watchdog: rzg2l_wdt: Add support for RZ/G3S,
Claudiu
- [PATCH v3 net-next 0/2] Add HW checksum offload support for RZ/G2L GbEthernet IP,
Biju Das
- [PATCH] dt-bindings: PCI: rcar-pci-host: Add missing IOMMU properties,
Geert Uytterhoeven
- [geert-renesas-devel:topic/renesas-defconfig] BUILD SUCCESS 0d39942a3f4a1916a58e1dbda27495871704647b,
kernel test robot
- [PATCH 0/5] arm64: dts: renesas: r8a779h0: Add full CA76 CPU core support,
Geert Uytterhoeven
- [PATCH] arm64: dts: renesas: r8a779h0: Add GPIO nodes,
Geert Uytterhoeven
- [PATCH 0/2] arm64: dts: renesas: r8a779h0/gray-hawk-single: Add I2C and EEPROM support,
Geert Uytterhoeven
- [PATCH 0/2] arm64: dts: renesas: r8a779h0/gray-hawk-single: Add watchdog support,
Geert Uytterhoeven
- [PATCH] clk: renesas: r8a779h0: Add I2C clocks,
Geert Uytterhoeven
- [PATCH] clk: renesas: r8a779h0: Add watchdog clock,
Geert Uytterhoeven
- [PATCH] dt-bindings: watchdog: renesas-wdt: Add support for R-Car V4M,
Geert Uytterhoeven
- [PATCH] dt-bindings: i2c: renesas,rcar-i2c: Add r8a779h0 support,
Geert Uytterhoeven
- [PATCH] dt-bindings: gpio: renesas,rcar-gpio: Add r8a779h0 support,
Geert Uytterhoeven
- [geert-renesas-devel:renesas-r8a779h0-dt-binding-defs] BUILD SUCCESS 3bbdf8c3d32103e21d9a826e40340fa59fc579ea,
kernel test robot
- [geert-renesas-drivers:renesas-pinctrl-for-v6.9] BUILD SUCCESS fea58424e2523376ece6f734479e63061e17ad7f,
kernel test robot
- [geert-renesas-devel:renesas-dts-for-v6.9] BUILD SUCCESS 971c17f879352adc719ff215e0769f8e0a49d7c4,
kernel test robot
- [geert-renesas-devel:renesas-drivers-for-v6.9] BUILD SUCCESS 14656ed72fa5d0a2f98be0ffd56274db30171f49,
kernel test robot
- [geert-renesas-devel:next] BUILD SUCCESS 6fc5bb9da080f9f12f2dc13647a695846cb2f8f5,
kernel test robot
- [geert-renesas-devel:master] BUILD SUCCESS 7d7dc8c44825e8fc58f8d9e23b06b9b82183fd67,
kernel test robot
- [geert-renesas-drivers:renesas-clk-for-v6.9] BUILD SUCCESS 096311157d2a6bb8f06e28e1143e2a5de6a0183b,
kernel test robot
- [geert-renesas-devel:renesas-arm-defconfig-for-v6.9] BUILD SUCCESS 93189f33fcb4e678c9494cddeff96b123ef5674f,
kernel test robot
- [geert-renesas-devel:renesas-dt-bindings-for-v6.9] BUILD SUCCESS 49558e814fefdf33bf0b2d1c46c30d6a3f9634f3,
kernel test robot
- renesas/master baseline: 53 runs, 8 regressions (renesas-devel-2024-01-31-v6.8-rc2),
kernelci.org bot
- renesas/master baseline-nfs: 22 runs, 2 regressions (renesas-devel-2024-01-31-v6.8-rc2),
kernelci.org bot
- renesas/next baseline-nfs: 21 runs, 2 regressions (renesas-next-2024-01-31-v6.8-rc1),
kernelci.org bot
- renesas/next baseline: 50 runs, 7 regressions (renesas-next-2024-01-31-v6.8-rc1),
kernelci.org bot
- renesas/master ltp-ipc: 8 runs, 1 regressions (renesas-devel-2024-01-31-v6.8-rc2),
kernelci.org bot
- [PATCH] media: rcar-isp: Disallow unbind of devices,
Niklas Söderlund
- [PATCH net-next 0/8] Improve GbEth performance on Renesas RZ/G2L and related SoCs,
Paul Barker
- [PATCH net-next 1/8] net: ravb: Split R-Car & GbEth poll functions,
Paul Barker
- [PATCH net-next 3/8] net: ravb: Count packets in GbEth RX (not descriptors),
Paul Barker
- [PATCH net-next 4/8] net: ravb: Always process TX descriptor ring in GbEth poll,
Paul Barker
- [PATCH net-next 5/8] net: ravb: Always update error counters,
Paul Barker
- [PATCH net-next 6/8] net: ravb: Align GbEth poll function with NAPI docs,
Paul Barker
- [PATCH net-next 7/8] net: ravb: Enable SW IRQ Coalescing for GbEth,
Paul Barker
- [PATCH net-next 2/8] net: ravb: Simplify GbEth poll & receive functions,
Paul Barker
- [PATCH net-next 8/8] net: ravb: Use NAPI threaded mode on 1-core CPUs with GbEth IP,
Paul Barker
- Re: [PATCH net-next 0/8] Improve GbEth performance on Renesas RZ/G2L and related SoCs,
Andrew Lunn
- Re: [PATCH net-next 0/8] Improve GbEth performance on Renesas RZ/G2L and related SoCs,
Sergey Shtylyov
- [PATCH/RFC] lib: add CPU MHz benchmark test,
Geert Uytterhoeven
- [PATCH v2] dt-bindings: timer: renesas,tmu: Document input capture interrupt,
Geert Uytterhoeven
- [PATCH RFC 0/3] Add clk_disable_unprepare_sync(),
Biju Das
- [PATCH v2] i2c: sh_mobile: Switch R-Mobile A1/APE6 and SH-Mobile AG5 to new frequency calculation,
Geert Uytterhoeven
- [PATCH] fbdev: Restrict FB_SH_MOBILE_LCDC to SuperH,
Geert Uytterhoeven
- [PATCH 0/2] clk: renesas: r9a08g04{3,4}: Fix typos,
Claudiu
- [PATCH v6 RESEND 0/6] Convert DA906{1,2} bindings to json-schema,
Biju Das
- [PATCH v6 RESEND 1/6] dt-bindings: mfd: da9062: Update watchdog description,
Biju Das
- [PATCH v6 RESEND 2/6] dt-bindings: mfd: dlg,da9063: Update watchdog child node,
Biju Das
- [PATCH v6 RESEND 3/6] dt-bindings: input: Convert da906{1,2,3} onkey to json-schema,
Biju Das
- [PATCH v6 RESEND 4/6] dt-bindings: thermal: Convert da906{1,2} thermal to json-schema,
Biju Das
- [PATCH v6 RESEND 5/6] dt-bindings: mfd: dlg,da9063: Sort child devices,
Biju Das
- [PATCH v6 RESEND 6/6] dt-bindings: mfd: dlg,da9063: Convert da9062 to json-schema,
Biju Das
- Re: [PATCH v6 RESEND 0/6] Convert DA906{1,2} bindings to json-schema,
Lee Jones
- [GIT PULL] Immutable branch between MFD, Input and Thermal due for the v6.9 merge window,
Lee Jones
- [PATCH v2 00/11] watchdog: rzg2l_wdt: Add support for RZ/G3S,
Claudiu
- [PATCH v2 01/11] clk: renesas: r9a08g045: Add clock and reset support for watchdog,
Claudiu
- [PATCH v2 02/11] watchdog: rzg2l_wdt: Select PM,
Claudiu
- [PATCH v2 04/11] watchdog: rzg2l_wdt: Check return status of pm_runtime_put(),
Claudiu
- [PATCH v2 05/11] watchdog: rzg2l_wdt: Remove reset de-assert on probe/stop,
Claudiu
- [PATCH v2 03/11] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get(),
Claudiu
- [PATCH v2 06/11] watchdog: rzg2l_wdt: Remove comparison with zero,
Claudiu
- [PATCH v2 07/11] watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset,
Claudiu
- [PATCH v2 08/11] watchdog: rzg2l_wdt: Add suspend/resume support,
Claudiu
- [PATCH v2 09/11] dt-bindings: watchdog: renesas,wdt: Document RZ/G3S support,
Claudiu
- [PATCH v2 10/11] arm64: dts: renesas: r9a08g045: Add watchdog node,
Claudiu
- [PATCH v2 11/11] arm64: dts: renesas: rzg3s-smarc-som: Enable the watchdog interface,
Claudiu
- [PATCH net-next v5 00/15] net: ravb: Prepare for suspend to RAM and runtime PM support (part 1),
Claudiu
- [PATCH net-next v5 01/15] net: ravb: Let IP-specific receive function to interrogate descriptors,
Claudiu
- [PATCH net-next v5 02/15] net: ravb: Rely on PM domain to enable gptp_clk,
Claudiu
- [PATCH net-next v5 03/15] net: ravb: Make reset controller support mandatory,
Claudiu
- [PATCH net-next v5 04/15] net: ravb: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr(),
Claudiu
- [PATCH net-next v5 05/15] net: ravb: Use tabs instead of spaces,
Claudiu
- [PATCH net-next v5 06/15] net: ravb: Assert/de-assert reset on suspend/resume,
Claudiu
- [PATCH net-next v5 07/15] net: ravb: Move reference clock enable/disable on runtime PM APIs,
Claudiu
- [PATCH net-next v5 09/15] net: ravb: Split GTI computation and set operations,
Claudiu
- [PATCH net-next v5 08/15] net: ravb: Move the IRQs getting/requesting in the probe() method,
Claudiu
- [PATCH net-next v5 10/15] net: ravb: Move delay mode set in the driver's ndo_open API,
Claudiu
- [PATCH net-next v5 11/15] net: ravb: Move DBAT configuration to the driver's ndo_open API,
Claudiu
- [PATCH net-next v5 12/15] net: ravb: Move PTP initialization in the driver's ndo_open API for ccc_gac platorms,
Claudiu
- [PATCH net-next v5 13/15] net: ravb: Set config mode in ndo_open and reset mode in ndo_close,
Claudiu
- [PATCH net-next v5 14/15] net: ravb: Simplify ravb_suspend(),
Claudiu
- [PATCH net-next v5 15/15] net: ravb: Simplify ravb_resume(),
Claudiu
- [PATCH v3 00/24] of: property: add port base loop,
Kuninori Morimoto
- [PATCH v3 01/24] of: property: add missing kerneldoc for of_graph_get_endpoint_count(),
Kuninori Morimoto
- [PATCH v3 02/24] of: property: use unsigned int return on of_graph_get_endpoint_count(),
Kuninori Morimoto
- [PATCH v3 03/24] of: property: rename of_graph_get_next_endpoint() to of_graph_get_next_device_endpoint(),
Kuninori Morimoto
- [PATCH v3 04/24] video: fbdev: switch to use of_graph_get_next_device_endpoint(),
Kuninori Morimoto
- [PATCH v3 05/24] media: i2c: switch to use of_graph_get_next_device_endpoint(),
Kuninori Morimoto
- [PATCH v3 06/24] media: platform: switch to use of_graph_get_next_device_endpoint(),
Kuninori Morimoto
- [PATCH v3 07/24] gpu: drm: switch to use of_graph_get_next_device_endpoint(),
Kuninori Morimoto
- [PATCH v3 08/24] hwtracing: switch to use of_graph_get_next_device_endpoint(),
Kuninori Morimoto
- [PATCH v3 09/24] staging: switch to use of_graph_get_next_device_endpoint(),
Kuninori Morimoto
- [PATCH v3 10/24] ASoC: switch to use of_graph_get_next_device_endpoint(),
Kuninori Morimoto
- [PATCH v3 11/24] of: remove of_graph_get_next_endpoint() define,
Kuninori Morimoto
- [PATCH v3 12/24] of: property: add port base loop,
Kuninori Morimoto
- [PATCH v3 13/24] of: property: use of_graph_get_next_port() on of_graph_get_next_endpoint(),
Kuninori Morimoto
- [PATCH v3 14/24] of: property: add of_graph_get_next_endpoint(),
Kuninori Morimoto
- [PATCH v3 15/24] drm: omapdrm: use of_graph_get_next_endpoint(),
Kuninori Morimoto
- [PATCH v3 16/24] media: xilinx-tpg: use of_graph_get_next_endpoint(),
Kuninori Morimoto
- [PATCH v3 17/24] ASoC: audio-graph-card: use of_graph_get_next_endpoint(),
Kuninori Morimoto
- [PATCH v3 18/24] ASoC: audio-graph-card2: use of_graph_get_next_port(),
Kuninori Morimoto
- [PATCH v3 19/24] ASoC: audio-graph-card2: use of_graph_get_next_endpoint(),
Kuninori Morimoto
- [PATCH v3 20/24] ASoC: test-component: use for_each_port_of_node(),
Kuninori Morimoto
- [PATCH v3 21/24] fbdev: omapfb: use of_graph_get_remote_port(),
Kuninori Morimoto
- [PATCH v3 22/24] fbdev: omapfb: use of_graph_get_next_port(),
Kuninori Morimoto
- [PATCH v3 23/24] fbdev: omapfb: use of_graph_get_next_endpoint(),
Kuninori Morimoto
- [PATCH v3 24/24] fbdev: omapfb: use of_graph_get_next_device_endpoint(),
Kuninori Morimoto
- [PATCH v2 RESEND 0/4] RZ/G2L CSI/CRU improvements,
Biju Das
- [PATCH v2 0/4] clk_disable_unprepare,
Biju Das
- [PATCH] ASoC: sh: rz-ssi: Fix error message print,
Prabhakar
- [geert-renesas-devel:renesas-dt-bindings-for-v6.9] BUILD SUCCESS c18327b36e9c1efb917953fc14b869c37d2884e1,
kernel test robot
- [PATCH v1 00/18] Thermal: Part 1 - Introduce new structs and registration,
AngeloGioacchino Del Regno
- [PATCH v1 01/18] thermal: core: Change governor name to const char pointer,
AngeloGioacchino Del Regno
- [PATCH v1 02/18] thermal: Add new structures and thermal_zone_device_register(),
AngeloGioacchino Del Regno
- [PATCH v1 03/18] thermal: Directly use thermal_zone_platform_params for thermal_zone_device,
AngeloGioacchino Del Regno
- [PATCH v1 04/18] thermal/drivers/da9062: Migrate to thermal_zone_device_register(),
AngeloGioacchino Del Regno
- [PATCH v1 06/18] thermal/drivers/rcar: Migrate to thermal_zone_device_register(),
AngeloGioacchino Del Regno
- [PATCH v1 08/18] thermal: intel: pch_thermal: Migrate to thermal_zone_device_register(),
AngeloGioacchino Del Regno
- [PATCH v1 09/18] thermal: intel: quark_dts: Migrate to thermal_zone_device_register(),
AngeloGioacchino Del Regno
- [PATCH v1 10/18] thermal: intel: soc_dts_iosf: Migrate to thermal_zone_device_register(),
AngeloGioacchino Del Regno
- [PATCH v1 11/18] thermal: intel: int340x: Migrate to thermal_zone_device_register(),
AngeloGioacchino Del Regno
- [PATCH v1 05/18] thermal/drivers/imx: Migrate to thermal_zone_device_register(),
AngeloGioacchino Del Regno
- [PATCH v1 12/18] thermal: int340x: processor: Migrate to thermal_zone_device_register(),
AngeloGioacchino Del Regno
- [PATCH v1 13/18] thermal: intel: x86_pkg_temp: Migrate to thermal_zone_device_register(),
AngeloGioacchino Del Regno
- [PATCH v1 14/18] thermal/drivers/armada: Migrate to thermal_zone_device_register(),
AngeloGioacchino Del Regno
- [PATCH v1 15/18] thermal/drivers/dove: Migrate to thermal_zone_device_register(),
AngeloGioacchino Del Regno
- [PATCH v1 16/18] thermal/drivers/kirkwood: Migrate to thermal_zone_device_register(),
AngeloGioacchino Del Regno
- [PATCH v1 17/18] thermal/drivers/spear: Migrate to thermal_zone_device_register(),
AngeloGioacchino Del Regno
- [PATCH v1 18/18] thermal/drivers/int340x: Migrate to thermal_zone_device_register(),
AngeloGioacchino Del Regno
- [PATCH v1 07/18] thermal/drivers/st: Migrate to thermal_zone_device_register(),
AngeloGioacchino Del Regno
- Re: [PATCH v1 00/18] Thermal: Part 1 - Introduce new structs and registration,
Rafael J. Wysocki
- [PATCH] arm64: dts: renesas: ulcb-kf: document a problemw with old firmware,
Wolfram Sang
- [PATCH] clk: renesas: r8a779g0: Fix PCIe clock name,
Geert Uytterhoeven
- [PATCH] spi: sh-msiof: avoid integer overflow in constants,
Wolfram Sang
- [PATCH net-next v2 0/7] Fix missing PHY-to-MAC RX clock,
Romain Gantois
- [geert-renesas-devel:master] BUILD SUCCESS 2545fe70be0ef3a7a24cc6837b163906b8694576,
kernel test robot
- [geert-renesas-devel:next] BUILD SUCCESS ad98371eb2971392926292b59020a78ebaaf7dfa,
kernel test robot
- [geert-renesas-devel:renesas-dts-for-v6.9] BUILD SUCCESS 55cda67bf3121c7cdf9aa65ed2a5d1927027c5b0,
kernel test robot
- [RFC PATCH 0/2] arm64: dts: renesas: ulcb-kf: adapt regulators to schematics,
Wolfram Sang
- [PATCH 0/6] media: rcar-vin: Make use of multiple connections in v4l-async,
Niklas Söderlund
- [PATCH] media: v4l: async: Fix completion of chained subnotifiers,
Niklas Söderlund
- [PATCH 0/5] Add IAX45 support for RZ/Five SoC,
Prabhakar
- [PATCH] arm64: dts: renesas: ulcb-kf: add regulators for PCIe ch1,
Wolfram Sang
- [PATCH v6 0/4] Add missing port pins on RZ/Five SoC,
Prabhakar
- [PATCH v8 00/10] Support Andes PMU extension,
Yu Chien Peter Lin
- [PATCH v8 05/10] riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC,
Yu Chien Peter Lin
- [PATCH v8 07/10] perf: RISC-V: Introduce Andes PMU to support perf event sampling,
Yu Chien Peter Lin
- [PATCH v8 06/10] perf: RISC-V: Eliminate redundant interrupt enable/disable operations,
Yu Chien Peter Lin
- [PATCH v8 01/10] riscv: errata: Rename defines for Andes,
Yu Chien Peter Lin
- [PATCH v8 02/10] irqchip/riscv-intc: Allow large non-standard interrupt number,
Yu Chien Peter Lin
- [PATCH v8 03/10] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller,
Yu Chien Peter Lin
- [PATCH v8 04/10] dt-bindings: riscv: Add Andes interrupt controller compatible string,
Yu Chien Peter Lin
- [PATCH v8 08/10] dt-bindings: riscv: Add Andes PMU extension description,
Yu Chien Peter Lin
- [PATCH v8 09/10] riscv: dts: renesas: Add Andes PMU extension for r9a07g043f,
Yu Chien Peter Lin
- [PATCH v8 10/10] riscv: andes: Support specifying symbolic firmware and hardware raw events,
Yu Chien Peter Lin
- Re: [PATCH v8 00/10] Support Andes PMU extension,
Palmer Dabbelt
- [PATCH v2] dt-bindings: renesas: Document preferred compatible naming,
Niklas Söderlund
- [geert-renesas-drivers:topic/v4m-gray-hawk-single-v2] BUILD SUCCESS 343f9ca17fe2c5fcd9b94fa47e5874e60abac135,
kernel test robot
- [geert-renesas-drivers:topic/v4h-white-hawk-more-v2] BUILD SUCCESS c03107ce8d2fbec6ccb6ee669a87149a6ef55e37,
kernel test robot
- [PATCH v2 0/5] Add RZ/G2UL CRU and CSI support,
Biju Das
- [PATCH 00/14] pinctrl: renesas: Add support for R-Car V4M,
Geert Uytterhoeven
- [PATCH 14/14] pinctrl: renesas: r8a779h0: Add Audio pins, groups, functions,
Geert Uytterhoeven
- [PATCH 11/14] pinctrl: renesas: r8a779h0: Add PWM/TPU pins, groups, functions,
Geert Uytterhoeven
- [PATCH 12/14] pinctrl: renesas: r8a779h0: Add CANFD pins, groups, functions,
Geert Uytterhoeven
- [PATCH 05/14] pinctrl: renesas: r8a779h0: Add QSPI pins, groups, functions,
Geert Uytterhoeven
- [PATCH 01/14] dt-bindings: pinctrl: renesas,pfc: Document R-Car V4M support,
Geert Uytterhoeven
- [PATCH 08/14] pinctrl: renesas: r8a779h0: Add HSCIF pins, groups, functions,
Geert Uytterhoeven
- [PATCH 07/14] pinctrl: renesas: r8a779h0: Add SCIF_CLK pins, groups, functions,
Geert Uytterhoeven
- [PATCH 10/14] pinctrl: renesas: r8a779h0: Add MSIOF pins, groups, functions,
Geert Uytterhoeven
- [PATCH 06/14] pinctrl: renesas: r8a779h0: Add SCIF pins, groups, functions,
Geert Uytterhoeven
- [PATCH 13/14] pinctrl: renesas: r8a779h0: Add PCIe pins, groups, functions,
Geert Uytterhoeven
- [PATCH 04/14] pinctrl: renesas: r8a779h0: Add SD/MMC pins, groups, functions,
Geert Uytterhoeven
- [PATCH 03/14] pinctrl: renesas: r8a779h0: Add Ethernet AVB pins, groups, functions,
Geert Uytterhoeven
- [PATCH 02/14] pinctrl: renesas: Initial R8A779H0 (R-Car V4M) PFC support,
Geert Uytterhoeven
- [PATCH 09/14] pinctrl: renesas: r8a779h0: Add I2C pins, groups, functions,
Geert Uytterhoeven
- Re: [PATCH 00/14] pinctrl: renesas: Add support for R-Car V4M,
Geert Uytterhoeven
- [PATCH/[LOCAL] arm64: renesas: defconfig: Enable R-Car V4M (R8A779H0) SoC support,
Geert Uytterhoeven
- [PATCH] clk: renesas: r8a779h0: Add PFC/GPIO clocks,
Geert Uytterhoeven
- [PATCH 0/2] arm64: dts: renesas: r8a779h0/gray-hawk-single: Initial pin control support,
Geert Uytterhoeven
- [PATCH] media: rcar-csi2: Move driver to renesas directory,
Niklas Söderlund
- [PATCH/RFC] clk: renesas: r8a779f0: Correct PFC/GPIO parent clock,
Geert Uytterhoeven
- [PATCH] clk: renesas: r8a779g0: Correct PFC/GPIO parent clocks,
Geert Uytterhoeven
- [PATCH v2 00/15] arm64: renesas: Add R-Car V4M and Gray Hawk Single support,
Geert Uytterhoeven
- [PATCH v2 09/15] pmdomain: renesas: r8a779h0-sysc: Add r8a779h0 support,
Geert Uytterhoeven
- [PATCH v2 15/15] arm64: defconfig: Enable R8A779H0 SoC,
Geert Uytterhoeven
- [PATCH v2 14/15] arm64: dts: renesas: Add Gray Hawk Single board support,
Geert Uytterhoeven
- [PATCH v2 06/15] dt-bindings: soc: renesas: Document R-Car V4M Gray Hawk Single,
Geert Uytterhoeven
- [PATCH v2 10/15] soc: renesas: Introduce ARCH_RCAR_GEN4,
Geert Uytterhoeven
- [PATCH v2 08/15] clk: renesas: cpg-mssr: Add support for R-Car V4M,
Geert Uytterhoeven
- [PATCH v2 13/15] arm64: dts: renesas: Add Renesas R8A779H0 SoC support,
Geert Uytterhoeven
- [PATCH v2 04/15] dt-bindings: power: Add r8a779h0 SYSC power domain definitions,
Geert Uytterhoeven
- [PATCH v2 07/15] clk: renesas: rcar-gen4: Add support for FRQCRC1,
Geert Uytterhoeven
- [PATCH v2 02/15] dt-bindings: clock: Add R8A779H0 V4M CPG Core Clock Definitions,
Geert Uytterhoeven
- [PATCH v2 12/15] soc: renesas: rcar-rst: Add support for R-Car V4M,
Geert Uytterhoeven
- [PATCH v2 11/15] soc: renesas: Identify R-Car V4M,
Geert Uytterhoeven
[Index of Archives]
[Linux Samsung SOC]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announcements]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[Git]
[Linux Netdev]
[Netfilter]