Saravana Kannan ([email protected])

Number of posts: 1799 (0.98 per day)
First post: 2019-05-24 01:03:26
Last post: 2024-05-28 17:26:47

Date List Subject
2024-03-05 05:05:15 linux-kernel [PATCH v5 0/3] Add post-init-providers binding to improve suspend/resume stability
2024-02-29 23:27:29 linux-kernel Re: [PATCH 1/2] driver core: Introduce device_link_wait_removal()
2024-02-29 22:55:00 linux-kernel Re: [REGRESSION] Re: [PATCH v2 2/3] of: property: Improve finding the supplier of a remote-endpoint property
2024-02-29 22:48:28 linux-kernel Re: [PATCH] of: property: fw_devlink: Fix stupid bug in remote-endpoint parsing
2024-02-29 22:46:01 linux-kernel Re: [PATCH] of: property: fw_devlink: Fix stupid bug in remote-endpoint parsing
2024-02-28 23:59:00 linux-kernel Re: [REGRESSION] Re: [PATCH v2 2/3] of: property: Improve finding the supplier of a remote-endpoint property
2024-02-24 05:29:43 linux-kernel Re: [PATCH] of: property: fw_devlink: Fix stupid bug in remote-endpoint parsing
2024-02-24 05:25:25 linux-kernel [PATCH] of: property: fw_devlink: Fix stupid bug in remote-endpoint parsing
2024-02-24 01:36:10 linux-kernel Re: [PATCH v2 2/3] of: property: Improve finding the supplier of a remote-endpoint property
2024-02-23 01:11:59 linux-kernel Re: [PATCH 2/2] checkpatch: Don't check for unified diff format in git sendemail headers
2024-02-23 01:10:36 linux-kernel Re: [PATCH 1/2] driver core: Introduce device_link_wait_removal()
2024-02-23 01:02:04 linux-kernel Re: [PATCH] gpio: sim: don't fiddle with GPIOLIB private members
2024-02-23 00:55:33 linux-kernel Re: [PATCH v1 1/1] driver core: Move fw_devlink stuff to where it belongs
2024-02-23 00:46:56 linux-kernel Re: [PATCH 2/2] checkpatch: Don't check for unified diff format in git sendemail headers
2024-02-23 00:04:44 linux-kernel Re: [PATCH v3 4/4] of: property: fw_devlink: Add support for "post-init-providers" property
2024-02-23 00:03:47 linux-kernel Re: [PATCH v3 0/4] Add post-init-providers binding to improve suspend/resume stability
2024-02-22 23:52:05 linux-kernel Re: [PATCH 2/2] gpiolib: cdev: release IRQs when the gpio chip device is removed
2024-02-22 05:16:23 linux-kernel [PATCH 2/2] checkpatch: Don't check for unified diff format in git sendemail headers
2024-02-22 05:15:58 linux-kernel [PATCH 1/2] checkpatch: Don't check for 75 chars per line for create/delete mode lines
2024-02-22 03:51:57 linux-kernel Re: [PATCH v3 3/4] dt-bindings: Add post-init-providers property
2024-02-22 03:47:43 linux-kernel [PATCH v4 4/4] of: property: fw_devlink: Add support for "post-init-providers" property
2024-02-22 03:47:33 linux-kernel [PATCH v4 3/4] dt-bindings: Add post-init-providers property
2024-02-22 03:47:08 linux-kernel [PATCH v4 2/4] driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link
2024-02-22 03:46:52 linux-kernel [PATCH v4 1/4] driver core: Adds flags param to fwnode_link_add()
2024-02-22 03:46:37 linux-kernel [PATCH v4 0/4] Add post-init-providers binding to improve suspend/resume stability
2024-02-21 23:31:43 linux-kernel [PATCH v3 4/4] of: property: fw_devlink: Add support for "post-init-providers" property
2024-02-21 23:31:29 linux-kernel [PATCH v3 3/4] dt-bindings: Add post-init-providers property
2024-02-21 23:31:03 linux-kernel [PATCH v3 2/4] driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link
2024-02-21 23:31:00 linux-kernel [PATCH v3 1/4] driver core: Adds flags param to fwnode_link_add()
2024-02-21 23:30:41 linux-kernel [PATCH v3 0/4] Add post-init-providers binding to improve suspend/resume stability
2024-02-21 22:59:36 linux-kernel Re: [PATCH 1/2] gpiolib: Introduce gpiod_device_add_link()
2024-02-21 22:49:09 linux-kernel Re: [PATCH v2 3/4] dt-bindings: Add post-init-supplier property
2024-02-21 04:14:37 linux-kernel Re: [PATCH v2 3/4] dt-bindings: Add post-init-supplier property
2024-02-21 04:08:44 linux-kernel Re: [PATCH v2 3/4] dt-bindings: Add post-init-supplier property
2024-02-21 03:29:12 linux-kernel Re: [PATCH RESEND 0/2] leds: gpio: Add devlink between the leds-gpio device and the gpio used.
2024-02-21 02:46:02 linux-kernel Re: [PATCH 1/2] driver core: Clear FWNODE_FLAG_NOT_DEVICE when a device is added
2024-02-21 02:41:32 linux-kernel Re: [PATCH 2/2] of: property: fw_devlink: Fix links to supplier when created from phandles
2024-02-21 02:09:45 linux-kernel Re: [PATCH v1 1/1] driver core: Move fw_devlink stuff to where it belongs
2024-02-21 01:47:14 linux-kernel Re: [PATCH] gpio: sim: don't fiddle with GPIOLIB private members
2024-02-21 00:53:19 linux-kernel Re: [PATCH v2 1/1] driver core: Drop unneeded 'extern' keyword in fwnode.h
2024-02-21 00:48:23 linux-kernel Re: [PATCH v2 3/3] of: property: Add in-ports/out-ports support to of_graph_get_port_parent()
2024-02-21 00:40:14 linux-kernel Re: [PATCH v2 2/2] of: dynamic: flush devlinks workqueue before destroying the changeset
2024-02-21 00:37:54 linux-kernel Re: [PATCH 2/2] of: overlay: Synchronize of_overlay_remove() with the devlink removals
2024-02-21 00:32:03 linux-kernel Re: [PATCH 1/2] driver core: Introduce device_link_wait_removal()
2024-02-21 00:20:26 linux-kernel Re: [PATCH 0/2] Synchronize DT overlay removal with devlink removals
2024-02-14 03:45:08 linux-kernel Re: [PATCH v2 2/2] of: dynamic: flush devlinks workqueue before destroying the changeset
2024-02-14 03:43:43 linux-kernel Re: [RFC PATCH 1/6] minimal async shutdown infrastructure
2024-02-14 03:29:28 linux-kernel Re: [PATCH v1 0/4] fw_devlink: generically handle bad links to child fwnodes
2024-02-14 03:20:44 linux-kernel Re: [PATCH v1 2/4] driver core: fw_devlink: Link to supplier ancestor if no device
2024-02-14 03:18:52 linux-kernel Re: [PATCH v1 1/4] driver core: fw_devlink: Use driver to determine probe ability
2024-02-12 23:06:34 linux-kernel Re: [PATCH] MAINTAINERS: of: Add Saravana Kannan