index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
2022-11-15
HID: bpf: allocate data memory for device_event BPF programs
Benjamin Tissoires
2022-11-15
HID: bpf jmp table: simplify the logic of cleaning up programs
Benjamin Tissoires
2022-11-15
HID: initial BPF implementation
Benjamin Tissoires
2022-11-15
HID: Kconfig: split HID support and hid-core compilation
Benjamin Tissoires
2022-11-15
HID: fix I2C_HID not selected when I2C_HID_OF_ELAN is
Benjamin Tissoires
2022-11-14
HID: hid-lg4ff: Add check for empty lbuf
Anastasia Belova
2022-11-14
HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch V 10
Hans de Goede
2022-11-14
HID: apple: Swap Control and Command keys on Apple keyboards
Aditya Garg
2022-11-14
HID: intel-ish-hid: ishtp: remove variable rb_count
Colin Ian King
2022-11-14
HID: uclogic: Standardize test name prefix
José Expósito
2022-11-14
HID: uclogic: Fix frame templates for big endian architectures
José Expósito
2022-11-14
HID: hid-sensor-custom: Allow more than one hinge angle sensor
Yauhen Kharuzhy
2022-11-11
Merge tag 'for-linus-2022111101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-11-11
HID: ft260: fix 'cast to restricted' kernel CI bot warnings
Michael Zaidman
2022-11-11
HID: ft260: missed NACK from busy device
Michael Zaidman
2022-11-11
HID: ft260: fix a NULL pointer dereference in ft260_i2c_write
Michael Zaidman
2022-11-11
HID: ft260: wake up device from power saving mode
Michael Zaidman
2022-11-11
HID: ft260: missed NACK from big i2c read
Michael Zaidman
2022-11-11
HID: ft260: remove SMBus Quick command support
Michael Zaidman
2022-11-11
HID: ft260: skip unexpected HID input reports
Michael Zaidman
2022-11-11
HID: ft260: do not populate /dev/hidraw device
Michael Zaidman
2022-11-11
HID: ft260: improve i2c large reads performance
Michael Zaidman
2022-11-11
HID: ft260: support i2c reads greater than HID report size
Michael Zaidman
2022-11-11
HID: ft260: support i2c writes larger than HID report size
Michael Zaidman
2022-11-11
HID: ft260: improve i2c write performance
Michael Zaidman
2022-11-11
HID: ft260: ft260_xfer_status routine cleanup
Michael Zaidman
2022-11-11
HID: playstation: add DualShock4 dongle support.
Roderick Colenbrander
2022-11-11
HID: playstation: set default DualShock4 BT poll interval to 4ms.
Roderick Colenbrander
2022-11-11
HID: playstation: add DualShock4 bluetooth support.
Roderick Colenbrander
2022-11-11
HID: playstation: add option to ignore CRC in ps_get_report.
Roderick Colenbrander
2022-11-11
HID: playstation: support DualShock4 lightbar blink.
Roderick Colenbrander
2022-11-11
HID: playstation: support DualShock4 lightbar.
Roderick Colenbrander
2022-11-11
HID: playstation: make LED brightness adjustable in ps_led_register.
Roderick Colenbrander
2022-11-11
HID: playstation: Add DualShock4 rumble support.
Roderick Colenbrander
2022-11-11
HID: playstation: add DualShock4 accelerometer and gyroscope support.
Roderick Colenbrander
2022-11-11
HID: playstation: add DualShock4 touchpad support.
Roderick Colenbrander
2022-11-11
HID: playstation: add DualShock4 battery support.
Roderick Colenbrander
2022-11-11
HID: playstation: report DualShock4 hardware and firmware version.
Roderick Colenbrander
2022-11-11
HID: playstation: initial DualShock4 USB support.
Roderick Colenbrander
2022-11-04
HID: uclogic: Add support for XP-PEN Deco LW
José Expósito
2022-11-04
HID: input: do not query XP-PEN Deco LW battery
José Expósito
2022-11-04
HID: wiimote: Add support for the DJ Hero turntable
Joshua Jun
2022-11-04
HID: wacom: Fix logic used for 3rd barrel switch emulation
Jason Gerecke
2022-11-02
HID: hyperv: fix possible memory leak in mousevsc_probe()
Yang Yingliang
2022-11-02
HID: asus: Remove unused variable in asus_report_tool_width()
Colin Ian King
2022-11-02
HID: apple: enable APPLE_ISO_TILDE_QUIRK for the keyboards of Macs with the T...
Kerem Karabay
2022-11-02
HID: apple: fix key translations where multiple quirks attempt to translate t...
Kerem Karabay
2022-10-24
HID: hyperv: remove unused struct synthhid_msg
Paulo Miguel Almeida
2022-10-21
Merge tag 'for-linus-2022102101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-21
HID: mcp2221: correct undefined references when CONFIG_GPIOLIB isn't defined
Matt Ranostay
[prev]
[next]