<?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/pcmcia/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/pcmcia/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>45dcf5e28813954da4150e7260ccb61e95856176 - Merge tag &apos;pcmcia-7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pcmcia/Kconfig#45dcf5e28813954da4150e7260ccb61e95856176</link>
        <description>Merge tag &apos;pcmcia-7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linuxPull PCMCIA updates from Dominik Brodowski: &quot;A number of minor PCMCIA bugfixes and cleanups, and a patch removing  obsolete host controller drivers&quot;* tag &apos;pcmcia-7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux:  pcmcia: remove obsolete host controller drivers  pcmcia: Convert to use less arguments in pci_bus_for_each_resource()  PCMCIA: Fix garbled log messages for KERN_CONT

            List of files:
            /linux/drivers/pcmcia/Kconfig</description>
        <pubDate>Thu, 23 Apr 2026 20:22:16 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>b3c26ea81ccc522e77ed0b1707add61fc9206216 - pcmcia: remove obsolete host controller drivers</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pcmcia/Kconfig#b3c26ea81ccc522e77ed0b1707add61fc9206216</link>
        <description>pcmcia: remove obsolete host controller driversPCMCIA is almost completely obsolete (the last computers supporting itnatively were from ~2009), and the general consensus [1] seems to bethat support for it should be gradually removed from the kernel.In 2023, an initial step of removing all the PCMCIA char drivers wastaken in commit 9b12f050c76f (&quot;char: pcmcia: remove all the drivers&quot;),and that has not been reverted, so it seems logical to continue thisprocess by removing more low-hanging fruit.These host controller drivers have had no meaningful changes sincetheir status was discussed in 2022 [2], and are unlikely to have anyremaining users. Remove them and a couple references to themin comments.The i82365 and tcic drivers are for ISA-attached host controllers,which are even less likely to be used nowadays than ones on other buses.The i82092 driver has almost certainly not been used in over 20 years.It was broken by a null pointer dereference since the dawn of Githistory (2.6.12-rc2 in 2005) until someone fixed it in 2021 in commite39cdacf2f66 (&quot;pcmcia: i82092: fix a null pointer dereference bug&quot;).From their dmesg log [3], it is clear they were testing in an emulatedenvironment and not on real hardware.i82365.h is used by drivers other than i82365 and is therefore retained.[1] https://lore.kernel.org/all/c5b39544-a4fb-4796-a046-0b9be9853787@app.fastmail.com/[2] https://lore.kernel.org/all/Y07d7rMvd5++85BJ@owl.dominikbrodowski.net/[3] https://lore.kernel.org/all/1624345891-4215-1-git-send-email-zheyuma97@gmail.com/Signed-off-by: Ethan Nelson-Moore &lt;enelsonmoore@gmail.com&gt;Acked-by: Dave Hansen &lt;dave.hansen@linux.intel.com&gt; # for x86Signed-off-by: Dominik Brodowski &lt;linux@dominikbrodowski.net&gt;

            List of files:
            /linux/drivers/pcmcia/Kconfig</description>
        <pubDate>Mon, 09 Mar 2026 08:41:48 +0100</pubDate>
        <dc:creator>Ethan Nelson-Moore &lt;enelsonmoore@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a4a508df2aa34f8650afde54ea804321c618f45f - Merge tag &apos;v6.18&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pcmcia/Kconfig#a4a508df2aa34f8650afde54ea804321c618f45f</link>
        <description>Merge tag &apos;v6.18&apos; into nextSync up with the mainline to bring in the latest APIs.

            List of files:
            /linux/drivers/pcmcia/Kconfig</description>
        <pubDate>Sat, 13 Dec 2025 10:18:20 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>cb9f145f638d7afa633632a9290d6ad06caeb8ee - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclark</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pcmcia/Kconfig#cb9f145f638d7afa633632a9290d6ad06caeb8ee</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclarkBack-merge drm-next to get caught up.Signed-off-by: Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/pcmcia/Kconfig</description>
        <pubDate>Sat, 01 Nov 2025 13:47:30 +0100</pubDate>
        <dc:creator>Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>996ad9cd3e1eee1183aba9c7c4d1ada4a62c6f9a - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pcmcia/Kconfig#996ad9cd3e1eee1183aba9c7c4d1ada4a62c6f9a</link>
        <description>Merge drm/drm-next into drm-intel-nextBackmerge to sync with drm/xe changes.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/pcmcia/Kconfig</description>
        <pubDate>Mon, 29 Sep 2025 11:13:00 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>6372843af46edfd84d7145f4cb9f2b87dd9fdc62 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pcmcia/Kconfig#6372843af46edfd84d7145f4cb9f2b87dd9fdc62</link>
        <description>Merge drm/drm-next into drm-xe-nextInitial backmerge for 6.19 development.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/pcmcia/Kconfig</description>
        <pubDate>Mon, 22 Sep 2025 10:15:27 +0200</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>f088104d837a991c65e51fa30bb4196169b3244d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pcmcia/Kconfig#f088104d837a991c65e51fa30bb4196169b3244d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextBackmerge in order to get the commit:  048832a3f400 (&quot;drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter&quot;)To drm-intel-gt-next as there are followup fixes to be applied.Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/pcmcia/Kconfig</description>
        <pubDate>Tue, 16 Sep 2025 12:53:20 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>f7d9c6a7f288328c32c45d9c8ac605b64f9261fd - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pcmcia/Kconfig#f7d9c6a7f288328c32c45d9c8ac605b64f9261fd</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging to drm-misc-next to get fixes from v6.17-rc6.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/pcmcia/Kconfig</description>
        <pubDate>Mon, 15 Sep 2025 09:57:29 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>2ace52718376fdb56aca863da2eebe70d7e2ddb1 - Merge branch &apos;objtool/core&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pcmcia/Kconfig#2ace52718376fdb56aca863da2eebe70d7e2ddb1</link>
        <description>Merge branch &apos;objtool/core&apos;Bring in the UDB and objtool data annotations to avoid conflicts while further extending the bug exceptions.Signed-off-by: Peter Zijlstra &lt;peterz@infradead.org&gt;

            List of files:
            /linux/drivers/pcmcia/Kconfig</description>
        <pubDate>Fri, 21 Nov 2025 11:21:20 +0100</pubDate>
        <dc:creator>Peter Zijlstra &lt;peterz@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>f39b6c468c52745dbca9a842d91c8373fda208ab - Merge tag &apos;v6.18-rc6&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pcmcia/Kconfig#f39b6c468c52745dbca9a842d91c8373fda208ab</link>
        <description>Merge tag &apos;v6.18-rc6&apos; into for-linusSync up with the mainline to bring in definition ofINPUT_PROP_HAPTIC_TOUCHPAD.

            List of files:
            /linux/drivers/pcmcia/Kconfig</description>
        <pubDate>Tue, 18 Nov 2025 08:16:55 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>48a710760e10a4f36e11233a21860796ba204b1e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pcmcia/Kconfig#48a710760e10a4f36e11233a21860796ba204b1e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesUpdating drm-misc-fixes to the state of v6.18-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/pcmcia/Kconfig</description>
        <pubDate>Tue, 14 Oct 2025 10:59:58 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>c1ead4b4dfe0f643cfc66571ca7d2fa332eddd35 - Merge remote-tracking branch &apos;torvalds/master&apos; into perf-tools-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pcmcia/Kconfig#c1ead4b4dfe0f643cfc66571ca7d2fa332eddd35</link>
        <description>Merge remote-tracking branch &apos;torvalds/master&apos; into perf-tools-nextTo pick the fixes sent by Namhyung for tools/perf for v6.17-rc5 and getcloser to the other tools code that is used by tools/perf.Signed-off-by: Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;

            List of files:
            /linux/drivers/pcmcia/Kconfig</description>
        <pubDate>Mon, 08 Sep 2025 22:12:46 +0200</pubDate>
        <dc:creator>Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>924ccf1d093a0c688eba9da1adff9a290d7bd7d8 - Merge tag &apos;kvm-riscv-6.18-1&apos; of https://github.com/kvm-riscv/linux into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pcmcia/Kconfig#924ccf1d093a0c688eba9da1adff9a290d7bd7d8</link>
        <description>Merge tag &apos;kvm-riscv-6.18-1&apos; of https://github.com/kvm-riscv/linux into HEADKVM/riscv changes for 6.18- Added SBI FWFT extension for Guest/VM with misaligned  delegation and pointer masking PMLEN features- Added ONE_REG interface for SBI FWFT extension- Added Zicbop and bfloat16 extensions for Guest/VM- Enabled more common KVM selftests for RISC-V such as  access_tracking_perf_test, dirty_log_perf_test,  memslot_modification_stress_test, memslot_perf_test,  mmu_stress_test, and rseq_test- Added SBI v3.0 PMU enhancements in KVM and perf driver

            List of files:
            /linux/drivers/pcmcia/Kconfig</description>
        <pubDate>Tue, 30 Sep 2025 19:23:36 +0200</pubDate>
        <dc:creator>Paolo Bonzini &lt;pbonzini@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>d21b26cad33250be758ea9d860ff9d5c3992c459 - Merge 6.17-rc6 into tty-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pcmcia/Kconfig#d21b26cad33250be758ea9d860ff9d5c3992c459</link>
        <description>Merge 6.17-rc6 into tty-nextWe need the tty/serial fixes in here as well.Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/pcmcia/Kconfig</description>
        <pubDate>Mon, 15 Sep 2025 08:27:31 +0200</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>a4d43c1f17b9f143af5868285c513c866e9cf67b - Merge 6.17-rc6 into usb-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pcmcia/Kconfig#a4d43c1f17b9f143af5868285c513c866e9cf67b</link>
        <description>Merge 6.17-rc6 into usb-nextWe need the USB fixes in here as well.Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/pcmcia/Kconfig</description>
        <pubDate>Mon, 15 Sep 2025 08:18:40 +0200</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>b8d8265a0db8b3e8a6b40e8a0b25da1c00599577 - Merge tag &apos;asoc-v6.18&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pcmcia/Kconfig#b8d8265a0db8b3e8a6b40e8a0b25da1c00599577</link>
        <description>Merge tag &apos;asoc-v6.18&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextASoC: Updates for v6.18A relatively quiet release for ASoC, we&apos;ve had a lot of maintainancework going on and several new drivers but really the most remarkablething is that we removed a driver, the WL1273 driver used in some oldNokia systems that have had the underlying system support removed fromthe kernel. - Morimoto-san continues his work on cleanups of the core APIs and   enforcement of abstraction layers. - Lots of cleanups and conversions of DT bindings. - Substantial maintainance work on the Intel AVS drivers. - Support for Qualcomm Glymur and PM4125, Realtek RT1321, Shanghai   FourSemi FS2104/5S, Texas Instruments PCM1754. - Remove support for TI WL1273.

            List of files:
            /linux/drivers/pcmcia/Kconfig</description>
        <pubDate>Sat, 20 Sep 2025 08:38:17 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>95ee3364b29313a7587b7d1e42a9d043aaf7e592 - Merge 6.17-rc6 into kbuild-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pcmcia/Kconfig#95ee3364b29313a7587b7d1e42a9d043aaf7e592</link>
        <description>Merge 6.17-rc6 into kbuild-nextCommit bd7c2312128e (&quot;pinctrl: meson: Fix typo in device table macro&quot;)is needed in kbuild-next to avoid a build error with a future change.While at it, address the conflict between commit 41f9049cff32 (&quot;riscv:Only allow LTO with CMODEL_MEDANY&quot;) and commit 6578a1ff6aa4 (&quot;riscv:Remove version check for LTO_CLANG selects&quot;), as reported by StephenRothwell [1].Link: https://lore.kernel.org/20250908134913.68778b7b@canb.auug.org.au/ [1]Signed-off-by: Nathan Chancellor &lt;nathan@kernel.org&gt;

            List of files:
            /linux/drivers/pcmcia/Kconfig</description>
        <pubDate>Fri, 19 Sep 2025 22:43:11 +0200</pubDate>
        <dc:creator>Nathan Chancellor &lt;nathan@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>5b65120115420b1b7132c2aafbfe1a54120cbfb7 - ASoC: codecs: pcm1754: add pcm1754 dac driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pcmcia/Kconfig#5b65120115420b1b7132c2aafbfe1a54120cbfb7</link>
        <description>ASoC: codecs: pcm1754: add pcm1754 dac driverMerge series from Stefan Kerkmann &lt;s.kerkmann@pengutronix.de&gt;:Add a CODEC driver for the TI PCM1754.

            List of files:
            /linux/drivers/pcmcia/Kconfig</description>
        <pubDate>Tue, 16 Sep 2025 23:42:16 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b4d90dbc4c1bc4bd3eb2d2989330af0eb95c98e8 - Merge drm/drm-next into drm-misc-next-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pcmcia/Kconfig#b4d90dbc4c1bc4bd3eb2d2989330af0eb95c98e8</link>
        <description>Merge drm/drm-next into drm-misc-next-fixesBackmerging to drm-misc-next-fixes to get features and fixes fromv6.17-rc6.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/pcmcia/Kconfig</description>
        <pubDate>Mon, 15 Sep 2025 10:23:28 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
</channel>
</rss>
