<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>bb7e3611 - Input: add driver for the input part of qnap-mcu devices</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/misc/Makefile#bb7e3611</link>
        <description>Input: add driver for the input part of qnap-mcu devicesThe MCU controls the power-button and beeper, so expose them as inputdevice. There is of course no interrupt line, so the status of thepower-button needs to be polled. To generate an event the power-buttonalso needs to be held for 1-2 seconds, so the polling interval doesnot need to be overly fast.Signed-off-by: Heiko Stuebner &lt;heiko@sntech.de&gt;Acked-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;Link: https://lore.kernel.org/r/20241107114712.538976-7-heiko@sntech.deSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/input/misc/Makefile</description>
        <pubDate>Thu, 07 Nov 2024 11:47:09 +0000</pubDate>
        <dc:creator>Heiko Stuebner &lt;heiko@sntech.de&gt;</dc:creator>
    </item>
<item>
        <title>914089db - input: Add onkey driver for Marvell 88PM886 PMIC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/misc/Makefile#914089db</link>
        <description>input: Add onkey driver for Marvell 88PM886 PMICMarvell 88PM886 PMIC provides onkey among other things. Add clientdriver to handle it. The driver currently only provides a basic supportomitting additional functions found in the vendor version, such as longonkey and GPIO integration.Signed-off-by: Karel Balej &lt;balejk@matfyz.cz&gt;Acked-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;Link: https://lore.kernel.org/r/20240531175109.15599-5-balejk@matfyz.czSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/input/misc/Makefile</description>
        <pubDate>Fri, 31 May 2024 17:34:59 +0000</pubDate>
        <dc:creator>Karel Balej &lt;balejk@matfyz.cz&gt;</dc:creator>
    </item>
<item>
        <title>c38fe1bb - Input: cs40l50 - Add support for the CS40L50 haptic driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/misc/Makefile#c38fe1bb</link>
        <description>Input: cs40l50 - Add support for the CS40L50 haptic driverIntroduce support for Cirrus Logic Device CS40L50: ahaptic driver with waveform memory, integrated DSP,and closed-loop algorithms.The input driver provides the interface for control ofhaptic effects through the device.Signed-off-by: James Ogletree &lt;jogletre@opensource.cirrus.com&gt;Reviewed-by: Jeff LaBundy &lt;jeff@labundy.com&gt;Acked-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;Link: https://lore.kernel.org/r/20240620161745.2312359-5-jogletre@opensource.cirrus.comSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/input/misc/Makefile</description>
        <pubDate>Thu, 20 Jun 2024 16:17:44 +0000</pubDate>
        <dc:creator>James Ogletree &lt;jogletre@opensource.cirrus.com&gt;</dc:creator>
    </item>
<item>
        <title>40e40fdf - Input: bbnsm_pwrkey - add bbnsm power key support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/misc/Makefile#40e40fdf</link>
        <description>Input: bbnsm_pwrkey - add bbnsm power key supportThe ON/OFF logic inside the BBNSM allows for connecting directlyinto a PMIC or other voltage regulator device. The module has anbutton input signal and a wakeup request input signal. It alsohas two interrupts (set_pwr_off_irq and set_pwr_on_irq) and anactive-low PMIC enable (pmic_en_b) output.Add the power key support for the ON/OFF button function found inBBNSM module.Signed-off-by: Jacky Bai &lt;ping.bai@nxp.com&gt;Reviewed-by: Peng Fan &lt;peng.fan@nxp.com&gt;Link: https://lore.kernel.org/r/20230215024117.3357341-2-ping.bai@nxp.comSigned-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/misc/Makefile</description>
        <pubDate>Tue, 21 Feb 2023 19:41:45 +0000</pubDate>
        <dc:creator>Jacky Bai &lt;ping.bai@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>c8cf6e23 - Input: Add tps65219 interrupt driven powerbutton</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/misc/Makefile#c8cf6e23</link>
        <description>Input: Add tps65219 interrupt driven powerbuttonTPS65219 has different interrupts compared to other TPS6521* chips.TPS65219 defines two interrupts for the powerbutton one for push and onefor release.This driver is very simple in that it maps the push interrupt to a keyinput and the release interrupt to a key release.Signed-off-by: Markus Schneider-Pargmann &lt;msp@baylibre.com&gt;Signed-off-by: Jerome Neanne &lt;jneanne@baylibre.com&gt;Acked-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;Signed-off-by: Lee Jones &lt;lee@kernel.org&gt;Link: https://lore.kernel.org/r/20221104152311.1098603-6-jneanne@baylibre.com

            List of files:
            /linux-6.15/drivers/input/misc/Makefile</description>
        <pubDate>Fri, 04 Nov 2022 15:23:10 +0000</pubDate>
        <dc:creator>Markus Schneider-Pargmann &lt;msp@baylibre.com&gt;</dc:creator>
    </item>
