summaryrefslogtreecommitdiff
path: root/drivers/hid/i2c-hid/i2c-hid-core.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-08HID: i2c-hid: fix GET/SET_REPORT for unnumbered reportsDmitry Torokhov1-8/+24
2021-09-18HID: i2c-hid: Fix Elan touchpad regressionJim Broadus1-3/+2
2021-06-10HID: i2c-hid: Skip ELAN power-on command after resetJohnny Chuang1-1/+8
2021-06-10HID: i2c-hid: fix format string mismatchArnd Bergmann1-2/+2
2021-03-11HID: i2c-hid: Add I2C_HID_QUIRK_NO_IRQ_AFTER_RESET for ITE8568 EC on Voyo Win...Hans de Goede1-0/+2
2020-10-29HID: i2c-hid: Put ACPI enumerated devices in D3 on shutdownHans de Goede1-0/+9
2020-10-15Merge branch 'for-5.10/i2c-hid' into for-linusJiri Kosina1-0/+12
2020-10-15HID: i2c-hid: Enable wakeup capability from Suspend-to-IdleKai-Heng Feng1-0/+12
2020-10-15Merge branch 'for-5.9/upstream-fixes' into for-linusJiri Kosina1-1/+1
2020-09-23HID: i2c-hid: fix kerneldoc warnings in i2c-hid-core.cXiaofei Tan1-1/+1
2020-09-09HID: i2c-hid: Prefer asynchronous probeDouglas Anderson1-0/+1
2020-08-17HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commandsHans de Goede1-9/+13
2020-04-29HID: i2c-hid: reset Synaptics SYNA2393 on resumeDaniel Playfair Cal1-0/+2
2019-12-13HID: Add quirk for incorrect input length on Lenovo Y720Pavel Balan1-3/+13
2019-11-29Merge branch 'for-5.5/i2c' into for-linusJiri Kosina1-2/+0
2019-11-15HID: i2c-hid: Reset ALPS touchpads on resumeKai-Heng Feng1-1/+11
2019-11-15HID: i2c-hid: fix no irq after reset on raydium 3118Aaron Ma1-0/+2
2019-11-15HID: i2c-hid: remove orphaned member sleep_delayYou-Sheng Yang1-2/+0
2019-11-02HID: i2c-hid: Send power-on command after resetHans de Goede1-0/+4
2019-10-18HID: i2c-hid: Remove runtime power managementKai-Heng Feng1-111/+7
2019-09-04HID: i2c-hid: modify quirks for weida's devicesHungNien Chen1-3/+1
2019-04-11Revert "HID: i2c-hid: Disable runtime PM on Synaptics touchpad"Hui Wang1-2/+0
2019-04-01HID: i2c-hid: Disable runtime PM on Synaptics touchpadHui Wang1-0/+2
2019-03-05Merge branch 'for-5.1/i2c-hid' into for-linusJiri Kosina1-0/+9
2019-01-21HID: i2c-hid: Ignore input report if there's no data present on Elan touchpanelsKai-Heng Feng1-0/+9
2019-01-14HID: i2c-hid: Disable runtime PM on Goodix touchpadKai-Heng Feng1-0/+2
2018-11-19HID: i2c-hid: Disable runtime PM for LG touchscreenKai-Heng Feng1-0/+2
2018-10-26HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanelKai-Heng Feng1-0/+19
2018-10-23Merge branch 'for-4.20/i2c-hid' into for-linusJiri Kosina1-0/+1329
2018-09-29HID: i2c-hid: override HID descriptors for certain devicesJulian Sax1-0/+1336