index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
i2c-hid
Age
Commit message (
Expand
)
Author
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
2022-11-15
HID: fix I2C_HID not selected when I2C_HID_OF_ELAN is
Benjamin Tissoires
2022-10-18
HID: i2c: use simple i2c probe
Stephen Kitt
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-06-08
HID: i2c-hid: elan: Add support for Elan eKTH6915 i2c-hid touchscreens
Douglas Anderson
2022-03-23
Merge branch 'for-5.18/i2c-hid' into for-linus
Jiri Kosina
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
[next]