summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Input: matrix-keypad - switch to using generic device propertiesDmitry Torokhov2017-01-3111-66/+70
| * | | Input: delete MPU3050 driverLinus Walleij2017-01-313-492/+0Star
| * | | Input: constify device_type structuresBhumika Goyal2017-01-242-3/+3
| * | | Merge tag 'v4.10-rc5' into nextDmitry Torokhov2017-01-2431-165/+104Star
| |\ \ \
| * | | | Input: touchscreen - drop unnecessary calls to input_set_drvdataGuenter Roeck2017-01-236-9/+0Star
| * | | | Input: dm355evm_keys - drop unnecessary call to input_set_drvdataGuenter Roeck2017-01-231-2/+0Star
| * | | | Input: mouse - drop unnecessary calls to input_set_drvdataGuenter Roeck2017-01-232-3/+0Star
| * | | | Input: maplecontrol - drop unnecessary call to input_set_drvdataGuenter Roeck2017-01-231-1/+0Star
| * | | | Input: keyboard - drop unnecessary calls to input_set_drvdataGuenter Roeck2017-01-236-11/+0Star
| * | | | Input: i8042 - add dbg msg when a command can't write its parameterMarcos Paulo de Souza2017-01-221-2/+4
| * | | | Input: max11801_ts - drop call to input_set_drvdata()Dmitry Torokhov2017-01-221-1/+0Star
| * | | | Input: pwm-beeper - switch to using "atomic" PWM APIDmitry Torokhov2017-01-221-9/+17
| * | | | Input: pwm-beeper - add optional amplifier regulatorDavid Lechner2017-01-221-13/+50
| * | | | Input: pwm-beeper - suppress error message on probe deferDavid Lechner2017-01-221-1/+3
| * | | | 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/+10Star
| * | | | Input: pwm-beeper - remove calls to legacy pwm_request APIDmitry Torokhov2017-01-221-6/+0Star
| * | | | Input: misc - drop empty remove functionsGuenter Roeck2017-01-225-30/+0Star
| * | | | Input: serio - drop unnecessary calls to device_init_wakeupGuenter Roeck2017-01-221-1/+0Star
| * | | | Input: touchscreen - drop unnecessary calls to device_init_wakeupGuenter Roeck2017-01-225-7/+0Star
| * | | | Input: misc - drop unnecessary calls to device_init_wakeupGuenter Roeck2017-01-227-11/+0Star
| * | | | Input: keyboard - drop unnecessary calls to device_init_wakeupGuenter Roeck2017-01-225-11/+0Star
| * | | | Input: touchscreen - use local variables consistentlyGuenter Roeck2017-01-226-8/+7Star
| * | | | Input: mouse - use local variables consistentlyGuenter Roeck2017-01-229-42/+31Star
| * | | | Input: misc - use local variables consistentlyGuenter Roeck2017-01-223-7/+6Star
| * | | | Input: keyboard - use local variables consistentlyGuenter Roeck2017-01-224-27/+25Star
| * | | | Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck2017-01-225-8/+0Star
| * | | | Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck2017-01-225-6/+0Star
| * | | | Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck2017-01-228-12/+0Star
| * | | | 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/+0Star
| * | | | Input: bcm-keypad - drop unnecessary call to platform_set_drvdataGuenter Roeck2017-01-181-2/+0Star
| * | | | Input: twl4030_keypad - drop unnecessary call to platform_set_drvdataGuenter Roeck2017-01-181-1/+0Star
| * | | | Input: ab8500-ponkey - drop unnecessary call to platform_set_drvdataGuenter Roeck2017-01-181-1/+0Star
| * | | | Input: tps65218-pwrbutton - drop unnecessary call to platform_set_drvdataGuenter Roeck2017-01-181-5/+3Star
| * | | | 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/+0Star
| * | | | Input: gpio_decoder - drop unnecessary call to platform_set_drvdataGuenter Roeck2017-01-181-1/+0Star
| * | | | Input: bfin_rotary - switch to using devm_add_action_or_reset()Guenter Roeck2017-01-181-6/+5Star
| * | | | Input: eeti_ts - drop goto to return statementGuenter Roeck2017-01-181-3/+1Star
| * | | | Input: atmel-wm97xx - drop unnecessary error messagesGuenter Roeck2017-01-181-3/+1Star
| * | | | Input: ar1021_i2c - drop unnecessary call to i2c_set_clientdataGuenter Roeck2017-01-181-1/+0Star
| * | | | Input: xilinx_ps2 - use 'dev' instead of dereferencing itGuenter Roeck2017-01-181-4/+3Star
| * | | | Input: at32psif - drop unnecessary error messages and other changesGuenter Roeck2017-01-181-9/+3Star
| * | | | Input: cros_ec_keyb - drop unnecessary call to dev_set_drvdata and other changesGuenter Roeck2017-01-181-2/+1Star
| * | | | 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-161-1/+1