| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: soc_button_array - work around DSDTs which modify the irqflags | Hans de Goede | 2020-09-14 | 1 | -9/+60 |
* | Input: soc_button_array - add support for INT33D3 tablet-mode switch devices | Hans de Goede | 2020-09-14 | 1 | -0/+11 |
* | Input: soc_button_array - add active_low setting to soc_button_info | Hans de Goede | 2020-09-14 | 1 | -9/+11 |
* | Input: ims-pcu - return error code rather than -ENOMEM | Colin Ian King | 2020-08-07 | 1 | -1/+1 |
* | Input: ati_remote2 - add missing newlines when printing module parameters | Xiongfeng Wang | 2020-07-22 | 1 | -2/+2 |
* | Input: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-07-07 | 3 | -17/+10 |
* | Input: cm109 - remove needless check before usb_free_coherent() | Xu Wang | 2020-07-07 | 1 | -6/+2 |
* | Input: iqs269a - add missing I2C dependency | Jeff LaBundy | 2020-05-18 | 1 | -0/+1 |
* | Merge branch 'for-linus' into next | Dmitry Torokhov | 2020-05-18 | 1 | -35/+37 |
|\ |
|
| * | Input: axp20x-pek - always register interrupt handlers | Hans de Goede | 2020-05-06 | 1 | -35/+37 |
* | | Input: add support for Azoteq IQS269A | Jeff LaBundy | 2020-05-18 | 3 | -0/+1844 |
* | | Input: remove msm-vibrator driver | Brian Masney | 2020-05-13 | 3 | -292/+0 |
* | | Input: introduce input_mt_report_slot_inactive() | Jiada Wang | 2020-05-12 | 1 | -1/+1 |
* | | Merge tag 'v5.6' into next | Dmitry Torokhov | 2020-05-12 | 4 | -11/+26 |
|\| |
|
| * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2020-02-01 | 1 | -5/+40 |
| |\ |
|
| * | | Input: pm8xxx-vib - fix handling of separate enable register | Stephan Gerhold | 2020-01-21 | 1 | -1/+1 |
| * | | Input: keyspan-remote - fix control-message timeouts | Johan Hovold | 2020-01-17 | 1 | -3/+6 |
| * | | Input: max77650-onkey - add of_match table | Bartosz Golaszewski | 2020-01-17 | 1 | -0/+7 |
| * | | Input: input_event - fix struct padding on sparc64 | Arnd Bergmann | 2019-12-14 | 1 | -5/+9 |
| * | | Input: uinput - always report EPOLLOUT | Dmitry Torokhov | 2019-12-14 | 1 | -2/+3 |
* | | | Input: delete unused GP2AP002A00F driver | Linus Walleij | 2020-04-19 | 3 | -293/+0 |
| |/
|/| |
|
* | | Input: axp20x-pek - enable wakeup for all AXP variants | Samuel Holland | 2020-01-22 | 1 | -2/+1 |
* | | Input: axp20x-pek - respect userspace wakeup configuration | Samuel Holland | 2020-01-22 | 1 | -1/+36 |
* | | Input: axp20x-pek - make device attributes static | Ben Dooks (Codethink) | 2019-12-19 | 1 | -3/+4 |
|/ |
|
* | Input: uinput - fix returning EPOLLOUT from uinput_poll | Marcel Holtmann | 2019-12-05 | 1 | -1/+1 |
* | Input: kxtj9 - switch to using polled mode of input devices | Dmitry Torokhov | 2019-10-30 | 2 | -122/+37 |
* | Input: kxtj9 - switch to using managed resources | Dmitry Torokhov | 2019-10-30 | 1 | -58/+28 |
* | Input: bma150 - switch to using polled mode of input devices | Dmitry Torokhov | 2019-10-30 | 2 | -112/+44 |
* | Input: bma150 - use managed resources helpers | Jonathan Bakker | 2019-10-30 | 1 | -37/+14 |
* | Input: mma8450 - switch to using polled mode of input devices | Dmitry Torokhov | 2019-10-30 | 2 | -56/+46 |
* | Input: gpio_decoder - switch to using polled mode of input devices | Dmitry Torokhov | 2019-10-30 | 2 | -20/+23 |
* | Input: rb532_button - switch to using polled mode of input devices | Dmitry Torokhov | 2019-10-30 | 2 | -16/+17 |
* | Input: rb532_button - switch to using managed resources | Dmitry Torokhov | 2019-10-30 | 1 | -18/+2 |
* | Input: sgi_btns - switch to using polled mode of input devices | Dmitry Torokhov | 2019-10-30 | 2 | -13/+13 |
* | Input: sgi_btns - switch to using managed resources | Dmitry Torokhov | 2019-10-30 | 1 | -29/+8 |
* | Input: cobalt_btns - switch to using polled mode of input devices | Dmitry Torokhov | 2019-10-30 | 2 | -13/+14 |
* | Input: cobalt_btns - convert to use managed resources | Dmitry Torokhov | 2019-10-30 | 1 | -40/+17 |
* | Input: wistron_btns - switch to using polled mode of input devices | Dmitry Torokhov | 2019-10-30 | 2 | -25/+27 |
* | Input: apanel - switch to using polled mode of input devices | Dmitry Torokhov | 2019-10-30 | 2 | -90/+64 |
* | Merge tag 'v5.4-rc5' into next | Dmitry Torokhov | 2019-10-27 | 2 | -9/+13 |
|\ |
|
| * | Input: soc_button_array - partial revert of support for newer surface devices | Hans de Goede | 2019-10-09 | 1 | -5/+12 |
| * | Input: da9063 - fix capability and drop KEY_SLEEP | Marco Felsch | 2019-10-02 | 1 | -4/+1 |
* | | Input: hp_sdc_rtc - remove dead chardev code | Arnd Bergmann | 2019-10-24 | 1 | -342/+0 |
|/ |
|
* | Input: soc_button_array - use platform_device_register_resndata() | Enrico Weigelt | 2019-08-20 | 1 | -14/+8 |
* | Input: remove dev_err() usage after platform_get_irq() | Stephen Boyd | 2019-08-14 | 14 | -70/+21 |
* | Input: axp20x-pek - convert driver to use dev_groups | Greg Kroah-Hartman | 2019-08-12 | 1 | -12/+3 |
* | Input: soc_button_array - add support for newer surface devices | Maximilian Luz | 2019-07-28 | 2 | -15/+96 |
* | Merge tag 'v5.2' into next | Dmitry Torokhov | 2019-07-15 | 64 | -437/+80 |
|\ |
|
| * | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2019-06-21 | 14 | -86/+14 |
| |\ |
|
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 11 | -50/+11 |