<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/serial/Kconfig#0fc8f6200d2313278fbf4539bbab74677c685531</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesGetting fixes and updates from v7.1-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/tty/serial/Kconfig</description>
        <pubDate>Mon, 27 Apr 2026 10:26:49 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>f4b369c6fe0ceaba2da2daff8c9eb415f85926dd - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/serial/Kconfig#f4b369c6fe0ceaba2da2daff8c9eb415f85926dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.1 merge window.

            List of files:
            /linux/drivers/tty/serial/Kconfig</description>
        <pubDate>Mon, 20 Apr 2026 03:28:57 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0421ccdfad0d92713a812a5aeb7d07b0ea7213c8 - Merge tag &apos;v7.0-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/serial/Kconfig#0421ccdfad0d92713a812a5aeb7d07b0ea7213c8</link>
        <description>Merge tag &apos;v7.0-rc3&apos; into nextSync up with the mainline to brig up the latest changes, specificallychanges to ALPS driver.

            List of files:
            /linux/drivers/tty/serial/Kconfig</description>
        <pubDate>Thu, 12 Mar 2026 18:44:42 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>3e9e952bb3139ad1e08f3e1960239c2988ab90c9 - Merge branch &apos;for-7.1-printf-kunit-build&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/serial/Kconfig#3e9e952bb3139ad1e08f3e1960239c2988ab90c9</link>
        <description>Merge branch &apos;for-7.1-printf-kunit-build&apos; into for-linus

            List of files:
            /linux/drivers/tty/serial/Kconfig</description>
        <pubDate>Mon, 20 Apr 2026 13:41:28 +0200</pubDate>
        <dc:creator>Petr Mladek &lt;pmladek@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>73398c2772d04ee656a654c63db85851381cd147 - Merge tag &apos;tty-7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/serial/Kconfig#73398c2772d04ee656a654c63db85851381cd147</link>
        <description>Merge tag &apos;tty-7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyPull tty/serial updates from Greg KH: &quot;Here is the set of tty and serial driver changes for 7.1-rc1.  Not much here this cycle, biggest thing is the removal of an old  driver that never got any actual hardware support (esp32), and the  second try to moving the tty ports to their own workqueues (first try  was in 7.0-rc1 but was reverted due to problems)  Otherwise it&apos;s just a small set of driver updates and some vt modifier  key enhancements.  All have been in linux-next for a while with no reported issues&quot;* tag &apos;tty-7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (35 commits)  tty: serial: ip22zilog: Fix section mispatch warning  hvc/xen: Check console connection flag  serial: sh-sci: Add support for RZ/G3L RSCI  dt-bindings: serial: renesas,rsci: Document RZ/G3L SoC  tty: atmel_serial: update outdated reference to atmel_tasklet_func()  serial: xilinx_uartps: Drop unused include  serial: qcom-geni: drop stray newline format specifier  serial: 8250: loongson: Enable building on MIPS Loongson64  dt-bindings: serial: 8250: Add Loongson 3A4000 uart compatible  serial: 8250_fintek: Add support for F81214E  tty: tty_port: add workqueue to flip TTY buffer  vt: support ITU-T T.416 color subparameters  serial: qcom-geni: Fix RTS behavior with flow control  tty: serial: imx: keep dma request disabled before dma transfer setup  tty: serial: 8250: Add SystemBase Multi I/O cards  serial: pic32_uart: allow driver to be compiled on all architectures with COMPILE_TEST  serial: tegra: remove Kconfig dependency on APB DMA controller  dt-bindings: serial: amlogic,meson-uart: Add compatible string for A9  dt-bindings: serial: atmel,at91-usart: add microchip,lan9691-usart  serial: auart: check clk_enable() return in console write  ...

            List of files:
            /linux/drivers/tty/serial/Kconfig</description>
        <pubDate>Sun, 19 Apr 2026 17:44:41 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>d4eb7b2da66c848709e31585b9c371fa234abc39 - Merge branch &apos;for-7.1/core-v2&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/serial/Kconfig#d4eb7b2da66c848709e31585b9c371fa234abc39</link>
        <description>Merge branch &apos;for-7.1/core-v2&apos; into for-linus- fixed handling of 0-sized reports (Dmitry Torokhov)- convert core code to __free() (Dmitry Torokhov)- support for multiple batteries per HID device (Lucas Zampieri)

            List of files:
            /linux/drivers/tty/serial/Kconfig</description>
        <pubDate>Thu, 16 Apr 2026 21:01:18 +0200</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>37b4cab642f285176ed392e2f5a467a531424f90 - serial: pic32_uart: allow driver to be compiled on all architectures with COMPILE_TEST</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/serial/Kconfig#37b4cab642f285176ed392e2f5a467a531424f90</link>
        <description>serial: pic32_uart: allow driver to be compiled on all architectures with COMPILE_TESTThis driver currently only supports builds against a PIC32 target, orwith COMPILE_TEST on MIPS. Now that commit 24cad1a22848 (&quot;serial:pic32_uart: update include to use pic32.h from platform_data&quot;) ismerged, it&apos;s possible to compile this driver on other architectures.To avoid future breakage of this driver in the future, let&apos;s update theKconfig so that it can be built with COMPILE_TEST enabled on allarchitectures.Signed-off-by: Brian Masney &lt;bmasney@redhat.com&gt;Link: https://patch.msgid.link/20260222-serial-pic32-v1-1-8fdbc0d0d334@redhat.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/tty/serial/Kconfig</description>
        <pubDate>Mon, 23 Feb 2026 00:29:08 +0100</pubDate>
        <dc:creator>Brian Masney &lt;bmasney@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>dcb822503bfc77fe93e8ca15c82077ee590dd7b9 - serial: tegra: remove Kconfig dependency on APB DMA controller</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/serial/Kconfig#dcb822503bfc77fe93e8ca15c82077ee590dd7b9</link>
        <description>serial: tegra: remove Kconfig dependency on APB DMA controllerThis driver runs also on SoCs without a Tegra20 APB DMA controller (e.g.Tegra234).Remove the Kconfig dependency on TEGRA20_APB_DMA, and remove reference tothe APB DMA controller from the Kconfig help text.Signed-off-by: Francesco Lavra &lt;flavra@baylibre.com&gt;Reviewed-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;Link: https://patch.msgid.link/20260303111438.2691799-1-flavra@baylibre.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/tty/serial/Kconfig</description>
        <pubDate>Tue, 03 Mar 2026 12:14:38 +0100</pubDate>
        <dc:creator>Francesco Lavra &lt;flavra@baylibre.com&gt;</dc:creator>
    </item>
