<?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>1260ed77798502de9c98020040d2995008de10cc - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/input/Kconfig#1260ed77798502de9c98020040d2995008de10cc</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesBackmerging to get updates from v6.15-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/input/Kconfig</description>
        <pubDate>Tue, 08 Apr 2025 10:15:47 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>9e676a024fa1fa2bd8150c2d2ba85478280353bc - Merge tag &apos;v6.14-rc1&apos; into perf-tools-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/input/Kconfig#9e676a024fa1fa2bd8150c2d2ba85478280353bc</link>
        <description>Merge tag &apos;v6.14-rc1&apos; into perf-tools-nextTo get the various fixes in the current master.Signed-off-by: Namhyung Kim &lt;namhyung@kernel.org&gt;

            List of files:
            /linux/drivers/input/Kconfig</description>
        <pubDate>Wed, 05 Feb 2025 23:57:18 +0100</pubDate>
        <dc:creator>Namhyung Kim &lt;namhyung@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>0410c6121529409b08e81a77ae3ee58c657e2243 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/input/Kconfig#0410c6121529409b08e81a77ae3ee58c657e2243</link>
        <description>Merge drm/drm-next into drm-xe-nextSync to fix conlicts between drm-xe-next and drm-intel-next.Signed-off-by: Lucas De Marchi &lt;lucas.demarchi@intel.com&gt;

            List of files:
            /linux/drivers/input/Kconfig</description>
        <pubDate>Fri, 28 Feb 2025 15:54:14 +0100</pubDate>
        <dc:creator>Lucas De Marchi &lt;lucas.demarchi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>93c7dd1b39444ebd5a6a98e56a363d7a4e646775 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/input/Kconfig#93c7dd1b39444ebd5a6a98e56a363d7a4e646775</link>
        <description>Merge drm/drm-next into drm-misc-nextBring rc1 to start the new release dev.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/input/Kconfig</description>
        <pubDate>Thu, 06 Feb 2025 13:47:32 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ea9f8f2b21795a5d80418a655bcb212d5b89e08f - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/input/Kconfig#ea9f8f2b21795a5d80418a655bcb212d5b89e08f</link>
        <description>Merge drm/drm-next into drm-intel-nextSync with v6.14-rc1.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/input/Kconfig</description>
        <pubDate>Wed, 05 Feb 2025 18:12:37 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>c771600c6af14749609b49565ffb4cac2959710d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/input/Kconfig#c771600c6af14749609b49565ffb4cac2959710d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextWe need4ba4f1afb6a9 (&quot;perf: Generic hotplug support for a PMU with a scope&quot;)in order to land a i915 PMU simplification and a fix. That landed in 6.12and we are stuck at 6.9 so lets bump things forward.Signed-off-by: Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;

            List of files:
            /linux/drivers/input/Kconfig</description>
        <pubDate>Wed, 05 Feb 2025 10:29:14 +0100</pubDate>
        <dc:creator>Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;</dc:creator>
    </item>
