index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
i2c-hid
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-10-29
HID: i2c-hid: Put ACPI enumerated devices in D3 on shutdown
Hans de Goede
1
-0
/
+9
2020-10-15
Merge branch 'for-5.10/i2c-hid' into for-linus
Jiri Kosina
1
-0
/
+12
2020-10-15
HID: i2c-hid: Enable wakeup capability from Suspend-to-Idle
Kai-Heng Feng
1
-0
/
+12
2020-10-15
Merge branch 'for-5.9/upstream-fixes' into for-linus
Jiri Kosina
1
-1
/
+1
2020-09-23
HID: i2c-hid: fix kerneldoc warnings in i2c-hid-core.c
Xiaofei Tan
1
-1
/
+1
2020-09-09
HID: i2c-hid: Prefer asynchronous probe
Douglas Anderson
1
-0
/
+1
2020-08-17
HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
Hans de Goede
1
-9
/
+13
2020-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-0
/
+8
2020-06-16
HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor override
Federico Ricchiuto
1
-0
/
+8
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-05-05
HID: i2c-hid: add Schneider SCL142ALM to descriptor override
Julian Sax
1
-0
/
+8
2020-04-29
HID: i2c-hid: reset Synaptics SYNA2393 on resume
Daniel Playfair Cal
1
-0
/
+2
2020-02-14
HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override
Kai-Heng Feng
1
-0
/
+8
2019-12-13
HID: Add quirk for incorrect input length on Lenovo Y720
Pavel Balan
1
-3
/
+13
2019-11-29
Merge branch 'for-5.5/i2c' into for-linus
Jiri Kosina
1
-2
/
+0
2019-11-15
HID: i2c-hid: Reset ALPS touchpads on resume
Kai-Heng Feng
1
-1
/
+11
2019-11-15
HID: i2c-hid: fix no irq after reset on raydium 3118
Aaron Ma
1
-0
/
+2
2019-11-15
HID: i2c-hid: remove orphaned member sleep_delay
You-Sheng Yang
1
-2
/
+0
2019-11-02
HID: i2c-hid: Send power-on command after reset
Hans de Goede
1
-0
/
+4
2019-10-18
HID: i2c-hid: add Trekstor Primebook C11B to descriptor override
Hans de Goede
1
-0
/
+19
2019-10-18
HID: i2c-hid: Remove runtime power management
Kai-Heng Feng
1
-111
/
+7
2019-09-04
HID: i2c-hid: modify quirks for weida's devices
HungNien Chen
1
-3
/
+1
2019-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-0
/
+8
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-09
HID: i2c-hid: add iBall Aer3 to descriptor override
Kai-Heng Feng
1
-0
/
+8
2019-04-11
Revert "HID: i2c-hid: Disable runtime PM on Synaptics touchpad"
Hui Wang
1
-2
/
+0
2019-04-01
HID: i2c-hid: Disable runtime PM on Synaptics touchpad
Hui Wang
1
-0
/
+2
2019-03-05
Merge branch 'for-5.1/i2c-hid' into for-linus
Jiri Kosina
1
-0
/
+9
2019-01-21
HID: i2c-hid: Ignore input report if there's no data present on Elan touchpanels
Kai-Heng Feng
1
-0
/
+9
[next]