开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
i2c-hid
Age
Commit message (
Expand
)
Author
2024-09-13
Merge branch 'for-6.12/elan' into for-linus
Benjamin Tissoires
2024-09-12
HID: i2c-hid: ensure various commands do not interfere with each other
Dmitry Torokhov
2024-09-03
HID: i2c-hid: elan: Add elan-ekth6a12nay timing
Zhaoxiong Lv
2024-06-07
HID: i2c-hid: elan: fix reset suspend current leakage
Johan Hovold
2024-05-14
Merge branch 'for-6.10/i2c-hid' into for-linus
Jiri Kosina
2024-05-07
HID: i2c-hid: Remove unused label in i2c_hid_set_power
Kenny Levinsen
2024-05-06
HID: i2c-hid: Use address probe to wake on resume
Kenny Levinsen
2024-05-06
HID: i2c-hid: Retry address probe after delay
Kenny Levinsen
2024-04-03
HID: i2c-hid: Revert to await reset ACK before reading report descriptor
Kenny Levinsen
2024-03-21
HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-up
Nam Cao
2024-01-26
HID: i2c-hid-of: fix NULL-deref on failed power up
Johan Hovold
2024-01-23
HID: i2c-hid: Skip SET_POWER SLEEP for Cirque touchpad on system suspend
Kai-Heng Feng
2024-01-08
Merge branch 'for-6.8/i2c-hid' into for-linus
Jiri Kosina
2024-01-02
HID: i2c-hid: elan: Add ili2901 timing
Zhengqiao Xia
2023-12-06
HID: i2c-hid: Renumber I2C_HID_QUIRK_ defines
Hans de Goede
2023-12-06
HID: i2c-hid: Remove I2C_HID_QUIRK_SET_PWR_WAKEUP_DEV quirk
Hans de Goede
2023-12-06
HID: i2c-hid: Turn missing reset ack into a warning
Hans de Goede
2023-12-06
HID: i2c-hid: Move i2c_hid_finish_hwreset() to after reading the report-descr...
Hans de Goede
2023-12-06
HID: i2c-hid: Switch i2c_hid_parse() to goto style error handling
Hans de Goede
2023-12-06
HID: i2c-hid: Split i2c_hid_hwreset() in start() and finish() functions
Hans de Goede
2023-12-06
HID: i2c-hid: Fold i2c_hid_execute_reset() into i2c_hid_hwreset()
Hans de Goede
2023-12-04
HID: i2c-hid: Add IDEA5002 to i2c_hid_acpi_blacklist[]
Mario Limonciello
2023-10-06
HID: i2c-hid: fix handling of unpopulated devices
Johan Hovold
2023-09-01
Merge tag 'for-linus-2023083101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-21
HID: i2c-hid: elan: Add ili9882t timing
Cong Yang
2023-08-03
HID: i2c-hid: add more DRM dependencies
Arnd Bergmann
2023-08-01
HID: i2c-hid: Do panel follower work on the system_wq
Douglas Anderson
2023-08-01
HID: i2c-hid: Support being a panel follower
Douglas Anderson
2023-08-01
HID: i2c-hid: Suspend i2c-hid devices in remove
Douglas Anderson
2023-08-01
HID: i2c-hid: Make suspend and resume into helper functions
Douglas Anderson
2023-08-01
HID: i2c-hid: Rearrange probe() to power things up later
Douglas Anderson
2023-08-01
HID: i2c-hid: Switch to SYSTEM_SLEEP_PM_OPS()
Douglas Anderson
2023-06-27
Merge branch 'for-6.5/i2c-hid' into for-linus
Jiri Kosina
2023-06-08
HID: i2c-hid: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-08
HID: i2c-hid: goodix: Add support for "goodix,no-reset-during-suspend" property
Fei Shao
2023-04-13
HID: i2c-hid-of: Add reset GPIO support to i2c-hid-of
Hans de Goede
2023-04-13
HID: i2c-hid-of: Allow using i2c-hid-of on non OF platforms
Hans de Goede
2023-04-13
HID: i2c-hid-of: Consistenly use dev local variable in probe()
Hans de Goede
2023-02-22
Merge branch 'for-6.3/hid-bpf' into for-linus
Benjamin Tissoires
2023-02-22
Merge branch 'for-6.3/multitouch' into for-linus
Benjamin Tissoires
2023-02-22
Merge branch 'for-6.3/i2c-hid' into for-linus
Benjamin Tissoires
2023-02-09
HID: i2c-hid: goodix: Add mainboard-vddio-supply
Douglas Anderson
2023-02-09
HID: i2c-hid: goodix: Stop tying the reset line to the regulator
Douglas Anderson
2023-02-09
HID: retain initial quirks set up when creating HID devices
Dmitry Torokhov
2023-01-18
HID: stop drivers from selecting CONFIG_HID
Arnd Bergmann
2023-01-18
HID: multitouch: Add quirks for flipped axes
Allen Ballway
2023-01-18
HID: i2c-hid: acpi: Unify ACPI ID tables format
Andy Shevchenko
2023-01-18
HID: i2c-hid: acpi: Drop unneded NULL check of adev
Andy Shevchenko
2023-01-18
HID: i2c-hid: use uniform debugging APIs
Thomas Weißschuh
2023-01-18
HID: i2c-hid: switch to standard debugging APIs
Thomas Weißschuh
[next]