<?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>67f8bc848ee31831336bd478e57d2f993551902e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/Kconfig#67f8bc848ee31831336bd478e57d2f993551902e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesLet&apos;s start the 7.3 drm-misc-fixes cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/tty/Kconfig</description>
        <pubDate>Tue, 01 Sep 2026 09:38:51 +0200</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b2128290c29902315e632ea59e0504d6bc9e9b42 - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-backmerge</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/Kconfig#b2128290c29902315e632ea59e0504d6bc9e9b42</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-backmergeBackmerge of drm-next, mainly to pick up dt bindings docs updates toavoid conflicts.Signed-off-by: Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/tty/Kconfig</description>
        <pubDate>Sat, 18 Jul 2026 17:06:55 +0200</pubDate>
        <dc:creator>Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>70f5376dbdefa675adec0800e9f21f20a0dc0cbd - Merge tag &apos;tty-7.3-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/Kconfig#70f5376dbdefa675adec0800e9f21f20a0dc0cbd</link>
        <description>Merge tag &apos;tty-7.3-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 &quot;big&quot; set of tty and serial driver updates for 7.3-rc1.  Not really all that much happened this development cycle for this  subsystem, changes in here are:   - removal of the ipwireless driver as it&apos;s no longer used or needed   - new 8250_mxpcie driver added   - qcom serial driver updates and additions   - vt mode validation addition   - lots of other small serial driver updates and additions  All of these have been in linux-next for weeks with no reported issues&quot;* tag &apos;tty-7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (97 commits)  serial: imx: serialize imx_uart_ports[] lifetime  tty: clear cdev pointer after cdev_add() failure  tty: skip cdev_del() when no cdev is registered  serial: core: clear freed pointers on uart_register_driver() failure  serial: core: do fallible allocations before the console can be registered  serial: 8250_mxpcie: implement rx_trig_bytes callbacks via MUEx50 RTL  serial: 8250_mxpcie: introduce per-port private data structure  serial: 8250: allow UART drivers to override rx_trig_bytes handling  serial: 8250_mxpcie: add break support for RS485 using MUEx50 features  serial: 8250: allow low-level drivers to override break control  serial: 8250_mxpcie: support serial interface mode switching  serial: 8250_mxpcie: speed up TX using memory-mapped FIFO window  serial: 8250_mxpcie: speed up RX using memory-mapped FIFO window  serial: 8250_mxpcie: add custom handle_irq callback  serial: 8250_mxpcie: offload XON/XOFF flow control to MUEx50 hardware  serial: 8250_mxpcie: enable automatic RTS/CTS flow control  serial: 8250_mxpcie: enable enhanced mode and program FIFO trigger levels  serial: 8250: add Moxa MUEx50 UART port type  serial: 8250: split Moxa PCIe serial board support out of 8250_pci  serial: qcom-geni: Use geni_se_set_perf_level() for baud rate perf level  ...

            List of files:
            /linux/drivers/tty/Kconfig</description>
        <pubDate>Tue, 25 Aug 2026 19:59:12 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>637315cb400eed1dbe721954fea437a61a2d65b2 - Merge tag &apos;kvm-riscv-7.3-1&apos; of https://github.com/kvm-riscv/linux into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/Kconfig#637315cb400eed1dbe721954fea437a61a2d65b2</link>
        <description>Merge tag &apos;kvm-riscv-7.3-1&apos; of https://github.com/kvm-riscv/linux into HEADKVM/riscv changes for 7.3- Svadu/Zicfiss/Zicfilp FWFT support for Guest- Use try_cmpxchg for IMSIC MRIF RMW- More arch-specific tracepoints in KVM RISC-V- Eager Page Splitting for KVM RISC-V- Optimize hfence request handling for SMP Guests- Improve dirty log clearing by skipping zero bits in mask- Guard HFENCE range loops against overflow- CPU PM notifiers in KVM RISC-V for non-retentive idle states- Fix kernel-mode vector context save/restore for Guest

            List of files:
            /linux/drivers/tty/Kconfig</description>
        <pubDate>Tue, 18 Aug 2026 13:07:31 +0200</pubDate>
        <dc:creator>Paolo Bonzini &lt;pbonzini@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>355b329694c9dd064d45286e56d5ef9482692b1b - tty: remove the ipwireless driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/Kconfig#355b329694c9dd064d45286e56d5ef9482692b1b</link>
        <description>tty: remove the ipwireless driverThe last mentions of this driver on local Linux and telco support forumsdate back to 2011. This does not prove that no users remain, but thelikelihood is too low to justify continuing to carry the driver in thekernel.The maintainer agreed that the driver should be removed and noted that itis simple enough to build as an external module if a user resurfaces [1].Remove the driver along with its Kconfig, defconfig, build and MAINTAINERSentries.[1] https://lore.kernel.org/linux-serial/20260218152330.GI26902@suse.cz/Assisted-by: Codex:GPT-5.6Signed-off-by: Qingfang Deng &lt;qingfang.deng@linux.dev&gt;Reviewed-by: David Sterba &lt;dsterba@suse.com&gt;Acked-by: David Sterba &lt;dsterba@suse.com&gt;Acked-by: Jiri Kosina &lt;jkosina@suse.com&gt;Link: https://patch.msgid.link/20260803091938.259944-1-qingfang.deng@linux.devSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/tty/Kconfig</description>
        <pubDate>Mon, 03 Aug 2026 11:19:18 +0200</pubDate>
        <dc:creator>Qingfang Deng &lt;qingfang.deng@linux.dev&gt;</dc:creator>
    </item>
