summaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)AuthorLines
2024-05-07HID: amd_sfh: Use amd_get_c2p_val() to read C2P registerBasavaraj Natikar-1/+1
2024-05-07HID: amd_sfh: Handle "no sensors" in PM operationsBasavaraj Natikar-0/+10
2024-05-07HID: amd_sfh: Modify and log error only if case of functionality failuresBasavaraj Natikar-7/+5
2024-05-07HID: kye: Change Device Usage from Puck to MouseDavid Yang-31/+44
2024-05-07HID: i2c-hid: Remove unused label in i2c_hid_set_powerKenny Levinsen-2/+0
2024-05-06HID: intel-ish-hid: ipc: Add check for pci_alloc_irq_vectorsChen Ni-0/+5
2024-05-06HID: intel-ish-hid: handler multiple MNG_RESET_NOTIFY messagesZhang Lixu-3/+4
2024-05-06HID: intel-ish-hid: Implement loading firmware from host featureZhang Lixu-0/+542
2024-05-06HID: intel-ish-hid: Add driver_data for specifying the firmware filenameZhang Lixu-1/+34
2024-05-06HID: playstation: DS4: Fix calibration workaround for clone devicesMax Staudt-24/+28
2024-05-06HID: i2c-hid: Use address probe to wake on resumeKenny Levinsen-13/+8
2024-05-06HID: i2c-hid: Retry address probe after delayKenny Levinsen-2/+19
2024-05-06HID: asus: add ROG Z13 lightbarLuke D. Jones-0/+4
2024-05-06HID: asus: add ROG Ally N-Key ID and keycodesLuke D. Jones-1/+8
2024-05-06HID: asus: make asus_kbd_init() generic, remove rog_nkey_led_init()Luke D. Jones-52/+18
2024-05-06HID: asus: fix more n-key report descriptors if n-key quirkedLuke D. Jones-27/+24
2024-05-06HID: logitech: add a few Logitech HID++ device IDsAllan Sandfeld Jensen-2/+12
2024-05-06HID: hid-debug: add EV_FF and FF_STATUS mappingsThomas Kuehne-1/+27
2024-05-06HID: hid-debug: more informative output for EV_KEYThomas Kuehne-2/+9
2024-05-06HID: hid-debug: fix Moir -> Moire typoThomas Kuehne-2/+2
2024-05-06HID: Add quirk for Logitech Casa touchpadSean O'Brien-0/+7
2024-05-06HID: hid-steam: Add Deck IMU supportMax Maisel-8/+147
2024-05-03HID: picoLCD: Constify lcd_opsKrzysztof Kozlowski-1/+1
2024-04-16HID: sony: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET-3/+2
2024-04-12HID: sony: remove redundant assignmentColin Ian King-2/+0
2024-04-12HID: mcp-2221: cancel delayed_work only when CONFIG_IIO is enabledAbdelrahman Morsy-0/+2
2024-04-12HID: nintendo: Remove unused functionJiapeng Chong-9/+0
2024-04-12HID: winwing: Remove unused variable 'minor'Jiapeng Chong-3/+0
2024-04-11HID: bpf: fix hid_bpf_input_report() when hid-core is not readyBenjamin Tissoires-1/+1
2024-04-10HID: bpf: allow to use bpf_timer_set_sleepable_cb() in tracing callbacks.Benjamin Tissoires-0/+5
2024-04-10HID: bpf: allow to inject HID event from BPFBenjamin Tissoires-0/+30
2024-04-10HID: bpf: export hid_hw_output_report as a BPF kfuncBenjamin Tissoires-29/+84
2024-04-10HID: bpf/dispatch: regroup kfuncs definitionsBenjamin Tissoires-42/+38
2024-04-03HID: playstation: Simplify device type IDMax Staudt-14/+26
2024-04-03HID: playstation: DS4: Parse minimal report 0x01Max Staudt-0/+18
2024-04-03HID: playstation: DS4: Don't fail on calibration data requestMax Staudt-14/+20
2024-04-03HID: playstation: DS4: Don't fail on FW/HW version requestMax Staudt-2/+2
2024-04-03HID: playstation: DS4: Fix LED blinkingMax Staudt-2/+10
2024-04-03HID: logitech-dj: allow mice to use all types of reportsYaraslau Furman-3/+1
2024-04-03HID: i2c-hid: Revert to await reset ACK before reading report descriptorKenny Levinsen-21/+8
2024-04-03HID: uclogic: Expose firmware nameJosé Expósito-0/+3
2024-04-03HID: hid-debug: add missing evdev and HID codesThomas Kuehne-440/+2960
2024-04-03HID: corsair,lenovo: Convert sprintf() family to sysfs_emit() familyLi Zhijian-15/+12
2024-04-03HID: roccat: Convert sprintf() family to sysfs_emit() familyLi Zhijian-17/+17
2024-04-03HID: hid-sensor-custom: Convert sprintf() family to sysfs_emit() familyLi Zhijian-5/+4
2024-04-03HID: hid-picolcd*: Convert sprintf() family to sysfs_emit() familyLi Zhijian-8/+6
2024-04-03HID: nintendo: Don't fail on setting baud rateMax Staudt-2/+5
2024-04-03HID: Add WinWing Orion2 throttle supportIvan Gorinov-0/+246
2024-04-03HID: nintendo: use ida for LED player idMartino Fontana-13/+28
2024-04-03HID: surface-hid: kbd: Convert to platform remove callback returning voidUwe Kleine-König-3/+2