summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)Author
2017-01-22Input: pwm-beeper - fix race when suspendingDmitry Torokhov
2017-01-22Input: pwm-beeper - use input_set_capability()Dmitry Torokhov
2017-01-22Input: pwm-beeper - switch to using managed resourcesDmitry Torokhov
2017-01-22Input: pwm-beeper - remove calls to legacy pwm_request APIDmitry Torokhov
2017-01-21Input: synaptics-rmi4 - use local variables consistentlyGuenter Roeck
2017-01-21Input: misc - drop empty remove functionsGuenter Roeck
2017-01-21Input: serio - drop unnecessary calls to device_init_wakeupGuenter Roeck
2017-01-21Input: touchscreen - drop unnecessary calls to device_init_wakeupGuenter Roeck
2017-01-21Input: misc - drop unnecessary calls to device_init_wakeupGuenter Roeck
2017-01-21Input: keyboard - drop unnecessary calls to device_init_wakeupGuenter Roeck
2017-01-21Input: touchscreen - use local variables consistentlyGuenter Roeck
2017-01-21Input: mouse - use local variables consistentlyGuenter Roeck
2017-01-21Input: misc - use local variables consistentlyGuenter Roeck
2017-01-21Input: keyboard - use local variables consistentlyGuenter Roeck
2017-01-21Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck
2017-01-21Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck
2017-01-21Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck
2017-01-21Input: gpio-keys - add support for setkeycodeHans de Goede
2017-01-21Input: soc_button_array - debounce the buttonsHans de Goede
2017-01-18Input: tm2-touchkey - add touchkey driver support for TM2Jaechul Lee
2017-01-18Input: sis_i2c - drop unnecessary call to i2c_set_clientdataGuenter Roeck
2017-01-18Input: bcm-keypad - drop unnecessary call to platform_set_drvdataGuenter Roeck
2017-01-18Input: twl4030_keypad - drop unnecessary call to platform_set_drvdataGuenter Roeck
2017-01-18Input: ab8500-ponkey - drop unnecessary call to platform_set_drvdataGuenter Roeck
2017-01-18Input: tps65218-pwrbutton - drop unnecessary call to platform_set_drvdataGuenter Roeck
2017-01-18Input: soc_button_array - use 'dev' instead of dereferencing itGuenter Roeck
2017-01-18Input: mma8450 - drop unnecessary call to i2c_set_clientdataGuenter Roeck
2017-01-18Input: gpio_decoder - drop unnecessary call to platform_set_drvdataGuenter Roeck
2017-01-18Input: bfin_rotary - switch to using devm_add_action_or_reset()Guenter Roeck
2017-01-18Input: eeti_ts - drop goto to return statementGuenter Roeck
2017-01-18Input: atmel-wm97xx - drop unnecessary error messagesGuenter Roeck
2017-01-18Input: ar1021_i2c - drop unnecessary call to i2c_set_clientdataGuenter Roeck
2017-01-18Input: xilinx_ps2 - use 'dev' instead of dereferencing itGuenter Roeck
2017-01-18Input: at32psif - drop unnecessary error messages and other changesGuenter Roeck
2017-01-18Input: cros_ec_keyb - drop unnecessary call to dev_set_drvdata and other changesGuenter Roeck
2017-01-17Input: tca8418 - use the interrupt trigger from the device treeMaxime Ripard
2017-01-15Input: synaptics-rmi4 - correctly swap clip values if axes are swappedLucas Stach
2017-01-15Input: cyapa - use msleep() for long delayNicholas Mc Guire
2017-01-15Input: cyapa - use time based retry loopNicholas Mc Guire
2017-01-15Input: mpr121 - switch to device tree probeAkinobu Mita
2017-01-15Input: mpr121 - handle multiple bits change of status registerAkinobu Mita
2017-01-15Input: mpr121 - set missing event capabilityAkinobu Mita
2017-01-15Input: mpr121 - remove unused field in struct mpr121_touchkeyAkinobu Mita
2017-01-15Input: mpr121 - annotate PM methods as __maybe_unusedAkinobu Mita
2017-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-01-06Input: intel-mid-touch - remove driverAndy Shevchenko
2017-01-06Input: edt_ft5x06 - change msleep to usleep_range for small msecsAniroop Mathur
2017-01-06Input: xpad - don't depend on endpoint orderCameron Gutman
2017-01-06Input: xpad - simplify error condition in init_outputPavel Rojtberg
2017-01-06Input: xpad - move reporting xbox one home button to common functionDaniel Tobias