summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorLines
2017-03-16Input: yealink - validate number of endpoints before using themJohan Hovold-0/+4
2017-03-16Input: ims-pcu - validate number of endpoints before using themJohan Hovold-0/+4
2017-03-16Input: cm109 - validate number of endpoints before using themJohan Hovold-0/+4
2017-02-20Merge branch 'next' into for-linusDmitry Torokhov-630/+115
2017-02-01Input: uinput - fix crash when mixing old and new init styleDmitry Torokhov-6/+14
2017-01-31Input: delete MPU3050 driverLinus Walleij-492/+0
2017-01-24Merge tag 'v4.10-rc5' into nextDmitry Torokhov-29/+26
2017-01-22Input: dm355evm_keys - drop unnecessary call to input_set_drvdataGuenter Roeck-2/+0
2017-01-22Input: pwm-beeper - switch to using "atomic" PWM APIDmitry Torokhov-9/+17
2017-01-22Input: pwm-beeper - add optional amplifier regulatorDavid Lechner-13/+50
2017-01-22Input: pwm-beeper - suppress error message on probe deferDavid Lechner-1/+3
2017-01-22Input: pwm-beeper - fix race when suspendingDmitry Torokhov-3/+18
2017-01-22Input: pwm-beeper - use input_set_capability()Dmitry Torokhov-2/+2
2017-01-22Input: pwm-beeper - switch to using managed resourcesDmitry Torokhov-34/+10
2017-01-22Input: pwm-beeper - remove calls to legacy pwm_request APIDmitry Torokhov-6/+0
2017-01-21Input: misc - drop empty remove functionsGuenter Roeck-30/+0
2017-01-21Input: misc - drop unnecessary calls to device_init_wakeupGuenter Roeck-11/+0
2017-01-21Input: misc - use local variables consistentlyGuenter Roeck-7/+6
2017-01-21Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck-6/+0
2017-01-21Input: soc_button_array - debounce the buttonsHans de Goede-0/+2
2017-01-18Input: ab8500-ponkey - drop unnecessary call to platform_set_drvdataGuenter Roeck-1/+0
2017-01-18Input: tps65218-pwrbutton - drop unnecessary call to platform_set_drvdataGuenter Roeck-5/+3
2017-01-18Input: soc_button_array - use 'dev' instead of dereferencing itGuenter Roeck-3/+3
2017-01-18Input: mma8450 - drop unnecessary call to i2c_set_clientdataGuenter Roeck-2/+0
2017-01-18Input: gpio_decoder - drop unnecessary call to platform_set_drvdataGuenter Roeck-1/+0
2017-01-18Input: bfin_rotary - switch to using devm_add_action_or_reset()Guenter Roeck-6/+5
2017-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+1
2017-01-03Input: adxl34x - make it enumerable in ACPI environmentAndy Shevchenko-3/+1
2016-12-27Input: bma150 - switch to using usleep_range instead of msleepAniroop Mathur-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1/+1
2016-12-19Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+8
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-100/+62
2016-12-14Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-4/+9
2016-12-12Input: drv260x - use generic device propertiesJingkui Wang-64/+19
2016-12-12Input: drv260x - use temporary for &client->devDmitry Torokhov-22/+15
2016-12-12Input: drv260x - fix input device's parent assignmentJingkui Wang-1/+0
2016-12-12Input: drv260x - fix initializing overdrive voltageDmitry Torokhov-1/+1
2016-12-01Input: arizona-haptics - Use SoC component pin control functionsRichard Fitzgerald-4/+9
2016-11-30Input: drv2667 - fix misuse of regmap_update_bitsFlorian Vaussard-2/+2
2016-11-30Input: drv2665 - fix misuse of regmap_update_bitsFlorian Vaussard-3/+3
2016-11-25Input: soc_button_array - bail out earlier if gpiod_count is zeroBenjamin Tissoires-0/+5
2016-11-25Input: soc_button_array - use gpio_is_valid()Benjamin Tissoires-1/+2
2016-11-16Input: bma150 - avoid binding to bma180 if IIO bma180 driver presentHans de Goede-1/+8
2016-11-07xen: make use of xenbus_read_unsigned() in xen-kbdfrontJuergen Gross-8/+5
2016-10-26Input: da9063 - fix module autoload when registered via OFJavier Martinez Canillas-0/+1
2016-10-26Input: da9061 - onkey driverSteve Twiss-7/+8
2016-10-26input: tps65218-pwrbutton: Add platform_device_id tableKeerthy-0/+8
2016-10-13Merge tag 'v4.8' into nextDmitry Torokhov-3/+26
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-31/+219
2016-09-10Input: tps65218-pwrbutton - add support for tps65217 variantMarcin Niestroj-29/+67