claudiu beznea ([email protected])

Number of posts: 769 (2.28 per day)
First post: 2023-07-14 18:50:30
Last post: 2024-06-16 07:33:46

Date List Subject
2024-01-24 11:21:56 linux-kernel [PATCH net-next v4 09/15] net: ravb: Split GTI computation and set operations
2024-01-24 11:21:54 linux-kernel [PATCH net-next v4 11/15] net: ravb: Move DBAT configuration to the driver's ndo_open API
2024-01-24 11:21:07 linux-kernel [PATCH net-next v4 03/15] net: ravb: Make reset controller support mandatory
2024-01-24 11:17:35 linux-kernel [PATCH net-next v4 07/15] net: ravb: Move reference clock enable/disable on runtime PM APIs
2024-01-24 11:16:39 linux-kernel [PATCH net-next v4 00/15] net: ravb: Prepare for suspend to RAM and runtime PM support (part 1)
2024-01-24 10:06:06 linux-kernel [PATCH net-next v4 02/15] net: ravb: Rely on PM domain to enable gptp_clk
2024-01-24 05:26:08 linux-kernel [PATCH net-next v4 01/15] net: ravb: Let IP-specific receive function to interrogate descriptors
2024-01-23 12:02:01 linux-kernel Re: [PATCH 07/10] watchdog: rzg2l_wdt: Add suspend/resume support
2024-01-23 11:46:55 linux-kernel [PATCH 00/10] watchdog: rzg2l_wdt: Add support for RZ/G3S
2024-01-23 11:41:11 linux-kernel Re: [PATCH 07/10] watchdog: rzg2l_wdt: Add suspend/resume support
2024-01-23 11:30:09 linux-kernel [PATCH 08/10] dt-bindings: watchdog: renesas,wdt: Document RZ/G3S support
2024-01-23 11:13:00 linux-kernel Re: [PATCH 03/10] watchdog: rzg2l_wdt: Check return status of pm_runtime_put()
2024-01-22 11:25:50 linux-kernel [PATCH 09/10] arm64: dts: renesas: r9a08g045: Add watchdog node
2024-01-22 11:25:22 linux-kernel [PATCH 07/10] watchdog: rzg2l_wdt: Add suspend/resume support
2024-01-22 11:24:55 linux-kernel [PATCH 05/10] watchdog: rzg2l_wdt: Remove comparison with zero
2024-01-22 11:24:35 linux-kernel [PATCH 04/10] watchdog: rzg2l_wdt: Remove reset de-assert on probe/stop
2024-01-22 11:24:17 linux-kernel [PATCH 03/10] watchdog: rzg2l_wdt: Check return status of pm_runtime_put()
2024-01-22 11:24:05 linux-kernel [PATCH 02/10] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()
2024-01-22 11:23:40 linux-kernel [PATCH 01/10] clk: renesas: r9a08g045: Add clock and reset support for watchdog
2024-01-17 11:07:18 linux-kernel [PATCH v2] mmc: renesas_sdhi: Fix change point of data handling
2024-01-15 15:35:23 linux-kernel [PATCH] pinctrl: renesas: rzg2l: Fix locking in rzg2l_dt_subnode_to_map()
2024-01-15 07:10:43 linux-kernel Re: [PATCH net-next v3 08/19] net: ravb: Move the IRQs get and request in the probe function
2024-01-15 06:08:39 linux-kernel Re: [PATCH net-next v3 17/19] net: ravb: Return cached statistics if the interface is down
2024-01-13 10:14:17 linux-kernel Re: [PATCH] arm64: dts: renesas: rzg3s-smarc: Add gpio keys
2024-01-12 15:38:57 linux-kernel Re: [PATCH] arm64: dts: renesas: rzg3s-smarc: Add gpio keys
2024-01-12 15:01:39 linux-kernel Re: [PATCH] mmc: renesas_sdhi: Fix change point of data handling
2024-01-12 12:05:29 linux-kernel Re: [PATCH] pinctrl: renesas: rzg2l: Fix double unlock in rzg2l_dt_subnode_to_map()
2024-01-12 11:42:44 linux-kernel [PATCH] mmc: renesas_sdhi: Fix change point of data handling
2024-01-12 08:56:53 linux-kernel Re: [PATCH] pinctrl: renesas: rzg2l: Fix double unlock in rzg2l_dt_subnode_to_map()
2024-01-10 13:23:45 linux-kernel Re: [PATCH net-next v3 19/19] net: ravb: Add runtime PM support
2024-01-10 13:21:11 linux-kernel Re: [PATCH net] net: phy: micrel: populate .soft_reset for KSZ9131
2024-01-10 13:17:54 linux-kernel Re: [PATCH net-next v3 17/19] net: ravb: Return cached statistics if the interface is down
2024-01-10 11:55:37 linux-kernel Re: [PATCH net-next v3 08/19] net: ravb: Move the IRQs get and request in the probe function
2024-01-09 05:43:19 linux-kernel Re: [PATCH net-next v3 13/19] net: ravb: Set config mode in ndo_open and reset mode in ndo_close
2024-01-08 08:59:39 linux-kernel Re: [PATCH net-next v3 08/19] net: ravb: Move the IRQs get and request in the probe function
2024-01-08 08:24:03 linux-kernel Re: [PATCH net-next v3 08/19] net: ravb: Move the IRQs get and request in the probe function
2024-01-08 08:03:56 linux-kernel Re: [PATCH net-next v3 07/19] net: ravb: Move reference clock enable/disable on runtime PM APIs
2024-01-08 07:06:20 linux-kernel Re: [PATCH net-next v3 03/19] net: ravb: Make reset controller support mandatory
2024-01-05 08:53:18 linux-kernel [PATCH net] net: phy: micrel: populate .soft_reset for KSZ9131
2024-01-05 08:30:37 linux-kernel [PATCH net-next v3 19/19] net: ravb: Add runtime PM support
2024-01-05 08:30:17 linux-kernel [PATCH net-next v3 18/19] net: ravb: Do not apply RX CSUM settings to hardware if the interface is down
2024-01-05 08:30:00 linux-kernel [PATCH net-next v3 17/19] net: ravb: Return cached statistics if the interface is down
2024-01-05 08:29:37 linux-kernel [PATCH net-next v3 16/19] net: ravb: Keep the reverse order of operations in ravb_close()
2024-01-05 08:29:16 linux-kernel [PATCH net-next v3 15/19] net: ravb: Simplify ravb_resume()
2024-01-05 08:28:59 linux-kernel [PATCH net-next v3 14/19] net: ravb: Simplify ravb_suspend()
2024-01-05 08:28:35 linux-kernel [PATCH net-next v3 13/19] net: ravb: Set config mode in ndo_open and reset mode in ndo_close
2024-01-05 08:28:19 linux-kernel [PATCH net-next v3 12/19] net: ravb: Move PTP initialization in the driver's ndo_open API for ccc_gac platorms
2024-01-05 08:28:02 linux-kernel [PATCH net-next v3 11/19] net: ravb: Move DBAT configuration to the driver's ndo_open API
2024-01-05 08:27:41 linux-kernel [PATCH net-next v3 10/19] net: ravb: Move delay mode set in the driver's ndo_open API
2024-01-05 08:27:23 linux-kernel [PATCH net-next v3 09/19] net: ravb: Split GTI computation and set operations
2024-01-05 08:26:58 linux-kernel [PATCH net-next v3 08/19] net: ravb: Move the IRQs get and request in the probe function