<?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 Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>13b41b57 - drivers: most: add ALSA sound driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/most/Kconfig#13b41b57</link>
        <description>drivers: most: add ALSA sound driverThis patch moves the ALSA sound driver out of the staging area and adds itto the stable part of the MOST driver. Modifications to the Makefiles andKconfigs are done accordingly to not break the build.Signed-off-by: Christian Gromm &lt;christian.gromm@microchip.com&gt;Link: https://lore.kernel.org/r/1612865627-29950-1-git-send-email-christian.gromm@microchip.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/most/Kconfig</description>
        <pubDate>Tue, 09 Feb 2021 10:13:47 +0000</pubDate>
        <dc:creator>Christian Gromm &lt;christian.gromm@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>ceea9344 - drivers: most: add character device interface driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/most/Kconfig#ceea9344</link>
        <description>drivers: most: add character device interface driverThis patch adds the character device (cdev) driver source filemost_cdev.c and modifies the Makefiles and Kconfigs accordingly.Signed-off-by: Christian Gromm &lt;christian.gromm@microchip.com&gt;Link: https://lore.kernel.org/r/1597922595-27493-1-git-send-email-christian.gromm@microchip.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/most/Kconfig</description>
        <pubDate>Thu, 20 Aug 2020 11:23:15 +0000</pubDate>
        <dc:creator>Christian Gromm &lt;christian.gromm@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>97a6f772 - drivers: most: add USB adapter driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/most/Kconfig#97a6f772</link>
        <description>drivers: most: add USB adapter driverThis patch adds the USB driver source file most_usb.c andmodifies the Makefile and Kconfig accordingly.Signed-off-by: Christian Gromm &lt;christian.gromm@microchip.com&gt;Link: https://lore.kernel.org/r/1596198058-26541-1-git-send-email-christian.gromm@microchip.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/most/Kconfig</description>
        <pubDate>Fri, 31 Jul 2020 12:20:58 +0000</pubDate>
        <dc:creator>Christian Gromm &lt;christian.gromm@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>b2765275 - staging: most: move core files out of the staging area</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/most/Kconfig#b2765275</link>
        <description>staging: most: move core files out of the staging areaThis patch moves the core module to the /drivers/most directoryand makes all necessary changes in order to not break the build.Signed-off-by: Christian Gromm &lt;christian.gromm@microchip.com&gt;Link: https://lore.kernel.org/r/1583845362-26707-2-git-send-email-christian.gromm@microchip.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/most/Kconfig</description>
        <pubDate>Tue, 10 Mar 2020 13:02:40 +0000</pubDate>
        <dc:creator>Christian Gromm &lt;christian.gromm@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>4574c517 - staging: most: Fix Kconfig indentation</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/most/Kconfig#4574c517</link>
        <description>staging: most: Fix Kconfig indentationAdjust indentation from spaces to tab (+optional two spaces) as incoding style with command like:	$ sed -e &apos;s/^        /\t/&apos; -i */KconfigSigned-off-by: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;Link: https://lore.kernel.org/r/20191120133903.13428-1-krzk@kernel.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/most/Kconfig</description>
        <pubDate>Wed, 20 Nov 2019 13:39:03 +0000</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzk@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>2a4482bf - staging: most: use help instead of ---help--- in Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/most/Kconfig#2a4482bf</link>
        <description>staging: most: use help instead of ---help--- in Kconfig  - Resolve the following warning from the Kconfig,    &quot;WARNING: prefer &apos;help&apos; over &apos;---help---&apos; for new help textsSigned-off-by: Moses Christopher &lt;moseschristopherb@gmail.com&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/most/Kconfig</description>
        <pubDate>Sat, 18 May 2019 06:33:37 +0000</pubDate>
        <dc:creator>Moses Christopher &lt;moseschristopherb@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>919c03ae - staging: most: enable configfs support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/most/Kconfig#919c03ae</link>
        <description>staging: most: enable configfs supportThis patch enables the configfs functionality of the driver byregistering the configfs subsystems and compiling the configfspart of the sources.Signed-off-by: Christian Gromm &lt;christian.gromm@microchip.com&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/most/Kconfig</description>
        <pubDate>Wed, 03 Apr 2019 13:19:48 +0000</pubDate>
        <dc:creator>Christian Gromm &lt;christian.gromm@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>99b75a4e - staging: add missing SPDX lines to Kconfig files</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/most/Kconfig#99b75a4e</link>
        <description>staging: add missing SPDX lines to Kconfig filesThere are a few remaining drivers/staging/*/Kconfig files that do nothave SPDX identifiers in them.  Add the correct GPL-2.0 identifier tothem to make scanning tools happy.Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/most/Kconfig</description>
        <pubDate>Tue, 02 Apr 2019 10:31:48 +0000</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>2c22cdfb - staging: most: video: rename module</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/most/Kconfig#2c22cdfb</link>
        <description>staging: most: video: rename moduleThis patch renames the folder of the video module. It is neededto clean up the directory layout of the driver.Signed-off-by: Christian Gromm &lt;christian.gromm@microchip.com&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/most/Kconfig</description>
        <pubDate>Tue, 21 Nov 2017 14:04:42 +0000</pubDate>
        <dc:creator>Christian Gromm &lt;christian.gromm@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>6e01fc77 - staging: most: usb: rename module</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/most/Kconfig#6e01fc77</link>
        <description>staging: most: usb: rename moduleThis patch renames the folder of the usb module. It is neededto clean up the  directory layout of the driver.Signed-off-by: Christian Gromm &lt;christian.gromm@microchip.com&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/most/Kconfig</description>
        <pubDate>Tue, 21 Nov 2017 14:04:41 +0000</pubDate>
        <dc:creator>Christian Gromm &lt;christian.gromm@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>88c97549 - staging: most: sound: rename module</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/most/Kconfig#88c97549</link>
        <description>staging: most: sound: rename moduleThis patch renames the folder of the sound module. It is neededto clean up the directory layout of the driver.Signed-off-by: Christian Gromm &lt;christian.gromm@microchip.com&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/most/Kconfig</description>
        <pubDate>Tue, 21 Nov 2017 14:04:40 +0000</pubDate>
        <dc:creator>Christian Gromm &lt;christian.gromm@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>9c7201bf - staging: most: net: rename module</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/most/Kconfig#9c7201bf</link>
        <description>staging: most: net: rename moduleThis patch renames the folder and the source file of the networking module.It is needed to clean up the directory layout of the driver.Signed-off-by: Christian Gromm &lt;christian.gromm@microchip.com&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/most/Kconfig</description>
        <pubDate>Tue, 21 Nov 2017 14:04:39 +0000</pubDate>
        <dc:creator>Christian Gromm &lt;christian.gromm@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>9249c6a6 - staging: most: dim2: rename module</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/most/Kconfig#9249c6a6</link>
        <description>staging: most: dim2: rename moduleThis patch renames the folder and source files of the dim2 module. It isneeded to clear the directory layout of the driver.Signed-off-by: Christian Gromm &lt;christian.gromm@microchip.com&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/most/Kconfig</description>
        <pubDate>Tue, 21 Nov 2017 14:04:38 +0000</pubDate>
        <dc:creator>Christian Gromm &lt;christian.gromm@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>77550c20 - staging: most: i2c: rename module</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/most/Kconfig#77550c20</link>
        <description>staging: most: i2c: rename moduleThis patch renames the folder of the i2c module. It is neededto clear the directory layout.Signed-off-by: Christian Gromm &lt;christian.gromm@microchip.com&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/most/Kconfig</description>
        <pubDate>Tue, 21 Nov 2017 14:04:37 +0000</pubDate>
        <dc:creator>Christian Gromm &lt;christian.gromm@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>7b9cdcf6 - staging: most: cdev: rename module</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/most/Kconfig#7b9cdcf6</link>
        <description>staging: most: cdev: rename moduleThis patch renames the folder of the cdev module. This is neededto clear the directory layout.Signed-off-by: Christian Gromm &lt;christian.gromm@microchip.com&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/most/Kconfig</description>
        <pubDate>Tue, 21 Nov 2017 14:04:36 +0000</pubDate>
        <dc:creator>Christian Gromm &lt;christian.gromm@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>057301cd - staging: most: move core files</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/most/Kconfig#057301cd</link>
        <description>staging: most: move core filesThis patch moves the core files to the root dir of the driver.This is needed to clean up the directory layout.Signed-off-by: Christian Gromm &lt;christian.gromm@microchip.com&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/most/Kconfig</description>
        <pubDate>Tue, 21 Nov 2017 14:04:35 +0000</pubDate>
        <dc:creator>Christian Gromm &lt;christian.gromm@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>b786a8ad - Staging: most: MOST and MOSTCORE should depend on HAS_DMA</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/most/Kconfig#b786a8ad</link>
        <description>Staging: most: MOST and MOSTCORE should depend on HAS_DMAIf NO_DMA=y:    ERROR: &quot;dma_free_coherent&quot; [drivers/staging/most/mostcore/mostcore.ko] undefined!    ERROR: &quot;dma_alloc_coherent&quot; [drivers/staging/most/mostcore/mostcore.ko] undefined!As all MOST sub drivers use DMA functionality, add a dependency onHAS_DMA to MOSTCORE, and to MOST, which selects MOSTCORE.Signed-off-by: Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;Acked-by: Christian Gromm &lt;christian.gromm@microchip.com&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/most/Kconfig</description>
        <pubDate>Tue, 01 Sep 2015 20:05:58 +0000</pubDate>
        <dc:creator>Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;</dc:creator>
    </item>
<item>
        <title>a4198cdf - Staging: most: add MOST driver&apos;s hdm-usb module</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/most/Kconfig#a4198cdf</link>
        <description>Staging: most: add MOST driver&apos;s hdm-usb moduleThis patch adds the hdm-usb module of the MOST driver to the kernel&apos;sdriver staging area. This module is part of the MOST driver and handlesthe USB interface of the MOST network interface controller.This patch is needed in order to use the USB peripheral interface of thenetwork interface controller.Signed-off-by: Christian Gromm &lt;christian.gromm@microchip.com&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/most/Kconfig</description>
        <pubDate>Fri, 24 Jul 2015 14:11:55 +0000</pubDate>
        <dc:creator>Christian Gromm &lt;christian.gromm@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>91a450ad - Staging: most: add MOST driver&apos;s hdm-i2c module</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/most/Kconfig#91a450ad</link>
        <description>Staging: most: add MOST driver&apos;s hdm-i2c moduleThis patch adds the hdm-i2c module of the MOST driver to the kernel&apos;sdriver staging area. This module is part of the MOST driver and handlesthe I2C interface of the MOST network interface controller.This patch is needed in order to use the I2C peripheral interface of thenetwork interface controller.Signed-off-by: Christian Gromm &lt;christian.gromm@microchip.com&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/most/Kconfig</description>
        <pubDate>Fri, 24 Jul 2015 14:11:54 +0000</pubDate>
        <dc:creator>Christian Gromm &lt;christian.gromm@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>ba3d7ddf - Staging: most: add MOST driver&apos;s hdm-dim2 module</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/most/Kconfig#ba3d7ddf</link>
        <description>Staging: most: add MOST driver&apos;s hdm-dim2 moduleThis patch adds the hdm-dim2 module of the MOST driver to the kernel&apos;sdriver staging area. This module is part of the MOST driver and handlesthe MediaLB interface of the MOST network interface controller.This patch is needed in order to use the MediaLB peripheral interface ofthe network interface controller.Signed-off-by: Christian Gromm &lt;christian.gromm@microchip.com&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/most/Kconfig</description>
        <pubDate>Fri, 24 Jul 2015 14:11:53 +0000</pubDate>
        <dc:creator>Christian Gromm &lt;christian.gromm@microchip.com&gt;</dc:creator>
    </item>
</channel>
</rss>
