index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2022-02-14
HID: i2c-hid: explicitly code setting and sending reports
Dmitry Torokhov
1
-118
/
+151
2022-02-14
HID: i2c-hid: refactor reset command
Dmitry Torokhov
1
-25
/
+38
2022-02-14
HID: i2c-hid: use "struct i2c_hid" as argument in most calls
Dmitry Torokhov
1
-39
/
+36
2022-02-14
HID: i2c-hid: fix GET/SET_REPORT for unnumbered reports
Dmitry Torokhov
1
-8
/
+24
2022-02-14
HID: i2c-hid: fix handling numbered reports with IDs of 15 and above
Angela Czubak
1
-14
/
+10
2022-02-02
HID: i2c-hid: goodix: Fix a lockdep splat
Daniel Thompson
1
-16
/
+12
2022-01-10
Merge branch 'for-5.17/i2c-hid' into for-linus
Jiri Kosina
1
-1
/
+4
2021-12-14
HID: i2c-hid-of: Expose the touchscreen-inverted properties
Alistair Francis
5
-5
/
+15
2021-12-02
HID: add suspend/resume helpers
Benjamin Tissoires
1
-11
/
+4
2021-11-19
HID: i2c-hid: Report wakeup events
Matthias Kaehlcke
1
-1
/
+4
2021-09-01
Merge branch 'for-5.15/goodix' into for-linus
Jiri Kosina
1
-13
/
+79
2021-08-20
HID: i2c-hid: Fix Elan touchpad regression
Jim Broadus
1
-3
/
+2
2021-07-28
HID: i2c-hid: goodix: Use the devm variant of regulator_register_notifier()
Douglas Anderson
1
-1
/
+1
2021-07-15
HID: i2c-hid: goodix: Tie the reset line to true state of the regulator
Douglas Anderson
1
-13
/
+79
2021-05-27
HID: i2c-hid: fix format string mismatch
Arnd Bergmann
1
-2
/
+2
2021-05-07
HID: i2c-hid: Skip ELAN power-on command after reset
Johnny Chuang
1
-1
/
+8
2021-03-08
HID: i2c-hid: acpi: Drop redundant ACPI_PTR()
Andy Shevchenko
1
-1
/
+1
2021-03-08
HID: i2c-hid: acpi: Move GUID out of function and described it
Andy Shevchenko
1
-3
/
+6
2021-03-08
HID: i2c-hid: acpi: Switch to new style i2c-driver probe function
Andy Shevchenko
1
-3
/
+2
2021-03-08
HID: i2c-hid: acpi: Get ACPI companion only once and reuse it
Andy Shevchenko
1
-20
/
+16
2021-02-23
Merge branch 'for-5.12/i2c-hid' into for-linus
Jiri Kosina
7
-219
/
+510
2021-02-05
HID: i2c-hid: Add I2C_HID_QUIRK_NO_IRQ_AFTER_RESET for ITE8568 EC on Voyo Win...
Hans de Goede
1
-0
/
+2
2021-01-18
HID: i2c-hid: Introduce goodix-i2c-hid using i2c-hid core
Douglas Anderson
3
-2
/
+134
2021-01-18
HID: i2c-hid: Reorganize so ACPI and OF are separate modules
Douglas Anderson
6
-219
/
+378
2020-12-16
Merge branch 'for-5.11/i2c-hid' into for-linus
Jiri Kosina
1
-1
/
+4
2020-11-27
HID: i2c-hid: add Vero K147 to descriptor override
Julian Sax
1
-0
/
+8
2020-10-29
HID: i2c-hid: show the error when failing to fetch the HID descriptor
Coiby Xu
1
-1
/
+4
[next]