summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)Author
2015-04-13Input: synaptics - do not retrieve the board id on old firmwaresBenjamin Tissoires
2015-04-13Input: synaptics - handle spurious release of trackstick buttonsBenjamin Tissoires
2015-04-13Input: synaptics - fix middle button on Lenovo 2015 productsDmitry Torokhov
2015-04-13Input: synaptics - skip quirks when post-2013 dimensionsBenjamin Tissoires
2015-04-13Input: synaptics - support min/max board id in min_max_pnpid_tableDaniel Martin
2015-04-13Input: synaptics - remove obsolete min/max quirk for X240Daniel Martin
2015-04-13Input: synaptics - query min dimensions for fw v8.1Daniel Martin
2015-04-13Input: synaptics - log queried and quirked dimension valuesDaniel Martin
2015-04-13Input: synaptics - split synaptics_resolution(), query firstDaniel Martin
2015-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-02-01Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig
2015-01-22Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein
2015-01-19Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2ndPeter Hutterer
2015-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-01-08Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov
2015-01-08Input: elantech - support new ICs types for version 4Sam hung
2015-01-07Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan
2014-12-31Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"Linus Torvalds
2014-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-12-27Input: hil_kbd - fix incorrect use of init_completionNicholas Mc Guire
2014-12-18Merge branch 'next' into for-linusDmitry Torokhov
2014-12-18Input: alps - v7: document the v7 touchpad packet protocolHans de Goede
2014-12-18Input: alps - v7: fix finger counting for > 2 fingers on clickpadsHans de Goede
2014-12-18Input: alps - v7: sometimes a single touch is reported in mt[1]Hans de Goede
2014-12-18Input: alps - v7: ignore new packetsHans de Goede
2014-12-17Input: evdev - add CLOCK_BOOTTIME supportAniroop Mathur
2014-12-17Input: psmouse - expose drift duration for IBM trackpointshaarp
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-12-15Input: stmpe - bias keypad columns properlyLinus Walleij
2014-12-15Input: stmpe - enforce device tree only modeLinus Walleij
2014-12-15Input: optimize events_per_packet count calculationAnshul Garg
2014-12-15Input: edt-ft5x06 - fixed a macro coding style issueAsaf Vertz
2014-12-15Input: gpio_keys - replace timer and workqueue with delayed workqueueDmitry Torokhov
2014-12-15Input: gpio_keys - allow separating gpio and irq in device treeDmitry Torokhov
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-14Input: gpio_keys - fix warning regarding uninitialized 'button' variableFabio Estevam
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki
2014-12-08Merge branch 'device-properties'Rafael J. Wysocki
2014-12-07Input: add support for Elan eKTH I2C touchscreensScott Liu
2014-12-07Input: gpio_keys - fix warning regarding uninitialized 'irq' variableDmitry Torokhov
2014-12-05input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-04Input: cyapa - use 'error' for error codesDudley Du
2014-12-03Input: cyapa - fix resuming the deviceDudley Du
2014-12-03Input: gpio_keys - add device tree support for interrupt only keysAlexander Stein
2014-12-03Input: amikbd - allocate temporary keymap buffer on the stackGeert Uytterhoeven
2014-12-03Input: amikbd - fix build if !CONFIG_HW_CONSOLEGeert Uytterhoeven
2014-12-03Input: lm8323 - missing error check in lm8323_set_disable()Dan Carpenter
2014-12-03Input: initialize device counter variables with -1Aniroop Mathur
2014-12-03drivers/input/evdev.c: don't kfree() a vmalloc addressAndrew Morton