summary refs log tree commit diff
path: root/drivers/hid
AgeCommit message (Expand)Author
2023-12-06HID: nintendo: Prevent divide-by-zero on codeGuilherme G. Piccoli
2023-09-15Merge branch 6.1/features/hidCristian Ciocaltea
2023-09-06HID: wacom: remove the battery when the EKR is offAaron Armstrong Skomra
2023-08-23HID: intel-ish-hid: ipc: Add Arrow Lake PCI device IDEven Xu
2023-08-23HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyb...stuarthayhurst
2023-07-27HID: add quirk for 03f0:464a HP Elite Presenter MouseMarco Morandini
2023-07-23HID: amd_sfh: Fix for shift-out-of-boundsBasavaraj Natikar
2023-07-23HID: amd_sfh: Rename the float32 variableBasavaraj Natikar
2023-07-19HID: uclogic: Modular KUnit tests should not depend on KUNIT=yGeert Uytterhoeven
2023-07-01HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651.Mike Hommey
2023-07-01HID: wacom: Use ktime_t rather than int when dealing with timestampsJason Gerecke
2023-07-01HID: hidraw: fix data race on device refcountLudvig Michaelsson
2023-06-28HID: wacom: Add error check to wacom_parse_and_register()Denis Arefev
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-02HID: hid-steam: Better handling of serial number lengthVicki Pfau
2023-06-02HID: hid-steam: Make client_opened a counterVicki Pfau
2023-06-02HID: hid-steam: Clean up lockingVicki Pfau
2023-06-02HID: hid-steam: Add gamepad-only mode switched to by holding optionsVicki Pfau
2023-06-02HID: hid-steam: Update list of identifiers from SDLVicki Pfau
2023-06-02HID: hid-steam: Add rumble on DeckVicki Pfau
2023-06-02HID: hid-steam: Add Steam Deck supportVicki Pfau
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-20HID: intel-ish-hid: Fix kernel panic during warm resetTanu Malhotra
2023-03-30HID: intel-ish-hid: ipc: Fix potential use-after-free in work functionReka Norman
2023-03-30HID: logitech-hidpp: Add support for Logitech MX Master 3S mouseRafał Szalecki
2023-03-30HID: cp2112: Fix driver not registering GPIO IRQ chip as threadedDanny Kaehn
2023-03-17HID: uhid: Over-ride the default maximum data buffer value with our ownLee Jones
2023-03-17HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones
2023-03-10HID: logitech-hidpp: Don't restart communication if not necessaryBastien Nocera
2023-03-10HID: uclogic: Add support for XP-PEN Deco Pro MWJosé Expósito
2023-03-10HID: uclogic: Add support for XP-PEN Deco Pro SWJosé Expósito
2023-03-10HID: uclogic: Add battery quirkJosé Expósito
2023-03-10HID: uclogic: Add frame type quirkJosé Expósito
2023-03-10HID: Add Mapping for System Microphone MuteJingyuan Liang
2023-03-10hid: bigben_probe(): validate report countPietro Borrello