<?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>b2058cd9 - Input: gtco - remove driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/tablet/Kconfig#b2058cd9</link>
        <description>Input: gtco - remove driverThe driver has its own HID descriptor parsing code, that had and stillhas several issues discovered by syzbot and other tools. Ideally weshould move the driver over to the HID subsystem, so that it uses provenparsing code.  However the devices in question are EOL, and GTCO is notwilling to extend resources for that, so let&apos;s simply remove the driver.Note that our HID support has greatly improved over the last 10 years,we may also consider reverting 6f8d9e26e7de (&quot;hid-core.c: Adds all GTCOCalComp Digitizers and InterWrite School Products to blacklist&quot;) and seeif GTCO devices actually work with normal HID drivers.Link: https://lore.kernel.org/r/X8wbBtO5KidME17K@google.comSigned-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/tablet/Kconfig</description>
        <pubDate>Thu, 10 Dec 2020 01:26:35 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.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/tablet/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/tablet/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>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/tablet/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/tablet/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>1afca2b6 - Input: add Pegasus Notetaker tablet driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/tablet/Kconfig#1afca2b6</link>
        <description>Input: add Pegasus Notetaker tablet driverThis adds a driver for the Pegasus Notetaker Pen. When connected,this uses the Pen as an input tablet.This device was sold in various different brandings, for example &quot;Pegasus Mobile Notetaker M210&quot;, &quot;Genie e-note The Notetaker&quot;, &quot;Staedtler Digital ballpoint pen 990 01&quot;, &quot;IRISnotes Express&quot; or &quot;NEWLink Digital Note Taker&quot;.Here&apos;s an example, so that you know what we are talking about:http://www.genie-online.de/genie-e-note-2/https://pegatech.blogspot.com/ seems to be a remaining official resource.This device can also transfer saved (offline recorded handwritten) data andthere are userspace programs that do this, see https://launchpad.net/m210(Well, alternatively there are really fast scanners out there :)It&apos;s *really* fun to use as an input tablet though! So let&apos;s support thisfor everybody.Signed-off-by: Martin Kepplinger &lt;martink@posteo.de&gt;Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/tablet/Kconfig</description>
        <pubDate>Thu, 02 Jun 2016 16:39:00 +0000</pubDate>
        <dc:creator>Martin Kepplinger &lt;martink@posteo.de&gt;</dc:creator>
    </item>
<item>
        <title>471d1714 - Input: wacom - move the USB (now hid) Wacom driver in drivers/hid</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/tablet/Kconfig#471d1714</link>
        <description>Input: wacom - move the USB (now hid) Wacom driver in drivers/hidwacom.ko is now a full HID driver, we have to move it into the propersubdirectory: drivers/hid.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/tablet/Kconfig</description>
        <pubDate>Thu, 24 Jul 2014 20:10:09 +0000</pubDate>
        <dc:creator>Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>b4e05923 - Input: add support for Wacom protocol 4 serial tablets</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/tablet/Kconfig#b4e05923</link>
        <description>Input: add support for Wacom protocol 4 serial tabletsRecent version of xf86-input-wacom no longer support directly accessingserial tablets. Instead xf86-input-wacom now expects all wacom tablets tobe driven by the kernel and to show up as evdev devices.This has caused old serial Wacom tablets to stop working for people who stillhave such tablets. Julian Squires has written a serio input driver to fix this:https://github.com/tokenrove/wacom-serial-ivThis is a cleaned up version of this driver with improved Graphire support(I own an old Graphire myself).Signed-off-by: Julian Squires &lt;julian@cipht.net&gt;Signed-off-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/tablet/Kconfig</description>
        <pubDate>Sun, 20 Jul 2014 20:35:44 +0000</pubDate>
        <dc:creator>Hans de Goede &lt;hdegoede@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>a1d552cc - Input: wacom - wireless battery status</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/tablet/Kconfig#a1d552cc</link>
        <description>Input: wacom - wireless battery statusSigned-off-by: Chris Bagwell &lt;chris@cnpbagwell.com&gt;Tested-by: Jason Gerecke &lt;killertofu@gmail.com&gt;Acked-by: Ping Cheng &lt;pingc@wacom.com&gt;Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;

            List of files:
            /linux-6.15/drivers/input/tablet/Kconfig</description>
        <pubDate>Mon, 26 Mar 2012 06:26:30 +0000</pubDate>
        <dc:creator>Chris Bagwell &lt;chris@cnpbagwell.com&gt;</dc:creator>
    </item>
<item>
        <title>68513a4c - Input: wacom - add missing LEDS_CLASS to Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/tablet/Kconfig#68513a4c</link>
        <description>Input: wacom - add missing LEDS_CLASS to KconfigSigned-off-by: Chris Bagwell &lt;chris@cnpbagwell.com&gt;Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;

            List of files:
            /linux-6.15/drivers/input/tablet/Kconfig</description>
        <pubDate>Thu, 09 Feb 2012 07:08:48 +0000</pubDate>
        <dc:creator>Chris Bagwell &lt;chris@cnpbagwell.com&gt;</dc:creator>
    </item>
<item>
        <title>bba5394a - Input: add support for Hanwang tablets</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/tablet/Kconfig#bba5394a</link>
        <description>Input: add support for Hanwang tabletsAdd support for Art Master III tablet of BeiJing HanwangTechnology Co, Ltd.Signed-off-by: Xing Wei &lt;weixing@hanwang.com.cn&gt;Acked-by: Jiri Kosina &lt;jkosina@suse.cz&gt;Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;

            List of files:
            /linux-6.15/drivers/input/tablet/Kconfig</description>
        <pubDate>Thu, 02 Sep 2010 06:25:35 +0000</pubDate>
        <dc:creator>Xing Wei &lt;weixing@hanwang.com.cn&gt;</dc:creator>
    </item>
<item>
        <title>a32bcc45 - Input: aiptek - add support for Genius G-PEN 560 tablet</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/tablet/Kconfig#a32bcc45</link>
        <description>Input: aiptek - add support for Genius G-PEN 560 tabletUSBHID driver only supports relative mode with this tablet so let aiptekmodule handle it.Signed-off-by: Dmitry Guryanov &lt;guryanov@dgap.mipt.ru&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;

            List of files:
            /linux-6.15/drivers/input/tablet/Kconfig</description>
        <pubDate>Mon, 10 Mar 2008 10:08:58 +0000</pubDate>
        <dc:creator>Guryanov Dmitry &lt;guryanov@dgap.mipt.ru&gt;</dc:creator>
    </item>
<item>
        <title>7a86edef - missing dependencies for USB drivers in input</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/tablet/Kconfig#7a86edef</link>
        <description>missing dependencies for USB drivers in inputstuff that does select USB should depend on USB_ARCH_HAS_HCD, or we&apos;llend up with unbuildable configs.Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/drivers/input/tablet/Kconfig</description>
        <pubDate>Tue, 15 May 2007 19:36:20 +0000</pubDate>
        <dc:creator>Al Viro &lt;viro@ftp.linux.org.uk&gt;</dc:creator>
    </item>
<item>
        <title>4104d13f - Input: move USB tablets under drivers/input/tablet</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/tablet/Kconfig#4104d13f</link>
        <description>Input: move USB tablets under drivers/input/tabletThis will allow concentrating all input devices in one placein {menu|x|q}config.Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;Acked-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

            List of files:
            /linux-6.15/drivers/input/tablet/Kconfig</description>
        <pubDate>Mon, 07 May 2007 20:16:29 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dtor@insightbb.com&gt;</dc:creator>
    </item>
</channel>
</rss>
