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
2024-05-14
Merge branch 'for-6.10/i2c-hid' into for-linus
Jiri Kosina
2024-05-07
HID: i2c-hid: Remove unused label in i2c_hid_set_power
Kenny Levinsen
2024-05-06
HID: i2c-hid: Use address probe to wake on resume
Kenny Levinsen
2024-05-06
HID: i2c-hid: Retry address probe after delay
Kenny Levinsen
2024-04-03
HID: i2c-hid: Revert to await reset ACK before reading report descriptor
Kenny Levinsen
2024-03-21
HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-up
Nam Cao
2024-01-26
HID: i2c-hid-of: fix NULL-deref on failed power up
Johan Hovold
2024-01-23
HID: i2c-hid: Skip SET_POWER SLEEP for Cirque touchpad on system suspend
Kai-Heng Feng
2024-01-08
Merge branch 'for-6.8/i2c-hid' into for-linus
Jiri Kosina
2024-01-02
HID: i2c-hid: elan: Add ili2901 timing
Zhengqiao Xia
2023-12-06
HID: i2c-hid: Renumber I2C_HID_QUIRK_ defines
Hans de Goede
2023-12-06
HID: i2c-hid: Remove I2C_HID_QUIRK_SET_PWR_WAKEUP_DEV quirk
Hans de Goede
2023-12-06
HID: i2c-hid: Turn missing reset ack into a warning
Hans de Goede
2023-12-06
HID: i2c-hid: Move i2c_hid_finish_hwreset() to after reading the report-descr...
Hans de Goede
2023-12-06
HID: i2c-hid: Switch i2c_hid_parse() to goto style error handling
Hans de Goede
2023-12-06
HID: i2c-hid: Split i2c_hid_hwreset() in start() and finish() functions
Hans de Goede
2023-12-06
HID: i2c-hid: Fold i2c_hid_execute_reset() into i2c_hid_hwreset()
Hans de Goede
2023-12-04
HID: i2c-hid: Add IDEA5002 to i2c_hid_acpi_blacklist[]
Mario Limonciello
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
[next]