aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2016-06-06Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang
2016-05-17Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski
2016-05-08Input: gtco - fix crash on detecting device without endpointsVladis Dronov
2016-04-18Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov
2016-04-18Input: synaptics - handle spurious release of trackstick buttons, againBenjamin Tissoires
2016-04-18Input: ims-pcu - sanity check against missing interfacesOliver Neukum
2016-04-18Input: powermate - fix oops with malicious USB descriptorsJosh Boyer
2016-02-09Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires
2016-02-09Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon
2015-12-03Input: zhenhua - ensure we have BITREVERSEAndrew Morton
2015-12-03Input: omap4-keypad - fix memory leakSudip Mukherjee
2015-12-02Input: serio - fix blocking of parportSudip Mukherjee
2015-12-02Input: psmouse - add small delay for IBM trackpoint pass-through modeStefan Assmann
2015-10-07Input: evdev - do not report errors form flush()Takashi Iwai
2015-08-27Input: usbtouchscreen - avoid unresponsive TSC-30 touch screenBernhard Bender
2015-07-20Input: synaptics - add min/max quirk for Lenovo S540Peter Hutterer
2015-07-20Revert "Input: synaptics - add min/max quirk for Lenovo S540"Sasha Levin
2015-07-03Input: pixcir_i2c_ts - fix receive errorFrodo Lai
2015-07-03Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede
2015-07-03Input: synaptics - add min/max quirk for Lenovo S540Peter Hutterer
2015-05-17Input: elantech - fix absolute mode setting on some ASUS laptopsUlrik De Bie
2015-04-16Input: synaptics - do not retrieve the board id on old firmwaresBenjamin Tissoires
2015-04-16Input: synaptics - handle spurious release of trackstick buttonsBenjamin Tissoires
2015-04-16Input: synaptics - fix middle button on Lenovo 2015 productsDmitry Torokhov
2015-04-16Input: synaptics - skip quirks when post-2013 dimensionsBenjamin Tissoires
2015-04-16Input: synaptics - support min/max board id in min_max_pnpid_tableDaniel Martin
2015-04-16Input: synaptics - remove obsolete min/max quirk for X240Daniel Martin
2015-04-16Input: synaptics - query min dimensions for fw v8.1Daniel Martin
2015-04-16Input: synaptics - log queried and quirked dimension valuesDaniel Martin
2015-04-16Input: synaptics - split synaptics_resolution(), query firstDaniel Martin
2015-02-05Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein
2015-02-05Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig
2015-02-05Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2ndPeter Hutterer
2015-01-27Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov
2015-01-27Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan
2015-01-27Input: elantech - support new ICs types for version 4Sam hung
2015-01-16Input: alps - v7: fix finger counting for > 2 fingers on clickpadsHans de Goede
2015-01-16Input: alps - v7: sometimes a single touch is reported in mt[1]Hans de Goede
2015-01-16Input: alps - v7: ignore new packetsHans de Goede
2014-12-03drivers/input/evdev.c: don't kfree() a vmalloc addressAndrew Morton
2014-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-11-25Input: xpad - use proper endpoint typeGreg Kroah-Hartman
2014-11-25Input: elantech - trust firmware about trackpoint presenceDmitry Torokhov
2014-11-16Input: synaptics - adjust min/max on Thinkpad E540Ben Sagal
2014-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-11-13Input: elantech - provide a sysfs knob for crc_enabledUlrik De Bie
2014-11-13Input: elantech - report the middle button of the touchpadUlrik De Bie
2014-11-13Input: alps - ignore bad data on Dell Latitudes E6440 and E7440Pali Rohár
2014-11-09Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár
2014-11-08Input: alps - ignore potential bare packets when device is out of syncPali Rohár