messages from 2024-12-19 12:45:17 to 2025-01-02 09:08:08 UTC [more...]
[PATCH v3 0/8] i2c: riic: driver cleanup and improvements
2025-01-02 9:07 UTC (21+ messages)
` [PATCH v3 1/8] i2c: riic: Use dev_err_probe in probe and riic_init_hw functions
` [PATCH v3 2/8] i2c: riic: Use local `dev` pointer in `dev_err_probe()`
` [PATCH v3 3/8] i2c: riic: Use BIT macro consistently
` [PATCH v3 4/8] i2c: riic: Use GENMASK() macro for bitmask definitions
` [PATCH v3 5/8] i2c: riic: Make use of devres helper to request deasserted reset line
` [PATCH v3 6/8] i2c: riic: Mark riic_irqs array as const
` [PATCH v3 7/8] i2c: riic: Use predefined macro and simplify clock tick calculation
` [PATCH v3 8/8] i2c: riic: Add `riic_bus_barrier()` to check bus availability
[PATCH RFT v2 0/5] i3c: introduce and use generic parity helper
2025-01-02 9:04 UTC (13+ messages)
` [PATCH RFT v2 1/5] bitops: add generic parity calculation for u8
` [PATCH RFT v2 2/5] hwmon: (spd5118) Use generic parity calculation
` [PATCH RFT v2 3/5] i3c: dw: use get_parity8 helper instead of open coding it
` [PATCH RFT v2 4/5] i3c: mipi-i3c-hci: "
` [PATCH RFT v2 5/5] i3c: cdns: "
[PATCH 0/5] soc: renesas: Add system controller support for RZ/G3E SoC
2025-01-01 16:33 UTC (6+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] dt-bindings: soc: renesas: Add RZ/G3E variant SYS bindings
` [PATCH v2 2/4] soc: renesas: rz-sysc: Fix SoC ID string extraction
` [PATCH v2 3/4] soc: renesas: rz-sysc: Add support for RZ/G3E family
` [PATCH v2 4/4] arm64: dts: renesas: r9a09g047: add sys node
[geert-renesas-drivers:master] BUILD SUCCESS a8489445b2f972fd2f32c3bbcb77f37a15087626
2025-01-01 4:55 UTC
renesas-drivers-2024-12-31-v6.13-rc5
2024-12-31 15:35 UTC
[PATCH v2 0/6] Add SYS and GIC clock entries for RZ/V2H(P) SoC
2024-12-31 12:52 UTC (17+ messages)
` [PATCH v2 1/6] clk: renesas: rzv2h: Fix use-after-free in MSTOP refcount handling
` [PATCH v2 2/6] clk: renesas: rzv2h: Relocate MSTOP-related macros to the family driver
` [PATCH v2 3/6] clk: renesas: rzv2h: Simplify BUS_MSTOP macros and field extraction
` [PATCH v2 4/6] clk: renesas: rzv2h: Switch MSTOP configuration to per-bit basis
` [PATCH v2 5/6] clk: renesas: r9a09g057: Add reset entry for SYS
` [PATCH v2 6/6] clk: renesas: r9a09g057: Add clock and reset entries for GIC
[PATCH v3] ASoC: dt-bindings: renesas,rsnd: remove post-init-providers property
2024-12-31 1:02 UTC (2+ messages)
[geert-renesas-devel:master] BUILD SUCCESS bfa44f8477ad5ff5c4832416c64791d6109e50e4
2024-12-31 0:03 UTC
[PATCH net-next 0/2] net: renesas: rswitch: update irq handling
2024-12-30 10:58 UTC (18+ messages)
` [PATCH net-next 1/2] net: renesas: rswitch: use per-port irq handlers
` [PATCH net-next 2/2] net: renesas: rswitch: request ts interrupt at port open
[PATCH v2 0/9] Add support for I2C bus recovery for riic driver
2024-12-27 22:05 UTC (35+ messages)
` [PATCH v2 1/9] i2c: riic: Replace dev_err with dev_err_probe in probe function
` [PATCH v2 2/9] i2c: riic: Use local `dev` pointer in `dev_err_probe()`
` [PATCH v2 3/9] i2c: riic: Use BIT macro consistently
` [PATCH v2 4/9] i2c: riic: Use GENMASK() macro for bitmask definitions
` [PATCH v2 7/9] i2c: riic: Use predefined macro and simplify clock tick calculation
` [PATCH v2 8/9] i2c: riic: Add `riic_bus_barrier()` to check bus availability
` [PATCH v2 9/9] i2c: riic: Implement bus recovery
[PATCH v2 0/6] Add support to retrieve the bootstatus from watchdog for RZ/V2H(P) SoC
2024-12-27 19:02 UTC (7+ messages)
` [PATCH v2 1/6] dt-bindings: clock: rzv2h-cpg: Add syscon compatible for CPG block
` [PATCH v2 2/6] arm64: dts: renesas: r9a09g047: Add `syscon` compatible for CPG node
` [PATCH v2 3/6] arm64: dts: renesas: r9a09g057: "
` [PATCH v2 4/6] dt-bindings: watchdog: renesas: Document `renesas,syscon-cpg-error-rst` property
` [PATCH v2 5/6] watchdog: rzv2h_wdt: Add support to retrieve the bootstatus information
` [PATCH v2 6/6] arm64: dts: renesas: r9a09g057: Add `renesas,syscon-cpg-error-rst` property to WDT node
[PATCH v2 0/4] media: v4l: fwnode: Add support for CSI-2 C-PHY line orders
2024-12-27 13:31 UTC (5+ messages)
` [PATCH v2 2/4] media: v4l: fwnode: Parse MiPI DisCo for C-PHY line-orders
` [PATCH v2 3/4] arm64: dts: renesas: white-hawk-csi-dsi: Define CSI-2 data line orders
[geert-renesas-devel:master] BUILD SUCCESS 6e4c3012f4ecfc5b22bc587cbdd5c5062bbdaf1f
2024-12-24 6:17 UTC
[RFC PATCH v2] hwmon: (lm75) add I3C support for P3T1755
2024-12-22 17:21 UTC (8+ messages)
[PATCH 0/6] Add support to retrieve the bootstatus from watchdog for RZ/V2H(P) SoC
2024-12-22 14:29 UTC (7+ messages)
` [PATCH 4/6] dt-bindings: watchdog: renesas: Document `renesas,r9a09g057-syscon-wdt-errorrst` property
[PATCH RFT 0/5] i3c: introduce and use generic parity helper
2024-12-22 13:00 UTC (9+ messages)
` [PATCH RFT 1/5] bitops: add generic parity calculation for u8
` [PATCH RFT 2/5] hwmon: (spd5118) Use generic parity calculation
` [PATCH RFT 3/5] i3c: dw: use get_parity8 helper instead of open coding it
` [PATCH RFT 4/5] i3c: mipi-i3c-hci: "
` [PATCH RFT 5/5] i3c: cdns: "
[PATCH RFT 0/6] serial: sh-sci: Fixes for earlycon and keep_bootcon
2024-12-21 9:54 UTC (19+ messages)
` [PATCH RFT 1/6] serial: sh-sci: Check if TX data was written to device in .tx_empty()
` [PATCH RFT 3/6] serial: sh-sci: Move runtime PM enable to sci_probe_single()
` [PATCH RFT 4/6] serial: sh-sci: Do not probe the serial port if its slot in sci_ports[] is in use
` [PATCH RFT 5/6] serial: sh-sci: Clean sci_ports[0] after at earlycon exit
` [PATCH RFT 6/6] serial: sh-sci: Increment the runtime usage counter for the earlycon device
[geert-renesas-drivers:renesas-pinctrl-for-v6.14] BUILD SUCCESS 03fc60cd8e7b7e6f330d0a48c54545740addd9d8
2024-12-21 6:22 UTC
[GIT PULL] clk: renesas: Updates for v6.14
2024-12-20 23:52 UTC (2+ messages)
[PATCH RFT RESEND 0/5] i3c: introduce and use generic parity helper
2024-12-20 15:24 UTC (7+ messages)
` [PATCH RFT RESEND 1/5] bitops: add generic parity calculation for u8
` [PATCH RFT RESEND 2/5] hwmon: (spd5118) Use generic parity calculation
` [PATCH RFT RESEND 3/5] i3c: dw: use get_parity8 helper instead of open coding it
` [PATCH RFT RESEND 4/5] i3c: mipi-i3c-hci: "
` [PATCH RFT RESEND 5/5] i3c: cdns: "
[RFC PATCH 0/5] hwmon: (lm75) add I3C support
2024-12-20 14:58 UTC (14+ messages)
` [RFC PATCH 1/5] hwmon: (lm75) simplify lm75_write_config()
` [RFC PATCH 2/5] hwmon: (lm75) simplify regulator handling
` [RFC PATCH 3/5] hwmon: (lm75) Remove superfluous 'client' member from private struct
` [RFC PATCH 4/5] hwmon: (lm75) separate probe into common and I2C parts
` [RFC PATCH 5/5] hwmon: (lm75) add I3C support for P3T1755
[GIT PULL] pinctrl: renesas: Updates for v6.14
2024-12-20 12:35 UTC (2+ messages)
[GIT PULL 0/3] Renesas SoC updates for v6.14
2024-12-20 10:28 UTC (4+ messages)
` [GIT PULL 1/3] Renesas ARM defconfig "
` [GIT PULL 2/3] Renesas driver "
` [GIT PULL 3/3] Renesas DTS "
[PATCH 0/5] Add SYS and GIC clock entries for RZ/V2H(P) SoC
2024-12-20 9:51 UTC (7+ messages)
` [PATCH 1/5] clk: renesas: rzv2h: Fix use-after-free in MSTOP refcount handling
[PATCH v2] media: renesas: vsp1: Add support for VSPX
2024-12-20 9:22 UTC
[PATCH v4 0/4] renesas: r8a779g0: Enable VSPX on R-Car V4H
2024-12-20 9:14 UTC (5+ messages)
` [PATCH v4 1/4] clk: renesas: r8a779g0: Add FCPVX clocks
` [PATCH v4 2/4] arm64: dts: renesas: r8a779g0: Add FCPVX instances
` [PATCH v4 3/4] clk: renesas: r8a779g0: Add VSPX clocks
` [PATCH v4 4/4] arm64: dts: renesas: r8a779g0: Add VSPX instances
[PATCH] i3c: fix kdoc parameter description for module_i3c_i2c_driver()
2024-12-20 8:46 UTC (2+ messages)
[PATCH v7 0/3] drm: adv7511: ADV7535 fixes
2024-12-20 1:57 UTC (2+ messages)
[PATCH v3 0/3] Add clock driver support for Renesas RZ/G3E SoC
2024-12-19 19:08 UTC (2+ messages)
[PATCH 0/2] Add support for soft reset
2024-12-19 18:38 UTC (3+ messages)
` [PATCH 1/2] media: rcar-fcp: Add rcar_fcp_soft_reset()
` [PATCH 2/2] rcar-fcp: Add FCPVD reset sequence for VSPD
[PATCH] media: renesas: vsp1: Add support for VSPX
2024-12-19 17:50 UTC (2+ messages)
[PATCH v3 0/4] renesas: r8a779g0: Enable VSPX on R-Car V4H
2024-12-19 17:15 UTC (7+ messages)
` [PATCH v3 1/4] clk: renesas: r8a779g0: Add FCPVX clocks
` [PATCH v3 2/4] arm64: dts: renesas: r8a779g0: Add FCPVX instances
` [PATCH v3 3/4] clk: renesas: r8a779g0: Add VSPX clocks
` [PATCH v3 4/4] arm64: dts: renesas: r8a779g0: Add VSPX instances
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).