index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
i2c-hid
Age
Commit message (
Expand
)
Author
Files
Lines
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-14
Merge tag 'for-linus-2022121301' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-10
/
+8
2022-12-14
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-23
HID: i2c-hid: Don't set wake_capable and wake_irq
Raul E Rangel
1
-9
/
+0
2022-11-23
HID: i2c-hid: acpi: Stop setting wakeup_capable
Raul E Rangel
1
-5
/
+0
2022-11-23
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
[next]