index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-16
HID: ft260: add usb hid to i2c host bridge driver
Michael Zaidman
4
-0
/
+1066
2021-03-08
AMD_SFH: Add DMI quirk table for BIOS-es which don't set the activestatus bits
Hans de Goede
1
-0
/
+24
2021-03-08
AMD_SFH: Add sensor_mask module parameter
Hans de Goede
1
-3
/
+11
2021-03-08
AMD_SFH: Removed unused activecontrolstatus member from the amd_mp2_dev struct
Hans de Goede
2
-3
/
+4
2021-03-08
HID: wacom: Assign boolean values to a bool variable
Jiapeng Zhong
1
-1
/
+1
2021-03-08
HID cp2112: fix support for multiple gpiochips
Douglas Gilbert
1
-11
/
+11
2021-03-08
HID: alps: fix error return code in alps_input_configured()
Jia-Ju Bai
1
-0
/
+1
2021-03-08
HID: asus: Add support for 2021 ASUS N-Key keyboard
Luke D Jones
2
-0
/
+4
2021-03-08
HID: hiddev: Return specific error codes on connect failure
Jason Gerecke
1
-3
/
+3
2021-03-08
HID: plantronics: Workaround for double volume key presses
Maxim Mikityanskiy
2
-2
/
+59
2021-03-08
HID: logitech-dj: Handle newer quad/bt2.0 receivers in HID proxy mode
Hans de Goede
4
-31
/
+92
2021-03-08
HID: logitech-dj: Use hid-ids.h defines for USB device-ids for all supported ...
Hans de Goede
2
-17
/
+28
2021-03-08
HID: google: add don USB id
Shou-Chieh Hsu
2
-0
/
+3
2021-03-08
HID: i2c-hid: acpi: Drop redundant ACPI_PTR()
Andy Shevchenko
1
-1
/
+1
2021-03-08
HID: i2c-hid: acpi: Move GUID out of function and described it
Andy Shevchenko
1
-3
/
+6
2021-03-08
HID: i2c-hid: acpi: Switch to new style i2c-driver probe function
Andy Shevchenko
1
-3
/
+2
2021-03-08
HID: i2c-hid: acpi: Get ACPI companion only once and reuse it
Andy Shevchenko
1
-20
/
+16
2021-02-23
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-20
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
[prev]
[next]