summaryrefslogtreecommitdiffstats
path: root/drivers/hid/i2c-hid/i2c-hid-core.c
Commit message (Expand)AuthorAgeFilesLines
* HID: i2c-hid: fix format string mismatchArnd Bergmann2021-05-271-2/+2
* HID: i2c-hid: Skip ELAN power-on command after resetJohnny Chuang2021-05-071-1/+8
* Merge branch 'for-5.12/i2c-hid' into for-linusJiri Kosina2021-02-231-213/+39
|\
| * HID: i2c-hid: Reorganize so ACPI and OF are separate modulesDouglas Anderson2021-01-181-213/+39
* | HID: i2c-hid: Add I2C_HID_QUIRK_NO_IRQ_AFTER_RESET for ITE8568 EC on Voyo Win...Hans de Goede2021-02-051-0/+2
|/
* Merge branch 'for-5.11/i2c-hid' into for-linusJiri Kosina2020-12-161-1/+4
|\
| * HID: i2c-hid: show the error when failing to fetch the HID descriptorCoiby Xu2020-10-291-1/+4
* | HID: i2c-hid: Put ACPI enumerated devices in D3 on shutdownHans de Goede2020-10-291-0/+9
|/
* Merge branch 'for-5.10/i2c-hid' into for-linusJiri Kosina2020-10-151-0/+12
|\
| * HID: i2c-hid: Enable wakeup capability from Suspend-to-IdleKai-Heng Feng2020-10-151-0/+12
* | Merge branch 'for-5.9/upstream-fixes' into for-linusJiri Kosina2020-10-151-1/+1
|\ \ | |/ |/|
| * HID: i2c-hid: fix kerneldoc warnings in i2c-hid-core.cXiaofei Tan2020-09-231-1/+1
* | HID: i2c-hid: Prefer asynchronous probeDouglas Anderson2020-09-091-0/+1
|/
* HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commandsHans de Goede2020-08-171-9/+13
* HID: i2c-hid: reset Synaptics SYNA2393 on resumeDaniel Playfair Cal2020-04-291-0/+2
* HID: Add quirk for incorrect input length on Lenovo Y720Pavel Balan2019-12-131-3/+13
* Merge branch 'for-5.5/i2c' into for-linusJiri Kosina2019-11-291-2/+0
|\
| * HID: i2c-hid: remove orphaned member sleep_delayYou-Sheng Yang2019-11-151-2/+0
* | HID: i2c-hid: Reset ALPS touchpads on resumeKai-Heng Feng2019-11-151-1/+11
* | HID: i2c-hid: fix no irq after reset on raydium 3118Aaron Ma2019-11-151-0/+2
|/
* HID: i2c-hid: Send power-on command after resetHans de Goede2019-11-021-0/+4
* HID: i2c-hid: Remove runtime power managementKai-Heng Feng2019-10-181-111/+7
* HID: i2c-hid: modify quirks for weida's devicesHungNien Chen2019-09-041-3/+1
* Revert "HID: i2c-hid: Disable runtime PM on Synaptics touchpad"Hui Wang2019-04-111-2/+0
* HID: i2c-hid: Disable runtime PM on Synaptics touchpadHui Wang2019-04-011-0/+2
* Merge branch 'for-5.1/i2c-hid' into for-linusJiri Kosina2019-03-051-0/+9
|\
| * HID: i2c-hid: Ignore input report if there's no data present on Elan touchpanelsKai-Heng Feng2019-01-211-0/+9
* | HID: i2c-hid: Disable runtime PM on Goodix touchpadKai-Heng Feng2019-01-141-0/+2
|/
* HID: i2c-hid: Disable runtime PM for LG touchscreenKai-Heng Feng2018-11-191-0/+2
* HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanelKai-Heng Feng2018-10-261-0/+19
* Merge branch 'for-4.20/i2c-hid' into for-linusJiri Kosina2018-10-231-17/+10
* HID: i2c-hid: override HID descriptors for certain devicesJulian Sax2018-09-291-0/+1336