| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-14 | Merge tag 'hid-for-linus-2026051401' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+6 |
| 2026-05-12 | HID: i2c-hid: add reset quirk for BLTP7853 touchpad | Xu Rao | 1 | -0/+2 |
| 2026-05-12 | HID: core: introduce hid_safe_input_report() | Benjamin Tissoires | 1 | -3/+4 |
| 2026-03-12 | Merge tag 'v7.0-rc3' into next | Dmitry Torokhov | 1 | -0/+1 |
| 2026-02-26 | HID: i2c-hid: elan: Add parade-tc3408 timing | Langyan Ye | 1 | -0/+8 |
| 2026-02-15 | Merge tag 'input-for-v7.0-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+8 |
| 2026-01-21 | HID: i2c-hid: Add FocalTech FT8112 | Daniel Peng | 1 | -0/+8 |
| 2026-01-07 | HID: i2c-hid: fix potential buffer overflow in i2c_hid_get_report() | Kwok Kin Ming | 1 | -0/+1 |
| 2025-10-04 | Merge tag 'hid-for-linus-2025093001' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -1/+37 |
| 2025-09-16 | HID: i2c-hid: Resolve touchpad issues on Dell systems during S4 | Mario Limonciello (AMD) | 3 | -1/+37 |
| 2025-08-27 | HID: i2c-hid: Fix test in i2c_hid_core_register_panel_follower() | Dan Carpenter | 1 | -1/+1 |
| 2025-08-25 | HID: i2c-hid: Make elan touch controllers power on after panel is enabled | Pin-yen Lin | 2 | -19/+38 |
| 2025-03-04 | HID: i2c-hid: improve i2c_hid_get_report error message | Wentao Guan | 1 | -1/+1 |
| 2025-02-03 | HID: intel-thc: fix CONFIG_HID dependency | Arnd Bergmann | 1 | -1/+1 |
| 2024-12-11 | HID: i2c-hid: introduce qtec vendor, enable re-power-on quirk | Aleksandrs Vinarskis | 1 | -0/+5 |
| 2024-12-11 | HID: i2c-hid: introduce re-power-on quirk | Aleksandrs Vinarskis | 1 | -1/+6 |
| 2024-11-28 | HID: i2c-hid: Revert to using power commands to wake on resume | Kenny Levinsen | 1 | -8/+12 |
| 2024-11-18 | Merge branch 'for-6.13/i2c-hid' into for-linus | Jiri Kosina | 1 | -3/+3 |
| 2024-11-18 | Merge branch 'for-6.13/wacom' into for-linus | Jiri Kosina | 1 | -1/+1 |
| 2024-10-18 | HID: i2c-hid: Delayed i2c resume wakeup for 0x0d42 Goodix touchpad | Bartłomiej Maryńczak | 1 | -0/+10 |
| 2024-10-08 | HID: i2c-hid-of: Drop explicit initialization of struct i2c_device_id::driver... | Uwe Kleine-König | 1 | -3/+3 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-09-13 | Merge branch 'for-6.12/elan' into for-linus | Benjamin Tissoires | 1 | -0/+8 |
| 2024-09-12 | HID: i2c-hid: ensure various commands do not interfere with each other | Dmitry Torokhov | 1 | -15/+27 |
| 2024-09-03 | HID: i2c-hid: elan: Add elan-ekth6a12nay timing | Zhaoxiong Lv | 1 | -0/+8 |
| 2024-06-07 | HID: i2c-hid: elan: fix reset suspend current leakage | Johan Hovold | 1 | -12/+47 |
| 2024-05-14 | Merge branch 'for-6.10/i2c-hid' into for-linus | Jiri Kosina | 1 | -17/+27 |
| 2024-05-07 | HID: i2c-hid: Remove unused label in i2c_hid_set_power | Kenny Levinsen | 1 | -2/+0 |
| 2024-05-06 | HID: i2c-hid: Use address probe to wake on resume | Kenny Levinsen | 1 | -13/+8 |
| 2024-05-06 | HID: i2c-hid: Retry address probe after delay | Kenny Levinsen | 1 | -2/+19 |
| 2024-04-03 | HID: i2c-hid: Revert to await reset ACK before reading report descriptor | Kenny Levinsen | 1 | -21/+8 |
| 2024-03-21 | HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-up | Nam Cao | 1 | -9/+0 |
| 2024-01-26 | HID: i2c-hid-of: fix NULL-deref on failed power up | Johan Hovold | 1 | -0/+1 |
| 2024-01-23 | HID: i2c-hid: Skip SET_POWER SLEEP for Cirque touchpad on system suspend | Kai-Heng Feng | 1 | -1/+5 |
| 2024-01-08 | Merge branch 'for-6.8/i2c-hid' into for-linus | Jiri Kosina | 1 | -67/+70 |
| 2024-01-02 | HID: i2c-hid: elan: Add ili2901 timing | Zhengqiao Xia | 1 | -0/+8 |
| 2023-12-06 | HID: i2c-hid: Renumber I2C_HID_QUIRK_ defines | Hans de Goede | 1 | -5/+5 |
| 2023-12-06 | HID: i2c-hid: Remove I2C_HID_QUIRK_SET_PWR_WAKEUP_DEV quirk | Hans de Goede | 1 | -5/+1 |
| 2023-12-06 | HID: i2c-hid: Turn missing reset ack into a warning | Hans de Goede | 1 | -8/+3 |
| 2023-12-06 | HID: i2c-hid: Move i2c_hid_finish_hwreset() to after reading the report-descr... | Hans de Goede | 1 | -10/+19 |
| 2023-12-06 | HID: i2c-hid: Switch i2c_hid_parse() to goto style error handling | Hans de Goede | 1 | -8/+6 |
| 2023-12-06 | HID: i2c-hid: Split i2c_hid_hwreset() in start() and finish() functions | Hans de Goede | 1 | -10/+28 |
| 2023-12-06 | HID: i2c-hid: Fold i2c_hid_execute_reset() into i2c_hid_hwreset() | Hans de Goede | 1 | -43/+30 |
| 2023-12-04 | HID: i2c-hid: Add IDEA5002 to i2c_hid_acpi_blacklist[] | Mario Limonciello | 1 | -0/+5 |
| 2023-10-06 | HID: i2c-hid: fix handling of unpopulated devices | Johan Hovold | 1 | -63/+81 |
| 2023-09-01 | Merge tag 'for-linus-2023083101' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -12/+38 |
| 2023-08-21 | HID: i2c-hid: elan: Add ili9882t timing | Cong Yang | 1 | -12/+38 |
| 2023-08-03 | HID: i2c-hid: add more DRM dependencies | Arnd Bergmann | 1 | -0/+4 |
| 2023-08-01 | HID: i2c-hid: Do panel follower work on the system_wq | Douglas Anderson | 1 | -4/+46 |
| 2023-08-01 | HID: i2c-hid: Support being a panel follower | Douglas Anderson | 2 | -3/+92 |
| 2023-08-01 | HID: i2c-hid: Suspend i2c-hid devices in remove | Douglas Anderson | 1 | -4/+4 |
| 2023-08-01 | HID: i2c-hid: Make suspend and resume into helper functions | Douglas Anderson | 1 | -42/+56 |
| 2023-08-01 | HID: i2c-hid: Rearrange probe() to power things up later | Douglas Anderson | 1 | -47/+77 |
| 2023-08-01 | HID: i2c-hid: Switch to SYSTEM_SLEEP_PM_OPS() | Douglas Anderson | 1 | -3/+1 |
| 2023-06-27 | Merge branch 'for-6.5/i2c-hid' into for-linus | Jiri Kosina | 4 | -4/+4 |
| 2023-06-08 | HID: i2c-hid: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 4 | -4/+4 |
| 2023-06-08 | HID: i2c-hid: goodix: Add support for "goodix,no-reset-during-suspend" property | Fei Shao | 1 | -1/+15 |
| 2023-04-13 | HID: i2c-hid-of: Add reset GPIO support to i2c-hid-of | Hans de Goede | 1 | -0/+21 |
| 2023-04-13 | HID: i2c-hid-of: Allow using i2c-hid-of on non OF platforms | Hans de Goede | 2 | -3/+7 |
| 2023-04-13 | HID: i2c-hid-of: Consistenly use dev local variable in probe() | Hans de Goede | 1 | -8/+5 |
| 2023-02-22 | Merge branch 'for-6.3/hid-bpf' into for-linus | Benjamin Tissoires | 1 | -15/+16 |
| 2023-02-22 | Merge branch 'for-6.3/multitouch' into for-linus | Benjamin Tissoires | 3 | -2/+49 |
| 2023-02-22 | Merge branch 'for-6.3/i2c-hid' into for-linus | Benjamin Tissoires | 3 | -103/+36 |
| 2023-02-09 | HID: i2c-hid: goodix: Add mainboard-vddio-supply | Douglas Anderson | 1 | -0/+10 |
| 2023-02-09 | HID: i2c-hid: goodix: Stop tying the reset line to the regulator | Douglas Anderson | 1 | -75/+13 |
| 2023-02-09 | HID: retain initial quirks set up when creating HID devices | Dmitry Torokhov | 2 | -3/+4 |
| 2023-01-18 | HID: stop drivers from selecting CONFIG_HID | Arnd Bergmann | 1 | -15/+16 |
| 2023-01-18 | HID: multitouch: Add quirks for flipped axes | Allen Ballway | 2 | -0/+46 |
| 2023-01-18 | HID: i2c-hid: acpi: Unify ACPI ID tables format | Andy Shevchenko | 1 | -5/+5 |
| 2023-01-18 | HID: i2c-hid: acpi: Drop unneded NULL check of adev | Andy Shevchenko | 1 | -11/+5 |
| 2023-01-18 | HID: i2c-hid: use uniform debugging APIs | Thomas Weißschuh | 1 | -2/+2 |
| 2023-01-18 | HID: i2c-hid: switch to standard debugging APIs | Thomas Weißschuh | 1 | -10/+1 |
| 2023-01-17 | HID: Make lowlevel driver structs const | Thomas Weißschuh | 1 | -1/+1 |
| 2023-01-17 | HID: Unexport struct i2c_hid_ll_driver | Thomas Weißschuh | 1 | -2/+1 |
| 2022-12-13 | Merge tag 'for-linus-2022121301' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -10/+8 |
| 2022-12-13 | Merge tag 'input-for-v6.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -26/+3 |
| 2022-12-13 | Merge branch 'for-6.2/rmi' into for-linus | Jiri Kosina | 1 | -1/+2 |
| 2022-12-13 | Merge branch 'for-6.2/i2c' into for-linus | Jiri Kosina | 3 | -9/+6 |
| 2022-11-22 | HID: i2c-hid: Don't set wake_capable and wake_irq | Raul E Rangel | 1 | -9/+0 |
| 2022-11-22 | HID: i2c-hid: acpi: Stop setting wakeup_capable | Raul E Rangel | 1 | -5/+0 |
| 2022-11-22 | HID: i2c-hid: Use PM subsystem to manage wake irq | Raul E Rangel | 1 | -21/+12 |
| 2022-11-21 | HID: i2c: let RMI devices decide what constitutes wakeup event | Dmitry Torokhov | 1 | -1/+2 |
| 2022-11-15 | HID: fix I2C_HID not selected when I2C_HID_OF_ELAN is | Benjamin Tissoires | 1 | -2/+2 |
| 2022-10-18 | HID: i2c: use simple i2c probe | Stephen Kitt | 3 | -9/+6 |
| 2022-10-07 | Merge tag 'for-linus-2022100501' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2022-08-25 | HID: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -1/+1 |
| 2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 2 | -4/+2 |
| 2022-06-08 | HID: i2c-hid: elan: Add support for Elan eKTH6915 i2c-hid touchscreens | Douglas Anderson | 3 | -0/+146 |
| 2022-03-23 | Merge branch 'for-5.18/i2c-hid' into for-linus | Jiri Kosina | 1 | -278/+313 |
| 2022-02-16 | HID: i2c-hid: remove unneeded semicolon | Yang Li | 1 | -1/+1 |
| 2022-02-14 | HID: i2c-hid: note that I2C xfer buffers are DMA-safe | Dmitry Torokhov | 1 | -2/+3 |
| 2022-02-14 | HID: i2c-hid: no longer need raw access to HID descriptor structure | Dmitry Torokhov | 1 | -5/+2 |
| 2022-02-14 | HID: i2c-hid: use helpers to do endian conversion in i2c_hid_get_input() | Dmitry Torokhov | 1 | -13/+15 |
| 2022-02-14 | HID: i2c-hid: rework i2c_hid_get_report() to use i2c_hid_xfer() | Dmitry Torokhov | 1 | -91/+59 |
| 2022-02-14 | HID: i2c-hid: convert i2c_hid_execute_reset() to use i2c_hid_xfer() | Dmitry Torokhov | 1 | -10/+9 |
| 2022-02-14 | HID: i2c-hid: create a helper for SET_POWER command | Dmitry Torokhov | 1 | -4/+18 |
| 2022-02-14 | HID: i2c-hid: define i2c_hid_read_register() and use it | Dmitry Torokhov | 1 | -23/+22 |
| 2022-02-14 | HID: i2c-hid: explicitly code setting and sending reports | Dmitry Torokhov | 1 | -118/+151 |
| 2022-02-14 | HID: i2c-hid: refactor reset command | Dmitry Torokhov | 1 | -25/+38 |
| 2022-02-14 | HID: i2c-hid: use "struct i2c_hid" as argument in most calls | Dmitry Torokhov | 1 | -39/+36 |
| 2022-02-14 | HID: i2c-hid: fix GET/SET_REPORT for unnumbered reports | Dmitry Torokhov | 1 | -8/+24 |
| 2022-02-14 | HID: i2c-hid: fix handling numbered reports with IDs of 15 and above | Angela Czubak | 1 | -14/+10 |
| 2022-02-02 | HID: i2c-hid: goodix: Fix a lockdep splat | Daniel Thompson | 1 | -16/+12 |
| 2022-01-10 | Merge branch 'for-5.17/i2c-hid' into for-linus | Jiri Kosina | 1 | -1/+4 |
| 2021-12-14 | HID: i2c-hid-of: Expose the touchscreen-inverted properties | Alistair Francis | 5 | -5/+15 |
| 2021-12-02 | HID: add suspend/resume helpers | Benjamin Tissoires | 1 | -11/+4 |
| 2021-11-19 | HID: i2c-hid: Report wakeup events | Matthias Kaehlcke | 1 | -1/+4 |
| 2021-09-01 | Merge branch 'for-5.15/goodix' into for-linus | Jiri Kosina | 1 | -13/+79 |
| 2021-08-20 | HID: i2c-hid: Fix Elan touchpad regression | Jim Broadus | 1 | -3/+2 |
| 2021-07-28 | HID: i2c-hid: goodix: Use the devm variant of regulator_register_notifier() | Douglas Anderson | 1 | -1/+1 |
| 2021-07-15 | HID: i2c-hid: goodix: Tie the reset line to true state of the regulator | Douglas Anderson | 1 | -13/+79 |
| 2021-05-27 | HID: i2c-hid: fix format string mismatch | Arnd Bergmann | 1 | -2/+2 |
| 2021-05-07 | HID: i2c-hid: Skip ELAN power-on command after reset | Johnny Chuang | 1 | -1/+8 |
| 2021-03-08 | HID: i2c-hid: acpi: Drop redundant ACPI_PTR() | Andy Shevchenko | 1 | -1/+1 |
| 2021-03-08 | HID: i2c-hid: acpi: Move GUID out of function and described it | Andy Shevchenko | 1 | -3/+6 |
| 2021-03-08 | HID: i2c-hid: acpi: Switch to new style i2c-driver probe function | Andy Shevchenko | 1 | -3/+2 |
| 2021-03-08 | HID: i2c-hid: acpi: Get ACPI companion only once and reuse it | Andy Shevchenko | 1 | -20/+16 |
| 2021-02-23 | Merge branch 'for-5.12/i2c-hid' into for-linus | Jiri Kosina | 7 | -219/+510 |
| 2021-02-05 | HID: i2c-hid: Add I2C_HID_QUIRK_NO_IRQ_AFTER_RESET for ITE8568 EC on Voyo Win... | Hans de Goede | 1 | -0/+2 |
| 2021-01-18 | HID: i2c-hid: Introduce goodix-i2c-hid using i2c-hid core | Douglas Anderson | 3 | -2/+134 |
| 2021-01-18 | HID: i2c-hid: Reorganize so ACPI and OF are separate modules | Douglas Anderson | 6 | -219/+378 |
| 2020-12-16 | Merge branch 'for-5.11/i2c-hid' into for-linus | Jiri Kosina | 1 | -1/+4 |
| 2020-11-27 | HID: i2c-hid: add Vero K147 to descriptor override | Julian Sax | 1 | -0/+8 |
| 2020-10-29 | HID: i2c-hid: show the error when failing to fetch the HID descriptor | Coiby Xu | 1 | -1/+4 |
| 2020-10-29 | HID: i2c-hid: Put ACPI enumerated devices in D3 on shutdown | Hans de Goede | 1 | -0/+9 |
| 2020-10-15 | Merge branch 'for-5.10/i2c-hid' into for-linus | Jiri Kosina | 1 | -0/+12 |
| 2020-10-15 | HID: i2c-hid: Enable wakeup capability from Suspend-to-Idle | Kai-Heng Feng | 1 | -0/+12 |
| 2020-10-15 | Merge branch 'for-5.9/upstream-fixes' into for-linus | Jiri Kosina | 1 | -1/+1 |
| 2020-09-23 | HID: i2c-hid: fix kerneldoc warnings in i2c-hid-core.c | Xiaofei Tan | 1 | -1/+1 |
| 2020-09-09 | HID: i2c-hid: Prefer asynchronous probe | Douglas Anderson | 1 | -0/+1 |
| 2020-08-17 | HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands | Hans de Goede | 1 | -9/+13 |
| 2020-07-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 1 | -0/+8 |
| 2020-06-16 | HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor override | Federico Ricchiuto | 1 | -0/+8 |
| 2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -1/+1 |
| 2020-05-05 | HID: i2c-hid: add Schneider SCL142ALM to descriptor override | Julian Sax | 1 | -0/+8 |
| 2020-04-29 | HID: i2c-hid: reset Synaptics SYNA2393 on resume | Daniel Playfair Cal | 1 | -0/+2 |
| 2020-02-14 | HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override | Kai-Heng Feng | 1 | -0/+8 |
| 2019-12-13 | HID: Add quirk for incorrect input length on Lenovo Y720 | Pavel Balan | 1 | -3/+13 |
| 2019-11-29 | Merge branch 'for-5.5/i2c' into for-linus | Jiri Kosina | 1 | -2/+0 |
| 2019-11-15 | HID: i2c-hid: Reset ALPS touchpads on resume | Kai-Heng Feng | 1 | -1/+11 |
| 2019-11-15 | HID: i2c-hid: fix no irq after reset on raydium 3118 | Aaron Ma | 1 | -0/+2 |
| 2019-11-15 | HID: i2c-hid: remove orphaned member sleep_delay | You-Sheng Yang | 1 | -2/+0 |
| 2019-11-02 | HID: i2c-hid: Send power-on command after reset | Hans de Goede | 1 | -0/+4 |
| 2019-10-18 | HID: i2c-hid: add Trekstor Primebook C11B to descriptor override | Hans de Goede | 1 | -0/+19 |
| 2019-10-18 | HID: i2c-hid: Remove runtime power management | Kai-Heng Feng | 1 | -111/+7 |
| 2019-09-04 | HID: i2c-hid: modify quirks for weida's devices | HungNien Chen | 1 | -3/+1 |
| 2019-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 1 | -0/+8 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
| 2019-05-09 | HID: i2c-hid: add iBall Aer3 to descriptor override | Kai-Heng Feng | 1 | -0/+8 |
| 2019-04-11 | Revert "HID: i2c-hid: Disable runtime PM on Synaptics touchpad" | Hui Wang | 1 | -2/+0 |
| 2019-04-01 | HID: i2c-hid: Disable runtime PM on Synaptics touchpad | Hui Wang | 1 | -0/+2 |
| 2019-03-05 | Merge branch 'for-5.1/i2c-hid' into for-linus | Jiri Kosina | 1 | -0/+9 |
| 2019-01-21 | HID: i2c-hid: Ignore input report if there's no data present on Elan touchpanels | Kai-Heng Feng | 1 | -0/+9 |
| 2019-01-14 | HID: i2c-hid: Disable runtime PM on Goodix touchpad | Kai-Heng Feng | 1 | -0/+2 |
| 2019-01-03 | HID: i2c-hid: Add Odys Winbook 13 to descriptor override | Hans de Goede | 1 | -0/+8 |
| 2018-11-19 | HID: i2c-hid: Disable runtime PM for LG touchscreen | Kai-Heng Feng | 1 | -0/+2 |
| 2018-11-06 | Merge branch 'master' into for-4.20/upstream-fixes | Jiri Kosina | 1 | -1/+2 |
| 2018-10-31 | HID: i2c-hid: add Direkt-Tek DTLAPY133-1 to descriptor override | Julian Sax | 1 | -0/+8 |
| 2018-10-27 | i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] array | Linus Torvalds | 1 | -1/+2 |
| 2018-10-26 | HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanel | Kai-Heng Feng | 1 | -0/+19 |
| 2018-10-23 | Merge branch 'for-4.20/i2c-hid' into for-linus | Jiri Kosina | 4 | -18/+437 |
| 2018-09-29 | HID: i2c-hid: override HID descriptors for certain devices | Julian Sax | 4 | -18/+437 |
| 2018-09-24 | HID: i2c-hid: Remove RESEND_REPORT_DESCR quirk and its handling | Hans de Goede | 1 | -15/+3 |
| 2018-09-14 | HID: i2c-hid: disable runtime PM operations on hantick touchpad | Anisse Astier | 1 | -3/+8 |
| 2018-09-06 | HID: i2c-hid: Don't reset device upon system resume | Kai-Heng Feng | 1 | -6/+7 |
| 2018-08-28 | HID: i2c-hid: Fix flooded incomplete report after S3 on Rayd touchscreen | AceLan Kao | 1 | -0/+2 |
| 2018-08-20 | Merge branch 'for-4.19/i2c-hid' into for-linus | Jiri Kosina | 1 | -30/+27 |
| 2018-07-09 | HID: i2c-hid: Fix "incomplete report" noise | Jason Andryuk | 1 | -1/+1 |
| 2018-06-25 | HID: i2c-hid: Add vddl regulator control | Stephen Boyd | 1 | -24/+24 |
| 2018-06-25 | HID: i2c-hid: Use devm to allocate i2c_hid struct | Stephen Boyd | 1 | -6/+3 |
| 2018-06-08 | Merge branch 'for-4.18/i2c-hid' into for-linus | Jiri Kosina | 1 | -8/+25 |
| 2018-05-30 | HID: i2c-hid: remove i2c_hid_open_mut | Sebastian Andrzej Siewior | 1 | -2/+0 |
| 2018-05-15 | HID: i2c-hid: check if device is there before really probing | Dmitry Torokhov | 1 | -0/+8 |
| 2018-05-09 | HID: i2c-hid: Add RESEND_REPORT_DESCR quirk for Toshiba Click Mini L9W-B | Hans de Goede | 1 | -0/+2 |
| 2018-04-19 | HID: i2c-hid: fix inverted return value from i2c_hid_command() | Jiri Kosina | 1 | -1/+1 |
| 2018-04-16 | HID: i2c-hid: Silently fail probe for CHPN0001 touchscreen | Hans de Goede | 1 | -0/+12 |
| 2018-04-16 | HID: i2c-hid: Move i2c_hid_acpi_pdata error reporting to inside the function | Hans de Goede | 1 | -6/+5 |
| 2018-04-12 | HID: i2c-hid: Fix resume issue on Raydium touchscreen device | Aaron Ma | 1 | -0/+13 |
| 2018-04-05 | Merge branch 'for-4.17/hid-i2c' into for-linus | Jiri Kosina | 1 | -2/+2 |
| 2018-02-16 | HID: i2c-hid: fix size check and type usage | Aaron Ma | 1 | -6/+7 |
| 2018-02-16 | HID: i2c-hid: Use ACPI_COMPANION() directly | Andy Shevchenko | 1 | -2/+2 |
| 2017-11-21 | HID: i2c-hid: Allow ACPI systems to specify "post-power-on-delay-ms" | Rajat Jain | 1 | -5/+13 |
| 2017-11-15 | Merge branch 'for-4.15/upstream' into for-linus | Jiri Kosina | 1 | -1/+6 |
| 2017-11-09 | HID: i2c-hid: Add no-irq-after-reset quirk for 0911:5288 device | Hans de Goede | 1 | -1/+6 |
| 2017-09-13 | HID: i2c-hid: allocate hid buffers for real worst case | Adrian Salido | 1 | -1/+2 |
| 2017-07-27 | HID: introduce hid_is_using_ll_driver | Jason Gerecke | 1 | -1/+2 |
| 2017-07-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -24/+10 |
| 2017-07-10 | Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport... | Jiri Kosina | 1 | -24/+10 |
| 2017-06-08 | HID: i2c-hid: remove custom locking from i2c_hid_open/close | Dmitry Torokhov | 1 | -23/+9 |
| 2017-06-07 | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() | Andy Shevchenko | 1 | -5/+4 |
| 2017-05-29 | HID: i2c: Call acpi_device_fix_up_power for ACPI-enumerated devices | Hans de Goede | 1 | -0/+13 |
| 2017-05-22 | HID: i2c-hid: move header file out of I2C realm | Wolfram Sang | 1 | -1/+1 |
| 2017-05-02 | Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2... | Jiri Kosina | 1 | -65/+40 |
| 2017-03-21 | HID: remove initial reading of reports at connect | Benjamin Tissoires | 1 | -63/+0 |
| 2017-03-06 | HID: i2c-hid: Fix error handling | Christophe JAILLET | 1 | -1/+1 |
| 2017-03-06 | HID: i2c-hid: support regulator power on/off | Brian Norris | 1 | -2/+40 |
| 2017-01-11 | HID: i2c-hid: Add sleep between POWER ON and RESET | Brendan McGrath | 1 | -0/+9 |
| 2016-12-12 | HID: fix missing irq field | Benjamin Tissoires | 1 | -2/+2 |
| 2016-12-12 | HID: i2c-hid: fix build | Jiri Kosina | 1 | -0/+1 |
| 2016-12-12 | HID: i2c-hid: Disable IRQ before freeing buffers | João Paulo Rechi Vita | 1 | -0/+2 |