summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2016-05-16Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski1-2/+4
2016-05-11Input: i8042 - lower log level for "no controller" messageTakashi Iwai1-1/+1
2016-05-11Input: ads7846 - correct the value got from SPIAndrey Gelman1-2/+6
2016-05-02Input: gtco - fix crash on detecting device without endpointsVladis Dronov1-1/+9
2016-04-11Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov1-6/+30
2016-04-11Input: ims-pcu - sanity check against missing interfacesOliver Neukum1-0/+4
2016-04-11Input: powermate - fix oops with malicious USB descriptorsJosh Boyer1-0/+3
2016-02-25Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon1-0/+7
2016-02-25Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires1-1/+1
2016-02-25Input: elantech - add Fujitsu Lifebook U745 to force crc_enabledTakashi Iwai1-0/+7
2016-01-11Input: aiptek - fix crash on detecting device without endpointsVladis Dronov1-0/+9
2015-10-28Input: zhenhua - ensure we have BITREVERSEAndrew Morton1-0/+1
2015-10-28Input: omap4-keypad - fix memory leakSudip Mukherjee1-1/+1
2015-10-28Input: serio - fix blocking of parportSudip Mukherjee1-0/+1
2015-10-28Input: psmouse - add small delay for IBM trackpoint pass-through modeStefan Assmann1-0/+4
2015-09-30Input: evdev - do not report errors form flush()Takashi Iwai1-9/+4
2015-08-19Input: usbtouchscreen - avoid unresponsive TSC-30 touch screenBernhard Bender1-0/+3
2015-06-23Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede1-3/+4
2015-06-23Input: synaptics - add min/max quirk for Lenovo S540Peter Hutterer1-1/+5
2015-06-03Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires1-1/+1
2015-05-26Input: xpad - add rumble support for Xbox One controllerMing-ting Yao Wei1-1/+20
2015-05-26Input: xpad - add Thrustmaster as Xbox 360 controller vendorTommi Rantala1-0/+1
2015-05-26Input: xpad - add support for Xbox One controllersTed Mielczarek1-17/+157
2015-05-26Input: cros_ec_keyb - fix clearing keyboard state on wakeupTomeu Vizoso1-1/+1
2015-05-26Input: usbtouchscreen - add new model from IRTOUCHSYSTEMSLars Poeschel1-0/+11
2015-05-04Input: elantech - fix absolute mode setting on some ASUS laptopsUlrik De Bie2-0/+23
2015-04-27Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig1-0/+16
2015-04-27Input: elantech - fix crc_enabled for Fujitsu H730Ulrik De Bie1-1/+18
2015-04-27Input: twl4030-pwrbutton - ensure a wakeup event is recorded.NeilBrown1-0/+1
2015-04-27Input: sirfsoc-onkey - fix GPL v2 license string typoBjorn Helgaas1-1/+1
2015-02-08Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein1-0/+8
2015-02-08Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2ndPeter Hutterer1-3/+4
2015-01-29Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov1-0/+7
2015-01-29Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan2-0/+46
2014-12-06Input: xpad - use proper endpoint typeGreg Kroah-Hartman1-3/+13
2014-12-06Input: synaptics - adjust min/max on Thinkpad E540Ben Sagal1-0/+4
2014-12-06Input: synaptics - add min/max quirk for Lenovo T440sTakashi Iwai1-2/+3
2014-12-06Input: synaptics - add min/max quirk for pnp-id LEN2002 (Edge E531)Hans de Goede1-2/+3
2014-12-06Input: synaptics - fix resolution for manually provided min/maxBenjamin Tissoires1-9/+10
2014-12-06Input: synaptics - change min/max quirk table to pnp-id matchingHans de Goede1-113/+36
2014-12-06Input: synaptics - add a matches_pnp_id helper functionHans de Goede1-11/+14
2014-12-06Input: synaptics - report INPUT_PROP_TOPBUTTONPAD propertyHans de Goede1-2/+53
2014-12-06Input: i8042 - add firmware_id supportHans de Goede2-0/+21
2014-12-06Input: serio - add firmware_id sysfs attributeHans de Goede1-0/+13
2014-11-20Input: wm97xx - adapt parameters to tosa touchscreen.Dmitry Eremin-Solenikov1-2/+2
2014-11-20Input: altera_ps2 - write to correct register when disabling interruptsTobias Klauser1-1/+1
2014-11-19Input: alps - ignore bad data on Dell Latitudes E6440 and E7440Pali Rohár1-0/+15
2014-11-19Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár1-0/+3
2014-11-19Input: alps - ignore potential bare packets when device is out of syncPali Rohár1-1/+7
2014-11-19Input: evdev - fix EVIOCG{type} ioctlDmitry Torokhov1-5/+8