Age | Commit message (Expand) | Author |
2019-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2019-10-21 | Input: st1232 - fix reporting multitouch coordinates | Dixit Parmar |
2019-10-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2019-10-15 | Revert "Input: elantech - enable SMBus on new (2018+) systems" | Kai-Heng Feng |
2019-10-11 | Input: synaptics-rmi4 - avoid processing unknown IRQs | Evan Green |
2019-10-08 | Input: soc_button_array - partial revert of support for newer surface devices | Hans de Goede |
2019-10-02 | Input: goodix - add support for 9-bytes reports | Yauhen Kharuzhy |
2019-10-02 | Input: da9063 - fix capability and drop KEY_SLEEP | Marco Felsch |
2019-09-19 | Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2019-09-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2019-09-17 | Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2019-09-05 | Input: sidewinder - make array seq static const, makes object smaller | Colin Ian King |
2019-09-05 | Input: reset device timestamp on sync | Dmitry Torokhov |
2019-09-02 | Input: bu21013_ts - switch to using standard touchscreen properties | Dmitry Torokhov |
2019-09-02 | Input: bu21013_ts - switch to using MT-B (slotted) protocol | Dmitry Torokhov |
2019-09-02 | Input: bu21013_ts - fix suspend when wake source | Dmitry Torokhov |
2019-09-02 | Input: bu21013_ts - use interrupt from I2C client | Dmitry Torokhov |
2019-09-02 | Input: bu21013_ts - remove support for platform data | Dmitry Torokhov |
2019-09-02 | Input: bu21013_ts - convert to using managed resources | Dmitry Torokhov |
2019-09-02 | Input: bu21013_ts - remove useless comments | Dmitry Torokhov |
2019-09-02 | Input: bu21013_ts - annotate supend/resume methods as __maybe_unused | Dmitry Torokhov |
2019-09-02 | Input: bu21013_ts - rename some variables | Dmitry Torokhov |
2019-09-02 | Input: bu21013_ts - convert to use GPIO descriptors | Linus Walleij |
2019-09-02 | mfd / platform: cros_ec: Reorganize platform and mfd includes | Enric Balletbo i Serra |
2019-09-02 | mfd / platform: cros_ec: Move cros-ec core driver out from MFD | Enric Balletbo i Serra |
2019-08-29 | Input: i8042 - enable wakeup on a stable struct device | Stephen Boyd |
2019-08-28 | input/vmmouse: Update the backdoor call with support for new instructions | Thomas Hellstrom |
2019-08-20 | Input: soc_button_array - use platform_device_register_resndata() | Enrico Weigelt |
2019-08-20 | Input: psmouse - drop all unneeded functions from mouse headers | Hui Wang |
2019-08-20 | Input: add support for polling to input devices | Dmitry Torokhov |
2019-08-20 | Input: wacom_w8001 - allocate additional space for 'phys' | Jason Gerecke |
2019-08-20 | Input: hyperv-keyboard: Use in-place iterator API in the channel callback | Dexuan Cui |
2019-08-16 | Input: cros_ec_keyb - add back missing mask for event_type | Fei Shao |
2019-08-14 | Input: remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2019-08-12 | Merge tag 'v5.3-rc4' into patchwork | Mauro Carvalho Chehab |
2019-08-12 | Input: applespi - no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-08-12 | Input: edt-ft5x06 - no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-08-12 | Input: matrix-keymap - switch to use device_property_count_u32() | Andy Shevchenko |
2019-08-12 | Input: atmel_mxt_ts - switch to use device_property_count_u32() | Andy Shevchenko |
2019-08-12 | Input: hideep - switch to use device_property_count_u32() | Andy Shevchenko |
2019-08-12 | Input: mpr121 - switch to use device_property_count_u32() | Andy Shevchenko |
2019-08-12 | Input: axp20x-pek - convert driver to use dev_groups | Greg Kroah-Hartman |
2019-08-12 | Input: gpio_keys - convert driver to use dev_groups | Greg Kroah-Hartman |
2019-08-11 | Merge tag 'v5.3-rc4' into next | Dmitry Torokhov |
2019-08-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2019-08-09 | Input: remove w90x900 touchscreen driver | Arnd Bergmann |
2019-08-09 | Input: remove w90x900 keyboard driver | Arnd Bergmann |
2019-08-09 | Input: synaptics - fix a typo | Christophe JAILLET |
2019-08-09 | Input: ads7846 - add support for general touchscreen bindings | Marco Felsch |
2019-08-06 | Input: iforce - add sanity checks | Oliver Neukum |