aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid/i2c-hid
AgeCommit message (Expand)AuthorFilesLines
2022-06-08HID: i2c-hid: elan: Add support for Elan eKTH6915 i2c-hid touchscreensGravatar Douglas Anderson 3-0/+146
2022-03-23Merge branch 'for-5.18/i2c-hid' into for-linusGravatar Jiri Kosina 1-278/+313
2022-02-16HID: i2c-hid: remove unneeded semicolonGravatar Yang Li 1-1/+1
2022-02-14HID: i2c-hid: note that I2C xfer buffers are DMA-safeGravatar Dmitry Torokhov 1-2/+3
2022-02-14HID: i2c-hid: no longer need raw access to HID descriptor structureGravatar Dmitry Torokhov 1-5/+2
2022-02-14HID: i2c-hid: use helpers to do endian conversion in i2c_hid_get_input()Gravatar Dmitry Torokhov 1-13/+15
2022-02-14HID: i2c-hid: rework i2c_hid_get_report() to use i2c_hid_xfer()Gravatar Dmitry Torokhov 1-91/+59
2022-02-14HID: i2c-hid: convert i2c_hid_execute_reset() to use i2c_hid_xfer()Gravatar Dmitry Torokhov 1-10/+9
2022-02-14HID: i2c-hid: create a helper for SET_POWER commandGravatar Dmitry Torokhov 1-4/+18
2022-02-14HID: i2c-hid: define i2c_hid_read_register() and use itGravatar Dmitry Torokhov 1-23/+22
2022-02-14HID: i2c-hid: explicitly code setting and sending reportsGravatar Dmitry Torokhov 1-118/+151
2022-02-14HID: i2c-hid: refactor reset commandGravatar Dmitry Torokhov 1-25/+38
2022-02-14HID: i2c-hid: use "struct i2c_hid" as argument in most callsGravatar Dmitry Torokhov 1-39/+36
2022-02-14HID: i2c-hid: fix GET/SET_REPORT for unnumbered reportsGravatar Dmitry Torokhov 1-8/+24
2022-02-14HID: i2c-hid: fix handling numbered reports with IDs of 15 and aboveGravatar Angela Czubak 1-14/+10
2022-02-02HID: i2c-hid: goodix: Fix a lockdep splatGravatar Daniel Thompson 1-16/+12
2022-01-10Merge branch 'for-5.17/i2c-hid' into for-linusGravatar Jiri Kosina 1-1/+4
2021-12-14HID: i2c-hid-of: Expose the touchscreen-inverted propertiesGravatar Alistair Francis 5-5/+15
2021-12-02HID: add suspend/resume helpersGravatar Benjamin Tissoires 1-11/+4
2021-11-19HID: i2c-hid: Report wakeup eventsGravatar Matthias Kaehlcke 1-1/+4
2021-09-01Merge branch 'for-5.15/goodix' into for-linusGravatar Jiri Kosina 1-13/+79
2021-08-20HID: i2c-hid: Fix Elan touchpad regressionGravatar Jim Broadus 1-3/+2
2021-07-28HID: i2c-hid: goodix: Use the devm variant of regulator_register_notifier()Gravatar Douglas Anderson 1-1/+1
2021-07-15HID: i2c-hid: goodix: Tie the reset line to true state of the regulatorGravatar Douglas Anderson 1-13/+79
2021-05-27HID: i2c-hid: fix format string mismatchGravatar Arnd Bergmann 1-2/+2
2021-05-07HID: i2c-hid: Skip ELAN power-on command after resetGravatar Johnny Chuang 1-1/+8
2021-03-08HID: i2c-hid: acpi: Drop redundant ACPI_PTR()Gravatar Andy Shevchenko 1-1/+1
2021-03-08HID: i2c-hid: acpi: Move GUID out of function and described itGravatar Andy Shevchenko 1-3/+6
2021-03-08HID: i2c-hid: acpi: Switch to new style i2c-driver probe functionGravatar Andy Shevchenko 1-3/+2
2021-03-08HID: i2c-hid: acpi: Get ACPI companion only once and reuse itGravatar Andy Shevchenko 1-20/+16
2021-02-23Merge branch 'for-5.12/i2c-hid' into for-linusGravatar Jiri Kosina 7-219/+510
2021-02-05HID: i2c-hid: Add I2C_HID_QUIRK_NO_IRQ_AFTER_RESET for ITE8568 EC on Voyo Win...Gravatar Hans de Goede 1-0/+2
2021-01-18HID: i2c-hid: Introduce goodix-i2c-hid using i2c-hid coreGravatar Douglas Anderson 3-2/+134
2021-01-18HID: i2c-hid: Reorganize so ACPI and OF are separate modulesGravatar Douglas Anderson 6-219/+378
2020-12-16Merge branch 'for-5.11/i2c-hid' into for-linusGravatar Jiri Kosina 1-1/+4
2020-11-27HID: i2c-hid: add Vero K147 to descriptor overrideGravatar Julian Sax 1-0/+8
2020-10-29HID: i2c-hid: show the error when failing to fetch the HID descriptorGravatar Coiby Xu 1-1/+4
2020-10-29HID: i2c-hid: Put ACPI enumerated devices in D3 on shutdownGravatar Hans de Goede 1-0/+9
2020-10-15Merge branch 'for-5.10/i2c-hid' into for-linusGravatar Jiri Kosina 1-0/+12
2020-10-15HID: i2c-hid: Enable wakeup capability from Suspend-to-IdleGravatar Kai-Heng Feng 1-0/+12
2020-10-15Merge branch 'for-5.9/upstream-fixes' into for-linusGravatar Jiri Kosina 1-1/+1
2020-09-23HID: i2c-hid: fix kerneldoc warnings in i2c-hid-core.cGravatar Xiaofei Tan 1-1/+1
2020-09-09HID: i2c-hid: Prefer asynchronous probeGravatar Douglas Anderson 1-0/+1
2020-08-17HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commandsGravatar Hans de Goede 1-9/+13
2020-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Gravatar Linus Torvalds 1-0/+8
2020-06-16HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor overrideGravatar Federico Ricchiuto 1-0/+8
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Gravatar Masahiro Yamada 1-1/+1
2020-05-05HID: i2c-hid: add Schneider SCL142ALM to descriptor overrideGravatar Julian Sax 1-0/+8
2020-04-29HID: i2c-hid: reset Synaptics SYNA2393 on resumeGravatar Daniel Playfair Cal 1-0/+2
2020-02-14HID: i2c-hid: add Trekstor Surfbook E11B to descriptor overrideGravatar Kai-Heng Feng 1-0/+8