summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2023-09-13HID: multitouch: Correct devm device reference for hidinput input_dev nameRahul Rameshbabu1-10/+3
2023-09-13HID: uclogic: Correct devm device reference for hidinput input_dev nameRahul Rameshbabu1-10/+3
2023-09-13HID: logitech-dj: Fix error handling in logi_dj_recv_switch_to_dj_mode()Nikita Zhandarovich1-1/+4
2023-09-13HID: input: Support devices sending Eraser without InvertIllia Ostapyshyn1-2/+16
2023-09-06HID: wacom: remove the battery when the EKR is offAaron Armstrong Skomra4-4/+24
2023-08-23HID: intel-ish-hid: ipc: Add Arrow Lake PCI device IDEven Xu2-0/+2
2023-08-23HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyb...stuarthayhurst1-0/+4
2023-07-27HID: add quirk for 03f0:464a HP Elite Presenter MouseMarco Morandini2-0/+2
2023-07-23HID: amd_sfh: Fix for shift-out-of-boundsBasavaraj Natikar1-2/+18
2023-07-23HID: amd_sfh: Rename the float32 variableBasavaraj Natikar1-6/+6
2023-07-19HID: uclogic: Modular KUnit tests should not depend on KUNIT=yGeert Uytterhoeven1-1/+1
2023-07-01HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651.Mike Hommey1-1/+1
2023-07-01HID: wacom: Use ktime_t rather than int when dealing with timestampsJason Gerecke2-4/+4
2023-07-01HID: hidraw: fix data race on device refcountLudvig Michaelsson1-2/+7
2023-06-28HID: wacom: Add error check to wacom_parse_and_register()Denis Arefev1-1/+6
2023-06-09HID: wacom: avoid integer overflow in wacom_intuos_inout()Nikita Zhandarovich1-1/+1
2023-06-09HID: google: add jewel USB idSung-Chi Li2-0/+3
2023-05-24HID: wacom: generic: Set battery quirk only when we see battery dataJason Gerecke1-22/+11
2023-05-24HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RAweiliang15032-0/+3
2023-05-24HID: apple: Set the tilde quirk flag on the Geyser 3Alex Henrie1-1/+2
2023-05-24HID: logitech-hidpp: Reconcile USB and Unifying serialsBastien Nocera1-4/+2
2023-05-24HID: logitech-hidpp: Don't use the USB serial for USB devicesBastien Nocera1-0/+51
2023-05-24HID: apple: Set the tilde quirk flag on the Geyser 4 and laterAlex Henrie1-7/+9
2023-05-17HID: wacom: insert timestamp to packed Bluetooth (BT) eventsPing Cheng2-0/+27
2023-05-17HID: wacom: Set a default resolution for older tabletsPing Cheng1-2/+10
2023-05-11HID: amd_sfh: Handle "no sensors" enabled for SFH1.1Basavaraj Natikar1-0/+11
2023-05-11HID: amd_sfh: Increase sensor command timeout for SFH1.1Basavaraj Natikar1-2/+2
2023-05-11HID: amd_sfh: Correct the stop all commandBasavaraj Natikar1-1/+3
2023-05-11HID: amd_sfh: Add support for shutdown operationBasavaraj Natikar1-0/+9
2023-05-11HID: amd_sfh: Fix illuminance valueBasavaraj Natikar2-2/+2
2023-05-11HID: amd_sfh: Correct the sensor enable and disable commandBasavaraj Natikar1-0/+2
2023-05-11HID: amd_sfh: Correct the structure fieldsBasavaraj Natikar1-3/+3
2023-04-20HID: intel-ish-hid: Fix kernel panic during warm resetTanu Malhotra1-2/+2
2023-03-30HID: intel-ish-hid: ipc: Fix potential use-after-free in work functionReka Norman1-1/+8
2023-03-30HID: logitech-hidpp: Add support for Logitech MX Master 3S mouseRafał Szalecki1-0/+2
2023-03-30HID: cp2112: Fix driver not registering GPIO IRQ chip as threadedDanny Kaehn1-0/+1
2023-03-17HID: uhid: Over-ride the default maximum data buffer value with our ownLee Jones1-0/+1
2023-03-17HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones1-7/+25
2023-03-10HID: logitech-hidpp: Don't restart communication if not necessaryBastien Nocera1-12/+20
2023-03-10HID: uclogic: Add support for XP-PEN Deco Pro MWJosé Expósito4-0/+8
2023-03-10HID: uclogic: Add support for XP-PEN Deco Pro SWJosé Expósito4-0/+8
2023-03-10HID: uclogic: Add battery quirkJosé Expósito2-0/+6
2023-03-10HID: uclogic: Add frame type quirkJosé Expósito3-19/+29
2023-03-10HID: Add Mapping for System Microphone MuteJingyuan Liang2-0/+9
2023-03-10hid: bigben_probe(): validate report countPietro Borrello1-5/+2
2023-03-10HID: bigben: use spinlock to safely schedule workersPietro Borrello1-6/+12
2023-03-10HID: bigben_worker() remove unneeded check on report_fieldPietro Borrello1-1/+1
2023-03-10HID: bigben: use spinlock to protect concurrent accessesPietro Borrello1-2/+50
2023-03-10HID: logitech-hidpp: Hard-code HID++ 1.0 fast scroll supportBastien Nocera1-8/+9
2023-03-10HID: retain initial quirks set up when creating HID devicesDmitry Torokhov3-10/+5