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

Date List Subject
2024-03-18 05:29:24 linux-kernel Re: [PATCH v4 1/5] PCI: dwc: Refactor dw_pcie_edma_find_chip() API
2024-03-18 05:25:01 linux-kernel Re: [PATCH 09/21] arm64: dts: qcom: sc8280xp: Add PCIe bridge node
2024-03-17 06:09:42 linux-kernel [PATCH] PCI: endpoint: Migrate to Genalloc framework for outbound window memory allocation
2024-03-15 11:18:02 linux-kernel Re: [PATCH v2 2/3] PCI: qcom: Read back PARF_LTSSM register
2024-03-14 15:27:13 linux-kernel [PATCH 11/11] PCI: tegra194: Rework {start/stop}_link() callbacks implementation
2024-03-14 15:27:01 linux-kernel [PATCH 10/11] PCI: qcom-ep: Rework {start/stop}_link() callbacks implementation
2024-03-14 15:26:44 linux-kernel [PATCH 09/11] PCI: epf-test: Handle Link Down event
2024-03-14 15:26:27 linux-kernel [PATCH 08/11] PCI: qcom-ep: Use the generic dw_pcie_ep_linkdown() API to handle Link Down event
2024-03-14 15:26:11 linux-kernel [PATCH 07/11] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle Link Down event
2024-03-14 15:25:59 linux-kernel [PATCH 06/11] PCI: endpoint: Introduce EPC 'deinit' event and notify the EPF drivers
2024-03-14 15:25:44 linux-kernel [PATCH 05/11] PCI: epf-{mhi/test}: Move DMA initialization to EPC init callback
2024-03-14 15:25:31 linux-kernel [PATCH 04/11] PCI: epf-test: Refactor pci_epf_test_unbind() function
2024-03-14 15:25:14 linux-kernel [PATCH 03/11] PCI: endpoint: Rename core_init() callback in 'struct pci_epc_event_ops' to init()
2024-03-14 15:24:58 linux-kernel [PATCH 02/11] PCI: endpoint: Decouple EPC and PCIe bus specific events
2024-03-14 15:24:31 linux-kernel [PATCH 01/11] PCI: qcom-ep: Disable resources unconditionally during PERST# assert
2024-03-14 15:24:15 linux-kernel [PATCH 00/11] PCI: endpoint: Make host reboot handling more robust
2024-03-14 07:59:04 linux-kernel [PATCH v10 7/8] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
2024-03-14 07:58:56 linux-kernel [PATCH v10 3/8] PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops
2024-03-14 07:53:10 linux-kernel [PATCH v10 5/8] PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
2024-03-14 07:52:51 linux-kernel [PATCH v10 4/8] PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()
2024-03-14 07:52:42 linux-kernel [PATCH v10 8/8] PCI: dwc: ep: Remove "core_init_notifier" flag
2024-03-14 07:50:55 linux-kernel [PATCH v10 6/8] PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()
2024-03-14 07:49:37 linux-kernel [PATCH v10 2/8] PCI: dwc: ep: Add Kernel-doc comments for APIs
2024-03-14 07:49:04 linux-kernel [PATCH v10 1/8] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
2024-03-14 07:48:46 linux-kernel [PATCH v10 0/8] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
2024-03-14 07:23:26 linux-kernel Re: [PATCH v9 06/10] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
2024-03-14 05:35:45 linux-kernel Re: [PATCH] PCI: qcom: Implement shutdown() callback to properly reset the endpoint devices
2024-03-13 18:59:40 linux-kernel Re: [PATCH v9 07/10] PCI: dwc: ep: Remove "core_init_notifier" flag
2024-03-13 15:05:43 linux-kernel Re: [PATCH] PCI: qcom: Implement shutdown() callback to properly reset the endpoint devices
2024-03-13 12:17:25 linux-kernel [PATCH] PCI: qcom: Implement shutdown() callback to properly reset the endpoint devices
2024-03-11 14:46:44 linux-kernel Re: [PATCH v9 07/10] PCI: dwc: ep: Remove "core_init_notifier" flag
2024-03-10 12:57:23 linux-kernel Re: [PATCH v6 2/3] PCI: qcom-ep: Override NO_SNOOP attribute for SA8775P EP
2024-03-10 12:54:42 linux-kernel Re: [PATCH v6 1/3] PCI: qcom: Override NO_SNOOP attribute for SA8775P RC
2024-03-08 17:11:32 linux-kernel Re: [PATCH v1 1/1] PCI: dwc: Remove unused of_gpio.h
2024-03-08 09:56:20 linux-kernel Re: [PATCH v1 1/1] PCI: dwc: Remove unused of_gpio.h
2024-03-08 09:52:02 linux-kernel Re: [PATCH v9 06/10] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
2024-03-08 09:50:17 linux-kernel Re: [PATCH v9 08/10] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle LINK_DOWN event
2024-03-08 09:44:34 linux-kernel Re: [PATCH v9 07/10] PCI: dwc: ep: Remove "core_init_notifier" flag
2024-03-08 05:44:14 linux-kernel Re: [PATCH v9 10/10] PCI: dwc: ep: Add Kernel-doc comments for APIs
2024-03-08 05:42:23 linux-kernel Re: [PATCH v9 08/10] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle LINK_DOWN event
2024-03-08 05:39:22 linux-kernel Re: [PATCH v9 07/10] PCI: dwc: ep: Remove "core_init_notifier" flag
2024-03-08 05:37:25 linux-kernel Re: [PATCH v9 06/10] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
2024-03-08 05:34:52 linux-kernel Re: [PATCH v9 04/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
2024-03-07 11:52:27 linux-kernel Re: [PATCH] PCI: qcom: Enable BDF to SID translation properly
2024-03-07 11:05:41 linux-kernel [PATCH] PCI: qcom: Enable BDF to SID translation properly
2024-03-06 10:59:32 linux-kernel [PATCH v4 4/5] PCI: qcom-ep: Add HDMA support for SA8775P SoC
2024-03-06 10:58:16 linux-kernel Re: [PATCH v4 3/5] PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295p
2024-03-06 10:55:18 linux-kernel [PATCH v4 5/5] PCI: epf-mhi: Enable HDMA for SA8775P SoC
2024-03-06 10:34:47 linux-kernel [PATCH v4 0/5] PCI: dwc: Add support for integrating HDMA with DWC EP driver
2024-03-06 10:33:50 linux-kernel [PATCH v4 3/5] PCI: dwc: Pass the eDMA mapping format flag directly from glue drivers
2024-03-06 10:31:56 linux-kernel [PATCH v4 1/5] PCI: dwc: Refactor dw_pcie_edma_find_chip() API