aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-08Input: do not try to filter out events if handler is not a filterAnshul Garg1-10/+14
2015-01-08Input: small tweak to autorepeat handlingAnshul Garg1-6/+8
2015-01-08Input: elantech - support new ICs types for version 4Sam hung1-0/+2
2015-01-07Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan2-0/+46
2015-01-07Input: imx_keypad - use the preferred form for passing a size of a structFabio Estevam1-2/+1
2014-12-31Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"Linus Torvalds1-73/+26
2014-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds10-157/+284
2014-12-29Input: synaptics - remove duplicated codeBenjamin Tissoires1-37/+1
2014-12-29Input: synaptics - use in-kernel tracking for reporting mt dataBenjamin Tissoires2-381/+34
2014-12-29Input: elants_i2c - remove unnecessary version.h inclusionFabian Frederick1-2/+0
2014-12-29Input: psmouse - support for the FocalTech PS/2 protocol extensionsMathias Gottschlag5-17/+436
2014-12-27Input: hil_kbd - fix incorrect use of init_completionNicholas Mc Guire1-3/+3
2014-12-27Input: add tps65218 power button driverFelipe Balbi3-0/+137
2014-12-21Input: add new sun4i-lradc-keys driverHans de Goede3-0/+297
2014-12-21Input: add regulator haptic driverJaewon Kim3-0/+292
2014-12-18Merge branch 'next' into for-linusDmitry Torokhov9-154/+281
2014-12-18Input: alps - v7: document the v7 touchpad packet protocolHans de Goede1-0/+28
2014-12-18Input: alps - v7: fix finger counting for > 2 fingers on clickpadsHans de Goede1-4/+12
2014-12-18Input: alps - v7: sometimes a single touch is reported in mt[1]Hans de Goede1-4/+14
2014-12-18Input: alps - v7: ignore new packetsHans de Goede1-6/+24
2014-12-17Input: evdev - add CLOCK_BOOTTIME supportAniroop Mathur1-16/+44
2014-12-17Input: psmouse - expose drift duration for IBM trackpointshaarp2-0/+9
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds71-911/+4850
2014-12-15Input: stmpe - bias keypad columns properlyLinus Walleij1-2/+35
2014-12-15Input: stmpe - enforce device tree only modeLinus Walleij2-59/+46
2014-12-15Input: optimize events_per_packet count calculationAnshul Garg1-9/+13
2014-12-15Input: edt-ft5x06 - fixed a macro coding style issueAsaf Vertz1-1/+3
2014-12-15Input: gpio_keys - replace timer and workqueue with delayed workqueueDmitry Torokhov1-34/+31
2014-12-15Input: gpio_keys - allow separating gpio and irq in device treeDmitry Torokhov1-23/+26
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov71-911/+4850
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds95-96/+0
2014-12-14Input: gpio_keys - fix warning regarding uninitialized 'button' variableFabio Estevam1-2/+3
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki2-2/+2
2014-12-08Merge branch 'device-properties'Rafael J. Wysocki1-61/+51
2014-12-07Input: add support for Elan eKTH I2C touchscreensScott Liu3-0/+1284
2014-12-07Input: gpio_keys - fix warning regarding uninitialized 'irq' variableDmitry Torokhov1-4/+2
2014-12-05input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2-2/+2
2014-12-04Input: cyapa - use 'error' for error codesDudley Du1-47/+47
2014-12-03Input: cyapa - fix resuming the deviceDudley Du1-4/+3
2014-12-03Input: gpio_keys - add device tree support for interrupt only keysAlexander Stein1-14/+20
2014-12-03Input: amikbd - allocate temporary keymap buffer on the stackGeert Uytterhoeven1-1/+2
2014-12-03Input: amikbd - fix build if !CONFIG_HW_CONSOLEGeert Uytterhoeven1-17/+29
2014-12-03Input: lm8323 - missing error check in lm8323_set_disable()Dan Carpenter1-0/+2
2014-12-03Input: initialize device counter variables with -1Aniroop Mathur5-12/+12
2014-12-03drivers/input/evdev.c: don't kfree() a vmalloc addressAndrew Morton1-1/+1
2014-12-02Input: initialize input_no to -1 to avoid subtractionAniroop Mathur1-2/+2
2014-12-02Input: i8042 - do not try to load on Intel NUC D54250WYKTodor Minchev1-0/+10
2014-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-12/+18
2014-11-25Input: xpad - use proper endpoint typeGreg Kroah-Hartman1-3/+13
2014-11-25Input: elantech - trust firmware about trackpoint presenceDmitry Torokhov1-9/+1