summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Input: pwm-beeper - fix race when suspendingDmitry Torokhov2017-01-221-3/+18
| * | | | Input: pwm-beeper - use input_set_capability()Dmitry Torokhov2017-01-221-2/+2
| * | | | Input: pwm-beeper - switch to using managed resourcesDmitry Torokhov2017-01-221-34/+10
| * | | | Input: pwm-beeper - remove calls to legacy pwm_request APIDmitry Torokhov2017-01-221-6/+0
| * | | | Input: misc - drop empty remove functionsGuenter Roeck2017-01-215-30/+0
| * | | | Input: serio - drop unnecessary calls to device_init_wakeupGuenter Roeck2017-01-211-1/+0
| * | | | Input: touchscreen - drop unnecessary calls to device_init_wakeupGuenter Roeck2017-01-215-7/+0
| * | | | Input: misc - drop unnecessary calls to device_init_wakeupGuenter Roeck2017-01-217-11/+0
| * | | | Input: keyboard - drop unnecessary calls to device_init_wakeupGuenter Roeck2017-01-215-11/+0
| * | | | Input: touchscreen - use local variables consistentlyGuenter Roeck2017-01-216-8/+7
| * | | | Input: mouse - use local variables consistentlyGuenter Roeck2017-01-219-42/+31
| * | | | Input: misc - use local variables consistentlyGuenter Roeck2017-01-213-7/+6
| * | | | Input: keyboard - use local variables consistentlyGuenter Roeck2017-01-214-27/+25
| * | | | Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck2017-01-215-8/+0
| * | | | Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck2017-01-215-6/+0
| * | | | Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck2017-01-218-12/+0
| * | | | Input: gpio-keys - add support for setkeycodeHans de Goede2017-01-211-12/+28
| * | | | Input: soc_button_array - debounce the buttonsHans de Goede2017-01-211-0/+2
| * | | | Input: tm2-touchkey - add touchkey driver support for TM2Jaechul Lee2017-01-183-0/+298
| * | | | Input: sis_i2c - drop unnecessary call to i2c_set_clientdataGuenter Roeck2017-01-181-1/+0
| * | | | Input: bcm-keypad - drop unnecessary call to platform_set_drvdataGuenter Roeck2017-01-181-2/+0
| * | | | Input: twl4030_keypad - drop unnecessary call to platform_set_drvdataGuenter Roeck2017-01-181-1/+0
| * | | | Input: ab8500-ponkey - drop unnecessary call to platform_set_drvdataGuenter Roeck2017-01-181-1/+0
| * | | | Input: tps65218-pwrbutton - drop unnecessary call to platform_set_drvdataGuenter Roeck2017-01-181-5/+3
| * | | | Input: soc_button_array - use 'dev' instead of dereferencing itGuenter Roeck2017-01-181-3/+3
| * | | | Input: mma8450 - drop unnecessary call to i2c_set_clientdataGuenter Roeck2017-01-181-2/+0
| * | | | Input: gpio_decoder - drop unnecessary call to platform_set_drvdataGuenter Roeck2017-01-181-1/+0
| * | | | Input: bfin_rotary - switch to using devm_add_action_or_reset()Guenter Roeck2017-01-181-6/+5
| * | | | Input: eeti_ts - drop goto to return statementGuenter Roeck2017-01-181-3/+1
| * | | | Input: atmel-wm97xx - drop unnecessary error messagesGuenter Roeck2017-01-181-3/+1
| * | | | Input: ar1021_i2c - drop unnecessary call to i2c_set_clientdataGuenter Roeck2017-01-181-1/+0
| * | | | Input: xilinx_ps2 - use 'dev' instead of dereferencing itGuenter Roeck2017-01-181-4/+3
| * | | | Input: at32psif - drop unnecessary error messages and other changesGuenter Roeck2017-01-181-9/+3
| * | | | Input: cros_ec_keyb - drop unnecessary call to dev_set_drvdata and other changesGuenter Roeck2017-01-181-2/+1
| * | | | Input: tca8418 - use the interrupt trigger from the device treeMaxime Ripard2017-01-171-3/+3
| * | | | Input: cyapa - use msleep() for long delayNicholas Mc Guire2017-01-151-1/+1
| * | | | Input: cyapa - use time based retry loopNicholas Mc Guire2017-01-151-15/+12
| * | | | Input: mpr121 - switch to device tree probeAkinobu Mita2017-01-151-43/+94
| * | | | Input: mpr121 - handle multiple bits change of status registerAkinobu Mita2017-01-151-9/+14
| * | | | Input: mpr121 - set missing event capabilityAkinobu Mita2017-01-151-0/+1
| * | | | Input: mpr121 - remove unused field in struct mpr121_touchkeyAkinobu Mita2017-01-151-1/+0
| * | | | Input: mpr121 - annotate PM methods as __maybe_unusedAkinobu Mita2017-01-151-4/+2
| * | | | Input: intel-mid-touch - remove driverAndy Shevchenko2017-01-063-667/+0
| * | | | Input: edt_ft5x06 - change msleep to usleep_range for small msecsAniroop Mathur2017-01-061-2/+2
| * | | | Input: xpad - don't depend on endpoint orderCameron Gutman2017-01-061-14/+21
| * | | | Input: xpad - simplify error condition in init_outputPavel Rojtberg2017-01-061-7/+6
| * | | | Input: xpad - move reporting xbox one home button to common functionDaniel Tobias2017-01-061-33/+19
| * | | | Input: xpad - correctly sort vendor id'sDaniel Tobias2017-01-061-6/+6
| * | | | Input: bma150 - switch to using usleep_range instead of msleepAniroop Mathur2016-12-271-2/+2
| * | | | Input: i8042 - force synchronous probing of PNP driversDmitry Torokhov2016-12-181-0/+8