index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
30
-279
/
+2424
2021-02-23
Merge branch 'for-5.12/uclogic' into for-linus
Jiri Kosina
3
-1
/
+4
2021-02-23
Merge branch 'for-5.12/sony' into for-linus
Jiri Kosina
3
-7
/
+20
2021-02-23
Merge branch 'for-5.12/playstation-v2' into for-linus
Jiri Kosina
4
-0
/
+1371
2021-02-23
Merge branch 'for-5.12/multitouch' into for-linus
Jiri Kosina
1
-0
/
+10
2021-02-23
Merge branch 'for-5.12/logitech' into for-linus
Jiri Kosina
2
-8
/
+240
2021-02-23
Merge branch 'for-5.12/intel-ish' into for-linus
Jiri Kosina
3
-1
/
+81
2021-02-23
Merge branch 'for-5.12/i2c-hid' into for-linus
Jiri Kosina
8
-220
/
+511
2021-02-23
Merge branch 'for-5.12/google' into for-linus
Jiri Kosina
1
-19
/
+66
2021-02-23
Merge branch 'for-5.12/doc' into for-linus
Jiri Kosina
1
-11
/
+14
2021-02-23
Merge branch 'for-5.12/chicony' into for-linus
Jiri Kosina
2
-0
/
+56
2021-02-23
Merge branch 'for-5.12/core' into for-linus
Jiri Kosina
2
-3
/
+16
2021-02-21
Merge tag 'staging-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+143
2021-02-18
HID: playstation: add DualSense player LED support.
Roderick Colenbrander
1
-1
/
+82
2021-02-18
HID: playstation: add microphone mute support for DualSense.
Roderick Colenbrander
1
-0
/
+44
2021-02-18
HID: playstation: add initial DualSense lightbar support.
Roderick Colenbrander
1
-0
/
+65
2021-02-18
HID: wacom: Ignore attempts to overwrite the touch_max value from HID
Jason Gerecke
1
-1
/
+6
2021-02-17
HID: playstation: fix array size comparison (off-by-one)
Colin Ian King
1
-1
/
+1
2021-02-17
HID: playstation: fix unused variable in ps_battery_get_property.
Roderick Colenbrander
1
-2
/
+2
2021-02-17
HID: playstation: report DualSense hardware and firmware version.
Roderick Colenbrander
1
-0
/
+81
2021-02-11
HID: playstation: add DualSense classic rumble support.
Roderick Colenbrander
2
-2
/
+214
2021-02-11
HID: playstation: add DualSense Bluetooth support.
Roderick Colenbrander
2
-0
/
+42
2021-02-11
HID: playstation: track devices in list.
Roderick Colenbrander
1
-0
/
+46
2021-02-11
HID: playstation: add DualSense accelerometer and gyroscope support.
Roderick Colenbrander
1
-0
/
+203
2021-02-11
HID: playstation: add DualSense touchpad support.
Roderick Colenbrander
1
-0
/
+66
2021-02-11
HID: playstation: add DualSense battery support.
Roderick Colenbrander
2
-3
/
+138
2021-02-11
HID: playstation: use DualSense MAC address as unique identifier.
Roderick Colenbrander
1
-0
/
+58
2021-02-11
HID: playstation: initial DualSense USB support.
Roderick Colenbrander
4
-0
/
+338
2021-02-09
HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch 10E
Hans de Goede
1
-3
/
+9
2021-02-09
HID: Ignore battery for Elan touchscreen on HP Spectre X360 15-df0xxx
Elia Devito
2
-0
/
+3
2021-02-09
HID: logitech-dj: add support for the new lightspeed connection iteration
Filipe Laíns
1
-1
/
+6
2021-02-09
HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device ID
You-Sheng Yang
2
-0
/
+2
2021-02-05
HID: logitech-dj: add support for keyboard events in eQUAD step 4 Gaming
Filipe Laíns
1
-0
/
+1
2021-02-05
HID: i2c-hid: Add I2C_HID_QUIRK_NO_IRQ_AFTER_RESET for ITE8568 EC on Voyo Win...
Hans de Goede
2
-0
/
+4
2021-02-05
HID: displays: convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
1
-3
/
+3
2021-02-05
HID: wacom: convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
1
-1
/
+1
2021-02-05
HID: lg-g15: make a const array static, makes object smaller
Colin Ian King
1
-1
/
+1
2021-02-02
HID: google: Get HID report on probe to confirm tablet switch state
Nicolas Boichat
1
-19
/
+66
2021-02-02
HID: hid-input: avoid splitting keyboard, system and consumer controls
Dmitry Torokhov
1
-0
/
+10
2021-01-26
HID: correct kernel-doc notation in hid-quirks.c
Randy Dunlap
1
-11
/
+14
2021-01-26
HID: wacom: Correct NULL dereference on AES pen proximity
Jason Gerecke
2
-4
/
+5
2021-01-26
HID: multitouch: Set to high latency mode on suspend.
Blaž Hrastnik
1
-0
/
+10
2021-01-25
Merge 5.11-rc5 into staging-next
Greg Kroah-Hartman
13
-12
/
+55
2021-01-25
HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input devices
Kai-Heng Feng
1
-1
/
+2
2021-01-22
HID: hid-sensor-custom: Add custom sensor iio support
Ye Xiang
1
-0
/
+143
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
7
-220
/
+379
2021-01-18
HID: logitech-hidpp: add support for Unified Battery (1004) feature
Filipe Laíns
1
-7
/
+239
2021-01-18
HID: sony: Add support for tilt on guitar hero guitars
Sanjay Govind
3
-7
/
+20
2021-01-18
HID: make arrays usage and value to be the same
Will McVicker
1
-3
/
+3
[next]