summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2017-01-15Input: drv260x - fix input device's parent assignmentJingkui Wang1-1/+0
2016-11-24Input: i8042 - add XMG C504 to keyboard reset tablePatrick Scheuring1-0/+7
2016-09-01Input: tegra-kbc - fix inverted reset logicMasahiro Yamada1-1/+1
2016-09-01Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov1-0/+1
2016-08-22Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2-21/+5
2016-08-08Input: xpad - validate USB endpoint count during probeCameron Gutman1-0/+3
2016-07-12Input: zforce_ts - fix dual touch recognitionKnut Wohlrab1-2/+2
2016-07-12Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delayStephen Boyd1-3/+4
2016-07-12Input: elantech - add more IC body types to the listDmitry Torokhov1-7/+1
2016-07-12Input: elantech - add new icbody type洪一竹1-0/+1
2016-07-12Input: wacom_w8001 - w8001_MAX_LENGTH should be 13Ping Cheng1-1/+1
2016-06-07Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang1-0/+6
2016-05-18Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski1-2/+4
2016-05-08Input: gtco - fix crash on detecting device without endpointsVladis Dronov1-1/+9
2016-04-18Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov1-6/+30
2016-04-18Input: synaptics - handle spurious release of trackstick buttons, againBenjamin Tissoires1-2/+3
2016-04-18Input: ims-pcu - sanity check against missing interfacesOliver Neukum1-0/+4
2016-04-18Input: powermate - fix oops with malicious USB descriptorsJosh Boyer1-0/+3
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