index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-03
HID: add mapping for KEY_ALL_APPLICATIONS
William Mahon
2
-1
/
+5
2022-03-03
HID: add mapping for KEY_DICTATE
William Mahon
2
-0
/
+2
2022-03-01
HID: nintendo: check the return value of alloc_workqueue()
Jia-Ju Bai
1
-0
/
+4
2022-03-01
HID: input: accommodate priorities for slotted devices
Benjamin Tissoires
1
-8
/
+95
2022-03-01
HID: input: remove the need for HID_QUIRK_INVERT
Benjamin Tissoires
1
-8
/
+90
2022-03-01
HID: input: enforce Invert usage to be processed before InRange
Benjamin Tissoires
1
-2
/
+32
2022-03-01
HID: core: for input reports, process the usages by priority list
Benjamin Tissoires
1
-7
/
+38
2022-03-01
HID: compute an ordered list of input fields to process
Benjamin Tissoires
1
-1
/
+104
2022-03-01
HID: input: move up out-of-range processing of input values
Benjamin Tissoires
1
-24
/
+24
2022-03-01
HID: input: rework spaghetti code with switch statements
Benjamin Tissoires
1
-37
/
+43
2022-03-01
HID: input: tag touchscreens as such if the physical is not there
Benjamin Tissoires
1
-4
/
+25
2022-03-01
HID: core: split data fetching from processing in hid_input_field()
Benjamin Tissoires
1
-19
/
+77
2022-03-01
HID: core: de-duplicate some code in hid_input_field()
Benjamin Tissoires
1
-15
/
+39
2022-03-01
HID: core: statically allocate read buffers
Benjamin Tissoires
1
-7
/
+5
2022-03-01
HID: vivaldi: fix sysfs attributes leak
Dmitry Torokhov
1
-1
/
+1
2022-03-01
HID: uclogic: Support multiple frame input devices
Nikolai Kondrashov
3
-71
/
+74
2022-03-01
HID: uclogic: Define report IDs before their descriptors
Nikolai Kondrashov
1
-5
/
+5
2022-03-01
HID: uclogic: Put version first in rdesc namespace
Nikolai Kondrashov
3
-42
/
+42
2022-03-01
HID: uclogic: Use "frame" instead of "buttonpad"
Nikolai Kondrashov
3
-53
/
+51
2022-03-01
HID: uclogic: Use different constants for frame report IDs
Nikolai Kondrashov
1
-4
/
+5
2022-03-01
HID: uclogic: Specify total report size to buttonpad macro
Nikolai Kondrashov
1
-6
/
+6
2022-03-01
HID: uclogic: Switch to matching subreport bytes
Nikolai Kondrashov
3
-11
/
+15
2022-03-01
HID: uclogic: Replace pen_frame_flag with subreport_list
Nikolai Kondrashov
3
-41
/
+73
2022-03-01
HID: uclogic: Remove pen usage masking
Nikolai Kondrashov
3
-54
/
+7
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
1
-1
/
+1
2022-02-21
HID: hid-thrustmaster: fix OOB read in thrustmaster_interrupts
Pavel Skripkin
1
-0
/
+6
2022-02-17
HID: elo: Revert USB reference counting
Jiri Kosina
1
-6
/
+1
2022-02-17
HID: apple: properly reflect LEDS dependency
Jiri Kosina
1
-0
/
+2
2022-02-16
HID: Add driver for Razer Blackwidow keyboards
Jelle van der Waa
4
-0
/
+136
2022-02-16
HID: Add support for open wheel and no attachment to T300
Michael Hübner
1
-0
/
+2
2022-02-16
HID: apple: Add fn mapping for MacBook Pros with Touch Bar
Aditya Garg
1
-0
/
+58
2022-02-16
HID: apple: Add necessary IDs and configuration for T2 Macs.
Aun-Ali Zaidi
3
-0
/
+40
2022-02-16
HID: apple: Add support for keyboard backlight on certain T2 Macs.
Paul Pawlowski
1
-0
/
+125
2022-02-16
HID: apple: Report Magic Keyboard 2021 with fingerprint reader battery over USB
José Expósito
1
-2
/
+2
2022-02-16
HID: apple: Report Magic Keyboard 2021 battery over USB
José Expósito
1
-1
/
+1
2022-02-16
HID: apple: Magic Keyboard 2015 FN key mapping
José Expósito
1
-0
/
+24
2022-02-16
HID: apple: Magic Keyboard first generation FN key mapping
José Expósito
1
-3
/
+35
2022-02-16
HID: apple: Refactor key translation setup
José Expósito
1
-21
/
+17
2022-02-16
HID: uclogic: Handle virtual frame reports
Nikolai Kondrashov
1
-5
/
+6
2022-02-16
HID: uclogic: Skip non-input raw events earlier
Nikolai Kondrashov
1
-3
/
+5
2022-02-16
HID: uclogic: Access pen/frame params directly in raw_event handling
Nikolai Kondrashov
1
-13
/
+11
2022-02-16
HID: uclogic: Split pen and frame raw event handling
Nikolai Kondrashov
1
-75
/
+120
2022-02-16
HID: uclogic: Support Huion 13th frame button
Nikolai Kondrashov
1
-4
/
+4
2022-02-16
HID: uclogic: Rename Huion HS64 PID to Huion Tablet 2
Nikolai Kondrashov
3
-3
/
+3
2022-02-16
HID: uclogic: Support Huion tilt reporting
Nikolai Kondrashov
4
-1
/
+23
2022-02-16
HID: i2c-hid: remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-02-16
HID: logitech-dj: add new lightspeed receiver id
Lucas Zampieri
1
-0
/
+1
2022-02-14
HID: amd_sfh: Add interrupt handler to process interrupts
Basavaraj Natikar
2
-0
/
+41
2022-02-14
HID: amd_sfh: Add functionality to clear interrupts
Basavaraj Natikar
2
-1
/
+25
2022-02-14
HID: amd_sfh: Disable the interrupt for all command
Basavaraj Natikar
1
-0
/
+3
[prev]
[next]