summaryrefslogtreecommitdiffstats
path: root/drivers/hid (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | HID: hid-debug: add EV_FF and FF_STATUS mappingsThomas Kuehne2024-05-061-1/+27
| * | HID: hid-debug: more informative output for EV_KEYThomas Kuehne2024-05-061-2/+9
| * | HID: hid-debug: fix Moir -> Moire typoThomas Kuehne2024-05-061-2/+2
| * | HID: hid-debug: add missing evdev and HID codesThomas Kuehne2024-04-031-440/+2960
| |/
* | Merge branch 'for-6.10/hid-bpf' into for-linusJiri Kosina2024-05-1414-71/+1934
|\ \
| * | HID: bpf: add in-tree HID-BPF fix for the Raptor Mach 2Benjamin Tissoires2024-05-071-0/+185
| * | HID: bpf: add in-tree HID-BPF fix for the Huion Kamvas Pro 19Benjamin Tissoires2024-05-071-0/+290
| * | HID: bpf: add in-tree HID-BPF fix for the XBox Elite 2 over BluetoothBenjamin Tissoires2024-05-071-0/+133
| * | HID: bpf: add in-tree HID-BPF fix for the Wacom ArtPenBenjamin Tissoires2024-05-071-0/+173
| * | HID: bpf: add in-tree HID-BPF fix for the IOGear Kaliber Gaming MMOmentum mouseBenjamin Tissoires2024-05-071-0/+59
| * | HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter MouseBenjamin Tissoires2024-05-071-0/+58
| * | HID: bpf: add in-tree HID-BPF fix for the XPPen Artist 16Benjamin Tissoires2024-05-071-0/+274
| * | HID: bpf: add first in-tree HID-BPF fix for the XPPen Artist 24Benjamin Tissoires2024-05-075-0/+605
| * | HID: bpf: fix hid_bpf_input_report() when hid-core is not readyBenjamin Tissoires2024-04-111-1/+1
| * | HID: bpf: allow to use bpf_timer_set_sleepable_cb() in tracing callbacks.Benjamin Tissoires2024-04-101-0/+5
| * | HID: bpf: allow to inject HID event from BPFBenjamin Tissoires2024-04-102-0/+30
| * | HID: bpf: export hid_hw_output_report as a BPF kfuncBenjamin Tissoires2024-04-102-29/+84
| * | HID: bpf/dispatch: regroup kfuncs definitionsBenjamin Tissoires2024-04-101-42/+38
| |/
* | Merge branch 'for-6.10/asus' into for-linusJiri Kosina2024-05-142-80/+54
|\ \
| * | HID: asus: add ROG Z13 lightbarLuke D. Jones2024-05-062-0/+4
| * | HID: asus: add ROG Ally N-Key ID and keycodesLuke D. Jones2024-05-062-1/+8
| * | HID: asus: make asus_kbd_init() generic, remove rog_nkey_led_init()Luke D. Jones2024-05-061-52/+18
| * | HID: asus: fix more n-key report descriptors if n-key quirkedLuke D. Jones2024-05-061-27/+24
| |/
* | Merge branch 'for-6.10/amd-sfh' into for-linusJiri Kosina2024-05-143-8/+16
|\ \
| * | HID: amd_sfh: Use amd_get_c2p_val() to read C2P registerBasavaraj Natikar2024-05-071-1/+1
| * | HID: amd_sfh: Handle "no sensors" in PM operationsBasavaraj Natikar2024-05-071-0/+10
| * | HID: amd_sfh: Modify and log error only if case of functionality failuresBasavaraj Natikar2024-05-072-7/+5
| |/
* | HID: intel-ish-hid: ipc: Add check for pci_alloc_irq_vectorsChen Ni2024-05-061-0/+5
* | HID: logitech: add a few Logitech HID++ device IDsAllan Sandfeld Jensen2024-05-061-2/+12
* | HID: Add quirk for Logitech Casa touchpadSean O'Brien2024-05-062-0/+7
* | HID: mcp-2221: cancel delayed_work only when CONFIG_IIO is enabledAbdelrahman Morsy2024-04-121-0/+2
* | HID: logitech-dj: allow mice to use all types of reportsYaraslau Furman2024-04-031-3/+1
* | HID: i2c-hid: Revert to await reset ACK before reading report descriptorKenny Levinsen2024-04-031-21/+8
* | HID: nintendo: Fix N64 controller being identified as mouseNuno Pereira2024-04-031-4/+4
* | HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized dev->devcZhang Lixu2024-03-211-1/+1
* | HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-upNam Cao2024-03-211-9/+0
|/
* Merge tag 'hid-for-linus-2024031301' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-03-1420-194/+621
|\
| * Merge branch 'for-6.9/wacom' into for-linusJiri Kosina2024-03-131-4/+4
| |\
| | * HID: wacom: Clean up use of struct->wacom_wacTatsunosuke Tobita2024-02-131-4/+4
| * | Merge branch 'for-6.9/unused-struct-removal' into for-linusJiri Kosina2024-03-135-82/+40
| |\ \
| | * | HID: hid-prodikeys: remove struct pk_deviceJiri Slaby (SUSE)2024-02-131-73/+40
| | * | HID: hid-prodikeys: remove unused struct pcmidi_snd membersJiri Slaby (SUSE)2024-02-131-2/+0
| | * | HID: hid-multitouch: remove unused mt_application::dev_timeJiri Slaby (SUSE)2024-02-131-1/+0
| | * | HID: hid-lg3ff: remove unused struct lg3ff_deviceJiri Slaby (SUSE)2024-02-131-4/+0
| | * | HID: wacom: remove unused hid_data::pressureJiri Slaby (SUSE)2024-02-131-1/+0
| | * | HID: apple: remove unused members from struct apple_sc_backlightJiri Slaby (SUSE)2024-02-131-1/+0
| | |/
| * | Merge branch 'for-6.9/samsung' into for-linusJiri Kosina2024-03-132-36/+408
| |\ \
| | * | HID: samsung: Add Samsung wireless bookcover and universal keyboard supportSandeep C S2024-01-252-0/+134
| | * | HID: samsung: Add Samsung wireless action mouse supportSandeep C S2024-01-252-0/+28
| | * | HID: samsung: Add Samsung wireless gamepad supportSandeep C S2024-01-252-0/+96