Commit Graph

958 Commits (87aed17065ce731157dc65513448af6470990d2f)

Author SHA1 Message Date
Dmitry Shmidt e0acbcad29 ANDROID: gpio_matrix: Remove wakelock.h dependencies 8 years ago
Todd Poynor 93d4d25b2b ANDROID: gpio_input: convert from wakelocks to wakeup sources 8 years ago
JP Abgrall d9c3b26ca7 ANDROID: input: misc: keychord: log when keychord triggered 8 years ago
Mike Lockwood d02e9360cf ANDROID: input: keychord: Add keychord driver 8 years ago
Colin Cross 119cb220f9 ANDROID: input: misc: gpio_event: remove early suspend 8 years ago
Arve Hjønnevåg 1815f434df ANDROID: Input: Generic GPIO Input device. 8 years ago
Oleksandr Andrushchenko 49aac8204d Input: xen-kbdfront - add multi-touch support 8 years ago
Hans de Goede 779f19ac9d Input: soc_button_array - fix leaking the ACPI button descriptor buffer 8 years ago
Oleksandr Andrushchenko ad2ee01524 Input: xen-kbdfront - use string constants from PV protocol 8 years ago
Hans de Goede 58be768967 Input: axp20x-pek - add wakeup support 8 years ago
Hans de Goede 0fd5f22109 Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 too 8 years ago
Hans de Goede 8d4b313769 Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry Trail 8 years ago
Sebastian Reichel 61e29ec1c9 Input: twl4030-pwrbutton - use input_set_capability() helper 8 years ago
Sebastian Reichel 3071e9dd6c Input: twl4030-pwrbutton - use correct device for irq request 8 years ago
Juergen Gross 8b3afdfa48 Input: xen-kbdfront - add module parameter for setting resolution 8 years ago
Sebastian Reichel 6d99971842 input: cpcap-pwrbutton: New driver 8 years ago
Martin Kepplinger c5cb37d0d6 Input: yealink - define packet offset __be16 instead of u16 8 years ago
Hans de Goede dd224085d7 Input: soc_button_array - properly map usage 0x07/0xe3 to KEY_LEFTMETA 8 years ago
Damien Riegel 792ad66839 Input: pm8xxx-vib - add support for pm8916's vibrator 8 years ago
Damien Riegel d4c7c5c96c Input: pm8xxx-vib - handle separate enable register 8 years ago
Damien Riegel 2de3b7048d Input: pm8xxx-vib - parametrize the driver 8 years ago
Damien Riegel f6bcc91ba6 Input: pm8xxx-vib - reorder header alphabetically 8 years ago
H. Nikolaus Schaller f069b5a0b2 Input: bma150 - remove support for bma150 8 years ago
Joe Perches fef5f569db Input: convert remaining uses of pr_warning to pr_warn 8 years ago
Hans de Goede 4c3362f449 Input: soc_button_array - add support for ACPI 6.0 Generic Button Device 8 years ago
Hans de Goede 7283b47d5d Input: soc_button_array - get rid of MAX_NBUTTONS 8 years ago
Johan Hovold 5cc4a1a9f5 Input: yealink - validate number of endpoints before using them 8 years ago
Johan Hovold 1916d31927 Input: ims-pcu - validate number of endpoints before using them 8 years ago
Johan Hovold ac2ee9ba95 Input: cm109 - validate number of endpoints before using them 8 years ago
Andy Shevchenko c5097538c8 Input: soc_button_array - Propagate error from gpiod_count() 8 years ago
Dmitry Torokhov 52e4f1d601 Input: dm355evm_keys - switch to using managed resources 8 years ago
Dmitry Torokhov fc2a6e5048 Input: wistron_btns - remove use of sparse_keymap_free 8 years ago
Dmitry Torokhov a227954756 Input: dm355evm_keys - remove use of sparse_keymap_free 8 years ago
Hans de Goede a01cd17000 Input: soc_button_array - use NULL for GPIO connection ID 8 years ago
Hans de Goede 9b13a4ca8d Input: axp20x-pek - do not register input device on some systems 8 years ago
Hans de Goede f2bd5a9ec5 Input: axp20x_pek - add axp20x_pek_probe_input_device helper 8 years ago
Hans de Goede 73915f369e Input: axp20x-pek - use our own device for errors 8 years ago
Jingkui Wang bc682a50a0 Input: drv260x - remove OF dependency 8 years ago
Guan Ben fad358a06c Input: pwm-beeper - support customized freq for SND_BELL 8 years ago
Dmitry Torokhov 601bbbe051 Input: uinput - fix crash when mixing old and new init style 8 years ago
Linus Walleij b1fe0cf06f Input: delete MPU3050 driver 8 years ago
Guenter Roeck 86178c8634 Input: dm355evm_keys - drop unnecessary call to input_set_drvdata 8 years ago
Dmitry Torokhov 2de8b4110c Input: pwm-beeper - switch to using "atomic" PWM API 8 years ago
David Lechner 9e54924432 Input: pwm-beeper - add optional amplifier regulator 8 years ago
David Lechner 6248188140 Input: pwm-beeper - suppress error message on probe defer 8 years ago
Dmitry Torokhov e9728f0dd7 Input: pwm-beeper - fix race when suspending 8 years ago
Dmitry Torokhov 48a55d7de7 Input: pwm-beeper - use input_set_capability() 8 years ago
Dmitry Torokhov bcf4b0460b Input: pwm-beeper - switch to using managed resources 8 years ago
Dmitry Torokhov 2031717544 Input: pwm-beeper - remove calls to legacy pwm_request API 8 years ago
Guenter Roeck 8010e0db70 Input: misc - drop empty remove functions 8 years ago