summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
...
* | | | HID: logitech-hidpp: Handle timeout differently from busyBastien Nocera2023-05-311-0/+1
* | | | HID: wacom: Add error check to wacom_parse_and_register()Denis Arefev2023-05-231-1/+6
* | | | HID: google: add jewel USB idSung-Chi Li2023-05-232-0/+3
* | | | HID: wacom: avoid integer overflow in wacom_intuos_inout()Nikita Zhandarovich2023-05-231-1/+1
* | | | HID: wacom: Check for string overflow from strscpy callsJason Gerecke2023-05-231-4/+10
|/ / /
* | | Merge tag 'for-linus-2023042601' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-04-2725-614/+917
|\ \ \
| * \ \ Merge branch 'for-6.4/wacom' into for-linusJiri Kosina2023-04-263-41/+54
| |\ \ \
| | * | | HID: wacom: generic: Set battery quirk only when we see battery dataJason Gerecke2023-04-141-22/+11
| | * | | HID: wacom: Lazy-init batteriesJason Gerecke2023-04-142-17/+6
| | * | | HID: wacom: Set a default resolution for older tabletsPing Cheng2023-04-131-2/+10
| | * | | HID: wacom: insert timestamp to packed Bluetooth (BT) eventsPing Cheng2023-03-102-0/+27
| | | |/ | | |/|
| * | | Merge branch 'for-6.4/nintendo' into for-linusJiri Kosina2023-04-261-9/+86
| |\ \ \
| | * | | HID: nintendo: fix rumble rate limiterDaniel J. Ogorchock2023-03-101-6/+69
| | * | | HID: nintendo: prevent rumble queue overrunsDaniel J. Ogorchock2023-03-101-3/+17
| | |/ /
| * | | Merge branch 'for-6.4/mcp2221' into for-linusJiri Kosina2023-04-261-3/+3
| |\ \ \
| | * | | HID: mcp2221: fix get and get_direction for gpioLouis Morhet2023-04-131-2/+2
| | * | | HID: mcp2221: fix report layout for gpio getLouis Morhet2023-04-131-1/+1
| * | | | Merge branch 'for-6.4/logitech-hidpp' into for-linusJiri Kosina2023-04-261-7/+249
| |\ \ \ \
| | * | | | HID: logitech-hidpp: Set wireless_status for G935 receiverBastien Nocera2023-04-031-1/+25
| | * | | | HID: logitech-hidpp: Add Logitech G935 headsetBastien Nocera2023-04-031-0/+3
| | * | | | HID: logitech-hidpp: Add support for ADC measurement featureBastien Nocera2023-04-031-2/+170
| | * | | | HID: logitech-hidpp: Simplify array length checkBastien Nocera2023-04-031-3/+1
| | * | | | HID: logitech-hidpp: Reconcile USB and Unifying serialsBastien Nocera2023-04-031-4/+2
| | * | | | HID: logitech-hidpp: Don't use the USB serial for USB devicesBastien Nocera2023-04-031-0/+51
| | | |/ / | | |/| |
| * | | | Merge branch 'for-6.4/led-includes' into for-linusJiri Kosina2023-04-263-0/+3
| |\ \ \ \
| | * | | | HID: asus: explicitly include linux/leds.hThomas Weißschuh2023-04-131-0/+1
| | * | | | HID: lg-g15: explicitly include linux/leds.hThomas Weißschuh2023-04-131-0/+1
| | * | | | HID: steelseries: explicitly include linux/leds.hThomas Weißschuh2023-04-131-0/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'for-6.4/kye' into for-linusJiri Kosina2023-04-263-526/+421
| |\ \ \ \
| | * | | | HID: kye: Fix rdesc for kye tabletsDavid Yang2023-04-131-3/+10
| | * | | | HID: kye: Add support for all kye tabletsDavid Yang2023-03-243-0/+188
| | * | | | HID: kye: Sort kye devicesDavid Yang2023-03-103-34/+34
| | * | | | HID: kye: Generate tablet fixup descriptors on the flyDavid Yang2023-03-101-490/+100
| | * | | | HID: kye: Rewrite tablet descriptor fixup routineDavid Yang2023-03-101-12/+102
| | | |/ / | | |/| |
| * | | | Merge branch 'for-6.4/i2c-hid' into for-linusJiri Kosina2023-04-262-11/+33
| |\ \ \ \
| | * | | | HID: i2c-hid-of: Add reset GPIO support to i2c-hid-ofHans de Goede2023-04-131-0/+21
| | * | | | HID: i2c-hid-of: Allow using i2c-hid-of on non OF platformsHans de Goede2023-04-132-3/+7
| | * | | | HID: i2c-hid-of: Consistenly use dev local variable in probe()Hans de Goede2023-04-131-8/+5
| | | |/ / | | |/| |
| * | | | Merge branch 'for-6.4/core' into for-linusJiri Kosina2023-04-262-0/+13
| |\ \ \ \
| | * | | | HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RAweiliang15032023-04-132-0/+3
| | * | | | HID: add KEY_CAMERA_FOCUS event in HIDfengqi2023-03-101-0/+10
| | | |/ / | | |/| |
| * | | | Merge branch 'for-6.4/apple' into for-linusJiri Kosina2023-04-261-8/+12
| |\ \ \ \
| | * | | | HID: apple: Set the tilde quirk flag on the Geyser 3Alex Henrie2023-04-131-1/+2
| | * | | | HID: apple: explicitly include linux/leds.hThomas Weißschuh2023-04-131-0/+1
| | * | | | HID: apple: Set the tilde quirk flag on the Geyser 4 and laterAlex Henrie2023-03-101-7/+9
| | |/ / /
| * | | | HID: amd_sfh: Fix max supported HID devicesBasavaraj Natikar2023-04-251-1/+1
| * | | | HID: amd_sfh: Support for additional light sensorBasavaraj Natikar2023-04-134-0/+10
| * | | | HID: amd_sfh: Handle "no sensors" enabled for SFH1.1Basavaraj Natikar2023-04-131-0/+11
| * | | | HID: amd_sfh: Increase sensor command timeout for SFH1.1Basavaraj Natikar2023-04-131-2/+2
| * | | | HID: amd_sfh: Correct the stop all commandBasavaraj Natikar2023-04-131-1/+3