summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2016-12-14input: touchscreen: fts: fix to use touch_id with proper event_id onlySeung-Woo Kim
2016-12-14input: touchscreen: fts: added touch key functionalityAndi Shyti
2016-12-14input: fts_ts: remove redundant event countingAndi Shyti
2016-12-14input: touchscreen: Add sysfs node for control powerBeomho Seo
2016-12-14thermal: consistently use int for temperaturesSascha Hauer
2016-12-14LOCAL / input: touchscreen: add mms128 touchscreen driverBeomho Seo
2016-12-14LOCAL / input: keyboard: gpio_keys: Use irq descriptor at input eventBeomho Seo
2016-12-14LOCAL / input: keyboard: support touch led on cypress-touchkeyBeomho Seo
2016-12-14LOCAL / input: touchscreen: Add multitouch protocol on fts_ts driverBeomho Seo
2016-12-14LOCAL / input: keyboard: cypress-touchkey: Fix touchkey_start functionBeomho Seo
2016-12-14LOCAL / input: keyboard: add disable_irq for prevent irq when rebootBeomho Seo
2016-12-14LOCAL / input: keyboard: Add support for cypress touchkeyBeomho Seo
2016-12-14LOCAL / input: touchscreen: Add STM FTS touchscreenBeomho Seo
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
2015-06-08Input: synaptics - add min/max quirk for Lenovo S540Peter Hutterer
2015-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-06-04Input: alps - do not reduce trackpoint speed by halfHans de Goede
2015-06-04Input: elantech - add new icbody type洪一竹
2015-06-02Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede
2015-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-05-21Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut
2015-05-21Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut