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-01-07 05:35:26 linux-kernel Re: [PATCH v7 10/16] dt-bindings: imx6q-pcie: restruct reg and reg-name
2024-01-07 05:34:31 linux-kernel Re: [PATCH v7 09/16] dt-bindings: imx6q-pcie: Clean up irrationality clocks check
2024-01-07 05:33:35 linux-kernel Re: [PATCH v7 08/16] PCI: imx6: Simplify switch-case logic by involve init_phy callback
2024-01-07 05:19:37 linux-kernel Re: [PATCH v7 04/16] dt-bindings: imx6q-pcie: Add linux,pci-domain as required for iMX8MQ
2024-01-07 05:17:16 linux-kernel Re: [PATCH v7 07/16] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
2024-01-07 03:25:15 linux-kernel Re: [PATCH v7 06/16] PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask
2024-01-07 03:23:10 linux-kernel Re: [PATCH v7 05/16] PCI: imx6: Using "linux,pci-domain" as slot ID
2024-01-07 03:15:25 linux-kernel Re: [PATCH v7 04/16] dt-bindings: imx6q-pcie: Add linux,pci-domain as required for iMX8MQ
2024-01-07 03:04:44 linux-kernel Re: [PATCH v7 02/16] PCI: imx6: Simplify phy handling by using by using IMX6_PCIE_FLAG_HAS_PHY
2024-01-07 03:03:12 linux-kernel Re: [PATCH v7 01/16] PCI: imx6: Simplify clock handling by using bulk_clk_*() function
2024-01-06 15:33:42 linux-kernel Re: [PATCH v7 02/16] PCI: imx6: Simplify phy handling by using by using IMX6_PCIE_FLAG_HAS_PHY
2024-01-06 15:27:27 linux-kernel Re: [PATCH v7 01/16] PCI: imx6: Simplify clock handling by using bulk_clk_*() function
2024-01-04 05:56:23 linux-kernel Re: [PATCH v2 0/3] Add support for RAS DES feature in PCIe DW controller
2023-12-29 17:18:24 linux-kernel Re: [PATCH v2 1/2] dt-bindings: PCI: qcom: adjust iommu-map for different SoC
2023-12-29 17:14:46 linux-kernel Re: [PATCH 3/3] arm64: dts: qcom: sc8280xp-crd: Add PCIe CLKREQ# sleep state
2023-12-29 17:10:28 linux-kernel Re: [PATCH 2/3] arm64: dts: qcom: sc8280xp: Correct USB PHY power domains
2023-12-29 17:03:53 linux-kernel Re: [PATCH 1/3] arm64: dts: qcom: sc8280xp: Fix PCIe PHY power-domains
2023-12-20 08:31:04 linux-kernel Re: [PATCH v2 14/16] arm64: dts: qcom: sc8280xp: Fix UFS PHY clocks
2023-12-18 12:14:01 linux-kernel [PATCH v2 09/16] arm64: dts: qcom: sm6125: Fix UFS PHY clocks
2023-12-18 12:13:17 linux-kernel [PATCH v2 16/16] arm64: dts: qcom: sm8550: Fix UFS PHY clocks
2023-12-18 12:12:56 linux-kernel [PATCH v2 15/16] arm64: dts: qcom: sm8350: Fix UFS PHY clocks
2023-12-18 12:12:41 linux-kernel [PATCH v2 14/16] arm64: dts: qcom: sc8280xp: Fix UFS PHY clocks
2023-12-18 12:12:22 linux-kernel [PATCH v2 13/16] arm64: dts: qcom: sc8180x: Fix UFS PHY clocks
2023-12-18 12:11:56 linux-kernel [PATCH v2 12/16] arm64: dts: qcom: sm8250: Fix UFS PHY clocks
2023-12-18 12:11:37 linux-kernel [PATCH v2 10/16] arm64: dts: qcom: sm6350: Fix UFS PHY clocks
2023-12-18 12:11:37 linux-kernel [PATCH v2 11/16] arm64: dts: qcom: sm8150: Fix UFS PHY clocks
2023-12-18 12:10:38 linux-kernel [PATCH v2 08/16] arm64: dts: qcom: sm6115: Fix UFS PHY clocks
2023-12-18 12:10:27 linux-kernel [PATCH v2 07/16] arm64: dts: qcom: sdm845: Fix UFS PHY clocks
2023-12-18 12:10:08 linux-kernel [PATCH v2 06/16] arm64: dts: qcom: msm8998: Fix UFS PHY clocks
2023-12-18 12:09:37 linux-kernel [PATCH v2 05/16] arm64: dts: qcom: msm8996: Fix UFS PHY clocks
2023-12-18 12:09:04 linux-kernel [PATCH v2 04/16] clk: qcom: gcc-sc8180x: Add missing UFS QREF clocks
2023-12-18 12:08:48 linux-kernel [PATCH v2 03/16] dt-bindings: clock: qcom: Add missing UFS QREF clocks
2023-12-18 12:08:30 linux-kernel [PATCH v2 02/16] phy: qcom-qmp-ufs: Switch to devm_clk_bulk_get_all() API
2023-12-18 12:08:11 linux-kernel [PATCH v2 01/16] dt-bindings: phy: qmp-ufs: Fix PHY clocks
2023-12-18 12:07:53 linux-kernel [PATCH v2 00/16] Fix Qcom UFS PHY clocks
2023-12-18 12:04:32 linux-kernel Re: [PATCH 01/16] dt-bindings: phy: qmp-ufs: Fix PHY clocks
2023-12-17 17:52:22 linux-kernel Re: [PATCH v4 04/15] PCI: imx6: Using "linux,pci-domain" as slot ID
2023-12-17 17:35:08 linux-kernel Re: [PATCH v4 03/15] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
2023-12-17 17:18:44 linux-kernel Re: [PATCH v4 02/15] PCI: imx6: Simplify phy handling by using by using IMX6_PCIE_FLAG_HAS_PHY
2023-12-17 17:07:27 linux-kernel Re: [PATCH v4 01/15] PCI: imx6: Simplify clock handling by using bulk_clk_*() function
2023-12-15 11:00:30 linux-kernel Re: [PATCH] PCI: epf-mhi: Fix the DMA data direction of dma_unmap_single()
2023-12-14 12:56:04 linux-kernel [PATCH] scsi: ufs: qcom: Fix ESI vector mask
2023-12-14 11:14:42 linux-kernel Re: [PATCH 00/16] Fix Qcom UFS PHY clocks
2023-12-14 10:56:59 linux-kernel Re: [PATCH 0/9] bus: mhi: ep: Add async read/write support
2023-12-14 10:15:59 linux-kernel Re: [PATCH V2 0/4] PCI: imx6: Add pci host wakeup support
2023-12-14 10:10:02 linux-kernel Re: [PATCH 6/9] PCI: epf-mhi: Enable MHI async read/write support
2023-12-14 09:13:13 linux-kernel [PATCH 16/16] arm64: dts: qcom: sm8550: Fix UFS PHY clocks
2023-12-14 09:13:12 linux-kernel [PATCH 14/16] arm64: dts: qcom: sc8280xp: Fix UFS PHY clocks
2023-12-14 09:13:08 linux-kernel [PATCH 15/16] arm64: dts: qcom: sm8350: Fix UFS PHY clocks
2023-12-14 09:13:01 linux-kernel [PATCH 13/16] arm64: dts: qcom: sc8180x: Fix UFS PHY clocks
2023-12-14 09:12:48 linux-kernel [PATCH 10/16] arm64: dts: qcom: sm6350: Fix UFS PHY clocks