<item>
        <title>fc457203 - mfd: Remove dm355evm_msp driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/misc/Makefile#fc457203</link>
        <description>mfd: Remove dm355evm_msp driverThe DaVinci DM355EVM platform is gone after the removal of allunused board files, so the MTD device along with its sub-devicescan be removed as well.Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Acked-by: Bartosz Golaszewski &lt;bartosz.golaszewski@linaro.org&gt;Signed-off-by: Lee Jones &lt;lee@kernel.org&gt;Link: https://lore.kernel.org/r/20221019152947.3857217-7-arnd@kernel.org

            List of files:
            /linux-6.15/drivers/input/misc/Makefile</description>
        <pubDate>Wed, 19 Oct 2022 15:29:32 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>ed3d5bd2 - Input: rt5120 - add power key support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/misc/Makefile#ed3d5bd2</link>
        <description>Input: rt5120 - add power key supportAdd RT5120 PMIC power key support.Signed-off-by: ChiYuan Huang &lt;cy_huang@richtek.com&gt;Link: https://lore.kernel.org/r/1660100142-32493-4-git-send-email-u0084500@gmail.comSigned-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/misc/Makefile</description>
        <pubDate>Fri, 12 Aug 2022 19:36:39 +0000</pubDate>
        <dc:creator>ChiYuan Huang &lt;cy_huang@richtek.com&gt;</dc:creator>
    </item>
<item>
        <title>2e6f34fa - Input: Add IBM Operation Panel driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/misc/Makefile#2e6f34fa</link>
        <description>Input: Add IBM Operation Panel driverAdd a driver to get the button events from the panel and providethem to userspace with the input subsystem. The panel isconnected with I2C and controls the bus, so the driver registersas an I2C slave device.Signed-off-by: Eddie James &lt;eajames@linux.ibm.com&gt;Reviewed-by: Joel Stanley &lt;joel@jms.id.au&gt;Reviewed-by: Wolfram Sang &lt;wsa+renesas@sang-engineering.com&gt; # I2C slave partsLink: https://lore.kernel.org/r/20220809204147.238132-3-eajames@linux.ibm.comSigned-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/misc/Makefile</description>
        <pubDate>Fri, 12 Aug 2022 22:32:39 +0000</pubDate>
        <dc:creator>Eddie James &lt;eajames@linux.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>e505edae - Input: add support for Azoteq IQS7222A/B/C</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/misc/Makefile#e505edae</link>
        <description>Input: add support for Azoteq IQS7222A/B/CThis patch adds support for the Azoteq IQS7222A/B/C family ofcapacitive touch controllers.Signed-off-by: Jeff LaBundy &lt;jeff@labundy.com&gt;Link: https://lore.kernel.org/r/20220403221659.865997-3-jeff@labundy.comSigned-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/misc/Makefile</description>
        <pubDate>Sat, 09 Apr 2022 02:15:20 +0000</pubDate>
        <dc:creator>Jeff LaBundy &lt;jeff@labundy.com&gt;</dc:creator>
    </item>
