开源镜像站
帮助
动态
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-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
2023-01-17
HID: Make lowlevel driver structs const
Thomas Weißschuh
2023-01-17
HID: Unexport struct i2c_hid_ll_driver
Thomas Weißschuh
2022-12-13
Merge tag 'for-linus-2022121301' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
Merge tag 'input-for-v6.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-13
Merge branch 'for-6.2/rmi' into for-linus
Jiri Kosina
2022-12-13
Merge branch 'for-6.2/i2c' into for-linus
Jiri Kosina
2022-11-22
HID: i2c-hid: Don't set wake_capable and wake_irq
Raul E Rangel
2022-11-22
HID: i2c-hid: acpi: Stop setting wakeup_capable
Raul E Rangel
2022-11-22
HID: i2c-hid: Use PM subsystem to manage wake irq
Raul E Rangel
2022-11-21
HID: i2c: let RMI devices decide what constitutes wakeup event
Dmitry Torokhov
[next]