index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
i2c-hid
Age
Commit message (
Expand
)
Author
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
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
2022-02-14
HID: i2c-hid: define i2c_hid_read_register() and use it
Dmitry Torokhov
2022-02-14
HID: i2c-hid: explicitly code setting and sending reports
Dmitry Torokhov
2022-02-14
HID: i2c-hid: refactor reset command
Dmitry Torokhov
2022-02-14
HID: i2c-hid: use "struct i2c_hid" as argument in most calls
Dmitry Torokhov
2022-02-14
HID: i2c-hid: fix GET/SET_REPORT for unnumbered reports
Dmitry Torokhov
2022-02-14
HID: i2c-hid: fix handling numbered reports with IDs of 15 and above
Angela Czubak
2022-02-02
HID: i2c-hid: goodix: Fix a lockdep splat
Daniel Thompson
2022-01-10
Merge branch 'for-5.17/i2c-hid' into for-linus
Jiri Kosina
2021-12-14
HID: i2c-hid-of: Expose the touchscreen-inverted properties
Alistair Francis
2021-12-02
HID: add suspend/resume helpers
Benjamin Tissoires
2021-11-19
HID: i2c-hid: Report wakeup events
Matthias Kaehlcke
2021-09-01
Merge branch 'for-5.15/goodix' into for-linus
Jiri Kosina
2021-08-20
HID: i2c-hid: Fix Elan touchpad regression
Jim Broadus
2021-07-28
HID: i2c-hid: goodix: Use the devm variant of regulator_register_notifier()
Douglas Anderson
2021-07-15
HID: i2c-hid: goodix: Tie the reset line to true state of the regulator
Douglas Anderson
2021-05-27
HID: i2c-hid: fix format string mismatch
Arnd Bergmann
2021-05-07
HID: i2c-hid: Skip ELAN power-on command after reset
Johnny Chuang
2021-03-08
HID: i2c-hid: acpi: Drop redundant ACPI_PTR()
Andy Shevchenko
2021-03-08
HID: i2c-hid: acpi: Move GUID out of function and described it
Andy Shevchenko
2021-03-08
HID: i2c-hid: acpi: Switch to new style i2c-driver probe function
Andy Shevchenko
2021-03-08
HID: i2c-hid: acpi: Get ACPI companion only once and reuse it
Andy Shevchenko
2021-02-23
Merge branch 'for-5.12/i2c-hid' into for-linus
Jiri Kosina
2021-02-05
HID: i2c-hid: Add I2C_HID_QUIRK_NO_IRQ_AFTER_RESET for ITE8568 EC on Voyo Win...
Hans de Goede
2021-01-18
HID: i2c-hid: Introduce goodix-i2c-hid using i2c-hid core
Douglas Anderson
2021-01-18
HID: i2c-hid: Reorganize so ACPI and OF are separate modules
Douglas Anderson
2020-12-16
Merge branch 'for-5.11/i2c-hid' into for-linus
Jiri Kosina
2020-11-27
HID: i2c-hid: add Vero K147 to descriptor override
Julian Sax
2020-10-29
HID: i2c-hid: show the error when failing to fetch the HID descriptor
Coiby Xu
2020-10-29
HID: i2c-hid: Put ACPI enumerated devices in D3 on shutdown
Hans de Goede
2020-10-15
Merge branch 'for-5.10/i2c-hid' into for-linus
Jiri Kosina
2020-10-15
HID: i2c-hid: Enable wakeup capability from Suspend-to-Idle
Kai-Heng Feng
2020-10-15
Merge branch 'for-5.9/upstream-fixes' into for-linus
Jiri Kosina
2020-09-23
HID: i2c-hid: fix kerneldoc warnings in i2c-hid-core.c
Xiaofei Tan
2020-09-09
HID: i2c-hid: Prefer asynchronous probe
Douglas Anderson
2020-08-17
HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
Hans de Goede
2020-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2020-06-16
HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor override
Federico Ricchiuto
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-05
HID: i2c-hid: add Schneider SCL142ALM to descriptor override
Julian Sax
2020-04-29
HID: i2c-hid: reset Synaptics SYNA2393 on resume
Daniel Playfair Cal
2020-02-14
HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override
Kai-Heng Feng
2019-12-13
HID: Add quirk for incorrect input length on Lenovo Y720
Pavel Balan
[next]