summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
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 Stein1-14/+20
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 Ranostay1-0/+8
2014-11-02Input: cap11xx - add support for various cap11xx devicesMatt Ranostay1-23/+51
2014-11-02Input: rename cap1106 driver to cap11xxMatt Ranostay4-346/+345
2014-10-31Input: altera_ps2 - switch to using managed resourcesTobias Klauser1-57/+24
2014-10-31Input: add driver for the Goodix touchpanelBastien Nocera3-0/+409
2014-10-25Input: add driver for Elan I2C/SMbus touchpadDuson Lin6-0/+2383
2014-10-22Input: lpc32xx-keys - switch to using managed resourcesPramod Gurav1-72/+20
2014-10-22Input: pxa27x_keypad - switch to using managed resourcesPramod Gurav1-64/+20
2014-10-22Input: mpr121 - switch to using managed resourcesPramod Gurav1-30/+12
2014-10-11Input: i8042 - disable active multiplexing by defaultDmitry Torokhov2-274/+9
2014-10-11Input: i8042 - add noloop quirk for Asus X750LNHans de Goede1-0/+6
2014-10-11Input: synaptics - gate forcepad support by DMI checkDmitry Torokhov2-7/+23
2014-10-11Merge tag 'v3.17' into nextDmitry Torokhov19-69/+332
2014-10-10Input: Add Microchip AR1021 i2c touchscreenChristian Gmeiner3-0/+194
2014-10-10Input: cros_ec_keyb - add of match tableSjoerd Simons1-0/+9
2014-10-10Input: serio - avoid negative serio device numbersRichard Leitner1-2/+2
2014-10-10Input: avoid negative input device numbersRichard Leitner1-1/+1
2014-10-08Input: automatically set EV_ABS bit in input_set_abs_paramsDmitry Torokhov1-1/+2
2014-10-07Input: adp5588-keys - cancel workqueue in failure pathPramod Gurav1-0/+1
2014-10-07Input: opencores-kbd - switch to using managed resourcesPramod Gurav1-55/+17
2014-10-07Input: evdev - fix EVIOCG{type} ioctlDmitry Torokhov1-5/+8
2014-09-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+7
2014-09-25Input: soc_button_array - convert to platform busJin Yao1-29/+31
2014-09-25Input: i8042 - fix Asus X450LCP touchpad detectionMarcos Paulo de Souza1-0/+7
2014-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-8/+17
2014-09-16Input: palmas-pwrbutton - fix typo in the license stringNishanth Menon1-1/+1
2014-09-16Input: palmas-pwrbutton - use IRQF_ONESHOTNishanth Menon1-1/+3
2014-09-16Input: psmouse - add support for detecting FocalTech PS/2 touchpadsHans de Goede4-1/+91
2014-09-13Input: psmouse - add psmouse_matches_pnp_id helper functionHans de Goede3-14/+18
2014-09-12Input: joystick - use ktime for measuring timingTakashi Iwai2-20/+92
2014-09-12Input: add haptic driver on max77693Jaewon Kim3-0/+369
2014-09-12Input: introduce palmas-pwrbuttonNishanth Menon3-0/+341
2014-09-12Input: i8042 - also set the firmware id for MUXed portsHans de Goede1-0/+2
2014-09-12Input: i8042 - add nomux quirk for Avatar AVIU-145A6Hans de Goede1-0/+7