Age | Commit message (Expand) | Author |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-05-05 | HID: i2c-hid: add Schneider SCL142ALM to descriptor override | Julian Sax |
2020-04-29 | HID: i2c-hid: reset Synaptics SYNA2393 on resume | Daniel Playfair Cal |
2020-02-14 | HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override | Kai-Heng Feng |
2019-12-13 | HID: Add quirk for incorrect input length on Lenovo Y720 | Pavel Balan |
2019-11-29 | Merge branch 'for-5.5/i2c' into for-linus | Jiri Kosina |
2019-11-15 | HID: i2c-hid: Reset ALPS touchpads on resume | Kai-Heng Feng |
2019-11-15 | HID: i2c-hid: fix no irq after reset on raydium 3118 | Aaron Ma |
2019-11-15 | HID: i2c-hid: remove orphaned member sleep_delay | You-Sheng Yang |
2019-11-02 | HID: i2c-hid: Send power-on command after reset | Hans de Goede |
2019-10-18 | HID: i2c-hid: add Trekstor Primebook C11B to descriptor override | Hans de Goede |
2019-10-18 | HID: i2c-hid: Remove runtime power management | Kai-Heng Feng |
2019-09-04 | HID: i2c-hid: modify quirks for weida's devices | HungNien Chen |
2019-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-09 | HID: i2c-hid: add iBall Aer3 to descriptor override | Kai-Heng Feng |
2019-04-11 | Revert "HID: i2c-hid: Disable runtime PM on Synaptics touchpad" | Hui Wang |
2019-04-01 | HID: i2c-hid: Disable runtime PM on Synaptics touchpad | Hui Wang |
2019-03-05 | Merge branch 'for-5.1/i2c-hid' into for-linus | Jiri Kosina |
2019-01-21 | HID: i2c-hid: Ignore input report if there's no data present on Elan touchpanels | Kai-Heng Feng |
2019-01-14 | HID: i2c-hid: Disable runtime PM on Goodix touchpad | Kai-Heng Feng |
2019-01-03 | HID: i2c-hid: Add Odys Winbook 13 to descriptor override | Hans de Goede |
2018-11-19 | HID: i2c-hid: Disable runtime PM for LG touchscreen | Kai-Heng Feng |
2018-11-06 | Merge branch 'master' into for-4.20/upstream-fixes | Jiri Kosina |
2018-10-31 | HID: i2c-hid: add Direkt-Tek DTLAPY133-1 to descriptor override | Julian Sax |
2018-10-27 | i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] array | Linus Torvalds |
2018-10-26 | HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanel | Kai-Heng Feng |
2018-10-23 | Merge branch 'for-4.20/i2c-hid' into for-linus | Jiri Kosina |
2018-09-29 | HID: i2c-hid: override HID descriptors for certain devices | Julian Sax |
2018-09-24 | HID: i2c-hid: Remove RESEND_REPORT_DESCR quirk and its handling | Hans de Goede |
2018-09-14 | HID: i2c-hid: disable runtime PM operations on hantick touchpad | Anisse Astier |
2018-09-06 | HID: i2c-hid: Don't reset device upon system resume | Kai-Heng Feng |
2018-08-28 | HID: i2c-hid: Fix flooded incomplete report after S3 on Rayd touchscreen | AceLan Kao |
2018-08-20 | Merge branch 'for-4.19/i2c-hid' into for-linus | Jiri Kosina |
2018-07-09 | HID: i2c-hid: Fix "incomplete report" noise | Jason Andryuk |
2018-06-25 | HID: i2c-hid: Add vddl regulator control | Stephen Boyd |
2018-06-25 | HID: i2c-hid: Use devm to allocate i2c_hid struct | Stephen Boyd |
2018-06-08 | Merge branch 'for-4.18/i2c-hid' into for-linus | Jiri Kosina |
2018-05-30 | HID: i2c-hid: remove i2c_hid_open_mut | Sebastian Andrzej Siewior |
2018-05-15 | HID: i2c-hid: check if device is there before really probing | Dmitry Torokhov |
2018-05-09 | HID: i2c-hid: Add RESEND_REPORT_DESCR quirk for Toshiba Click Mini L9W-B | Hans de Goede |
2018-04-19 | HID: i2c-hid: fix inverted return value from i2c_hid_command() | Jiri Kosina |
2018-04-16 | HID: i2c-hid: Silently fail probe for CHPN0001 touchscreen | Hans de Goede |
2018-04-16 | HID: i2c-hid: Move i2c_hid_acpi_pdata error reporting to inside the function | Hans de Goede |
2018-04-12 | HID: i2c-hid: Fix resume issue on Raydium touchscreen device | Aaron Ma |
2018-04-05 | Merge branch 'for-4.17/hid-i2c' into for-linus | Jiri Kosina |
2018-02-16 | HID: i2c-hid: fix size check and type usage | Aaron Ma |
2018-02-16 | HID: i2c-hid: Use ACPI_COMPANION() directly | Andy Shevchenko |
2017-11-21 | HID: i2c-hid: Allow ACPI systems to specify "post-power-on-delay-ms" | Rajat Jain |
2017-11-15 | Merge branch 'for-4.15/upstream' into for-linus | Jiri Kosina |