<item>
        <title>927c1e56 - Input: remove dead CSR Prima2 PWRC driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/misc/Makefile#927c1e56</link>
        <description>Input: remove dead CSR Prima2 PWRC driverCommit f3a732843acc (&quot;ARM: remove sirf prima2/atlas platforms&quot;) removesthe config ARCH_SIRF in ./arch/arm/mach-prima2/Kconfig.Hence, since then, the corresponding CSR Prima2 PWRC Driver is dead code.Remove this dead driver.Signed-off-by: Lukas Bulwahn &lt;lukas.bulwahn@gmail.com&gt;Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Link: https://lore.kernel.org/r/20210817072842.8640-1-lukas.bulwahn@gmail.comSigned-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/misc/Makefile</description>
        <pubDate>Mon, 30 Aug 2021 21:22:20 +0000</pubDate>
        <dc:creator>Lukas Bulwahn &lt;lukas.bulwahn@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9aa75914 - Input: ixp4xx-beeper - delete driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/misc/Makefile#9aa75914</link>
        <description>Input: ixp4xx-beeper - delete driverThe NSLU2 has been migrated to devicetree and there we usethe gpio-beeper.c driver instead, the boardfile will be deletedfor kernel v5.15 so drop this custom and now unneeded driver.Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Link: https://lore.kernel.org/r/20210714115028.916360-1-linus.walleij@linaro.orgSigned-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/misc/Makefile</description>
        <pubDate>Wed, 14 Jul 2021 19:11:02 +0000</pubDate>
        <dc:creator>Linus Walleij &lt;linus.walleij@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>f1d2809d - Input: Add support for Azoteq IQS626A</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/misc/Makefile#f1d2809d</link>
        <description>Input: Add support for Azoteq IQS626AThis patch adds support for the Azoteq IQS626A capacitive touchcontroller.Signed-off-by: Jeff LaBundy &lt;jeff@labundy.com&gt;Link: https://lore.kernel.org/r/20210301234928.4298-5-jeff@labundy.comSigned-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/misc/Makefile</description>
        <pubDate>Mon, 22 Mar 2021 23:43:58 +0000</pubDate>
        <dc:creator>Jeff LaBundy &lt;jeff@labundy.com&gt;</dc:creator>
    </item>
<item>
        <title>44f6b6a5 - input: atc260x: Add onkey driver for ATC260x PMICs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/misc/Makefile#44f6b6a5</link>
        <description>input: atc260x: Add onkey driver for ATC260x PMICsThe Actions Semi ATC260x PMICs are able to manage an onkey button.This driver exposes the ATC260x onkey as an input device. It can alsobe configured to force a system reset on a long key-press with anadjustable duration.The currently supported chip variants are ATC2603C and ATC2609A.Signed-off-by: Cristian Ciocaltea &lt;cristian.ciocaltea@gmail.com&gt;Acked-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;Signed-off-by: Lee Jones &lt;lee.jones@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/input/misc/Makefile</description>
        <pubDate>Tue, 26 Jan 2021 09:56:00 +0000</pubDate>
        <dc:creator>Cristian Ciocaltea &lt;cristian.ciocaltea@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>cd3f6098 - Input: new da7280 haptic driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/misc/Makefile#cd3f6098</link>
        <description>Input: new da7280 haptic driverAdds support for the Dialog DA7280 LRA/ERM Haptic Driver withmultiple mode and integrated waveform memory and wideband support.It communicates via an I2C bus to the device.Signed-off-by: Roy Im &lt;roy.im.opensource@diasemi.com&gt;Reviewed-by: Jes Sorensen &lt;Jes.Sorensen@gmail.com&gt;.Link: https://lore.kernel.org/r/1e293e8c4830b09255af3b7e1721b73afaefdfa3.1606320459.git.Roy.Im@diasemi.comSigned-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/misc/Makefile</description>
        <pubDate>Sun, 29 Nov 2020 03:36:26 +0000</pubDate>
        <dc:creator>Roy Im &lt;roy.im.opensource@diasemi.com&gt;</dc:creator>
    </item>
<item>
        <title>3d82a4d7 - Input: add driver for power button on Dell Wyse 3020</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/misc/Makefile#3d82a4d7</link>
        <description>Input: add driver for power button on Dell Wyse 3020This adds support for the power button attached to the Embedded Controlleron a Dell Wyse 3020 &quot;Ariel&quot; board.The Embedded Controller&apos;s SPI interface is actually capable sending andreceiving the PS/2 keyboard and mouse protocol data, which looks likea good fit for a serio driver. Howerver, I don&apos;t know of any machines wherethis is actually used.My board only has a single power button and no way to connect an actualkeyboard or a mouse. Using the atkbd driver with serio would be an overkilland would be inconvenient for the userspace. Therefore this driverregisters an input device that is only capable of reporting the powerbutton presses and releases.Signed-off-by: Lubomir Rintel &lt;lkundrak@v3.sk&gt;Link: https://lore.kernel.org/r/20201201083533.1724287-3-lkundrak@v3.skSigned-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/misc/Makefile</description>
        <pubDate>Thu, 10 Dec 2020 01:45:14 +0000</pubDate>
        <dc:creator>Lubomir Rintel &lt;lkundrak@v3.sk&gt;</dc:creator>
    </item>
