index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
2022-02-16
HID: apple: Add necessary IDs and configuration for T2 Macs.
Aun-Ali Zaidi
2022-02-16
HID: apple: Add support for keyboard backlight on certain T2 Macs.
Paul Pawlowski
2022-02-16
HID: apple: Report Magic Keyboard 2021 with fingerprint reader battery over USB
José Expósito
2022-02-16
HID: apple: Report Magic Keyboard 2021 battery over USB
José Expósito
2022-02-16
HID: apple: Magic Keyboard 2015 FN key mapping
José Expósito
2022-02-16
HID: apple: Magic Keyboard first generation FN key mapping
José Expósito
2022-02-16
HID: apple: Refactor key translation setup
José Expósito
2022-02-16
HID: uclogic: Handle virtual frame reports
Nikolai Kondrashov
2022-02-16
HID: uclogic: Skip non-input raw events earlier
Nikolai Kondrashov
2022-02-16
HID: uclogic: Access pen/frame params directly in raw_event handling
Nikolai Kondrashov
2022-02-16
HID: uclogic: Split pen and frame raw event handling
Nikolai Kondrashov
2022-02-16
HID: uclogic: Support Huion 13th frame button
Nikolai Kondrashov
2022-02-16
HID: uclogic: Rename Huion HS64 PID to Huion Tablet 2
Nikolai Kondrashov
2022-02-16
HID: uclogic: Support Huion tilt reporting
Nikolai Kondrashov
2022-02-16
HID: i2c-hid: remove unneeded semicolon
Yang Li
2022-02-16
HID: logitech-dj: add new lightspeed receiver id
Lucas Zampieri
2022-02-14
HID: amd_sfh: Add interrupt handler to process interrupts
Basavaraj Natikar
2022-02-14
HID: amd_sfh: Add functionality to clear interrupts
Basavaraj Natikar
2022-02-14
HID: amd_sfh: Disable the interrupt for all command
Basavaraj Natikar
2022-02-14
HID: amd_sfh: Correct the structure field name
Basavaraj Natikar
2022-02-14
HID: amd_sfh: Handle amd_sfh work buffer in PM ops
Basavaraj Natikar
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-05
HID:Add support for UGTABLET WP5540
Sergio Costas
2022-02-02
HID: add SiGma Micro driver
Desmond Lim
2022-02-02
HID: google: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
2022-02-02
HID: amd_sfh: Add illuminance mask to limit ALS max value
Basavaraj Natikar
2022-02-02
HID: amd_sfh: Increase sensor command timeout
Basavaraj Natikar
2022-02-02
HID: i2c-hid: goodix: Fix a lockdep splat
Daniel Thompson
2022-01-24
HID: amd_sfh: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-24
HID: elo: fix memory leak in elo_probe
Dongliang Mu
2022-01-21
HID: apple: Set the tilde quirk flag on the Wellspring 5 and later
Alex Henrie
2022-01-21
HID: wacom: Avoid using stale array indicies to read contact count
Jason Gerecke
2022-01-21
HID: wacom: Ignore the confidence flag when a touch is removed
Jason Gerecke
2022-01-21
HID: wacom: Reset expected and received contact counts at the same time
Jason Gerecke
2022-01-19
HID: uhid: Use READ_ONCE()/WRITE_ONCE() for ->running
Jann Horn
2022-01-19
HID: uhid: Fix worker destroying device without any protection
Jann Horn
2022-01-14
HID: vivaldi: Minor cleanups
Stephen Boyd
2022-01-14
HID: vivaldi: fix handling devices not using numbered reports
Dmitry Torokhov
2022-01-12
HID: Ignore battery for Elan touchscreen on HP Envy X360 15t-dr100
Karl Kurbjun
[prev]
[next]