summaryrefslogtreecommitdiff
path: root/drivers/hid/i2c-hid
AgeCommit message (Expand)Author
2022-02-02HID: i2c-hid: goodix: Fix a lockdep splatDaniel Thompson
2022-01-10Merge branch 'for-5.17/i2c-hid' into for-linusJiri Kosina
2021-12-14HID: i2c-hid-of: Expose the touchscreen-inverted propertiesAlistair Francis
2021-12-02HID: add suspend/resume helpersBenjamin Tissoires
2021-11-19HID: i2c-hid: Report wakeup eventsMatthias Kaehlcke
2021-09-01Merge branch 'for-5.15/goodix' into for-linusJiri Kosina
2021-08-20HID: i2c-hid: Fix Elan touchpad regressionJim Broadus
2021-07-28HID: i2c-hid: goodix: Use the devm variant of regulator_register_notifier()Douglas Anderson
2021-07-15HID: i2c-hid: goodix: Tie the reset line to true state of the regulatorDouglas Anderson
2021-05-27HID: i2c-hid: fix format string mismatchArnd Bergmann
2021-05-07HID: i2c-hid: Skip ELAN power-on command after resetJohnny Chuang
2021-03-08HID: i2c-hid: acpi: Drop redundant ACPI_PTR()Andy Shevchenko
2021-03-08HID: i2c-hid: acpi: Move GUID out of function and described itAndy Shevchenko
2021-03-08HID: i2c-hid: acpi: Switch to new style i2c-driver probe functionAndy Shevchenko
2021-03-08HID: i2c-hid: acpi: Get ACPI companion only once and reuse itAndy Shevchenko
2021-02-23Merge branch 'for-5.12/i2c-hid' into for-linusJiri Kosina
2021-02-05HID: i2c-hid: Add I2C_HID_QUIRK_NO_IRQ_AFTER_RESET for ITE8568 EC on Voyo Win...Hans de Goede
2021-01-18HID: i2c-hid: Introduce goodix-i2c-hid using i2c-hid coreDouglas Anderson
2021-01-18HID: i2c-hid: Reorganize so ACPI and OF are separate modulesDouglas Anderson
2020-12-16Merge branch 'for-5.11/i2c-hid' into for-linusJiri Kosina
2020-11-27HID: i2c-hid: add Vero K147 to descriptor overrideJulian Sax
2020-10-29HID: i2c-hid: show the error when failing to fetch the HID descriptorCoiby Xu
2020-10-29HID: i2c-hid: Put ACPI enumerated devices in D3 on shutdownHans de Goede
2020-10-15Merge branch 'for-5.10/i2c-hid' into for-linusJiri Kosina
2020-10-15HID: i2c-hid: Enable wakeup capability from Suspend-to-IdleKai-Heng Feng
2020-10-15Merge branch 'for-5.9/upstream-fixes' into for-linusJiri Kosina
2020-09-23HID: i2c-hid: fix kerneldoc warnings in i2c-hid-core.cXiaofei Tan
2020-09-09HID: i2c-hid: Prefer asynchronous probeDouglas Anderson
2020-08-17HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commandsHans de Goede
2020-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-06-16HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor overrideFederico Ricchiuto
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-05HID: i2c-hid: add Schneider SCL142ALM to descriptor overrideJulian Sax
2020-04-29HID: i2c-hid: reset Synaptics SYNA2393 on resumeDaniel Playfair Cal
2020-02-14HID: i2c-hid: add Trekstor Surfbook E11B to descriptor overrideKai-Heng Feng
2019-12-13HID: Add quirk for incorrect input length on Lenovo Y720Pavel Balan
2019-11-29Merge branch 'for-5.5/i2c' into for-linusJiri Kosina
2019-11-15HID: i2c-hid: Reset ALPS touchpads on resumeKai-Heng Feng
2019-11-15HID: i2c-hid: fix no irq after reset on raydium 3118Aaron Ma
2019-11-15HID: i2c-hid: remove orphaned member sleep_delayYou-Sheng Yang
2019-11-02HID: i2c-hid: Send power-on command after resetHans de Goede
2019-10-18HID: i2c-hid: add Trekstor Primebook C11B to descriptor overrideHans de Goede
2019-10-18HID: i2c-hid: Remove runtime power managementKai-Heng Feng
2019-09-04HID: i2c-hid: modify quirks for weida's devicesHungNien Chen
2019-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-09HID: i2c-hid: add iBall Aer3 to descriptor overrideKai-Heng Feng
2019-04-11Revert "HID: i2c-hid: Disable runtime PM on Synaptics touchpad"Hui Wang
2019-04-01HID: i2c-hid: Disable runtime PM on Synaptics touchpadHui Wang
2019-03-05Merge branch 'for-5.1/i2c-hid' into for-linusJiri Kosina