<?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>8b9ce695 - mux: adgs1408: new driver for Analog Devices ADGS1408/1409 mux</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/mux/Makefile#8b9ce695</link>
        <description>mux: adgs1408: new driver for Analog Devices ADGS1408/1409 muxThis patch adds basic support for Analog Device ADGS1408/09 SPI muxcontroller.The device is probed and set to a disabled state. It uses the new muxcontroller framework.Signed-off-by: Mircea Caprioru &lt;mircea.caprioru@analog.com&gt;Signed-off-by: Peter Rosin &lt;peda@axentia.se&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/mux/Makefile</description>
        <pubDate>Wed, 01 Aug 2018 08:37:40 +0000</pubDate>
        <dc:creator>Mircea Caprioru &lt;mircea.caprioru@analog.com&gt;</dc:creator>
    </item>
<item>
        <title>0edff03d - mux: add SPDX identifiers to all mux source files</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/mux/Makefile#0edff03d</link>
        <description>mux: add SPDX identifiers to all mux source filesRemove all free-text license texts.This is done on a quest to remove the 700+ different ways that files inthe kernel describe the GPL license text.No copyright headers or other non-license-description text was removed.Reviewed-by: Philippe Ombredanne &lt;pombredanne@nexb.com&gt;Acked-by: Philipp Zabel &lt;p.zabel@pengutronix.de&gt;Signed-off-by: Peter Rosin &lt;peda@axentia.se&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/mux/Makefile</description>
        <pubDate>Thu, 28 Dec 2017 23:22:55 +0000</pubDate>
        <dc:creator>Peter Rosin &lt;peda@axentia.se&gt;</dc:creator>
    </item>
<item>
        <title>8f3addf1 - mux: zap mux- prefix from the source files</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/mux/Makefile#8f3addf1</link>
        <description>mux: zap mux- prefix from the source filesPreserve the module names with Makefile additions.Signed-off-by: Peter Rosin &lt;peda@axentia.se&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/mux/Makefile</description>
        <pubDate>Tue, 22 Aug 2017 06:27:08 +0000</pubDate>
        <dc:creator>Peter Rosin &lt;peda@axentia.se&gt;</dc:creator>
    </item>
<item>
        <title>73726380 - mux: mmio-based syscon mux controller</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/mux/Makefile#73726380</link>
        <description>mux: mmio-based syscon mux controllerThis adds a driver for mmio-based syscon multiplexers controlled bybitfields in a syscon register range.Signed-off-by: Philipp Zabel &lt;p.zabel@pengutronix.de&gt;Signed-off-by: Peter Rosin &lt;peda@axentia.se&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/mux/Makefile</description>
        <pubDate>Sun, 14 May 2017 19:51:16 +0000</pubDate>
        <dc:creator>Philipp Zabel &lt;p.zabel@pengutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>afda08c4 - mux: adg792a: add mux controller driver for ADG792A/G</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/mux/Makefile#afda08c4</link>
        <description>mux: adg792a: add mux controller driver for ADG792A/GAnalog Devices ADG792A/G is a triple 4:1 mux.Reviewed-by: Jonathan Cameron &lt;jic23@kernel.org&gt;Signed-off-by: Peter Rosin &lt;peda@axentia.se&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/mux/Makefile</description>
        <pubDate>Sun, 14 May 2017 19:51:14 +0000</pubDate>
        <dc:creator>Peter Rosin &lt;peda@axentia.se&gt;</dc:creator>
    </item>
<item>
        <title>2c089f08 - mux: gpio: add mux controller driver for gpio based multiplexers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/mux/Makefile#2c089f08</link>
        <description>mux: gpio: add mux controller driver for gpio based multiplexersThe driver builds a single multiplexer controller using a numberof gpio pins. For N pins, there will be 2^N possible multiplexerstates. The GPIO pins can be connected (by the hardware) to severalmultiplexers, which in that case will be operated in parallel.Reviewed-by: Jonathan Cameron &lt;jic23@kernel.org&gt;Signed-off-by: Peter Rosin &lt;peda@axentia.se&gt;Reviewed-by: Philipp Zabel &lt;p.zabel@pengutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/mux/Makefile</description>
        <pubDate>Sun, 14 May 2017 19:51:07 +0000</pubDate>
        <dc:creator>Peter Rosin &lt;peda@axentia.se&gt;</dc:creator>
    </item>
<item>
        <title>a3b02a9c - mux: minimal mux subsystem</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/mux/Makefile#a3b02a9c</link>
        <description>mux: minimal mux subsystemAdd a new minimalistic subsystem that handles multiplexer controllers.When multiplexers are used in various places in the kernel, and thesame multiplexer controller can be used for several independent things,there should be one place to implement support for said multiplexercontroller.A single multiplexer controller can also be used to control severalparallel multiplexers, that are in turn used by different subsystemsin the kernel, leading to a need to coordinate multiplexer accesses.The multiplexer subsystem handles this coordination.Thanks go out to Lars-Peter Clausen, Jonathan Cameron, Rob Herring,Wolfram Sang, Paul Gortmaker, Dan Carpenter, Colin Ian King, GregKroah-Hartman and last but certainly not least to Philipp Zabel forhelpful comments, reviews, patches and general encouragement!Reviewed-by: Jonathan Cameron &lt;jic23@kernel.org&gt;Signed-off-by: Peter Rosin &lt;peda@axentia.se&gt;Reviewed-by: Philipp Zabel &lt;p.zabel@pengutronix.de&gt;Tested-by: Philipp Zabel &lt;p.zabel@pengutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/mux/Makefile</description>
        <pubDate>Sun, 14 May 2017 19:51:06 +0000</pubDate>
        <dc:creator>Peter Rosin &lt;peda@axentia.se&gt;</dc:creator>
    </item>
</channel>
</rss>
