summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-2023083101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-09-0120-260/+1127
|\
| * Merge branch 'for-6.5/upstream-fixes' into for-linusBenjamin Tissoires2023-08-312-1/+5
| |\
| | * HID: apple: Add "Hailuck" to the list of non-apple keyboardsNils Tonnaett2023-08-161-1/+2
| | * HID: input: Fix Apple Magic Trackpad 1 Bluetooth disconnectNimish Gåtam2023-08-141-0/+3
| * | Merge branch 'for-6.6/wiimote' into for-linusBenjamin Tissoires2023-08-311-10/+0
| |\ \
| | * | HID: hid-wiimote-debug.c: Drop error checking for debugfs_create_fileOsama Muhammad2023-08-141-10/+0
| * | | Merge branch 'for-6.6/wacom' into for-linusBenjamin Tissoires2023-08-314-19/+37
| |\ \ \
| | * | | HID: wacom: struct name cleanupAaron Armstrong Skomra2023-08-143-12/+13
| | * | | HID: wacom: remove unnecessary 'connected' variable from EKRAaron Armstrong Skomra2023-08-143-4/+1
| | * | | HID: wacom: remove the battery when the EKR is offAaron Armstrong Skomra2023-08-144-4/+24
| | |/ /
| * | | Merge branch 'for-6.6/steelseries' into for-linusBenjamin Tissoires2023-08-312-17/+300
| |\ \ \
| | * | | HID: steelseries: arctis_1_battery_request[] should be staticJiri Kosina2023-08-141-1/+1
| | * | | HID: steelseries: Add support for Arctis 1 XBoxBastien Nocera2023-08-142-17/+300
| | |/ /
| * | | Merge branch 'for-6.6/sensor-hub' into for-linusBenjamin Tissoires2023-08-311-1/+1
| |\ \ \
| | * | | HID: sensor-hub: Allow multi-function sensor devicesDaniel Thompson2023-08-141-1/+1
| | |/ /
| * | | Merge branch 'for-6.6/roccat' into for-linusBenjamin Tissoires2023-08-3111-97/+116
| |\ \ \
| | * | | HID: hidraw: make hidraw_class structure constGreg Kroah-Hartman2023-08-141-9/+9
| | * | | HID: roccat: make all 'class' structures constIvan Orlov2023-08-1410-88/+107
| | |/ /
| * | | Merge branch 'for-6.6/nvidia' into for-linusBenjamin Tissoires2023-08-311-20/+406
| |\ \ \
| | * | | HID: nvidia-shield: Update Thunderstrike LED instance name to use idRahul Rameshbabu2023-08-141-1/+2
| | * | | HID: nvidia-shield: Add battery support for ThunderstrikeRahul Rameshbabu2023-08-141-17/+401
| | * | | HID: nvidia-shield: Remove led_classdev_unregister in thunderstrike_createRahul Rameshbabu2023-08-141-6/+7
| | |/ /
| * | | Merge branch 'for-6.6/logitech' into for-linusBenjamin Tissoires2023-08-313-45/+93
| |\ \ \
| | * | | HID: logitech-hidpp: rework one more time the retries attemptsBenjamin Tissoires2023-08-251-40/+75
| | * | | HID: logitech-dj: Fix error handling in logi_dj_recv_switch_to_dj_mode()Nikita Zhandarovich2023-08-221-1/+4
| | * | | HID: logitech-hidpp: Add support for Logitech MX Anywhere 3 mouseMaxim Mikityanskiy2023-08-141-0/+2
| | * | | HID: logitech-dj: Add support for a new lightspeed receiver iterationMavroudis Chatzilazaridis2023-08-142-3/+9
| | * | | HID: logitech-hidpp: Add support for the Pro X SuperlightMavroudis Chatzilazaridis2023-08-141-0/+2
| | * | | HID: logitech-hidpp: Rename HID++ "internal" error constantBastien Nocera2023-08-141-1/+1
| | |/ /
| * | | Merge branch 'for-6.6/google' into for-linusBenjamin Tissoires2023-08-314-0/+167
| |\ \ \
| | * | | HID: hid-google-stadiaff: add support for Stadia force feedbackFabio Baltieri2023-08-144-0/+167
| | |/ /
| * | | Merge branch 'for-6.6/elan' into for-linusBenjamin Tissoires2023-08-311-12/+38
| |\ \ \
| | * | | HID: i2c-hid: elan: Add ili9882t timingCong Yang2023-08-211-12/+38
| | |/ /
| * | | Merge branch 'for-6.6/devm-fixes' into for-linusBenjamin Tissoires2023-08-313-21/+7
| |\ \ \
| | * | | HID: nvidia-shield: Reference hid_device devm allocation of input_dev nameRahul Rameshbabu2023-08-241-1/+1
| | * | | HID: multitouch: Correct devm device reference for hidinput input_dev nameRahul Rameshbabu2023-08-241-10/+3
| | * | | HID: uclogic: Correct devm device reference for hidinput input_dev nameRahul Rameshbabu2023-08-241-10/+3
| | |/ /
| * | | Merge branch 'for-6.6/cp2112' into for-linusBenjamin Tissoires2023-08-311-112/+57
| |\ \ \
| | * | | HID: cp2112: Use octal permissionsAndy Shevchenko2023-07-281-2/+2
| | * | | HID: cp2112: Convert to DEVICE_ATTR_RW()Andy Shevchenko2023-07-281-23/+19
| | * | | HID: cp2112: Use sysfs_emit() to instead of scnprintf()Andy Shevchenko2023-07-281-1/+1
| | * | | HID: cp2112: Use BIT() in GPIO setter and getterAndy Shevchenko2023-07-281-2/+2
| | * | | HID: cp2112: Define all GPIO mask and use itAndy Shevchenko2023-07-281-2/+3
| | * | | HID: cp2112: Define maximum GPIO constant and use itAndy Shevchenko2023-07-281-2/+3
| | * | | HID: cp2112: Remove dead codeAndy Shevchenko2023-07-281-54/+0
| | * | | HID: cp2112: Don't call ->to_irq() explicitlyAndy Shevchenko2023-07-281-4/+3
| | * | | HID: cp2112: Switch to for_each_set_bit() to simplify the codeAndy Shevchenko2023-07-281-6/+2
| | * | | HID: cp2112: Make irq_chip immutableAndy Shevchenko2023-07-281-13/+20
| | * | | HID: cp2112: Use str_write_read() and str_read_write()Andy Shevchenko2023-07-281-5/+4
| | |/ /
| * / / HID: input: Support devices sending Eraser without InvertIllia Ostapyshyn2023-08-141-2/+16
| |/ /