summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2025-03-13HID: hid-steam: Fix use-after-free when detaching deviceVicki Pfau
2025-03-13HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove()Zhang Lixu
2025-03-13HID: intel-ish-hid: Fix use-after-free issue in hid_ishtp_cl_remove()Zhang Lixu
2025-03-13HID: google: fix unused variable warning under !CONFIG_ACPIYu-Chun Lin
2025-03-13HID: appleir: Fix potential NULL dereference at raw event handleDaniil Dulov
2025-02-21HID: hid-steam: Move hidraw input (un)registering to workVicki Pfau
2025-02-21HID: hid-steam: Make sure rumble work is canceled on removalVicki Pfau
2025-02-21HID: hid-steam: Don't use cancel_delayed_work_sync in IRQ contextVicki Pfau
2025-02-21HID: hid-thrustmaster: fix stack-out-of-bounds read in usb_check_int_endpoints()Tulio Fernandes
2025-02-21HID: multitouch: Add NULL check in mt_input_configuredCharles Han
2025-02-21HID: winwing: Add NULL check in winwing_init_led()Charles Han
2025-02-17HID: hid-sensor-hub: don't use stale platform-data on removeHeiko Stuebner
2025-02-17HID: hid-asus: Disable OOBE mode on the ProArt P16Luke D. Jones
2025-02-17HID: Wacom: Add PCI Wacom device supportEven Xu
2025-02-17HID: multitouch: Add quirk for Hantick 5288 touchpadYouwan Wang
2025-02-08HID: fix generic desktop D-Pad controlsTerry Tritton
2025-02-08HID: hid-thrustmaster: Fix warning in thrustmaster_probe by adding endpoint c...Karol Przybylski
2025-02-08HID: multitouch: fix support for Goodix PID 0x01e9Jiri Kosina
2025-02-08HID: core: Fix assumption that Resolution Multipliers must be in Logical Coll...Alan Stern
2025-02-01HID: wacom: Initialize brightness of LED triggerJason Gerecke
2025-02-01Revert "HID: multitouch: Add support for lenovo Y9000P Touchpad"Jiri Kosina
2024-12-14HID: magicmouse: Apple Magic Trackpad 2 USB-C driver supportCallahan Kovacs
2024-12-14HID: add per device quirk to force bind to hid-genericBenjamin Tissoires
2024-12-14HID: wacom: fix when get product name maybe null pointerWangYuli
2024-12-14HID: i2c-hid: Revert to using power commands to wake on resumeKenny Levinsen
2024-12-05HID: wacom: Interpret tilt data from Intuos Pro BT as signed valuesJason Gerecke
2024-12-05HID: hyperv: streamline driver probe to avoid devres issuesVitaly Kuznetsov
2024-11-06Merge tag 'hid-for-linus-20241105' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-10-29HID: core: zero-initialize the report bufferJiri Kosina
2024-10-24Merge tag 'hid-for-linus-20241024' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-10-18HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboardHans de Goede
2024-10-18HID: multitouch: Add quirk for Logitech Bolt receiver w/ Casa touchpadKenneth Albanowski
2024-10-18HID: i2c-hid: Delayed i2c resume wakeup for 0x0d42 Goodix touchpadBartłomiej Maryńczak
2024-10-13Merge tag 'hid-for-linus-2024101301' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-11HID: wacom: Hardcode (non-inverted) AES pens as BTN_TOOL_PENJason Gerecke
2024-10-09HID: amd_sfh: Switch to device-managed dmam_alloc_coherent()Basavaraj Natikar
2024-10-08HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpadWangYuli
2024-10-08HID: multitouch: Add support for B2402FVA track pointStefan Blum
2024-10-08HID: plantronics: Workaround for an unexcepted opposite volume keyWade Wang
2024-10-04hid: intel-ish-hid: Fix uninitialized variable 'rv' in ish_fw_xfer_direct_dmaSurajSonawane2415
2024-10-02Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-02Merge tag 'hid-for-linus-2024090201' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-27HID: bpf: fix cfi stubs for hid_bpf_opsBenjamin Tissoires
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-25HID: hid-goodix: drop unsupported and undocumented DT partKrzysztof Kozlowski
2024-09-19Merge tag 'hid-for-linus-2024091602' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-13Merge branch 'for-6.12/cp2112' into for-linusBenjamin Tissoires
2024-09-13hid: cp2112: Use irq_get_trigger_type() helperJinjie Ruan
2024-09-13Merge branch 'for-6.12/picolcd' into for-linusBenjamin Tissoires