summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorFilesLines
2017-01-22Input: pwm-beeper - suppress error message on probe deferDavid Lechner1-1/+3
2017-01-22Input: pwm-beeper - fix race when suspendingDmitry Torokhov1-3/+18
2017-01-22Input: pwm-beeper - use input_set_capability()Dmitry Torokhov1-2/+2
2017-01-22Input: pwm-beeper - switch to using managed resourcesDmitry Torokhov1-34/+10
2017-01-22Input: pwm-beeper - remove calls to legacy pwm_request APIDmitry Torokhov1-6/+0
2017-01-22Input: misc - drop empty remove functionsGuenter Roeck5-30/+0
2017-01-22Input: misc - drop unnecessary calls to device_init_wakeupGuenter Roeck7-11/+0
2017-01-22Input: misc - use local variables consistentlyGuenter Roeck3-7/+6
2017-01-22Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck5-6/+0
2017-01-21Input: soc_button_array - debounce the buttonsHans de Goede1-0/+2
2017-01-18Input: ab8500-ponkey - drop unnecessary call to platform_set_drvdataGuenter Roeck1-1/+0
2017-01-18Input: tps65218-pwrbutton - drop unnecessary call to platform_set_drvdataGuenter Roeck1-5/+3
2017-01-18Input: soc_button_array - use 'dev' instead of dereferencing itGuenter Roeck1-3/+3
2017-01-18Input: mma8450 - drop unnecessary call to i2c_set_clientdataGuenter Roeck1-2/+0
2017-01-18Input: gpio_decoder - drop unnecessary call to platform_set_drvdataGuenter Roeck1-1/+0
2017-01-18Input: bfin_rotary - switch to using devm_add_action_or_reset()Guenter Roeck1-6/+5
2016-12-28Input: bma150 - switch to using usleep_range instead of msleepAniroop Mathur1-2/+2
2016-12-13Input: drv260x - use generic device propertiesJingkui Wang1-64/+19
2016-12-13Input: drv260x - use temporary for &client->devDmitry Torokhov1-22/+15
2016-12-13Input: drv260x - fix input device's parent assignmentJingkui Wang1-1/+0
2016-12-12Input: drv260x - fix initializing overdrive voltageDmitry Torokhov1-1/+1
2016-11-30Input: drv2667 - fix misuse of regmap_update_bitsFlorian Vaussard1-2/+2
2016-11-30Input: drv2665 - fix misuse of regmap_update_bitsFlorian Vaussard1-3/+3
2016-11-25Input: soc_button_array - bail out earlier if gpiod_count is zeroBenjamin Tissoires1-0/+5
2016-11-25Input: soc_button_array - use gpio_is_valid()Benjamin Tissoires1-1/+2
2016-11-17Input: bma150 - avoid binding to bma180 if IIO bma180 driver presentHans de Goede1-1/+8
2016-10-27Input: da9063 - fix module autoload when registered via OFJavier Martinez Canillas1-0/+1
2016-10-27Input: da9061 - onkey driverSteve Twiss2-7/+8
2016-10-14Merge tag 'v4.8' into nextDmitry Torokhov3-3/+26
2016-09-10Input: tps65218-pwrbutton - add support for tps65217 variantMarcin Niestroj2-29/+67
2016-08-30Input: add generic input driver to read encoded GPIO linesVignesh R3-0/+150
2016-08-23Input: max77693-haptic - change Krzysztof Kozlowski's email to kernel.orgKrzysztof Kozlowski1-2/+2
2016-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+22
2016-07-28Input: rotary_encoder - support binary encoding of statesUwe Kleine-König1-1/+22
2016-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-6/+463
2016-07-19Merge branch 'for-linus' into nextDmitry Torokhov7-45/+74
2016-07-14Input: xen-kbdfront - prefer xenbus_write() over xenbus_printf() where possibleJan Beulich1-4/+4
2016-06-23Input: add powerkey driver for HISI 65xx SoCJorge Ramirez-Ortiz3-0/+152
2016-06-23Input: apanel - spelling mistake - "skiping" -> "skipping"Colin Ian King1-1/+1
2016-06-23Input: regulator-haptic - fix spelling mistake: "dveice" -> "device"Colin Ian King1-1/+1
2016-06-19Merge branch 'cec-defines' into for-linusDmitry Torokhov1-2/+2
2016-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-21/+54
2016-05-28Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl1-21/+48
2016-05-25Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+26
2016-05-20Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang1-0/+6
2016-05-19Input: atmel_captouch - add dependence on i2cArnd Bergmann1-0/+1
2016-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-28/+42
2016-05-19Input: add Atmel Captouch Button driverDaniel Hung-yu Wu3-0/+304
2016-05-17input: misc: pwm-beeper: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon1-0/+6
2016-05-17input: misc: max8997: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon1-0/+6