index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
i2c-hid
/
i2c-hid-core.c
Age
Commit message (
Expand
)
Author
2025-03-04
HID: i2c-hid: improve i2c_hid_get_report error message
Wentao Guan
2024-12-11
HID: i2c-hid: introduce qtec vendor, enable re-power-on quirk
Aleksandrs Vinarskis
2024-12-11
HID: i2c-hid: introduce re-power-on quirk
Aleksandrs Vinarskis
2024-11-28
HID: i2c-hid: Revert to using power commands to wake on resume
Kenny Levinsen
2024-10-24
Merge tag 'hid-for-linus-20241024' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-10-18
HID: i2c-hid: Delayed i2c resume wakeup for 0x0d42 Goodix touchpad
Bartłomiej Maryńczak
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-12
HID: i2c-hid: ensure various commands do not interfere with each other
Dmitry Torokhov
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-23
HID: i2c-hid: Skip SET_POWER SLEEP for Cirque touchpad on system suspend
Kai-Heng Feng
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-10-06
HID: i2c-hid: fix handling of unpopulated devices
Johan Hovold
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-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: retain initial quirks set up when creating HID devices
Dmitry Torokhov
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-11-22
HID: i2c-hid: Don't set wake_capable and wake_irq
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
2022-10-07
Merge tag 'for-linus-2022100501' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-25
HID: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-02-16
HID: i2c-hid: remove unneeded semicolon
Yang Li
2022-02-14
HID: i2c-hid: note that I2C xfer buffers are DMA-safe
Dmitry Torokhov
2022-02-14
HID: i2c-hid: no longer need raw access to HID descriptor structure
Dmitry Torokhov
2022-02-14
HID: i2c-hid: use helpers to do endian conversion in i2c_hid_get_input()
Dmitry Torokhov
2022-02-14
HID: i2c-hid: rework i2c_hid_get_report() to use i2c_hid_xfer()
Dmitry Torokhov
2022-02-14
HID: i2c-hid: convert i2c_hid_execute_reset() to use i2c_hid_xfer()
Dmitry Torokhov
2022-02-14
HID: i2c-hid: create a helper for SET_POWER command
Dmitry Torokhov
[next]