<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>1501da76 - bus: mhi: Update Makefile to used Kconfig flags</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/bus/mhi/Makefile#1501da76</link>
        <description>bus: mhi: Update Makefile to used Kconfig flagsMakefile was always suggesting to build subdirectories regardless ofKconfig. Use the Kconfig flags as intended.Signed-off-by: Carl Vanderlip &lt;quic_carlv@quicinc.com&gt;Reviewed-by: Manivannan Sadhasivam &lt;mani@kernel.org&gt;Reviewed-by: Jeffrey Hugo &lt;quic_jhugo@quicinc.com&gt;Link: https://lore.kernel.org/r/20221207192613.2098614-1-quic_carlv@quicinc.com[mani: fixed the subject prefix]Signed-off-by: Manivannan Sadhasivam &lt;manivannan.sadhasivam@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/bus/mhi/Makefile</description>
        <pubDate>Wed, 07 Dec 2022 19:26:13 +0000</pubDate>
        <dc:creator>Carl Vanderlip &lt;quic_carlv@quicinc.com&gt;</dc:creator>
    </item>
<item>
        <title>d434743e - bus: mhi: ep: Add support for registering MHI endpoint controllers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/bus/mhi/Makefile#d434743e</link>
        <description>bus: mhi: ep: Add support for registering MHI endpoint controllersThis commit adds support for registering MHI endpoint controller driverswith the MHI endpoint stack. MHI endpoint controller drivers managethe interaction with the host machines (such as x86). They are also theMHI endpoint bus master in charge of managing the physical link betweenthe host and endpoint device. Eventhough the MHI spec is bus agnostic,the current implementation is entirely based on PCIe bus.The endpoint controller driver encloses all information about theunderlying physical bus like PCIe. The registration process involvesparsing the channel configuration and allocating an MHI EP device.Channels used in the endpoint stack follows the perspective of the MHIhost stack. i.e.,UL - From host to endpointDL - From endpoint to hostReviewed-by: Alex Elder &lt;elder@linaro.org&gt;Signed-off-by: Manivannan Sadhasivam &lt;manivannan.sadhasivam@linaro.org&gt;Link: https://lore.kernel.org/r/20220405135754.6622-2-manivannan.sadhasivam@linaro.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/bus/mhi/Makefile</description>
        <pubDate>Tue, 05 Apr 2022 13:57:37 +0000</pubDate>
        <dc:creator>Manivannan Sadhasivam &lt;manivannan.sadhasivam@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>0cf35347 - bus: mhi: ep: Add support for registering MHI endpoint controllers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/bus/mhi/Makefile#0cf35347</link>
        <description>bus: mhi: ep: Add support for registering MHI endpoint controllersThis commit adds support for registering MHI endpoint controller driverswith the MHI endpoint stack. MHI endpoint controller drivers managethe interaction with the host machines (such as x86). They are also theMHI endpoint bus master in charge of managing the physical link betweenthe host and endpoint device. Eventhough the MHI spec is bus agnostic,the current implementation is entirely based on PCIe bus.The endpoint controller driver encloses all information about theunderlying physical bus like PCIe. The registration process involvesparsing the channel configuration and allocating an MHI EP device.Channels used in the endpoint stack follows the perspective of the MHIhost stack. i.e.,UL - From host to endpointDL - From endpoint to hostReviewed-by: Alex Elder &lt;elder@linaro.org&gt;Signed-off-by: Manivannan Sadhasivam &lt;manivannan.sadhasivam@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/bus/mhi/Makefile</description>
        <pubDate>Fri, 26 Nov 2021 13:45:24 +0000</pubDate>
        <dc:creator>Manivannan Sadhasivam &lt;manivannan.sadhasivam@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>a0f5a630 - bus: mhi: Move host MHI code to &quot;host&quot; directory</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/bus/mhi/Makefile#a0f5a630</link>
        <description>bus: mhi: Move host MHI code to &quot;host&quot; directoryIn preparation of the endpoint MHI support, let&apos;s move the host MHI codeto its own &quot;host&quot; directory and adjust the toplevel MHI Kconfig &amp; Makefile.While at it, let&apos;s also move the &quot;pci_generic&quot; driver to &quot;host&quot; directoryas it is a host MHI controller driver.Reviewed-by: Hemant Kumar &lt;hemantk@codeaurora.org&gt;Reviewed-by: Alex Elder &lt;elder@linaro.org&gt;Signed-off-by: Manivannan Sadhasivam &lt;manivannan.sadhasivam@linaro.org&gt;Link: https://lore.kernel.org/r/20220301160308.107452-5-manivannan.sadhasivam@linaro.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/bus/mhi/Makefile</description>
        <pubDate>Tue, 01 Mar 2022 16:03:02 +0000</pubDate>
        <dc:creator>Manivannan Sadhasivam &lt;manivannan.sadhasivam@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>855a70c1 - bus: mhi: Add MHI PCI support for WWAN modems</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/bus/mhi/Makefile#855a70c1</link>
        <description>bus: mhi: Add MHI PCI support for WWAN modemsThis is a generic MHI-over-PCI controller driver for MHI only devicessuch as QCOM modems. For now it supports registering of Qualcomm SDX55based PCIe modules. The MHI channels have been extracted from mhidownstream driver.This driver is for MHI-only devices which have all functionalitiesexposed through MHI channels and accessed by the corresponding MHIdevice drivers (no out-of-band communication).Signed-off-by: Loic Poulain &lt;loic.poulain@linaro.org&gt;Reviewed-by: Bhaumik Bhatt &lt;bbhatt@codeaurora.org&gt;Reviewed-by: Hemant Kumar &lt;hemantk@codeaurora.org&gt;Reviewed-by: Manivannan Sadhasivam &lt;manivannan.sadhasivam@linaro.org&gt;[mani: fixed up the Makefile rule]Signed-off-by: Manivannan Sadhasivam &lt;manivannan.sadhasivam@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/bus/mhi/Makefile</description>
        <pubDate>Wed, 21 Oct 2020 17:18:19 +0000</pubDate>
        <dc:creator>Loic Poulain &lt;loic.poulain@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>0cbf2608 - bus: mhi: core: Add support for registering MHI controllers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/bus/mhi/Makefile#0cbf2608</link>
        <description>bus: mhi: core: Add support for registering MHI controllersThis commit adds support for registering MHI controller drivers withthe MHI stack. MHI controller drivers manages the interaction with theMHI client devices such as the external modems and WiFi chipsets. Theyare also the MHI bus master in charge of managing the physical linkbetween the host and client device.This is based on the patch submitted by Sujeev Dias:https://lkml.org/lkml/2018/7/9/987Signed-off-by: Sujeev Dias &lt;sdias@codeaurora.org&gt;Signed-off-by: Siddartha Mohanadoss &lt;smohanad@codeaurora.org&gt;[jhugo: added static config for controllers and fixed several bugs]Signed-off-by: Jeffrey Hugo &lt;jhugo@codeaurora.org&gt;[mani: removed DT dependency, splitted and cleaned up for upstream]Signed-off-by: Manivannan Sadhasivam &lt;manivannan.sadhasivam@linaro.org&gt;Link: https://lore.kernel.org/r/20200220095854.4804-3-manivannan.sadhasivam@linaro.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/bus/mhi/Makefile</description>
        <pubDate>Thu, 20 Feb 2020 09:58:40 +0000</pubDate>
        <dc:creator>Manivannan Sadhasivam &lt;manivannan.sadhasivam@linaro.org&gt;</dc:creator>
    </item>
</channel>
</rss>
