<?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>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rapidio/devices/Makefile#ec8f24b7</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/rapidio/devices/Makefile</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>e8de3701 - rapidio: add mport char device driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rapidio/devices/Makefile#e8de3701</link>
        <description>rapidio: add mport char device driverAdd mport character device driver to provide user space interface tobasic RapidIO subsystem operations.See included Documentation/rapidio/mport_cdev.txt for more details.[akpm@linux-foundation.org: fix printk warning on i386][dan.carpenter@oracle.com: mport_cdev: fix some error codes]Signed-off-by: Alexandre Bounine &lt;alexandre.bounine@idt.com&gt;Signed-off-by: Dan Carpenter &lt;dan.carpenter@oracle.com&gt;Tested-by: Barry Wood &lt;barry.wood@idt.com&gt;Cc: Matt Porter &lt;mporter@kernel.crashing.org&gt;Cc: Aurelien Jacquiot &lt;a-jacquiot@ti.com&gt;Cc: Andre van Herk &lt;andre.van.herk@prodrive-technologies.com&gt;Cc: Barry Wood &lt;barry.wood@idt.com&gt;Cc: Randy Dunlap &lt;rdunlap@infradead.org&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/drivers/rapidio/devices/Makefile</description>
        <pubDate>Tue, 22 Mar 2016 21:27:08 +0000</pubDate>
        <dc:creator>Alexandre Bounine &lt;alexandre.bounine@idt.com&gt;</dc:creator>
    </item>
<item>
        <title>94d9bd45 - rapidio/tsi721: convert to modular mport driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rapidio/devices/Makefile#94d9bd45</link>
        <description>rapidio/tsi721: convert to modular mport driverThis patch adds an option to build device driver for Tsi721 PCIe-to-SRIObridge device as a kernel module.Currently this module cannot be unloaded because the existing RapidIOsubsystem code does not support dynamic removal of local RapidIOcontrollers (TODO).Signed-off-by: Alexandre Bounine &lt;alexandre.bounine@idt.com&gt;Cc: Matt Porter &lt;mporter@kernel.crashing.org&gt;Cc: Li Yang &lt;leoli@freescale.com&gt;Cc: Kumar Gala &lt;galak@kernel.crashing.org&gt;Cc: Andre van Herk &lt;andre.van.herk@Prodrive.nl&gt;Cc: Micha Nelissen &lt;micha.nelissen@Prodrive.nl&gt;Cc: Stef van Os &lt;stef.van.os@Prodrive.nl&gt;Cc: Jean Delvare &lt;jdelvare@suse.de&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/drivers/rapidio/devices/Makefile</description>
        <pubDate>Wed, 03 Jul 2013 22:08:55 +0000</pubDate>
        <dc:creator>Alexandre Bounine &lt;alexandre.bounine@idt.com&gt;</dc:creator>
    </item>
<item>
        <title>9eaa3d9b - rapidio/tsi721: add DMA engine support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rapidio/devices/Makefile#9eaa3d9b</link>
        <description>rapidio/tsi721: add DMA engine supportAdds support for DMA Engine API into Tsi721 mport driver.Includes following changes for Tsi721 driver:- Modifies BDMA register offset definitions to support per-channel handling- Separates BDMA channel reserved for RIO Maintenance requests- Adds DMA Engine callback routinesSigned-off-by: Alexandre Bounine &lt;alexandre.bounine@idt.com&gt;Cc: Dan Williams &lt;dan.j.williams@intel.com&gt;Cc: Vinod Koul &lt;vinod.koul@intel.com&gt;Cc: Li Yang &lt;leoli@freescale.com&gt;Cc: Matt Porter &lt;mporter@kernel.crashing.org&gt;Cc: Paul Gortmaker &lt;paul.gortmaker@windriver.com&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/drivers/rapidio/devices/Makefile</description>
        <pubDate>Thu, 31 May 2012 23:26:39 +0000</pubDate>
        <dc:creator>Alexandre Bounine &lt;alexandre.bounine@idt.com&gt;</dc:creator>
    </item>
<item>
        <title>48618fb4 - RapidIO: add mport driver for Tsi721 bridge</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rapidio/devices/Makefile#48618fb4</link>
        <description>RapidIO: add mport driver for Tsi721 bridgeAdd RapidIO mport driver for IDT TSI721 PCI Express-to-SRIO bridge device. The driver provides full set of callback functions defined for mportdevices in RapidIO subsystem.  It also is compatible with current versionof RIONET driver (Ethernet over RapidIO messaging services).This patch is applicable to kernel versions starting from 2.6.39.Signed-off-by: Alexandre Bounine &lt;alexandre.bounine@idt.com&gt;Signed-off-by: Chul Kim &lt;chul.kim@idt.com&gt;Cc: Kumar Gala &lt;galak@kernel.crashing.org&gt;Cc: Matt Porter &lt;mporter@kernel.crashing.org&gt;Cc: Li Yang &lt;leoli@freescale.com&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/drivers/rapidio/devices/Makefile</description>
        <pubDate>Wed, 02 Nov 2011 20:39:09 +0000</pubDate>
        <dc:creator>Alexandre Bounine &lt;alexandre.bounine@idt.com&gt;</dc:creator>
    </item>
</channel>
</rss>
