<?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>a3f9a74d - Revert &quot;Input: Add driver for PixArt PS/2 touchpad&quot;</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/mouse/Kconfig#a3f9a74d</link>
        <description>Revert &quot;Input: Add driver for PixArt PS/2 touchpad&quot;This reverts commit 740ff03d7238214a318cdcfd96dec51832b053d2 becausecurrent PixArt detection is too greedy and claims devices that arenot PixArt.Reported-by: Benjamin Tissoires &lt;bentiss@kernel.org&gt;Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2314756Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/mouse/Kconfig</description>
        <pubDate>Tue, 01 Oct 2024 10:54:05 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>740ff03d - Input: Add driver for PixArt PS/2 touchpad</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/mouse/Kconfig#740ff03d</link>
        <description>Input: Add driver for PixArt PS/2 touchpadThis patch introduces a driver for the PixArt PS/2 touchpad, whichsupports both clickpad and touchpad types.At the same time, we extended the single data packet length to 16,because according to the current PixArt hardware and FW design, we need11 bytes/15 bytes to represent the complete three-finger/four-finger data.Co-developed-by: Jon Xie &lt;jon_xie@pixart.com&gt;Signed-off-by: Jon Xie &lt;jon_xie@pixart.com&gt;Co-developed-by: Jay Lee &lt;jay_lee@pixart.com&gt;Signed-off-by: Jay Lee &lt;jay_lee@pixart.com&gt;Signed-off-by: Binbin Zhou &lt;zhoubinbin@loongson.cn&gt;Link: https://lore.kernel.org/r/20240704125243.3633569-1-zhoubinbin@loongson.cnSigned-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/mouse/Kconfig</description>
        <pubDate>Tue, 23 Jul 2024 18:28:31 +0000</pubDate>
        <dc:creator>Binbin Zhou &lt;zhoubinbin@loongson.cn&gt;</dc:creator>
    </item>
<item>
        <title>f0eb58dd - Input: navpoint - remove driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/mouse/Kconfig#f0eb58dd</link>
        <description>Input: navpoint - remove driverThis driver does not use the SPI core as it should, instead tamperingwith the SSP registers manually. Refactoring the driver is almostcertainly not worth it as the hardware seems to have been designed forand used only in the HP iPAQ hx4700 removed more than a year ago ind6df7df7ae5a (&quot;ARM: pxa: remove unused board files&quot;), so let&apos;s removeit.Signed-off-by: Duje Mihanovi&#263; &lt;duje.mihanovic@skole.hr&gt;Link: https://lore.kernel.org/r/20240116-navpoint-removal-v2-2-e566806f1009@skole.hrSigned-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/mouse/Kconfig</description>
        <pubDate>Tue, 16 Jan 2024 21:54:31 +0000</pubDate>
        <dc:creator>Duje Mihanovi&#263; &lt;duje.mihanovic@skole.hr&gt;</dc:creator>
    </item>
<item>
        <title>82d40986 - input: remove pxa930_trkball driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/mouse/Kconfig#82d40986</link>
        <description>input: remove pxa930_trkball driverThe pxa930 SoC support is getting removed, and no upstreamboard ever provided the trkball device that this driverrelies on.Cc: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;Cc: Arnd Bergmann &lt;arnd@arndb.de&gt;Cc: linux-input@vger.kernel.orgAcked-by: Robert Jarzmik &lt;robert.jarzmik@free.fr&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/drivers/input/mouse/Kconfig</description>
        <pubDate>Fri, 30 Sep 2022 12:32:54 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>7ce8d91b - Input: vsxxxaa - fix Kconfig spelling mistake</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/mouse/Kconfig#7ce8d91b</link>
        <description>Input: vsxxxaa - fix Kconfig spelling mistakeThere is a spelling mistake in the Kconfig help text. Fix it by replacing&quot;theses&quot; with &quot;these&quot;.Signed-off-by: Colin Ian King &lt;colin.king@canonical.com&gt;Link: https://lore.kernel.org/r/20201204193635.1152241-1-colin.king@canonical.comSigned-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/mouse/Kconfig</description>
        <pubDate>Fri, 04 Dec 2020 20:13:17 +0000</pubDate>
        <dc:creator>Colin Ian King &lt;colin.king@canonical.com&gt;</dc:creator>
    </item>
