summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2023-06-09HID: hidpp: terminate retry loop on successBenjamin Tissoires
2023-06-09HID: wacom: avoid integer overflow in wacom_intuos_inout()Nikita Zhandarovich
2023-06-09HID: google: add jewel USB idSung-Chi Li
2023-06-09HID: logitech-hidpp: Handle timeout differently from busyBastien Nocera
2023-05-24HID: wacom: generic: Set battery quirk only when we see battery dataJason Gerecke
2023-05-24HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RAweiliang1503
2023-05-24HID: apple: Set the tilde quirk flag on the Geyser 3Alex Henrie
2023-05-24HID: logitech-hidpp: Reconcile USB and Unifying serialsBastien Nocera
2023-05-24HID: logitech-hidpp: Don't use the USB serial for USB devicesBastien Nocera
2023-05-24HID: apple: Set the tilde quirk flag on the Geyser 4 and laterAlex Henrie
2023-05-17HID: wacom: insert timestamp to packed Bluetooth (BT) eventsPing Cheng
2023-05-17HID: wacom: Set a default resolution for older tabletsPing Cheng
2023-05-11HID: amd_sfh: Handle "no sensors" enabled for SFH1.1Basavaraj Natikar
2023-05-11HID: amd_sfh: Increase sensor command timeout for SFH1.1Basavaraj Natikar
2023-05-11HID: amd_sfh: Correct the stop all commandBasavaraj Natikar
2023-05-11HID: amd_sfh: Add support for shutdown operationBasavaraj Natikar
2023-05-11HID: amd_sfh: Fix illuminance valueBasavaraj Natikar
2023-05-11HID: amd_sfh: Correct the sensor enable and disable commandBasavaraj Natikar
2023-05-11HID: amd_sfh: Correct the structure fieldsBasavaraj Natikar
2023-04-12Merge tag 'for-linus-2023041201' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-03-28HID: intel-ish-hid: Fix kernel panic during warm resetTanu Malhotra
2023-03-24HID: hid-sensor-custom: Fix buffer overrun in device nameTodd Brandt
2023-03-10HID: topre: Add support for 87 keys Realforce R2Alessandro Manca
2023-03-10HID: add HP 13t-aw100 & 14t-ea100 digitizer battery quirksPhilippe Troin
2023-03-09Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-03-03HID: intel-ish-hid: ipc: Fix potential use-after-free in work functionReka Norman
2023-03-03HID: logitech-hidpp: Add support for Logitech MX Master 3S mouseRafaƂ Szalecki
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-23HID: cp2112: Fix driver not registering GPIO IRQ chip as threadedDanny Kaehn
2023-02-23HID: uhid: Over-ride the default maximum data buffer value with our ownLee Jones
2023-02-23HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones
2023-02-22Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-22Merge branch 'for-6.3/hid-bpf' into for-linusBenjamin Tissoires
2023-02-22Merge branch 'for-6.3/uclogic' into for-linusBenjamin Tissoires
2023-02-22Merge branch 'for-6.3/steam' into for-linusBenjamin Tissoires
2023-02-22Merge branch 'for-6.3/sony' into for-linusBenjamin Tissoires
2023-02-22Merge branch 'for-6.3/multitouch' into for-linusBenjamin Tissoires
2023-02-22Merge branch 'for-6.3/mcp2221' into for-linusBenjamin Tissoires
2023-02-22Merge branch 'for-6.3/logitech' into for-linusBenjamin Tissoires
2023-02-22Merge branch 'for-6.3/i2c-hid' into for-linusBenjamin Tissoires
2023-02-22Merge branch 'for-6.3/hid-sensor' into for-linusBenjamin Tissoires
2023-02-22Merge branch 'for-6.3/evision' into for-linusBenjamin Tissoires
2023-02-22Merge branch 'for-6.3/bigben' into for-linusBenjamin Tissoires
2023-02-22Merge branch 'for-6.3/asus' into for-linusBenjamin Tissoires
2023-02-22Merge branch 'for-6.3/hid-core' into for-linusBenjamin Tissoires
2023-02-21Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-02-21Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-02-20HID: mcp-2221: prevent UAF in delayed workBenjamin Tissoires
2023-02-16hid: bigben_probe(): validate report countPietro Borrello
2023-02-15HID: asus: use spinlock to safely schedule workersPietro Borrello