<?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 firewire-cdev</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>54a19b4d - docs: ABI: cleanup several ABI documents</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/stable/firewire-cdev#54a19b4d</link>
        <description>docs: ABI: cleanup several ABI documentsThere are some ABI documents that, while they don&apos;t generateany warnings, they have issues when parsed by get_abi.pl scripton its output result.Address them, in order to provide a clean output.Reviewed-by: Tom Rix &lt;trix@redhat.com&gt; # for fpga-managerReviewed-By: Kajol Jain&lt;kjain@linux.ibm.com&gt; # for sysfs-bus-event_source-devices-hv_gpci and sysfs-bus-event_source-devices-hv_24x7Acked-by: Jonathan Cameron &lt;Jonathan.Cameron@huawei.com&gt; #for IIOAcked-by: Oded Gabbay &lt;oded.gabbay@gmail.com&gt; # for HabanalabsAcked-by: Vaibhav Jain &lt;vaibhav@linux.ibm.com&gt; # for sysfs-bus-papr-pmemAcked-by: Cezary Rojewski &lt;cezary.rojewski@intel.com&gt; # for catptAcked-by: Suzuki K Poulose &lt;suzuki.poulose@arm.com&gt;Acked-by: Ilya Dryomov &lt;idryomov@gmail.com&gt; # for rbdAcked-by: Jonathan Corbet &lt;corbet@lwn.net&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;Link: https://lore.kernel.org/r/5bc78e5b68ed1e9e39135173857cb2e753be868f.1604042072.git.mchehab+huawei@kernel.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/stable/firewire-cdev</description>
        <pubDate>Fri, 30 Oct 2020 07:40:50 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>98913408 - docs: ABI: stable: make files ReST compatible</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/stable/firewire-cdev#98913408</link>
        <description>docs: ABI: stable: make files ReST compatibleSeveral entries at the stable ABI files won&apos;t parse if we passthem directly to the ReST output.Adjust them, in order to allow adding their contents as-is atthe stable ABI book.Acked-by: Srinivas Kandagatla &lt;srinivas.kandagatla@linaro.org&gt;Acked-by: Jonathan Corbet &lt;corbet@lwn.net&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;Link: https://lore.kernel.org/r/467a0dfbcdf00db710a629d3fe4a2563750339d8.1604042072.git.mchehab+huawei@kernel.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/stable/firewire-cdev</description>
        <pubDate>Fri, 30 Oct 2020 07:40:38 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>e38e5ce8 - firewire: ABI documentation: libhinawa uses firewire-cdev</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/stable/firewire-cdev#e38e5ce8</link>
        <description>firewire: ABI documentation: libhinawa uses firewire-cdevHinawa [https://github.com/takaswie/libhinawa/] is a library foraccess to IEEE 1394 devices.  As a gobject introspection library, itfacilitates writing applications in high-level programming languages.Besides generic I/O via /dev/fw* (firewire-cdev ABI), it also supportscontrol of IEEE 1394 audio hardware via ALSA hwdep ABIs which areprovided by sound/firewire drivers.Signed-off-by: Stefan Richter &lt;stefanr@s5r6.in-berlin.de&gt;

            List of files:
            /linux-6.15/Documentation/ABI/stable/firewire-cdev</description>
        <pubDate>Wed, 11 Nov 2015 13:53:27 +0000</pubDate>
        <dc:creator>Stefan Richter &lt;stefanr@s5r6.in-berlin.de&gt;</dc:creator>
    </item>
<item>
        <title>57591394 - firewire: ABI documentation: jujuutils were renamed to linux-firewire-utils</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/stable/firewire-cdev#57591394</link>
        <description>firewire: ABI documentation: jujuutils were renamed to linux-firewire-utilsSigned-off-by: Stefan Richter &lt;stefanr@s5r6.in-berlin.de&gt;

            List of files:
            /linux-6.15/Documentation/ABI/stable/firewire-cdev</description>
        <pubDate>Sun, 01 Nov 2015 14:52:51 +0000</pubDate>
        <dc:creator>Stefan Richter &lt;stefanr@s5r6.in-berlin.de&gt;</dc:creator>
    </item>
<item>
        <title>f6a7cd02 - firewire: cdev: ABI documentation enhancements</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/stable/firewire-cdev#f6a7cd02</link>
        <description>firewire: cdev: ABI documentation enhancementsAdd overview documentation in Documentation/ABI/stable/firewire-cdev.Improve the inline reference documentation in firewire-cdev.h:  - Add /* available since kernel... */ comments to event numbers    consistent with the comments on ioctl numbers.  - Shorten some documentation on an event and an ioctl that are    less interesting to current programming because there are newer    preferable variants.  - Spell Configuration ROM (name of an IEEE 1212 register) in    upper case.  - Move the dummy FW_CDEV_VERSION out of the reader&apos;s field of    vision.  We should remove it from the header next year or so.Signed-off-by: Stefan Richter &lt;stefanr@s5r6.in-berlin.de&gt;

            List of files:
            /linux-6.15/Documentation/ABI/stable/firewire-cdev</description>
        <pubDate>Thu, 14 Jul 2011 19:08:39 +0000</pubDate>
        <dc:creator>Stefan Richter &lt;stefanr@s5r6.in-berlin.de&gt;</dc:creator>
    </item>
</channel>
</rss>