<item>
        <title>efe86f088f48f18c27b648e5724048947f3b7fb4 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/Kconfig#efe86f088f48f18c27b648e5724048947f3b7fb4</link>
        <description>Merge drm/drm-next into drm-xe-nextSync some i915/display changesSigned-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/tty/Kconfig</description>
        <pubDate>Tue, 14 Jul 2026 15:40:31 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>6d177908bad5992e17669030db41caab88041d5e - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/Kconfig#6d177908bad5992e17669030db41caab88041d5e</link>
        <description>Merge drm/drm-next into drm-intel-nextSync with v7.2-rc1.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/tty/Kconfig</description>
        <pubDate>Tue, 30 Jun 2026 14:55:43 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>827b9aabd3ea3e96d5e48abed9f44dbd1e550d4e - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/Kconfig#827b9aabd3ea3e96d5e48abed9f44dbd1e550d4e</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging to get drm-misc-next to v7.2-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/tty/Kconfig</description>
        <pubDate>Tue, 30 Jun 2026 10:16:00 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>7dd19adaaac9a161723a24de7c270861063ec6ac - Merge tag &apos;v7.2-rc1&apos; into drm-rust-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/Kconfig#7dd19adaaac9a161723a24de7c270861063ec6ac</link>
        <description>Merge tag &apos;v7.2-rc1&apos; into drm-rust-nextMerge v7.2-rc1 into drm-rust-next to start the next cycle.Devres now requires T: &apos;static, which conflicts with shmem::Object usingDevres&lt;SGTableMap&lt;T, C&gt;&gt; without that bound. Resolve by adding &apos;staticas a supertrait to DriverObject and DeviceContext, which does notrestrict any current use cases since DriverObject is always implementedon owned, refcounted types and DeviceContext is a sealed marker traitwith only unit-type implementors.If DriverObject (or DeviceContext) ever becomes lifetime-parameterized(e.g. via a GAT for TTM backed objects), the &apos;static supertrait can berelaxed at that point.Signed-off-by: Danilo Krummrich &lt;dakr@kernel.org&gt;

            List of files:
            /linux/drivers/tty/Kconfig</description>
        <pubDate>Sun, 28 Jun 2026 22:39:43 +0200</pubDate>
        <dc:creator>Danilo Krummrich &lt;dakr@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>3d5e48944e824bddc20d7b874e784f7b279636fe - Merge branch &apos;for-7.3/steam&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/Kconfig#3d5e48944e824bddc20d7b874e784f7b279636fe</link>
        <description>Merge branch &apos;for-7.3/steam&apos; into for-linus- initial support for 2026 Steam Controller (Vicki Pfau)- support for sensor events on the 2025 Steam Controller (Vicki Pfau)- assorted fixes, improvements and code refactoring (Vicki Pfau)

            List of files:
            /linux/drivers/tty/Kconfig</description>
        <pubDate>Wed, 19 Aug 2026 09:16:28 +0200</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>0eaed89c18aeedf0898baf2dbf5ff027c6795152 - Merge tag &apos;timers-v7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/Kconfig#0eaed89c18aeedf0898baf2dbf5ff027c6795152</link>
        <description>Merge tag &apos;timers-v7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource  - Use designated initializers for sh_mtu2, sh_cmt, and sh_tmu, and    drop the unused initializer in the platform_device_id table for    sh_mtu2 (Uwe Kleine-K&#246;nig)  - Remove redundant dev_err()/dev_err_probe() messages when    devm_request_*_irq() fails, as the helper already logs an error    message (Pan Chuang)  - Fix a boot hang on Allwinner D1 when a forced minimum delta is used    with the sun4i timer (Felix Yan)  - Fix an IRQ leak in the cpuhp_setup_state() error path by freeing the    IRQ on failure in the NXP PIT driver (WenTao Liang)  - Fix incorrect unmapping of shared MMIO between the clocksource and    clockevent drivers. If one of them fails to initialize, the error    path unmaps the shared MMIO region, leaving the other driver with an    invalid mapping on clps711x (Guangshuo Li)  - Make the samsung_pwm driver compatible with PREEMPT_RT by replacing    regular spinlocks with raw_spinlock_t in atomic contexts (Marek    Szyprowski)  - Use __raw_readl() and __raw_writel() instead of ioread32() and    iowrite32() to support SWAP_IO_SPACE in the rtl-otto driver (Rustam    Adilov)  - Fix a missing clk_disable_unprepare() call in the timer    initialization error path of the Armada driver (Yuho Choi)Link: https://lore.kernel.org/lkml/75feea31-683d-45a1-87f4-ab045e0152ae@oss.qualcomm.com

            List of files:
            /linux/drivers/tty/Kconfig</description>
        <pubDate>Mon, 17 Aug 2026 10:29:52 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b4d85f863e5a6f1fa01b186001af0f68f4f5239e - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/Kconfig#b4d85f863e5a6f1fa01b186001af0f68f4f5239e</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.3 merge window.

            List of files:
            /linux/drivers/tty/Kconfig</description>
        <pubDate>Sat, 15 Aug 2026 06:26:07 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>76904fccf81936c084faebc73ac72c0919a42941 - Merge tag &apos;v7.2-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/Kconfig#76904fccf81936c084faebc73ac72c0919a42941</link>
        <description>Merge tag &apos;v7.2-rc3&apos; into nextSync up with mainline to pull in stable fixes to avoid merge conflicts.

            List of files:
            /linux/drivers/tty/Kconfig</description>
        <pubDate>Tue, 14 Jul 2026 04:06:00 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>00599d4841790d05401820a96cf7edb193888b00 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/Kconfig#00599d4841790d05401820a96cf7edb193888b00</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesPull in tag v7.2-rc1 so that drm-misc-fixes becomes useful again,and drm-misc-next-fixes can be closed.Signed-off-by: Maarten Lankhorst &lt;dev@lankhorst.se&gt;

            List of files:
            /linux/drivers/tty/Kconfig</description>
        <pubDate>Mon, 29 Jun 2026 17:58:00 +0200</pubDate>
        <dc:creator>Maarten Lankhorst &lt;dev@lankhorst.se&gt;</dc:creator>
    </item>
<item>
        <title>8a500fd09385a13ba598cda651f2e4ac40bfa578 - Merge tag &apos;tty-7.2-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/Kconfig#8a500fd09385a13ba598cda651f2e4ac40bfa578</link>
        <description>Merge tag &apos;tty-7.2-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 big set of TTY and Serial driver updates for 7.2-rc1.  Overall we end up removing more code than added, due to an obsolete  synclink_gt driver being removed from the tree, always a nice thing to  see happen.  Other than that driver removal, major things included in here are:   - max310x serial driver updates and fixes   - 8250 driver updates and rework in places to make it more &quot;modern&quot;   - dts file updates   - serial driver core tweaks and updates   - vt code cleanups   - vc_screen crash fixes   - other minor driver updates and cleanups  All of these have been in linux-next for well over a week with no  reported issues&quot;* tag &apos;tty-7.2-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (49 commits)  serial: 8250_pci: Don&apos;t specify conflicting values to pci_device_id members  vc_screen: fix null-ptr-deref in vcs_notifier() during concurrent vcs_write  serial: qcom_geni: Fix RX DMA stall when SE_DMA_RX_LEN_IN is zero  vt: merge ucs_is_zero_width()/ucs_is_double_width() into ucs_get_width()  serial: 8250: fix possible ISR soft lockup  dt-bindings: serial: rs485: remove deprecated .txt binding stub  serial: qcom-geni: trace: Add tracepoint support for Qualcomm GENI serial  tty: serial: Use named initializers for arrays of i2c_device_data  serial: 8250_dw: remove clock-notifier infrastructure  serial: 8250_dw: unregister 8250 port if clk_notifier_register() fails  amba/serial: amba-pl011: Bring back zx29 UART support  serial: 8250: Add support for console flow control  serial: 8250: Check LSR timeout on console flow control  serial: 8250: Set cons_flow on port registration  tty: serial: 8250: protect against NULL uart-&gt;port.dev in register  arm64: dts: add support for A9 based Amlogic BY401  dt-bindings: arm: amlogic: add A311Y3 support  serial: max310x: fix compile errors if CONFIG_SPI_MASTER is disabled  serial: qcom-geni: Avoid probing debug console UART without console support  serial: max310x: add comments for PLL limits  ...

            List of files:
            /linux/drivers/tty/Kconfig</description>
        <pubDate>Mon, 22 Jun 2026 20:51:49 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>61848e9799f2543a3ea144e277b17aaec9707566 - tty: synclink_gt: remove broken driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/Kconfig#61848e9799f2543a3ea144e277b17aaec9707566</link>
        <description>tty: synclink_gt: remove broken driverThe synclink_gt driver was marked as broken in commit 426263d5fb40(&quot;tty: synclink_gt: mark as BROKEN&quot;) in July 2023 because it had severestructural problems and there had been no evidence of users since 2016.Since then, no meaningful improvements have been made to the driver,and it is unlikely that will ever happen due to the lack of interest.Drop the driver and references to it in comments and documentation.include/uapi/linux/synclink.h is also removed. The only use of thisheader I have found is the linux-raw-sys Rust crate. It generatesbindings for all UAPI headers, but has a hardcoded list of headers andioctls, including this one, so that does not indicate that anyone isusing it. I have sent a pull request to remove the include and ioctldefinitions for this header (see the link below).Link: https://github.com/sunfishcode/linux-raw-sys/pull/185Signed-off-by: Ethan Nelson-Moore &lt;enelsonmoore@gmail.com&gt;Acked-by: Jakub Kicinski &lt;kuba@kernel.org&gt;Link: https://patch.msgid.link/20260504031519.18877-1-enelsonmoore@gmail.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/tty/Kconfig</description>
        <pubDate>Mon, 04 May 2026 05:14:53 +0200</pubDate>
        <dc:creator>Ethan Nelson-Moore &lt;enelsonmoore@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>bbfd5594756011167b8f8de9a00e0c946afda1e6 - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/Kconfig#bbfd5594756011167b8f8de9a00e0c946afda1e6</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextNeed to pull in a67221b5eb8d (&quot;drm/i915/dp: Return min bpc supported by source instead of 0&quot;)in order to fix build breakage on GCC 9.4.0 (from Ubuntu 20.04).Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/tty/Kconfig</description>
        <pubDate>Wed, 28 May 2025 09:20:17 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>db5302ae571beec635c1a96e7f72926a4e65195e - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/Kconfig#db5302ae571beec635c1a96e7f72926a4e65195e</link>
        <description>Merge drm/drm-next into drm-intel-nextBackmerge to sync with v6.15-rc, xe, and specifically async flip changesin drm-misc.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/tty/Kconfig</description>
        <pubDate>Fri, 16 May 2025 09:22:36 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>4f9786035f9e519db41375818e1d0b5f20da2f10 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/Kconfig#4f9786035f9e519db41375818e1d0b5f20da2f10</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.16 merge window.

            List of files:
            /linux/drivers/tty/Kconfig</description>
        <pubDate>Mon, 02 Jun 2025 06:41:07 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d51b9d81f7883f526b26e3ab903e646274aebeb1 - Merge tag &apos;v6.15-rc6&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/tty/Kconfig#d51b9d81f7883f526b26e3ab903e646274aebeb1</link>
        <description>Merge tag &apos;v6.15-rc6&apos; into nextSync up with mainline to bring in xpad controller changes.

            List of files:
            /linux/drivers/tty/Kconfig</description>
        <pubDate>Fri, 16 May 2025 01:20:39 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
