summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2015-01-18Input: cyapa - add gen5 trackpad device basic functions supportDudley Du-1/+1693
2015-01-18Input: cyapa - re-design driver to support multi-trackpad in one driverDudley Du-666/+1516
2015-01-18Input: atari - enable the 102nd key for German keyboardsMichael Karcher-1/+1
2015-01-18Input: sun4i-ts - add thermal zone sensor supportChen-Yu Tsai-4/+50
2015-01-15Merge tag 'v3.19-rc4' into nextDmitry Torokhov-304/+501
2015-01-15Input: evdev - flush pending events on clock type changeAnshul Garg-23/+32
2015-01-11Input: alps - add sanity checks for non DualPoint devicesPali Rohár-2/+20
2015-01-11Input: alps - fix name, product and version of dev2 input devicePali Rohár-4/+14
2015-01-11Input: regulator-haptic - simplify codeAxel Lin-18/+5
2015-01-10Input: add support for NI Ettus Research USRP E3x0 buttonMoritz Fischer-0/+168
2015-01-08Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov-0/+7
2015-01-08Input: axp20x-pek - switch over to using attribute groupDmitry Torokhov-28/+36
2015-01-08Input: add driver for AXP20x Power Enable KeyCarlo Caione-0/+294
2015-01-08Input: do not try to filter out events if handler is not a filterAnshul Garg-10/+14
2015-01-08Input: small tweak to autorepeat handlingAnshul Garg-6/+8
2015-01-08Input: elantech - support new ICs types for version 4Sam hung-0/+2
2015-01-07Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan-0/+46
2015-01-07Input: imx_keypad - use the preferred form for passing a size of a structFabio Estevam-2/+1
2014-12-31Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"Linus Torvalds-73/+26
2014-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-157/+284
2014-12-29Input: synaptics - remove duplicated codeBenjamin Tissoires-37/+1
2014-12-29Input: synaptics - use in-kernel tracking for reporting mt dataBenjamin Tissoires-381/+34
2014-12-29Input: elants_i2c - remove unnecessary version.h inclusionFabian Frederick-2/+0
2014-12-29Input: psmouse - support for the FocalTech PS/2 protocol extensionsMathias Gottschlag-17/+436
2014-12-27Input: hil_kbd - fix incorrect use of init_completionNicholas Mc Guire-3/+3
2014-12-27Input: add tps65218 power button driverFelipe Balbi-0/+137
2014-12-21Input: add new sun4i-lradc-keys driverHans de Goede-0/+297
2014-12-21Input: add regulator haptic driverJaewon Kim-0/+292
2014-12-18Merge branch 'next' into for-linusDmitry Torokhov-154/+281
2014-12-18Input: alps - v7: document the v7 touchpad packet protocolHans de Goede-0/+28
2014-12-18Input: alps - v7: fix finger counting for > 2 fingers on clickpadsHans de Goede-4/+12
2014-12-18Input: alps - v7: sometimes a single touch is reported in mt[1]Hans de Goede-4/+14
2014-12-18Input: alps - v7: ignore new packetsHans de Goede-6/+24
2014-12-17Input: evdev - add CLOCK_BOOTTIME supportAniroop Mathur-16/+44
2014-12-17Input: psmouse - expose drift duration for IBM trackpointshaarp-0/+9
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-911/+4850
2014-12-15Input: stmpe - bias keypad columns properlyLinus Walleij-2/+35
2014-12-15Input: stmpe - enforce device tree only modeLinus Walleij-59/+46
2014-12-15Input: optimize events_per_packet count calculationAnshul Garg-9/+13
2014-12-15Input: edt-ft5x06 - fixed a macro coding style issueAsaf Vertz-1/+3
2014-12-15Input: gpio_keys - replace timer and workqueue with delayed workqueueDmitry Torokhov-34/+31
2014-12-15Input: gpio_keys - allow separating gpio and irq in device treeDmitry Torokhov-23/+26
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov-911/+4850
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-96/+0
2014-12-14Input: gpio_keys - fix warning regarding uninitialized 'button' variableFabio Estevam-2/+3
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki-2/+2
2014-12-08Merge branch 'device-properties'Rafael J. Wysocki-61/+51
2014-12-07Input: add support for Elan eKTH I2C touchscreensScott Liu-0/+1284
2014-12-07Input: gpio_keys - fix warning regarding uninitialized 'irq' variableDmitry Torokhov-4/+2
2014-12-05input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki-2/+2