<item>
        <title>bcf1e034 - Input: fix Kconfig indentation</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/mouse/Kconfig#bcf1e034</link>
        <description>Input: fix Kconfig indentationAdjust indentation from spaces to tab (+optional two spaces) as incoding style with command like:	$ sed -e &apos;s/^        /\t/&apos; -i */KconfigSigned-off-by: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;Link: https://lore.kernel.org/r/1574306373-29581-1-git-send-email-krzk@kernel.orgSigned-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/mouse/Kconfig</description>
        <pubDate>Fri, 22 Nov 2019 22:49:30 +0000</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzk@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>3df955f8 - Input: gpio_mouse - switch to using input device polling mode</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/mouse/Kconfig#3df955f8</link>
        <description>Input: gpio_mouse - switch to using input device polling modeNow that instances of input_dev support polling mode natively,we no longer need to create input_polled_dev instance.Acked-by: Hans-Christian Noren Egtvedt &lt;egtvedt@samfundet.no&gt;Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/mouse/Kconfig</description>
        <pubDate>Tue, 17 Sep 2019 15:56:50 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&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/input/mouse/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/input/mouse/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>5fb94e9c - docs: Fix some broken references</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/mouse/Kconfig#5fb94e9c</link>
        <description>docs: Fix some broken referencesAs we move stuff around, some doc references are broken. Fix some ofthem via this script:	./scripts/documentation-file-ref-check --fixManually checked if the produced result is valid, removing a fewfalse-positives.Acked-by: Takashi Iwai &lt;tiwai@suse.de&gt;Acked-by: Masami Hiramatsu &lt;mhiramat@kernel.org&gt;Acked-by: Stephen Boyd &lt;sboyd@kernel.org&gt;Acked-by: Charles Keepax &lt;ckeepax@opensource.wolfsonmicro.com&gt;Acked-by: Mathieu Poirier &lt;mathieu.poirier@linaro.org&gt;Reviewed-by: Coly Li &lt;colyli@suse.de&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+samsung@kernel.org&gt;Acked-by: Jonathan Corbet &lt;corbet@lwn.net&gt;

            List of files:
            /linux-6.15/drivers/input/mouse/Kconfig</description>
        <pubDate>Tue, 08 May 2018 18:14:57 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab+samsung@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>21c48dbd - Input: elantech - add support for SMBus devices</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/mouse/Kconfig#21c48dbd</link>
        <description>Input: elantech - add support for SMBus devicesMany of the Elantech devices are connected through PS/2 and a differentbus (SMBus or plain I2C).To not break any existing device, we only enable SMBus basedon a module parameter. If some laptops require the quirk tobe set, we will have to rely on a list of PNPIds or MDI matchingto individually expose those hardware over SMBus.the parameter mentioned above is elantech_smbus from the psmousemodule.Signed-off-by: Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;Acked-by: KT Liao &lt;kt.liao@emc.com.tw&gt;Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/mouse/Kconfig</description>
        <pubDate>Wed, 23 May 2018 00:28:23 +0000</pubDate>
        <dc:creator>Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>e839ffab - Input: synaptics - add support for Intertouch devices</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/mouse/Kconfig#e839ffab</link>
        <description>Input: synaptics - add support for Intertouch devicesMost of the Synaptics devices are connected through PS/2 and a differentbus (SMBus or HID over I2C). The secondary bus capability is indicated bythe InterTouch bit in extended capability 0x0C.We only enable the InterTouch device to be created for the laptopsregistered with the top software button property or those we know that arefunctional. In the future, we might change the default to always rely onthe InterTouch bus. Currently, users can enable/disable the feature withthe psmouse parameter synaptics_intertouch.Signed-off-by: Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/mouse/Kconfig</description>
        <pubDate>Thu, 02 Mar 2017 22:13:53 +0000</pubDate>
        <dc:creator>Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>8eb92e5c - Input: psmouse - add support for SMBus companions</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/mouse/Kconfig#8eb92e5c</link>
        <description>Input: psmouse - add support for SMBus companionsThis provides glue between PS/2 devices that enumerate the RMI4 devicesand Elan touchpads to the RMI4 (or Elan) SMBus driver.The SMBus devices keep their PS/2 connection alive. If the initializationprocess goes too far (psmouse_activate called), the device disconnectsfrom the I2C bus and stays on the PS/2 bus, that is why we explicitlydisable PS/2 device reporting (by calling psmouse_deactivate) beforetrying to register SMBus companion device.The HID over I2C devices are enumerated through the ACPI DSDT, andtheir PS/2 device also exports the InterTouch bit in the extendedcapability 0x0C. However, the firmware keeps its I2C connection openeven after going further in the PS/2 initialization. We don&apos;t needto take extra precautions with those device, especially because theyblock their PS/2 communication when HID over I2C is used.Signed-off-by: Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/mouse/Kconfig</description>
        <pubDate>Thu, 02 Mar 2017 18:48:23 +0000</pubDate>
        <dc:creator>Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>98ee3771 - Input: byd - add BYD PS/2 touchpad driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/mouse/Kconfig#98ee3771</link>
        <description>Input: byd - add BYD PS/2 touchpad driverDriver for the BYD BTP10463 touchpad, found in PC Specialist `Lafite&apos;laptops. This patch sends the magic command sequence which causes thetouchpad to stream intellimouse-style packets.Gestures are detected inside the touchpad, and exposed as specialvalues in the Z component of each packet - absolute coordinates arenot supported, even in the Windows driver. At present, this supportstwo-finger vertical and horizontal scrolling, and provides theframework to expose the other gestures it can recognize.Signed-off-by: Chris Diamand &lt;chris@diamand.org&gt;Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/mouse/Kconfig</description>
        <pubDate>Thu, 28 Jan 2016 01:04:35 +0000</pubDate>
        <dc:creator>Chris Diamand &lt;chris@diamand.org&gt;</dc:creator>
    </item>
<item>
        <title>7d6548ab - Input: Allow compile test of GPIO consumers if !GPIOLIB</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/mouse/Kconfig#7d6548ab</link>
        <description>Input: Allow compile test of GPIO consumers if !GPIOLIBThe GPIO subsystem provides dummy GPIO consumer functions if GPIOLIB isnot enabled. Hence drivers that depend on GPIOLIB, but use GPIO consumerfunctionality only, can still be compiled if GPIOLIB is not enabled.Relax the dependency on GPIOLIB if COMPILE_TEST is enabled, whereappropriate.Signed-off-by: Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;Acked-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/mouse/Kconfig</description>
        <pubDate>Tue, 04 Aug 2015 18:43:40 +0000</pubDate>
        <dc:creator>Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;</dc:creator>
    </item>
<item>
        <title>412dbad2 - Input: vmmouse - do not reference non-existing version of X driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/mouse/Kconfig#412dbad2</link>
        <description>Input: vmmouse - do not reference non-existing version of X driverThe vmmouse Kconfig help text was referring to an incorrect user-spacedriver version. Fix this.Signed-off-by: Thomas Hellstrom &lt;thellstrom@vmware.com&gt;Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/mouse/Kconfig</description>
        <pubDate>Wed, 20 May 2015 21:46:14 +0000</pubDate>
        <dc:creator>Thomas Hellstrom &lt;thellstrom@vmware.com&gt;</dc:creator>
    </item>
<item>
        <title>8b8be51b - Input: add vmmouse driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/mouse/Kconfig#8b8be51b</link>
        <description>Input: add vmmouse driverVMMouse enables low-latency mouse-cursor-movements for VMWare and QEMUguests.  By removing the guest cursor and using the host as a guest cursorthe cursor movement appears instant although in reality there is some lag.To be able to do this, the host&apos;s view of the cursor position must exactlymatch the guest&apos;s view and an absolute pointer device is needed. Enter theVMMouse. While the VMMouse driver has historically been an Xorg user-spacedriver, implementing it as a kernel imput driver enables rootless Xorg andnew compositing display servers for VMware guests.Signed-off-by: Thomas Hellstrom &lt;thellstrom@vmware.com&gt;Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/mouse/Kconfig</description>
        <pubDate>Tue, 14 Apr 2015 17:06:38 +0000</pubDate>
        <dc:creator>Thomas Hellstrom &lt;thellstrom@vmware.com&gt;</dc:creator>
    </item>
<item>
        <title>e719963c - Input: elantech - remove stale comment from Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/mouse/Kconfig#e719963c</link>
        <description>Input: elantech - remove stale comment from KconfigThe fixes to the X.org driver have been applied long time ago andthe patch on kernel.org has long since gone so let&apos;s remove thecomment.Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/mouse/Kconfig</description>
        <pubDate>Sun, 18 Jan 2015 02:48:12 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>5812d306 - Input: cyapa - add gen5 trackpad firmware update support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/mouse/Kconfig#5812d306</link>
        <description>Input: cyapa - add gen5 trackpad firmware update supportAdd firmware image update support for gen5 trackpad device, it can be usedthrough sysfs update_fw interface.Signed-off-by: Dudley Du &lt;dudl@cypress.com&gt;Tested-by: Jeremiah Mahler &lt;jmmahler@gmail.com&gt;Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/mouse/Kconfig</description>
        <pubDate>Sun, 18 Jan 2015 06:14:48 +0000</pubDate>
        <dc:creator>Dudley Du &lt;dudl@cypress.com&gt;</dc:creator>
    </item>
<item>
        <title>05be1d07 - Input: psmouse - support for the FocalTech PS/2 protocol extensions</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/mouse/Kconfig#05be1d07</link>
        <description>Input: psmouse - support for the FocalTech PS/2 protocol extensionsMost of the protocol for these touchpads has been reverse engineered. Thiscommit adds a basic multitouch-capable driver.A lot of the protocol is still unknown. Especially, we don&apos;t know how toidentify the device yet apart from the PNP ID.The previous workaround for these devices has been left in place in casethe driver is not compiled into the kernel or in case some other devicewith the same PNP ID is not recognized by the driver yet still has the sameproblems with the device probing code.Signed-off-by: Mathias Gottschlag &lt;mgottschlag@gmail.com&gt;Reviewed-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/mouse/Kconfig</description>
        <pubDate>Mon, 29 Dec 2014 17:26:35 +0000</pubDate>
        <dc:creator>Mathias Gottschlag &lt;mgottschlag@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6696777c - Input: add driver for Elan I2C/SMbus touchpad</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/mouse/Kconfig#6696777c</link>
        <description>Input: add driver for Elan I2C/SMbus touchpadThis driver supports Elan I2C/SMbus touchpads found in some laptops andalso in many Chromebooks.Signed-off-by: Duson Lin &lt;dusonlin@emc.com.tw&gt;Reviewed-by: Benson Leung &lt;bleung@chromium.org&gt;Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/mouse/Kconfig</description>
        <pubDate>Fri, 03 Oct 2014 20:24:27 +0000</pubDate>
        <dc:creator>Duson Lin &lt;dusonlin@emc.com.tw&gt;</dc:creator>
    </item>
</channel>
</rss>
