aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-01Input: MT - add support for balanced slot assignmentHenrik Rydberg6-16/+25
2015-02-01Input: drv2667 - remove wrong and unneeded drv2667-haptics modaliasAxel Lin1-1/+0
2015-02-01Input: drv260x - remove wrong and unneeded drv260x-haptics modaliasAxel Lin1-1/+0
2015-02-01Input: cap11xx - remove wrong and unneeded cap11xx modaliasAxel Lin1-1/+0
2015-01-26Input: sun4i-ts - add support for touchpanel controller on A31Chen-Yu Tsai1-13/+33
2015-01-26Input: serio - add support for Alwinner A10/A20 PS/2 controllerVishnu Patekar3-0/+351
2015-01-26Input: gtco - use sign_extend32() for sign extensionMartin Kepplinger1-15/+5
2015-01-23Input: elan_i2c - verify firmware signature applying itDuson Lin4-14/+15
2015-01-22Input: elantech - remove stale comment from KconfigDmitry Torokhov1-9/+2
2015-01-22Input: cyapa - off by one in cyapa_update_fw_store()Dan Carpenter1-1/+1
2015-01-22Input: cyapa - fix variable being dereferenced before checkDudley Du1-1/+3
2015-01-22Input: cyapa - fix endianness issues in gen5 firmware update supportDmitry Torokhov1-39/+40
2015-01-18Input: cyapa - add acpi device id supportDudley Du1-0/+11
2015-01-18Input: cyapa - add gen5 trackpad force re-calibrate function supportDudley Du1-0/+65
2015-01-18Input: cyapa - add gen5 trackpad read baseline supportDudley Du2-0/+642
2015-01-18Input: cyapa - add gen5 trackpad firmware update supportDudley Du2-0/+392
2015-01-18Input: cyapa - add gen3 trackpad force re-calibrate supportDudley Du1-0/+59
2015-01-18Input: cyapa - add gen3 trackpad read baseline supportDudley Du1-0/+72
2015-01-18Input: cyapa - add gen3 trackpad device firmware update supportDudley Du1-0/+309
2015-01-18Input: cyapa - add sysfs interfaces support in the cyapa driverDudley Du1-0/+310
2015-01-18Input: cyapa - add runtime power management supportDudley Du2-1/+189
2015-01-18Input: cyapa - add power management interfaces support for the deviceDudley Du1-0/+136
2015-01-18Input: cyapa - add gen5 trackpad device basic functions supportDudley Du4-1/+1693
2015-01-18Input: cyapa - re-design driver to support multi-trackpad in one driverDudley Du4-666/+1516
2015-01-18Input: atari - enable the 102nd key for German keyboardsMichael Karcher1-1/+1
2015-01-18Input: sun4i-ts - add thermal zone sensor supportChen-Yu Tsai1-4/+50
2015-01-15Merge tag 'v3.19-rc4' into nextDmitry Torokhov116-304/+501
2015-01-15Input: evdev - flush pending events on clock type changeAnshul Garg1-23/+32
2015-01-11Input: alps - add sanity checks for non DualPoint devicesPali Rohár1-2/+20
2015-01-11Input: alps - fix name, product and version of dev2 input devicePali Rohár1-4/+14
2015-01-11Input: regulator-haptic - simplify codeAxel Lin1-18/+5
2015-01-10Input: add support for NI Ettus Research USRP E3x0 buttonMoritz Fischer3-0/+168
2015-01-08Input: axp20x-pek - switch over to using attribute groupDmitry Torokhov1-28/+36
2015-01-08Input: add driver for AXP20x Power Enable KeyCarlo Caione3-0/+294
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-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