summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2017-12-06Input: ims-psu - check if CDC union descriptor is saneDmitry Torokhov
2017-12-06Input: mpr121 - set missing event capabilityAkinobu Mita
2017-12-06Input: mpr121 - handle multiple bits change of status registerAkinobu Mita
2017-11-05Input: gtco - fix potential out-of-bound accessDmitry Torokhov
2017-10-03Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng
2017-10-03Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos
2017-10-03Input: trackpoint - add new trackpoint firmware IDAaron Ma
2017-09-10Input: i8042 - fix crash at boot timeChen Hong
2017-07-31Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake
2017-05-17Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov
2017-05-17Input: xpad - add support for Razer Wildcat gamepadCameron Gutman
2017-05-17Input: sur40 - validate number of endpoints before using themJohan Hovold
2017-05-17Input: kbtab - validate number of endpoints before using themJohan Hovold
2017-05-17Input: hanwang - validate number of endpoints before using themJohan Hovold
2017-05-17Input: yealink - validate number of endpoints before using themJohan Hovold
2017-05-17Input: ims-pcu - validate number of endpoints before using themJohan Hovold
2017-05-17Input: cm109 - validate number of endpoints before using themJohan Hovold
2017-05-17Input: iforce - validate number of endpoints before using themJohan Hovold
2017-05-17Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000Kai-Heng Feng
2017-03-06Input: elants_i2c - avoid divide by 0 errors on bad touchscreen dataGuenter Roeck
2017-01-12Input: drv260x - fix input device's parent assignmentJingkui Wang
2016-11-25Input: i8042 - add XMG C504 to keyboard reset tablePatrick Scheuring
2016-08-31Input: tegra-kbc - fix inverted reset logicMasahiro Yamada
2016-08-31Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov
2016-08-19Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov
2016-08-03Input: xpad - validate USB endpoint count during probeCameron Gutman
2016-07-10Input: zforce_ts - fix dual touch recognitionKnut Wohlrab
2016-07-10Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delayStephen Boyd
2016-07-10Input: vmmouse - remove port reservationSinclair Yeh
2016-07-10Input: elantech - add more IC body types to the listDmitry Torokhov
2016-07-10Input: wacom_w8001 - w8001_MAX_LENGTH should be 13Ping Cheng
2016-06-06Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl
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-23Input: vmmouse - fix absolute device registrationDmitry Torokhov
2016-02-03Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires
2016-02-01Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon
2015-11-09Input: alps - only the Dell Latitude D420/430/620/630 have separate stick but...Hans de Goede
2015-09-29Input: evdev - do not report errors form flush()Takashi Iwai
2015-09-13Input: gpio_keys_polled - request GPIO pin as input.Vincent Pelletier
2015-08-16Input: alps - only Dell laptops have separate button bits for v2 dualpoint st...Hans de Goede
2015-08-10Input: usbtouchscreen - avoid unresponsive TSC-30 touch screenBernhard Bender
2015-08-10Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov
2015-07-21Input: pixcir_i2c_ts - fix receive errorFrodo Lai
2015-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds