summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | HID: corsair-void: Update power supply values with a unified work handlerStuart Hayhurst2025-02-181-40/+43
| |_|_|/ |/| | |
* | | | HID: hid-steam: Don't use cancel_delayed_work_sync in IRQ contextVicki Pfau2025-02-071-1/+1
* | | | HID: hid-steam: Move hidraw input (un)registering to workVicki Pfau2025-02-071-7/+31
* | | | HID: hid-thrustmaster: fix stack-out-of-bounds read in usb_check_int_endpoints()Tulio Fernandes2025-02-071-1/+1
* | | | HID: apple: fix up the F6 key on the Omoton KB066 keyboardAlex Henrie2025-02-071-0/+3
* | | | HID: hid-apple: Apple Magic Keyboard a3203 USB-C supportIevgen Vovk2025-02-072-0/+6
* | | | HID: topre: Fix n-key rollover on Realforce R3S TKL boardsDaniel Brackenbury2025-02-033-1/+10
* | | | HID: intel-ish-hid: ipc: Add Panther Lake PCI device IDsZhang Lixu2025-02-032-0/+9
* | | | HID: multitouch: Add NULL check in mt_input_configuredCharles Han2025-02-031-1/+4
* | | | HID: winwing: Add NULL check in winwing_init_led()Charles Han2025-02-031-0/+2
* | | | HID: hid-steam: Fix issues with disabling both gamepad mode and lizard modeVicki Pfau2025-02-031-3/+3
* | | | HID: ignore non-functional sensor in HP 5MP CameraChia-Lin Kao (AceLan)2025-02-032-0/+2
* | | | HID: intel-thc: fix CONFIG_HID dependencyArnd Bergmann2025-02-037-12/+8
* | | | HID: lenovo: select CONFIG_ACPI_PLATFORM_PROFILEArnd Bergmann2025-02-032-6/+3
* | | | HID: intel-ish-hid: Send clock sync message immediately after resetZhang Lixu2025-02-032-3/+8
* | | | HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in doorbellZhang Lixu2025-02-031-3/+3
* | | | HID: corsair-void: Initialise memory for psy_cfgStuart Hayhurst2025-02-031-1/+1
* | | | HID: corsair-void: Add missing delayed work cancel for headset statusStuart Hayhurst2025-02-031-0/+1
|/ / /
* | | Merge tag 'hid-for-linus-2025012001' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2025-01-2253-276/+7590
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'for-6.14/wacom' and 'for-6.14/wacom-pci' into for-linusJiri Kosina2025-01-203-4/+28
| |\ \ \ \
| | | * | | HID: Wacom: Add PCI Wacom device supportEven Xu2025-01-091-0/+5
| | * | | | HID: wacom: Status luminance properties should set brightness of all LEDsJason Gerecke2025-01-091-0/+11
| | * | | | HID: wacom: Improve behavior of non-standard LED brightness valuesJason Gerecke2025-01-092-4/+12
| * | | | | Merge branch 'for-6.14/uclogic' into for-linusJiri Kosina2025-01-201-1/+1
| |\ \ \ \ \
| | * | | | | HID: uclogic: make const read-only array touch_ring_model_params_buf staticColin Ian King2025-01-091-1/+1
| | |/ / / /
| * | | | | Merge branch 'for-6.14/steelseries' into for-linusJiri Kosina2025-01-201-10/+110
| |\ \ \ \ \
| | * | | | | HID: steelseries: remove unnecessary returnChristian Mayer2025-01-161-1/+0
| | * | | | | HID: steelseries: export model and manufacturerChristian Mayer2025-01-161-0/+13
| | * | | | | HID: steelseries: export charging state for the SteelSeries Arctis 9 headsetChristian Mayer2025-01-161-3/+20
| | * | | | | HID: steelseries: add SteelSeries Arctis 9 supportChristian Mayer2025-01-161-0/+64
| | * | | | | HID: steelseries: preparation for adding SteelSeries Arctis 9 supportChristian Mayer2025-01-161-6/+13
| | |/ / / /
| * | | | | Merge branch 'for-6.14/nintendo' into for-linusJiri Kosina2025-01-202-11/+7
| |\ \ \ \ \
| | * | | | | HID: nintendo: add support for md/gen 6B controllerRyan McClelland2025-01-092-11/+7
| | |/ / / /
| * | | | | Merge branch 'for-6.14/lenovo' into for-linusJiri Kosina2025-01-201-1/+108
| |\ \ \ \ \
| | * | | | | HID: lenovo: Fix undefined platform_profile_cycle in ThinkPad X12 keyboard patchVishnu Sankar2025-01-101-3/+13
| | * | | | | HID: lenovo: Support for ThinkPad-X12-TAB-1/2 Kbd Fn keysVishnu Sankar2025-01-091-1/+98
| | |/ / / /
| * | | | | Merge branch 'for-6.14/intel-thc' into for-linusJiri Kosina2025-01-2021-0/+7115
| |\ \ \ \ \
| | * | | | | HID: intel-thc-hid: fix build errors in um modeEven Xu2025-01-141-0/+1
| | * | | | | HID: intel-thc-hid: intel-quicki2c: fix potential memory corruptionEven Xu2025-01-131-1/+4
| | * | | | | HID: intel-thc-hid: intel-thc: Fix error code in thc_i2c_subip_init()Dan Carpenter2025-01-131-1/+1
| | | |/ / / | | |/| | |
| | * | | | HID: intel-thc-hid: intel-quicki2c: Add PM implementationEven Xu2025-01-093-0/+249
| | * | | | HID: intel-thc-hid: intel-quicki2c: Complete THC QuickI2C driverEven Xu2025-01-094-0/+307
| | * | | | HID: intel-thc-hid: intel-quicki2c: Add HIDI2C protocol implementationEven Xu2025-01-095-1/+240
| | * | | | HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C ACPI interfacesEven Xu2025-01-092-0/+297
| | * | | | HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C driver hid layerEven Xu2025-01-094-0/+168
| | * | | | HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C driver skeletonEven Xu2025-01-094-0/+332
| | * | | | HID: intel-thc-hid: intel-quickspi: Add PM implementationEven Xu2025-01-093-0/+262
| | * | | | HID: intel-thc-hid: intel-quickspi: Complete THC QuickSPI driverXinpeng Sun2025-01-092-0/+268
| | * | | | HID: intel-thc-hid: intel-quickspi: Add HIDSPI protocol implementationEven Xu2025-01-095-1/+491
| | * | | | HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI ACPI interfacesEven Xu2025-01-092-0/+243