aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)Author
2023-06-06Merge tag 'for-linus-2023060501' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-05HID: hidpp: terminate retry loop on successBenjamin Tissoires
2023-06-01Merge tag 'for-linus-2023060101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-05-31HID: logitech-hidpp: Handle timeout differently from busyBastien Nocera
2023-05-23HID: wacom: Add error check to wacom_parse_and_register()Denis Arefev
2023-05-23HID: google: add jewel USB idSung-Chi Li
2023-05-23HID: wacom: avoid integer overflow in wacom_intuos_inout()Nikita Zhandarovich
2023-05-23HID: wacom: Check for string overflow from strscpy callsJason Gerecke
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-27Merge tag 'for-linus-2023042601' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-26Merge branch 'for-6.4/wacom' into for-linusJiri Kosina
2023-04-26Merge branch 'for-6.4/nintendo' into for-linusJiri Kosina
2023-04-26Merge branch 'for-6.4/mcp2221' into for-linusJiri Kosina
2023-04-26Merge branch 'for-6.4/logitech-hidpp' into for-linusJiri Kosina
2023-04-26Merge branch 'for-6.4/led-includes' into for-linusJiri Kosina
2023-04-26Merge branch 'for-6.4/kye' into for-linusJiri Kosina
2023-04-26Merge branch 'for-6.4/i2c-hid' into for-linusJiri Kosina
2023-04-26Merge branch 'for-6.4/core' into for-linusJiri Kosina
2023-04-26Merge branch 'for-6.4/apple' into for-linusJiri Kosina
2023-04-25HID: amd_sfh: Fix max supported HID devicesBasavaraj Natikar
2023-04-14HID: wacom: generic: Set battery quirk only when we see battery dataJason Gerecke
2023-04-14HID: wacom: Lazy-init batteriesJason Gerecke
2023-04-13Daniel Borkmann says:Jakub Kicinski
2023-04-13HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RAweiliang1503
2023-04-13HID: asus: explicitly include linux/leds.hThomas Weißschuh
2023-04-13HID: lg-g15: explicitly include linux/leds.hThomas Weißschuh
2023-04-13HID: steelseries: explicitly include linux/leds.hThomas Weißschuh
2023-04-13HID: apple: Set the tilde quirk flag on the Geyser 3Alex Henrie
2023-04-13HID: apple: explicitly include linux/leds.hThomas Weißschuh
2023-04-13HID: mcp2221: fix get and get_direction for gpioLouis Morhet
2023-04-13HID: mcp2221: fix report layout for gpio getLouis Morhet
2023-04-13HID: wacom: Set a default resolution for older tabletsPing Cheng
2023-04-13HID: i2c-hid-of: Add reset GPIO support to i2c-hid-ofHans de Goede
2023-04-13HID: i2c-hid-of: Allow using i2c-hid-of on non OF platformsHans de Goede
2023-04-13HID: i2c-hid-of: Consistenly use dev local variable in probe()Hans de Goede
2023-04-13HID: kye: Fix rdesc for kye tabletsDavid Yang
2023-04-13HID: amd_sfh: Support for additional light sensorBasavaraj Natikar
2023-04-13HID: amd_sfh: Handle "no sensors" enabled for SFH1.1Basavaraj Natikar
2023-04-13HID: amd_sfh: Increase sensor command timeout for SFH1.1Basavaraj Natikar
2023-04-13HID: amd_sfh: Correct the stop all commandBasavaraj Natikar
2023-04-13HID: amd_sfh: Add support for shutdown operationBasavaraj Natikar
2023-04-13HID: amd_sfh: Fix illuminance valueBasavaraj Natikar
2023-04-13HID: amd_sfh: Correct the sensor enable and disable commandBasavaraj Natikar
2023-04-13HID: amd_sfh: Correct the structure fieldsBasavaraj Natikar
2023-04-12Merge tag 'for-linus-2023041201' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-03HID: logitech-hidpp: Set wireless_status for G935 receiverBastien Nocera
2023-04-03HID: logitech-hidpp: Add Logitech G935 headsetBastien Nocera
2023-04-03HID: logitech-hidpp: Add support for ADC measurement featureBastien Nocera
2023-04-03HID: logitech-hidpp: Simplify array length checkBastien Nocera
2023-04-03HID: logitech-hidpp: Reconcile USB and Unifying serialsBastien Nocera