summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-15Input: evdev - flush pending events on clock type changeAnshul Garg1-23/+32
2015-01-12Input: alps - add sanity checks for non DualPoint devicesPali Rohár1-2/+20
2015-01-12Input: alps - fix name, product and version of dev2 input devicePali Rohár1-4/+14
2015-01-12Input: regulator-haptic - simplify codeAxel Lin1-18/+5
2015-01-11MAINTAINERS: add info for e3x0-button driverMoritz Fischer1-0/+8
2015-01-11Input: add support for NI Ettus Research USRP E3x0 buttonMoritz Fischer5-0/+194
2015-01-09Input: axp20x-pek - switch over to using attribute groupDmitry Torokhov1-28/+36
2015-01-09Input: add driver for AXP20x Power Enable KeyCarlo Caione4-0/+305
2015-01-09Input: do not try to filter out events if handler is not a filterAnshul Garg1-10/+14
2015-01-09Input: small tweak to autorepeat handlingAnshul Garg1-6/+8
2015-01-08Input: imx_keypad - use the preferred form for passing a size of a structFabio Estevam1-2/+1
2014-12-30Input: synaptics - remove duplicated codeBenjamin Tissoires1-37/+1
2014-12-30Input: synaptics - use in-kernel tracking for reporting mt dataBenjamin Tissoires2-381/+34
2014-12-30Input: 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-28Input: add tps65218 power button driverFelipe Balbi4-0/+154
2014-12-22Input: add new sun4i-lradc-keys driverHans de Goede5-0/+366
2014-12-22Input: add regulator haptic driverJaewon Kim5-0/+342
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-18Input: evdev - add CLOCK_BOOTTIME supportAniroop Mathur1-16/+44
2014-12-18Input: psmouse - expose drift duration for IBM trackpointshaarp2-0/+9
2014-12-16Input: stmpe - bias keypad columns properlyLinus Walleij1-2/+35
2014-12-16Input: stmpe - enforce device tree only modeLinus Walleij4-79/+48
2014-12-16mfd: stmpe: add pull up/down register offsets for STMPELinus Walleij3-0/+9
2014-12-16Input: optimize events_per_packet count calculationAnshul Garg1-9/+13
2014-12-16Input: edt-ft5x06 - fixed a macro coding style issueAsaf Vertz1-1/+3
2014-12-16Input: gpio_keys - replace timer and workqueue with delayed workqueueDmitry Torokhov1-34/+31
2014-12-16Input: gpio_keys - allow separating gpio and irq in device treeDmitry Torokhov2-26/+33
2014-12-14Input: gpio_keys - fix warning regarding uninitialized 'button' variableFabio Estevam1-2/+3
2014-12-08Input: add support for Elan eKTH I2C touchscreensScott Liu4-0/+1317
2014-12-08Input: gpio_keys - fix warning regarding uninitialized 'irq' variableDmitry Torokhov1-4/+2
2014-12-04Input: cyapa - use 'error' for error codesDudley Du1-47/+47
2014-12-04Input: cyapa - fix resuming the deviceDudley Du1-4/+3
2014-12-04Input: gpio_keys - add device tree support for interrupt only keysAlexander Stein2-15/+29
2014-12-04Input: amikbd - allocate temporary keymap buffer on the stackGeert Uytterhoeven1-1/+2
2014-12-04Input: amikbd - fix build if !CONFIG_HW_CONSOLEGeert Uytterhoeven1-17/+29
2014-12-04Input: lm8323 - missing error check in lm8323_set_disable()Dan Carpenter1-0/+2
2014-12-04Input: initialize device counter variables with -1Aniroop Mathur5-12/+12
2014-12-03Input: initialize input_no to -1 to avoid subtractionAniroop Mathur1-2/+2
2014-12-03Input: i8042 - do not try to load on Intel NUC D54250WYKTodor Minchev1-0/+10
2014-11-17Input: atkbd - correct MSC_SCAN events for force_release keysStefan Brüns1-2/+4
2014-11-10Input: cyapa - switch to using managed resourcesDudley Du1-79/+105
2014-11-10Input: lifebook - use "static inline" instead of "inline" in lifebook.hChen Gang1-3/+3
2014-11-02Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han19-78/+38
2014-11-02Input: mouse - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han3-12/+6
2014-11-02Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han19-71/+35
2014-11-02Input: cap11xx - support for irq-active-high optionMatt Ranostay2-0/+12