aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-03Merge tag 'v4.11-rc5' into nextDmitry Torokhov3-0/+12
2017-04-01Input: bma150 - remove support for bma150H. Nikolaus Schaller1-10/+1
2017-03-17Input: convert remaining uses of pr_warning to pr_warnJoe Perches2-5/+6
2017-03-17Input: soc_button_array - add support for ACPI 6.0 Generic Button DeviceHans de Goede1-1/+158
2017-03-17Input: soc_button_array - get rid of MAX_NBUTTONSHans de Goede1-8/+11
2017-03-16Input: yealink - validate number of endpoints before using themJohan Hovold1-0/+4
2017-03-16Input: ims-pcu - validate number of endpoints before using themJohan Hovold1-0/+4
2017-03-16Input: cm109 - validate number of endpoints before using themJohan Hovold1-0/+4
2017-03-09Input: dm355evm_keys - switch to using managed resourcesDmitry Torokhov1-50/+26
2017-03-09Input: wistron_btns - remove use of sparse_keymap_freeDmitry Torokhov1-4/+1
2017-03-09Input: dm355evm_keys - remove use of sparse_keymap_freeDmitry Torokhov1-6/+3
2017-03-09Merge branch 'ib/4.10-sparse-keymap-managed' into nextDmitry Torokhov1-6/+14
2017-03-09Input: soc_button_array - use NULL for GPIO connection IDHans de Goede1-2/+2
2017-03-09Input: axp20x-pek - do not register input device on some systemsHans de Goede1-3/+12
2017-03-09Input: axp20x_pek - add axp20x_pek_probe_input_device helperHans de Goede1-18/+29
2017-03-09Input: axp20x-pek - use our own device for errorsHans de Goede1-4/+4
2017-03-09Input: drv260x - remove OF dependencyJingkui Wang1-3/+1
2017-03-07Input: pwm-beeper - support customized freq for SND_BELLGuan Ben1-1/+14
2017-02-20Merge branch 'next' into for-linusDmitry Torokhov26-630/+115
2017-02-01Input: uinput - fix crash when mixing old and new init styleDmitry Torokhov1-6/+14
2017-01-31Input: delete MPU3050 driverLinus Walleij3-492/+0
2017-01-24Merge tag 'v4.10-rc5' into nextDmitry Torokhov6-29/+26
2017-01-22Input: dm355evm_keys - drop unnecessary call to input_set_drvdataGuenter Roeck1-2/+0
2017-01-22Input: pwm-beeper - switch to using "atomic" PWM APIDmitry Torokhov1-9/+17
2017-01-22Input: pwm-beeper - add optional amplifier regulatorDavid Lechner1-13/+50
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-21Input: misc - drop empty remove functionsGuenter Roeck5-30/+0
2017-01-21Input: misc - drop unnecessary calls to device_init_wakeupGuenter Roeck7-11/+0
2017-01-21Input: misc - use local variables consistentlyGuenter Roeck3-7/+6
2017-01-21Input: 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
2017-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-3/+1
2017-01-03Input: adxl34x - make it enumerable in ACPI environmentAndy Shevchenko1-3/+1
2016-12-27Input: bma150 - switch to using usleep_range instead of msleepAniroop Mathur1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-19Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-0/+8
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-100/+62
2016-12-14Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-4/+9
2016-12-12Input: drv260x - use generic device propertiesJingkui Wang1-64/+19
2016-12-12Input: drv260x - use temporary for &client->devDmitry Torokhov1-22/+15