LinuxLists
Users
About
Manivannan Sadhasivam (
[email protected]
)
Number of posts: 4989 (2.16 per day)
First post: 2018-02-10 02:42:46
Last post: 2024-06-12 14:55:26
Previous Page
/
Next Page
Date
List
Subject
2024-03-06 10:23:07
linux-kernel
[PATCH v4 2/5] PCI: dwc: Skip finding eDMA channels count for HDMA platforms
2024-03-06 10:13:20
linux-kernel
Re: [PATCH v3 00/10] arm64: dts: qcom: sc8280xp: PCIe fixes and GICv3 ITS enable
2024-03-06 09:39:17
linux-kernel
Re: [PATCH v3 00/10] arm64: dts: qcom: sc8280xp: PCIe fixes and GICv3 ITS enable
2024-03-06 08:39:46
linux-kernel
Re: [PATCH v3 00/10] arm64: dts: qcom: sc8280xp: PCIe fixes and GICv3 ITS enable
2024-03-06 06:33:24
linux-kernel
Re: [PATCH v3 00/10] arm64: dts: qcom: sc8280xp: PCIe fixes and GICv3 ITS enable
2024-03-05 16:28:10
linux-kernel
Re: [PATCH v3] PCI: Add D3 support for PCI bridges in DT based platforms
2024-03-04 17:28:30
linux-kernel
Re: [PATCH v1 1/3] PCI: dwc: refactor common code
2024-03-04 09:33:45
linux-kernel
[PATCH v9 09/10] PCI: qcom-ep: Use the generic dw_pcie_ep_linkdown() API to handle LINK_DOWN event
2024-03-04 09:32:56
linux-kernel
[PATCH v9 08/10] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle LINK_DOWN event
2024-03-04 09:29:34
linux-kernel
[PATCH v9 04/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
2024-03-04 09:28:59
linux-kernel
[PATCH v9 10/10] PCI: dwc: ep: Add Kernel-doc comments for APIs
2024-03-04 09:28:54
linux-kernel
[PATCH v9 02/10] PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()
2024-03-04 09:25:39
linux-kernel
[PATCH v9 07/10] PCI: dwc: ep: Remove "core_init_notifier" flag
2024-03-04 09:25:05
linux-kernel
[PATCH v9 06/10] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
2024-03-04 09:24:45
linux-kernel
[PATCH v9 05/10] PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()
2024-03-04 09:23:53
linux-kernel
[PATCH v9 03/10] PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
2024-03-04 09:23:17
linux-kernel
[PATCH v9 01/10] PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops
2024-03-04 09:22:56
linux-kernel
[PATCH v9 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
2024-03-04 08:19:49
linux-kernel
Re: [PATCH v8 10/10] PCI: dwc: ep: Add Kernel-doc comments for APIs
2024-03-04 08:17:42
linux-kernel
Re: [PATCH v8 03/10] PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
2024-03-04 06:26:56
linux-kernel
Re: [PATCH v8 07/10] PCI: dwc: ep: Remove "core_init_notifier" flag
2024-03-04 06:19:19
linux-kernel
Re: [PATCH v3 3/5] PCI: dwc: Pass the eDMA mapping format flag directly from glue drivers
2024-03-04 06:17:52
linux-kernel
Re: [PATCH v3 2/5] PCI: dwc: Skip finding eDMA channels count if glue drivers have passed them
2024-03-04 06:07:24
linux-kernel
Re: [PATCH v5 1/3] PCI: qcom: Enable cache coherency for SA8775P RC
2024-03-04 06:00:36
linux-kernel
Re: [PATCH v5 1/3] PCI: qcom: Enable cache coherency for SA8775P RC
2024-03-04 05:49:52
linux-kernel
Re: [PATCH v4 1/2] dt-bindings: PCI: qcom: Document the X1E80100 PCIe Controller
2024-03-04 05:45:50
linux-wireless
Re: [PATCH v5 0/3] wifi: ath11k: hibernation support
2024-03-01 13:15:25
linux-kernel
Re: [PATCH v2 00/12] arm64: dts: qcom: sc8280xp: PCIe fixes and GICv3 ITS enable
2024-03-01 12:26:15
linux-wireless
Re: [PATCH v4 1/3] bus: mhi: host: add mhi_power_down_keep_dev()
2024-03-01 12:24:36
linux-kernel
Re: [PATCH v2 00/12] arm64: dts: qcom: sc8280xp: PCIe fixes and GICv3 ITS enable
2024-02-29 13:54:30
linux-kernel
Re: [PATCH v2 00/12] arm64: dts: qcom: sc8280xp: PCIe fixes and GICv3 ITS enable
2024-02-29 12:24:37
linux-kernel
Re: [PATCH v2 00/12] arm64: dts: qcom: sc8280xp: PCIe fixes and GICv3 ITS enable
2024-02-29 10:13:42
linux-wireless
Re: [PATCH v4 2/3] net: qrtr: support suspend/hibernation
2024-02-29 10:13:16
linux-wireless
Re: [PATCH v4 1/3] bus: mhi: host: add mhi_power_down_keep_dev()
2024-02-29 10:09:16
linux-kernel
Re: [PATCH v2 00/12] arm64: dts: qcom: sc8280xp: PCIe fixes and GICv3 ITS enable
2024-02-28 18:56:33
linux-kernel
Re: [PATCH v5 1/3] PCI: qcom: Enable cache coherency for SA8775P RC
2024-02-28 17:14:34
linux-kernel
Re: [PATCH v5 1/3] PCI: qcom: Enable cache coherency for SA8775P RC
2024-02-27 18:51:32
linux-kernel
Re: [PATCH v8 08/10] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle LINK_DOWN event
2024-02-27 18:48:19
linux-kernel
Re: [PATCH v8 09/10] PCI: qcom-ep: Use the generic dw_pcie_ep_linkdown() API to handle LINK_DOWN event
2024-02-27 18:42:43
linux-kernel
Re: [PATCH v8 06/10] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
2024-02-27 18:41:27
linux-kernel
Re: [PATCH v3] PCI: Add D3 support for PCI bridges in DT based platforms
2024-02-27 17:09:35
linux-kernel
Re: [PATCH v3] PCI: Add D3 support for PCI bridges in DT based platforms
2024-02-27 12:58:00
linux-kernel
Re: [PATCH v8 09/10] PCI: qcom-ep: Use the generic dw_pcie_ep_linkdown() API to handle LINK_DOWN event
2024-02-27 12:44:17
linux-kernel
Re: [PATCH v8 06/10] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
2024-02-27 12:36:38
linux-wireless
Re: [PATCH v3 2/3] net: qrtr: support suspend/hibernation
2024-02-27 12:32:07
linux-kernel
Re: [PATCH v8 08/10] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle LINK_DOWN event
2024-02-27 12:20:42
linux-wireless
Re: [PATCH v3 2/3] net: qrtr: support suspend/hibernation
2024-02-27 09:56:17
linux-wireless
Re: [PATCH v2 2/3] net: qrtr: support suspend/hibernation
2024-02-27 08:42:28
linux-kernel
Re: [PATCH v3 2/5] PCI: dwc: Skip finding eDMA channels count if glue drivers have passed them
2024-02-27 07:45:52
linux-kernel
Re: [PATCH v3 3/5] PCI: dwc: Pass the eDMA mapping format flag directly from glue drivers
2024-02-27 07:38:53
linux-kernel
Re: [PATCH v3] PCI: Add D3 support for PCI bridges in DT based platforms