summaryrefslogtreecommitdiff
path: root/drivers/hid/i2c-hid
AgeCommit message (Expand)Author
2024-01-26HID: i2c-hid-of: fix NULL-deref on failed power upJohan Hovold
2024-01-23HID: i2c-hid: Skip SET_POWER SLEEP for Cirque touchpad on system suspendKai-Heng Feng
2024-01-08Merge branch 'for-6.8/i2c-hid' into for-linusJiri Kosina
2024-01-02HID: i2c-hid: elan: Add ili2901 timingZhengqiao Xia
2023-12-06HID: i2c-hid: Renumber I2C_HID_QUIRK_ definesHans de Goede
2023-12-06HID: i2c-hid: Remove I2C_HID_QUIRK_SET_PWR_WAKEUP_DEV quirkHans de Goede
2023-12-06HID: i2c-hid: Turn missing reset ack into a warningHans de Goede
2023-12-06HID: i2c-hid: Move i2c_hid_finish_hwreset() to after reading the report-descr...Hans de Goede
2023-12-06HID: i2c-hid: Switch i2c_hid_parse() to goto style error handlingHans de Goede
2023-12-06HID: i2c-hid: Split i2c_hid_hwreset() in start() and finish() functionsHans de Goede
2023-12-06HID: i2c-hid: Fold i2c_hid_execute_reset() into i2c_hid_hwreset()Hans de Goede
2023-12-04HID: i2c-hid: Add IDEA5002 to i2c_hid_acpi_blacklist[]Mario Limonciello
2023-10-06HID: i2c-hid: fix handling of unpopulated devicesJohan Hovold
2023-09-01Merge tag 'for-linus-2023083101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-08-21HID: i2c-hid: elan: Add ili9882t timingCong Yang
2023-08-03HID: i2c-hid: add more DRM dependenciesArnd Bergmann
2023-08-01HID: i2c-hid: Do panel follower work on the system_wqDouglas Anderson
2023-08-01HID: i2c-hid: Support being a panel followerDouglas Anderson
2023-08-01HID: i2c-hid: Suspend i2c-hid devices in removeDouglas Anderson
2023-08-01HID: i2c-hid: Make suspend and resume into helper functionsDouglas Anderson
2023-08-01HID: i2c-hid: Rearrange probe() to power things up laterDouglas Anderson
2023-08-01HID: i2c-hid: Switch to SYSTEM_SLEEP_PM_OPS()Douglas Anderson
2023-06-27Merge branch 'for-6.5/i2c-hid' into for-linusJiri Kosina
2023-06-08HID: i2c-hid: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-06-08HID: i2c-hid: goodix: Add support for "goodix,no-reset-during-suspend" propertyFei Shao
2023-04-13HID: i2c-hid-of: Add reset GPIO support to i2c-hid-ofHans de Goede
2023-04-13HID: i2c-hid-of: Allow using i2c-hid-of on non OF platformsHans de Goede
2023-04-13HID: i2c-hid-of: Consistenly use dev local variable in probe()Hans de Goede
2023-02-22Merge branch 'for-6.3/hid-bpf' into for-linusBenjamin Tissoires
2023-02-22Merge branch 'for-6.3/multitouch' into for-linusBenjamin Tissoires
2023-02-22Merge branch 'for-6.3/i2c-hid' into for-linusBenjamin Tissoires
2023-02-09HID: i2c-hid: goodix: Add mainboard-vddio-supplyDouglas Anderson
2023-02-09HID: i2c-hid: goodix: Stop tying the reset line to the regulatorDouglas Anderson
2023-02-09HID: retain initial quirks set up when creating HID devicesDmitry Torokhov
2023-01-18HID: stop drivers from selecting CONFIG_HIDArnd Bergmann
2023-01-18HID: multitouch: Add quirks for flipped axesAllen Ballway
2023-01-18HID: i2c-hid: acpi: Unify ACPI ID tables formatAndy Shevchenko
2023-01-18HID: i2c-hid: acpi: Drop unneded NULL check of adevAndy Shevchenko
2023-01-18HID: i2c-hid: use uniform debugging APIsThomas Weißschuh
2023-01-18HID: i2c-hid: switch to standard debugging APIsThomas Weißschuh
2023-01-17HID: Make lowlevel driver structs constThomas Weißschuh
2023-01-17HID: Unexport struct i2c_hid_ll_driverThomas Weißschuh
2022-12-13Merge tag 'for-linus-2022121301' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-13Merge tag 'input-for-v6.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-13Merge branch 'for-6.2/rmi' into for-linusJiri Kosina
2022-12-13Merge branch 'for-6.2/i2c' into for-linusJiri Kosina
2022-11-22HID: i2c-hid: Don't set wake_capable and wake_irqRaul E Rangel
2022-11-22HID: i2c-hid: acpi: Stop setting wakeup_capableRaul E Rangel
2022-11-22HID: i2c-hid: Use PM subsystem to manage wake irqRaul E Rangel
2022-11-21HID: i2c: let RMI devices decide what constitutes wakeup eventDmitry Torokhov