Age | Commit message (Expand) | Author |
2017-06-18 | Input: soc_button_array - fix leaking the ACPI button descriptor buffer | Hans de Goede |
2017-06-02 | Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 too | Hans de Goede |
2017-06-02 | Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry Trail | Hans de Goede |
2017-05-04 | Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2017-05-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2017-05-03 | Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2017-05-01 | Input: twl4030-pwrbutton - use input_set_capability() helper | Sebastian Reichel |
2017-05-01 | Input: twl4030-pwrbutton - use correct device for irq request | Sebastian Reichel |
2017-04-19 | Input: xen-kbdfront - add module parameter for setting resolution | Juergen Gross |
2017-04-11 | input: cpcap-pwrbutton: New driver | Sebastian Reichel |
2017-04-10 | Input: yealink - define packet offset __be16 instead of u16 | Martin Kepplinger |
2017-04-10 | Input: soc_button_array - properly map usage 0x07/0xe3 to KEY_LEFTMETA | Hans de Goede |
2017-04-05 | Input: pm8xxx-vib - add support for pm8916's vibrator | Damien Riegel |
2017-04-05 | Input: pm8xxx-vib - handle separate enable register | Damien Riegel |
2017-04-05 | Input: pm8xxx-vib - parametrize the driver | Damien Riegel |
2017-04-05 | Input: pm8xxx-vib - reorder header alphabetically | Damien Riegel |
2017-04-03 | Merge tag 'v4.11-rc5' into next | Dmitry Torokhov |
2017-04-01 | Input: bma150 - remove support for bma150 | H. Nikolaus Schaller |
2017-03-17 | Input: convert remaining uses of pr_warning to pr_warn | Joe Perches |
2017-03-17 | Input: soc_button_array - add support for ACPI 6.0 Generic Button Device | Hans de Goede |
2017-03-17 | Input: soc_button_array - get rid of MAX_NBUTTONS | Hans de Goede |
2017-03-16 | Input: yealink - validate number of endpoints before using them | Johan Hovold |
2017-03-16 | Input: ims-pcu - validate number of endpoints before using them | Johan Hovold |
2017-03-16 | Input: cm109 - validate number of endpoints before using them | Johan Hovold |
2017-03-16 | Input: soc_button_array - Propagate error from gpiod_count() | Andy Shevchenko |
2017-03-09 | Input: dm355evm_keys - switch to using managed resources | Dmitry Torokhov |
2017-03-09 | Input: wistron_btns - remove use of sparse_keymap_free | Dmitry Torokhov |
2017-03-09 | Input: dm355evm_keys - remove use of sparse_keymap_free | Dmitry Torokhov |
2017-03-09 | Merge branch 'ib/4.10-sparse-keymap-managed' into next | Dmitry Torokhov |
2017-03-09 | Input: soc_button_array - use NULL for GPIO connection ID | Hans de Goede |
2017-03-09 | Input: axp20x-pek - do not register input device on some systems | Hans de Goede |
2017-03-09 | Input: axp20x_pek - add axp20x_pek_probe_input_device helper | Hans de Goede |
2017-03-09 | Input: axp20x-pek - use our own device for errors | Hans de Goede |
2017-03-09 | Input: drv260x - remove OF dependency | Jingkui Wang |
2017-03-07 | Input: pwm-beeper - support customized freq for SND_BELL | Guan Ben |
2017-02-20 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2017-02-01 | Input: uinput - fix crash when mixing old and new init style | Dmitry Torokhov |
2017-01-31 | Input: delete MPU3050 driver | Linus Walleij |
2017-01-24 | Merge tag 'v4.10-rc5' into next | Dmitry Torokhov |
2017-01-22 | Input: dm355evm_keys - drop unnecessary call to input_set_drvdata | Guenter Roeck |
2017-01-22 | Input: pwm-beeper - switch to using "atomic" PWM API | Dmitry Torokhov |
2017-01-22 | Input: pwm-beeper - add optional amplifier regulator | David Lechner |
2017-01-22 | Input: pwm-beeper - suppress error message on probe defer | David Lechner |
2017-01-22 | Input: pwm-beeper - fix race when suspending | Dmitry Torokhov |
2017-01-22 | Input: pwm-beeper - use input_set_capability() | Dmitry Torokhov |
2017-01-22 | Input: pwm-beeper - switch to using managed resources | Dmitry Torokhov |
2017-01-22 | Input: pwm-beeper - remove calls to legacy pwm_request API | Dmitry Torokhov |
2017-01-21 | Input: misc - drop empty remove functions | Guenter Roeck |
2017-01-21 | Input: misc - drop unnecessary calls to device_init_wakeup | Guenter Roeck |
2017-01-21 | Input: misc - use local variables consistently | Guenter Roeck |