summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2016-02-10Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires1-1/+1
2016-02-10Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon1-0/+7
2015-12-03Input: zhenhua - ensure we have BITREVERSEAndrew Morton1-0/+1
2015-12-03Input: omap4-keypad - fix memory leakSudip Mukherjee1-1/+1
2015-12-03Input: serio - fix blocking of parportSudip Mukherjee1-0/+1
2015-12-03Input: psmouse - add small delay for IBM trackpoint pass-through modeStefan Assmann1-0/+4
2015-10-07Input: evdev - do not report errors form flush()Takashi Iwai1-9/+4
2015-08-27Input: usbtouchscreen - avoid unresponsive TSC-30 touch screenBernhard Bender1-0/+3
2015-07-21Input: synaptics - add min/max quirk for Lenovo S540Peter Hutterer1-1/+6
2015-07-21Revert "Input: synaptics - add min/max quirk for Lenovo S540"Sasha Levin1-5/+1
2015-07-04Input: pixcir_i2c_ts - fix receive errorFrodo Lai1-1/+1
2015-07-03Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede1-3/+4
2015-07-03Input: synaptics - add min/max quirk for Lenovo S540Peter Hutterer1-1/+5
2015-05-18Input: elantech - fix absolute mode setting on some ASUS laptopsUlrik De Bie2-0/+23
2015-04-17Input: synaptics - do not retrieve the board id on old firmwaresBenjamin Tissoires1-0/+4
2015-04-17Input: synaptics - handle spurious release of trackstick buttonsBenjamin Tissoires1-8/+25
2015-04-17Input: synaptics - fix middle button on Lenovo 2015 productsDmitry Torokhov1-23/+21
2015-04-17Input: synaptics - skip quirks when post-2013 dimensionsBenjamin Tissoires1-1/+1
2015-04-17Input: synaptics - support min/max board id in min_max_pnpid_tableDaniel Martin1-12/+30
2015-04-17Input: synaptics - remove obsolete min/max quirk for X240Daniel Martin1-1/+1
2015-04-17Input: synaptics - query min dimensions for fw v8.1Daniel Martin1-2/+8
2015-04-17Input: synaptics - log queried and quirked dimension valuesDaniel Martin1-0/+10
2015-04-17Input: synaptics - split synaptics_resolution(), query firstDaniel Martin1-12/+23
2015-02-06Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein1-0/+8
2015-02-06Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig1-0/+16
2015-02-06Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2ndPeter Hutterer1-3/+4
2015-01-27Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov1-0/+7
2015-01-27Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan2-0/+46
2015-01-27Input: elantech - support new ICs types for version 4Sam hung1-0/+2
2015-01-16Input: alps - v7: fix finger counting for > 2 fingers on clickpadsHans de Goede1-4/+12
2015-01-16Input: alps - v7: sometimes a single touch is reported in mt[1]Hans de Goede1-4/+14
2015-01-16Input: alps - v7: ignore new packetsHans de Goede1-6/+24
2014-12-03drivers/input/evdev.c: don't kfree() a vmalloc addressAndrew Morton1-1/+1
2014-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-12/+18
2014-11-25Input: xpad - use proper endpoint typeGreg Kroah-Hartman1-3/+13
2014-11-25Input: elantech - trust firmware about trackpoint presenceDmitry Torokhov1-9/+1
2014-11-17Input: synaptics - adjust min/max on Thinkpad E540Ben Sagal1-0/+4
2014-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-7/+83
2014-11-14Input: elantech - provide a sysfs knob for crc_enabledUlrik De Bie1-0/+2
2014-11-14Input: elantech - report the middle button of the touchpadUlrik De Bie1-0/+19
2014-11-14Input: alps - ignore bad data on Dell Latitudes E6440 and E7440Pali Rohár1-1/+16
2014-11-10Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár1-0/+3
2014-11-09Input: alps - ignore potential bare packets when device is out of syncPali Rohár1-1/+7
2014-11-08Input: elantech - fix crc_enabled for Fujitsu H730Ulrik De Bie1-1/+18
2014-11-08Input: elantech - use elantech_report_trackpoint for hardware v4 tooUlrik De Bie1-2/+14
2014-11-08Input: twl4030-pwrbutton - ensure a wakeup event is recorded.NeilBrown1-0/+1
2014-11-06Input: synaptics - add min/max quirk for Lenovo T440sTakashi Iwai1-2/+3
2014-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds11-28/+301
2014-10-31Revert "Input: i8042 - disable active multiplexing by default"Dmitry Torokhov2-9/+274
2014-10-31Input: altera_ps2 - use correct type for irq return valueTobias Klauser1-1/+1