<?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>6a40953d - fbdev/omapfb: Use fbdev I/O helpers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/video/fbdev/omap/Kconfig#6a40953d</link>
        <description>fbdev/omapfb: Use fbdev I/O helpersSet struct fb_ops and with FB_DEFAULT_IOMEM_OPS, fbdev&apos;s initializerfor I/O memory. Sets the callbacks to the cfb_ and fb_io_ functions.Select the correct modules with Kconfig&apos;s FB_IOMEM_HELPERS token.The macro and token set the currently selected values, so there isno functional change.v3:	* use _IOMEM_ in commit messagev2:	* updated to use _IOMEM_ tokensSigned-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;Reviewed-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;Acked-by: Helge Deller &lt;deller@gmx.de&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20230803184034.6456-30-tzimmermann@suse.de

            List of files:
            /linux-6.15/drivers/video/fbdev/omap/Kconfig</description>
        <pubDate>Thu, 03 Aug 2023 18:35:54 +0000</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>4a8fda69 - fbdev: omapfb: remove unused board support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/video/fbdev/omap/Kconfig#4a8fda69</link>
        <description>fbdev: omapfb: remove unused board supportA number of omap1 based board files got removed, so the correspondingframebuffer drivers are no longer used. The remaining ones are forams_delta, osk and palmTE, which are still part of the mainline kernel.Cc: Aaro Koskinen &lt;aaro.koskinen@iki.fi&gt;Cc: Janusz Krzysztofik &lt;jmkrzyszt@gmail.com&gt;Cc: linux-omap@vger.kernel.orgCc: Marek Vasut &lt;marek.vasut@gmail.com&gt;Cc: Angelo Arrifano &lt;miknix@gmail.com&gt;Cc: Imre Deak &lt;imre.deak@intel.com&gt;Acked-by: Tony Lindgren &lt;tony@atomide.com&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/drivers/video/fbdev/omap/Kconfig</description>
        <pubDate>Fri, 30 Sep 2022 13:18:02 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>804f7f19 - fbdev: omap: avoid using mach/*.h files</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/video/fbdev/omap/Kconfig#804f7f19</link>
        <description>fbdev: omap: avoid using mach/*.h filesAll the headers we actually need are now in include/linux/soc,so use those versions instead and allow compile-testing onother architectures.Acked-by: Bartlomiej Zolnierkiewicz &lt;b.zolnierkie@samsung.com&gt;Acked-by: Tony Lindgren &lt;tony@atomide.com&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/drivers/video/fbdev/omap/Kconfig</description>
        <pubDate>Tue, 06 Aug 2019 14:08:34 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/video/fbdev/omap/Kconfig#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/video/fbdev/omap/Kconfig</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>a4bd2525 - drivers: video: fbdev: Kconfig: pedantic cleanups</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/video/fbdev/omap/Kconfig#a4bd2525</link>
        <description>drivers: video: fbdev: Kconfig: pedantic cleanupsFormatting of Kconfig files doesn&apos;t look so pretty, so let theGreat White Handkerchief come around and clean it up.Signed-off-by: Enrico Weigelt, metux IT consult &lt;info@metux.net&gt;[b.zolnierkie: add missing patch description]Signed-off-by: Bartlomiej Zolnierkiewicz &lt;b.zolnierkie@samsung.com&gt;

            List of files:
            /linux-6.15/drivers/video/fbdev/omap/Kconfig</description>
        <pubDate>Mon, 01 Apr 2019 15:46:57 +0000</pubDate>
        <dc:creator>Enrico Weigelt, metux IT consult &lt;info@metux.net&gt;</dc:creator>
    </item>
<item>
        <title>ee62eddb - video: omap/h3: fix tps65010 dependency</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/video/fbdev/omap/Kconfig#ee62eddb</link>
        <description>video: omap/h3: fix tps65010 dependencyThe h3 LCD driver fails to link when tps65010 is configuredas a loadable module:drivers/built-in.o: In function `h3_panel_disable&apos;:debugfs.c:(.text+0x206ac): undefined reference to `tps65010_set_gpio_out_value&apos;debugfs.c:(.text+0x206cc): undefined reference to `tps65010_set_gpio_out_value&apos;drivers/built-in.o: In function `h3_panel_enable&apos;:debugfs.c:(.text+0x206e0): undefined reference to `tps65010_set_gpio_out_value&apos;debugfs.c:(.text+0x20704): undefined reference to `tps65010_set_gpio_out_value&apos;This clarifies the dependency so we can only select it ifthe dependnecy is built-in.Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;

            List of files:
            /linux-6.15/drivers/video/fbdev/omap/Kconfig</description>
        <pubDate>Fri, 22 May 2015 14:22:16 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>81c44c2b - video/omap: fix modular build</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/video/fbdev/omap/Kconfig#81c44c2b</link>
        <description>video/omap: fix modular buildThe framebuffer layer can be a loadable module, which forcesomapfb to be a module as well. However, this breaks the lcddrivers, which are linked into the omapfb driver but eachhave their own module_init() function. To solve this,we split out the lcd drivers into separate modules andexport omapfb_register_panel, which is the only interfacerequired between the main omapfb driver and the lcd paneldrivers.We also have to introduce a new Kconfig symbol for H3, sincethat lcd driver has a dependency on TPS65010, which we canexpress better in Kconfig than Makefile syntax.Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Signed-off-by: Peter Griffin &lt;peter.griffin@linaro.org&gt;Cc: Jean-Christophe Plagniol-Villard &lt;plagnioj@jcrosoft.com&gt;Cc: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;Cc: linux-fbdev@vger.kernel.orgCc: linux-omap@vger.kernel.orgSigned-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;

            List of files:
            /linux-6.15/drivers/video/fbdev/omap/Kconfig</description>
        <pubDate>Thu, 24 Apr 2014 12:28:20 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>f7018c21 - video: move fbdev to drivers/video/fbdev</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/video/fbdev/omap/Kconfig#f7018c21</link>
        <description>video: move fbdev to drivers/video/fbdevThe drivers/video directory is a mess. It contains generic video relatedfiles, directories for backlight, console, linux logo, lots of fbdevdevice drivers, fbdev framework files.Make some order into the chaos by creating drivers/video/fbdevdirectory, and move all fbdev related files there.No functionality is changed, although I guess it is possible that somesubtle Makefile build order related issue could be created by thispatch.Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;Acked-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;Acked-by: Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;Acked-by: Rob Clark &lt;robdclark@gmail.com&gt;Acked-by: Jingoo Han &lt;jg1.han@samsung.com&gt;Acked-by: Daniel Vetter &lt;daniel.vetter@ffwll.ch&gt;

            List of files:
            /linux-6.15/drivers/video/fbdev/omap/Kconfig</description>
        <pubDate>Thu, 13 Feb 2014 13:31:38 +0000</pubDate>
        <dc:creator>Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;</dc:creator>
    </item>
</channel>
</rss>