<item>
        <title>04e49867 - Input: add support for Azoteq IQS269A</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/misc/Makefile#04e49867</link>
        <description>Input: add support for Azoteq IQS269AThis patch adds support for the Azoteq IQS269A capacitive touchcontroller.Signed-off-by: Jeff LaBundy &lt;jeff@labundy.com&gt;Link: https://lore.kernel.org/r/1588352982-5117-2-git-send-email-jeff@labundy.comSigned-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/misc/Makefile</description>
        <pubDate>Mon, 18 May 2020 00:42:22 +0000</pubDate>
        <dc:creator>Jeff LaBundy &lt;jeff@labundy.com&gt;</dc:creator>
    </item>
<item>
        <title>2ecf9487 - Input: remove msm-vibrator driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/misc/Makefile#2ecf9487</link>
        <description>Input: remove msm-vibrator driverThe address referenced by this driver is within the Qualcomm Clocknamespace so let&apos;s drop the msm-vibrator bindings so that a more genericsolution can be used instead.  No one is currently using driver so thiswon&apos;t affect any users.Signed-off-by: Brian Masney &lt;masneyb@onstation.org&gt;Link: https://lore.kernel.org/r/20200513013140.69935-3-masneyb@onstation.orgSigned-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/misc/Makefile</description>
        <pubDate>Wed, 13 May 2020 03:03:31 +0000</pubDate>
        <dc:creator>Brian Masney &lt;masneyb@onstation.org&gt;</dc:creator>
    </item>
<item>
        <title>4ea8391e - Input: delete unused GP2AP002A00F driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/misc/Makefile#4ea8391e</link>
        <description>Input: delete unused GP2AP002A00F driverThere is now an IIO driver for GP2AP002A00F and GP2AP002S00F indrivers/iio/light/gp2ap002.c.Delete this driver, it is unused in the kernel tree and new users can makeuse of the IIO driver.Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Link: https://lore.kernel.org/r/20200417203059.8151-1-linus.walleij@linaro.orgSigned-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/misc/Makefile</description>
        <pubDate>Sat, 18 Apr 2020 20:40:09 +0000</pubDate>
        <dc:creator>Linus Walleij &lt;linus.walleij@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>1af2b76f - input: max77650: Add onkey support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/misc/Makefile#1af2b76f</link>
        <description>input: max77650: Add onkey supportAdd support for the push- and slide-button events for max77650.Signed-off-by: Bartosz Golaszewski &lt;bgolaszewski@baylibre.com&gt;Acked-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;Acked-by: Pavel Machek &lt;pavel@ucw.cz&gt;Signed-off-by: Lee Jones &lt;lee.jones@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/input/misc/Makefile</description>
        <pubDate>Tue, 23 Apr 2019 09:04:50 +0000</pubDate>
        <dc:creator>Bartosz Golaszewski &lt;bgolaszewski@baylibre.com&gt;</dc:creator>
    </item>
<item>
        <title>13bda2d0 - Input: add a driver for GPIO controllable vibrators</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/misc/Makefile#13bda2d0</link>
        <description>Input: add a driver for GPIO controllable vibratorsProvide a simple driver for GPIO controllable vibrators.It will be used by the Fairphone 2.Signed-off-by: Luca Weiss &lt;luca@z3ntu.xyz&gt;Reviewed-by: Rob Herring &lt;robh@kernel.org&gt;Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/misc/Makefile</description>
        <pubDate>Tue, 30 Apr 2019 06:56:09 +0000</pubDate>
        <dc:creator>Luca Weiss &lt;luca@z3ntu.xyz&gt;</dc:creator>
    </item>
</channel>
</rss>
