summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)Author
2017-06-18Input: soc_button_array - fix leaking the ACPI button descriptor bufferHans de Goede
2017-06-02Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede
2017-06-02Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede
2017-05-04Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-05-03Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-05-01Input: twl4030-pwrbutton - use input_set_capability() helperSebastian Reichel
2017-05-01Input: twl4030-pwrbutton - use correct device for irq requestSebastian Reichel
2017-04-19Input: xen-kbdfront - add module parameter for setting resolutionJuergen Gross
2017-04-11input: cpcap-pwrbutton: New driverSebastian Reichel
2017-04-10Input: yealink - define packet offset __be16 instead of u16Martin Kepplinger
2017-04-10Input: soc_button_array - properly map usage 0x07/0xe3 to KEY_LEFTMETAHans de Goede
2017-04-05Input: pm8xxx-vib - add support for pm8916's vibratorDamien Riegel
2017-04-05Input: pm8xxx-vib - handle separate enable registerDamien Riegel
2017-04-05Input: pm8xxx-vib - parametrize the driverDamien Riegel
2017-04-05Input: pm8xxx-vib - reorder header alphabeticallyDamien Riegel
2017-04-03Merge tag 'v4.11-rc5' into nextDmitry Torokhov
2017-04-01Input: bma150 - remove support for bma150H. Nikolaus Schaller
2017-03-17Input: convert remaining uses of pr_warning to pr_warnJoe Perches
2017-03-17Input: soc_button_array - add support for ACPI 6.0 Generic Button DeviceHans de Goede
2017-03-17Input: soc_button_array - get rid of MAX_NBUTTONSHans de Goede
2017-03-16Input: yealink - validate number of endpoints before using themJohan Hovold
2017-03-16Input: ims-pcu - validate number of endpoints before using themJohan Hovold
2017-03-16Input: cm109 - validate number of endpoints before using themJohan Hovold
2017-03-16Input: soc_button_array - Propagate error from gpiod_count()Andy Shevchenko
2017-03-09Input: dm355evm_keys - switch to using managed resourcesDmitry Torokhov
2017-03-09Input: wistron_btns - remove use of sparse_keymap_freeDmitry Torokhov
2017-03-09Input: dm355evm_keys - remove use of sparse_keymap_freeDmitry Torokhov
2017-03-09Merge branch 'ib/4.10-sparse-keymap-managed' into nextDmitry Torokhov
2017-03-09Input: soc_button_array - use NULL for GPIO connection IDHans de Goede
2017-03-09Input: axp20x-pek - do not register input device on some systemsHans de Goede
2017-03-09Input: axp20x_pek - add axp20x_pek_probe_input_device helperHans de Goede
2017-03-09Input: axp20x-pek - use our own device for errorsHans de Goede
2017-03-09Input: drv260x - remove OF dependencyJingkui Wang
2017-03-07Input: pwm-beeper - support customized freq for SND_BELLGuan Ben
2017-02-20Merge branch 'next' into for-linusDmitry Torokhov
2017-02-01Input: uinput - fix crash when mixing old and new init styleDmitry Torokhov
2017-01-31Input: delete MPU3050 driverLinus Walleij
2017-01-24Merge tag 'v4.10-rc5' into nextDmitry Torokhov
2017-01-22Input: dm355evm_keys - drop unnecessary call to input_set_drvdataGuenter Roeck
2017-01-22Input: pwm-beeper - switch to using "atomic" PWM APIDmitry Torokhov
2017-01-22Input: pwm-beeper - add optional amplifier regulatorDavid Lechner
2017-01-22Input: pwm-beeper - suppress error message on probe deferDavid Lechner
2017-01-22Input: pwm-beeper - fix race when suspendingDmitry Torokhov
2017-01-22Input: pwm-beeper - use input_set_capability()Dmitry Torokhov
2017-01-22Input: pwm-beeper - switch to using managed resourcesDmitry Torokhov
2017-01-22Input: pwm-beeper - remove calls to legacy pwm_request APIDmitry Torokhov
2017-01-21Input: misc - drop empty remove functionsGuenter Roeck
2017-01-21Input: misc - drop unnecessary calls to device_init_wakeupGuenter Roeck
2017-01-21Input: misc - use local variables consistentlyGuenter Roeck