<item>
        <title>b3cc7428a32202936904b5b07cf9f135025bafd6 - Merge branch &apos;for-6.15/amd_sfh&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/input/Kconfig#b3cc7428a32202936904b5b07cf9f135025bafd6</link>
        <description>Merge branch &apos;for-6.15/amd_sfh&apos; into for-linusFrom: Mario Limonciello &lt;mario.limonciello@amd.com&gt;Some platforms include a human presence detection (HPD) sensor. Whenenabled and a user is detected a wake event will be emitted from thesensor fusion hub that software can react to.Example use cases are &quot;wake from suspend on approach&quot; or to &quot;lockwhen leaving&quot;.This is currently enabled by default on supported systems, but userscan&apos;t control it. This essentially means that wake on approach isenabled which is a really surprising behavior to users that don&apos;texpect it.Instead of defaulting to enabled add a sysfs knob that users canuse to enable the feature if desirable and set it to disabled bydefault.

            List of files:
            /linux/drivers/input/Kconfig</description>
        <pubDate>Wed, 26 Mar 2025 13:42:07 +0100</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>88e969fc18a25ab3ffe554a1c2e8e45c8ade6d3e - Merge tag &apos;input-for-v6.14-rc0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/input/Kconfig#88e969fc18a25ab3ffe554a1c2e8e45c8ade6d3e</link>
        <description>Merge tag &apos;input-for-v6.14-rc0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputPull input updates from Dmitry Torokhov: - more conversions to the guard notation in the input core - a fix for NXP BBNSM power key driver to clean up wake IRQ after   unbinding - several new vendor/device ID pairs added to xpad game controller   driver - several drivers switched to using str_enable_disable and similar   helpers instead of open-coding - add mapping for F23 to atkbd driver so that MS &quot;Copilot&quot; key shortcut   works out of the box (if userspace is ready to handle it) - evbug input handler has been removed (debugging through evdev is   strongly preferred to dumping all events into the kernel log).* tag &apos;input-for-v6.14-rc0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (22 commits)  Input: synaptics - fix crash when enabling pass-through port  Input: atkbd - map F23 key to support default copilot shortcut  Input: xpad - add support for Nacon Evol-X Xbox One Controller  Input: xpad - add unofficial Xbox 360 wireless receiver clone  Input: xpad - add support for wooting two he (arm)  Input: xpad - improve name of 8BitDo controller 2dc8:3106  Input: xpad - add QH Electronics VID/PID  Input: joystick - use str_off_on() helper in sw_connect()  Input: Use str_enable_disable-like helpers  Input: use guard notation in input core  Input: poller - convert locking to guard notation  Input: mt - make use of __free() cleanup facility  Input: mt - convert locking to guard notation  Input: ff-memless - make use of __free() cleanup facility  Input: ff-memless - convert locking to guard notation  Input: ff-core - make use of __free() cleanup facility  Input: ff-core - convert locking to guard notation  Input: remove evbug driver  Input: mma8450 - add chip ID check in probe  Input: bbnsm_pwrkey - add remove hook  ...

            List of files:
            /linux/drivers/input/Kconfig</description>
        <pubDate>Wed, 22 Jan 2025 21:12:42 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>25768de50b1f2dbb6ea44bd5148a87fe2c9c3688 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/input/Kconfig#25768de50b1f2dbb6ea44bd5148a87fe2c9c3688</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.14 merge window.

            List of files:
            /linux/drivers/input/Kconfig</description>
        <pubDate>Tue, 21 Jan 2025 06:37:39 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e571f988af1b62b701fc85fb74df878acc0a9857 - Input: remove evbug driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/input/Kconfig#e571f988af1b62b701fc85fb74df878acc0a9857</link>
        <description>Input: remove evbug driverI&apos;ve never heard of anyone having used this driver for debugging at leastin over past decade or so. Since we have tools like evtest, this driverseems to be rather superficial.Also, it apparently causes confusion among people who accidentaly enableCONFIG_INPUT_EVBUG and are annoyed/confused by their kernel log beingspammed by a lot of useless data.Let&apos;s just remove it.Signed-off-by: Jiri Kosina &lt;jkosina@suse.com&gt;Link: https://lore.kernel.org/r/8n377s5p-3r9n-ro38-3r2o-p536745552qo@xreary.betSigned-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux/drivers/input/Kconfig</description>
        <pubDate>Tue, 17 Dec 2024 11:47:39 +0100</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>2612e3bbc0386368a850140a6c9b990cd496a5ec - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/input/Kconfig#2612e3bbc0386368a850140a6c9b990cd496a5ec</link>
        <description>Merge drm/drm-next into drm-intel-nextCatching-up with drm-next and drm-intel-gt-next.It will unblock a code refactor around the platformdefinitions (names vs acronyms).Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/input/Kconfig</description>
        <pubDate>Mon, 07 Aug 2023 23:14:42 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>9f771739a04919226081a107167596de75108fbb - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/input/Kconfig#9f771739a04919226081a107167596de75108fbb</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextNeed to pull in b3e4aae612ec (&quot;drm/i915/hdcp: Modify hdcp_gsc_message msg sending mechanism&quot;) asa dependency for https://patchwork.freedesktop.org/series/121735/Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/input/Kconfig</description>
        <pubDate>Mon, 07 Aug 2023 12:29:40 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>61b7369483efb5e0a9f3b48e75fac00d46d661e0 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/input/Kconfig#61b7369483efb5e0a9f3b48e75fac00d46d661e0</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging to get v6.5-rc2.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/input/Kconfig</description>
        <pubDate>Mon, 24 Jul 2023 15:44:47 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>0791faebfe750292a8a842b64795a390ca4a3b51 - ASoC: Merge v6.5-rc2</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/input/Kconfig#0791faebfe750292a8a842b64795a390ca4a3b51</link>
        <description>ASoC: Merge v6.5-rc2Get a similar baseline to my other branches, and fixes for people usingthe branch.

            List of files:
            /linux/drivers/input/Kconfig</description>
        <pubDate>Mon, 17 Jul 2023 07:12:31 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>2f98e686ef59b5d19af5847d755798e2031bee3a - Merge v6.5-rc1 into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/input/Kconfig#2f98e686ef59b5d19af5847d755798e2031bee3a</link>
        <description>Merge v6.5-rc1 into drm-misc-fixesBoris needs 6.5-rc1 in drm-misc-fixes to prevent a conflict.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/input/Kconfig</description>
        <pubDate>Tue, 11 Jul 2023 09:23:20 +0200</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>44f10dbefd5e41b3385af91f855a57aa2afaf40e - Merge branch &apos;master&apos; into mm-hotfixes-stable</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/input/Kconfig#44f10dbefd5e41b3385af91f855a57aa2afaf40e</link>
        <description>Merge branch &apos;master&apos; into mm-hotfixes-stable

            List of files:
            /linux/drivers/input/Kconfig</description>
        <pubDate>Fri, 30 Jun 2023 17:41:39 +0200</pubDate>
        <dc:creator>Andrew Morton &lt;akpm@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>86e203edf24bb327ce8fcd3c5c8c6bf530a846df - Merge tag &apos;input-for-v6.5-rc0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/input/Kconfig#86e203edf24bb327ce8fcd3c5c8c6bf530a846df</link>
        <description>Merge tag &apos;input-for-v6.5-rc0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputPull input updates from Dmitry Torokhov: - improvements to PS/2 handling for case when EC has already latched a   scancode in the data register, but the kernel expects to receive an   ACK to a command it sent to a device (such as keyboard LED toggle) - input drivers for devices connected over I2C bus have been switched   back to using [new] .probe() - uinput allows userspace to inject timestamps for input events - support for capacitive keys in Atmel touch controller driver - assorted fixes to drv260x, pwm-vibra, ili210x, adxl34x, and other   drivers* tag &apos;input-for-v6.5-rc0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (40 commits)  Input: pm8941-powerkey - fix debounce on gen2+ PMICs  MAINTAINERS: Adjust Qualcomm driver globbing  Input: gameport - provide default trigger() and read()  Input: tps65219-pwrbutton - use regmap_set_bits()  Input: tps65219-pwrbutton - convert to .remove_new()  Input: tests - add test to cover all input_grab_device() function  Input: gpio-keys - use input_report_key()  Input: xpad - spelling fixes for &quot;Xbox&quot;  Input: add HAS_IOPORT dependencies  Input: libps2 - do not discard non-ack bytes when controlling LEDs  Input: libps2 - introduce common interrupt handler  Input: libps2 - fix aborting PS/2 commands  Input: libps2 - fix NAK handling  Input: libps2 - rework handling of command response  Input: libps2 - remove special handling of ACK for command byte  Input: libps2 - attach ps2dev instances as serio port&apos;s drvdata  Input: Switch i2c drivers back to use .probe()  dt-bindings: input: cypress,cyapa: convert to dtschema  Input: adxl34x - do not hardcode interrupt trigger type  Input: pwm-vibra - add support for enable GPIO  ...

            List of files:
            /linux/drivers/input/Kconfig</description>
        <pubDate>Thu, 29 Jun 2023 19:29:46 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>e80b500370e71b8cd7dd64be4080cee0a3e5068f - Merge branch &apos;for-6.5/apple&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/input/Kconfig#e80b500370e71b8cd7dd64be4080cee0a3e5068f</link>
        <description>Merge branch &apos;for-6.5/apple&apos; into for-linus- improved support for Keychron K8 keyboard (Lasse Brun)

            List of files:
            /linux/drivers/input/Kconfig</description>
        <pubDate>Tue, 27 Jun 2023 22:37:24 +0200</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.cz&gt;</dc:creator>
    </item>
<item>
        <title>bf4ed21778f2920ca91a32fd3a1e1130e843e98f - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/input/Kconfig#bf4ed21778f2920ca91a32fd3a1e1130e843e98f</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.5 merge window.

            List of files:
            /linux/drivers/input/Kconfig</description>
        <pubDate>Tue, 27 Jun 2023 00:18:13 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>db6da59cf27b5661ced03754ae0550f8914eda9e - Merge drm/drm-next into drm-misc-next-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/input/Kconfig#db6da59cf27b5661ced03754ae0550f8914eda9e</link>
        <description>Merge drm/drm-next into drm-misc-next-fixesBackmerging to sync drm-misc-next-fixes with drm-misc-next.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/input/Kconfig</description>
        <pubDate>Thu, 15 Jun 2023 10:34:19 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
</channel>
</rss>