<item>
        <title>42d3b66d4cdbacfc9d120d2301b8de89cc29a914 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/serial/Kconfig#42d3b66d4cdbacfc9d120d2301b8de89cc29a914</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 7.00-rc3. Important ahead GPU SVM merging THPsupport.Signed-off-by: Matthew Brost &lt;matthew.brost@intel.com&gt;

            List of files:
            /linux/drivers/tty/serial/Kconfig</description>
        <pubDate>Thu, 12 Mar 2026 15:17:56 +0100</pubDate>
        <dc:creator>Matthew Brost &lt;matthew.brost@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>2dccde6f5f2ff2726236fd69a1be813629c5512f - serial: remove drivers for espressif esp32</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/serial/Kconfig#2dccde6f5f2ff2726236fd69a1be813629c5512f</link>
        <description>serial: remove drivers for espressif esp32These drivers were added about 3 years ago, and depend on theXTENSA_PLATFORM_ESP32 config option which has never existed,so no device can actually use them.They can only be compiled with COMPILE_TEST.In a previous conversation [1], Greg suggested removing thedrivers, and Max, the original submitter of the drivers, agreeddue to a lack of foreseeable development.Link: https://lore.kernel.org/all/20260308131412.1102749-1-julianbraha@gmail.com/ [1]Signed-off-by: Julian Braha &lt;julianbraha@gmail.com&gt;Link: https://patch.msgid.link/20260309122321.1528622-1-julianbraha@gmail.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/tty/serial/Kconfig</description>
        <pubDate>Mon, 09 Mar 2026 13:23:21 +0100</pubDate>
        <dc:creator>Julian Braha &lt;julianbraha@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f09812b85fa6f41058bcc46e70ac406bf9b0493a - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/serial/Kconfig#f09812b85fa6f41058bcc46e70ac406bf9b0493a</link>
        <description>Merge drm/drm-next into drm-intel-nextSync with v7.0-rc1 which contains a few treewide changes affecting i915.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/tty/serial/Kconfig</description>
        <pubDate>Wed, 25 Feb 2026 12:23:04 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>8b85987d3cf50178f67618122d9f3bb202f62f42 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/serial/Kconfig#8b85987d3cf50178f67618122d9f3bb202f62f42</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s merge 7.0-rc1 to start the new drm-misc-next windowSigned-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/tty/serial/Kconfig</description>
        <pubDate>Mon, 23 Feb 2026 11:48:20 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b0a67f310bfa5e13d66c9f6b4bd88ea504a576a9 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/serial/Kconfig#b0a67f310bfa5e13d66c9f6b4bd88ea504a576a9</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc1Cross-merge BPF and other fixes after downstream PR.No conflicts.Signed-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;

            List of files:
            /linux/drivers/tty/serial/Kconfig</description>
        <pubDate>Thu, 19 Feb 2026 20:08:53 +0100</pubDate>
        <dc:creator>Alexei Starovoitov &lt;ast@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/serial/Kconfig#c17ee635fd3a482b2ad2bf5e269755c2eae5f25e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixes7.0-rc1 was just released, let&apos;s merge it to kick the new release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/tty/serial/Kconfig</description>
        <pubDate>Mon, 23 Feb 2026 10:09:45 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>3ad7945754000d868ed86315d33085a914c422c1 - Merge tag &apos;tty-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/serial/Kconfig#3ad7945754000d868ed86315d33085a914c422c1</link>
        <description>Merge tag &apos;tty-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyPull tty / serial driver updates from Greg KH: &quot;Here is the small amount of tty and serial driver updates for 7.0-rc1.  Nothing major in here at all, just some driver updates and minor  tweaks and cleanups including:   - sh-sci serial driver updates   - 8250 driver updates   - attempt to make the tty ports have their own workqueue, but was     reverted after testing found it to have problems on some platforms.     This will probably come back for 7.1 after it has been reworked and     resubmitted   - other tiny tty driver changes  All of these have been in linux-next for a while with no reported  problems&quot;* tag &apos;tty-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (49 commits)  Revert &quot;tty: tty_port: add workqueue to flip TTY buffer&quot;  tty: tty_port: add workqueue to flip TTY buffer  serial: 8250_pci: Remove custom deprecated baud setting routine  serial: 8250_omap: Remove custom deprecated baud setting routine  dt-bindings: serial: renesas,scif: Document RZ/G3L SoC  serial: 8250: omap: set out-of-band wakeup if wakeup pinctrl exists  tty: hvc-iucv: Remove KMSG_COMPONENT macro  dt-bindings: serial: google,goldfish-tty: Convert to DT schema  dt-bindings: serial: sh-sci: Fold single-entry compatibles into enum  serial: 8250: 8250_omap.c: Clear DMA RX running status only after DMA termination is done  serial: 8250: 8250_omap.c: Add support for handling UART error conditions  serial: SH_SCI: improve &quot;DMA support&quot; prompt  serial: Kconfig: fix ordering of entries for menu display  serial: 8250: fix ordering of entries for menu display  serial: imx: change SERIAL_IMX_CONSOLE to bool  8250_men_mcb: drop unneeded MODULE_ALIAS  serial: men_z135_uart: drop unneeded MODULE_ALIAS  dt-bindings: serial: renesas,rsci: Document RZ/V2H(P) and RZ/V2N SoCs  serial: rsci: Convert to FIELD_MODIFY()  dt-bindings: serial: 8250: add SpacemiT K3 UART compatible  ...

            List of files:
            /linux/drivers/tty/serial/Kconfig</description>
        <pubDate>Tue, 17 Feb 2026 18:30:52 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>ec496f77b4c11036cc835d6f045fb5e5ef1e6530 - Merge branch &apos;for-6.20/sony&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/serial/Kconfig#ec496f77b4c11036cc835d6f045fb5e5ef1e6530</link>
        <description>Merge branch &apos;for-6.20/sony&apos; into for-linus- Support for Rock band 4 PS4 and PS5 guitars (Rosalie Wanders)

            List of files:
            /linux/drivers/tty/serial/Kconfig</description>
        <pubDate>Mon, 09 Feb 2026 17:33:26 +0100</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>cc4adab164b772a34b3340d644b7c4728498581e - Merge tag &apos;v6.19-rc1&apos; into msm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/serial/Kconfig#cc4adab164b772a34b3340d644b7c4728498581e</link>
        <description>Merge tag &apos;v6.19-rc1&apos; into msm-nextMerge Linux 6.19-rc1 in order to catch up with other changes (e.g. UBWCconfig database defining UBWC_6).Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/tty/serial/Kconfig</description>
        <pubDate>Tue, 20 Jan 2026 23:06:55 +0100</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>93bb95a11238d66a4c9aa6eabf9774b073a5895c - serial: SH_SCI: improve &quot;DMA support&quot; prompt</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/serial/Kconfig#93bb95a11238d66a4c9aa6eabf9774b073a5895c</link>
        <description>serial: SH_SCI: improve &quot;DMA support&quot; promptHaving a prompt of &quot;DMA support&quot; suddenly appear during a&quot;make oldconfig&quot; can be confusing. Add a little helpful text tothe prompt message.Fixes: 73a19e4c0301 (&quot;serial: sh-sci: Add DMA support.&quot;)Signed-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Reviewed-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Link: https://patch.msgid.link/20260110232643.3533351-5-rdunlap@infradead.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/tty/serial/Kconfig</description>
        <pubDate>Sun, 11 Jan 2026 00:26:43 +0100</pubDate>
        <dc:creator>Randy Dunlap &lt;rdunlap@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>2c468edb6b19ad00c247fc52dc6074e4012b46ed - serial: Kconfig: fix ordering of entries for menu display</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/serial/Kconfig#2c468edb6b19ad00c247fc52dc6074e4012b46ed</link>
        <description>serial: Kconfig: fix ordering of entries for menu displayImprove the &quot;Non-8250 serial port support&quot; menu so that entries in itare displayed in a better order (_CONSOLE after its driver) and so thatintervening symbols don&apos;t break up the dependency list, allowing menuentries to be displayed with proper indentation.Signed-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Link: https://patch.msgid.link/20260110232643.3533351-4-rdunlap@infradead.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/tty/serial/Kconfig</description>
        <pubDate>Sun, 11 Jan 2026 00:26:42 +0100</pubDate>
        <dc:creator>Randy Dunlap &lt;rdunlap@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>79527d86ba91c2d9354832d19fd12b3baa66bd10 - serial: imx: change SERIAL_IMX_CONSOLE to bool</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/serial/Kconfig#79527d86ba91c2d9354832d19fd12b3baa66bd10</link>
        <description>serial: imx: change SERIAL_IMX_CONSOLE to boolSERIAL_IMX_CONSOLE is a build option for the imx driver (SERIAL_IMX).It does not build a separate console driver file, so it can&apos;t be builtas a module since it isn&apos;t built at all.Change the Kconfig symbol from tristate to bool and update the helptext accordingly.Fixes: 0db4f9b91c86 (&quot;tty: serial: imx: enable imx serial console port as module&quot;)Signed-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Link: https://patch.msgid.link/20260110232643.3533351-2-rdunlap@infradead.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/tty/serial/Kconfig</description>
        <pubDate>Sun, 11 Jan 2026 00:26:40 +0100</pubDate>
        <dc:creator>Randy Dunlap &lt;rdunlap@infradead.org&gt;</dc:creator>
    </item>
</channel>
</rss>
