summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2016-03-21Input: usbtouchscreen - avoid unresponsive TSC-30 touch screenBernhard Bender1-0/+3
2015-09-18Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede1-3/+4
2015-09-18Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires1-1/+1
2015-09-18Input: elantech - fix absolute mode setting on some ASUS laptopsUlrik De Bie2-0/+23
2015-06-19Input: synaptics - handle spurious release of trackstick buttonsBenjamin Tissoires1-8/+25
2015-06-19Input: synaptics - fix middle button on Lenovo 2015 productsDmitry Torokhov1-23/+21
2015-06-19Input: synaptics - query min dimensions for fw v8.1Daniel Martin1-2/+8
2015-04-14Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov1-0/+7
2015-04-14Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan2-0/+46
2015-04-14Input: xpad - use proper endpoint typeGreg Kroah-Hartman1-3/+13
2015-02-02Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár1-0/+3
2015-02-02Input: alps - ignore potential bare packets when device is out of syncPali Rohár1-1/+7
2015-02-02Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544Hans de Goede1-0/+16
2015-02-02Input: i8042 - add noloop quirk for Asus X750LNHans de Goede1-0/+6
2015-02-02Input: synaptics - gate forcepad support by DMI checkDmitry Torokhov2-7/+23
2014-12-01Input: i8042 - add nomux quirk for Avatar AVIU-145A6Hans de Goede1-0/+7
2014-12-01Input: i8042 - add Fujitsu U574 to no_timeout dmi tableHans de Goede1-0/+8
2014-12-01Input: serport - add compat handling for SPIOCSTYPE ioctlJohn Sung1-7/+38
2014-12-01Input: synaptics - add support for ForcePadsDmitry Torokhov2-16/+63
2014-12-01Input: elantech - fix detection of touchpad on ASUS s301lHans de Goede1-0/+7
2014-07-07Input: elantech - deal with clickpads reporting right button eventsHans de Goede1-4/+18
2014-06-08Input: synaptics - adjust threshold for treating position values as negativeSeth Forshee1-8/+23
2014-04-03Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede1-0/+8
2014-04-03Input: synaptics - add manual min/max quirkBenjamin Tissoires1-0/+47
2014-03-31Input: elantech - improve clickpad detectionHans de Goede1-3/+42
2014-02-20Input: synaptics - handle out of bounds values from the hardwareSeth Forshee1-0/+23
2014-01-08Input: allocate absinfo data when setting ABS capabilityDmitry Torokhov1-0/+4
2013-12-20Input: usbtouchscreen - separate report and transmit buffer size handlingChristian Engelmayer1-4/+18
2013-12-12Input: mousedev - allow disabling even without CONFIG_EXPERTTom Gundersen1-1/+1
2013-12-12Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen2-5/+5
2013-12-04Input: i8042 - add PNP modaliasesTom Gundersen1-0/+2
2013-06-27Input: cyttsp - fix memcpy size paramFerruh Yigit1-1/+1
2013-01-11Input: sentelic - only report position of first finger as ST coordinatesChristophe TORDEUX1-1/+1
2013-01-11Input: walkera0701 - fix crash on startupPeter Popovec1-3/+4
2013-01-11x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptopsOndrej Zary1-0/+9
2012-11-18Input: tsc40 - remove wrong announcement of pressure supportRolf Eike Beer1-1/+0
2012-10-02Input: i8042 - disable mux on Toshiba C850DAnisse Astier1-0/+6
2012-09-14Input: i8042 - add Gigabyte T1005 series netbooks to noloop tableDmitry Torokhov1-0/+14
2012-08-15Input: wacom - Bamboo One 1024 pressure fixChris Bagwell1-1/+1
2012-08-15Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann1-8/+13
2012-07-19Input: xpad - add Andamiro Pump It Up padYuri Khan1-0/+1
2012-07-19Input: xpad - add signature for Razer Onza Tournament EditionIlia Katsnelson1-1/+3
2012-07-19Input: xpad - handle all variations of Mad Catz Beat PadYuri Khan1-0/+1
2012-07-19Input: bcm5974 - Add support for 2012 MacBook Pro RetinaHenrik Rydberg1-0/+20
2012-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+2
2012-04-21Input: synaptics - fix regression with "image sensor" trackpadsBenjamin Herrenschmidt1-1/+2
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2-4/+3
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-13/+28
2012-04-12Input: da9052 - fix memory leak in da9052_onkey_probe()Jesper Juhl1-1/+2
2012-04-10Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.hMark Brown1-1/+1