summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2023-07-05HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651.Mike Hommey1-1/+1
2023-07-05HID: wacom: Use ktime_t rather than int when dealing with timestampsJason Gerecke2-4/+4
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: add three styli to wacom_intuos_get_tool_typePing Cheng1-0/+3
2023-05-24HID: wacom: Add new Intuos Pro Small (PTH-460) device IDsPing Cheng1-0/+5
2023-05-24HID: wacom: Force pen out of prox if no events have been received in a whileJason Gerecke3-0/+44
2023-05-24HID: wacom: generic: Set battery quirk only when we see battery dataJason Gerecke1-22/+11
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-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: Add support for shutdown operationBasavaraj Natikar1-0/+9
2023-03-30HID: intel-ish-hid: ipc: Fix potential use-after-free in work functionReka Norman1-1/+8
2023-03-30HID: cp2112: Fix driver not registering GPIO IRQ chip as threadedDanny Kaehn1-0/+1
2023-03-22HID: uhid: Over-ride the default maximum data buffer value with our ownLee Jones1-0/+1
2023-03-22HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones1-5/+13
2023-03-10HID: logitech-hidpp: Don't restart communication if not necessaryBastien Nocera1-12/+20
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: retain initial quirks set up when creating HID devicesDmitry Torokhov3-10/+5
2023-03-10HID: multitouch: Add quirks for flipped axesAllen Ballway4-4/+87
2023-03-10HID: asus: use spinlock to safely schedule workersPietro Borrello1-4/+11
2023-03-10HID: asus: use spinlock to protect concurrent accessesPietro Borrello1-1/+21
2023-03-03HID: core: Fix deadloop in hid_apply_multiplier.Xin Zhao1-0/+3
2023-03-03HID: elecom: add support for TrackBall 056E:011CTakahiro Fujii3-4/+18
2023-02-06HID: playstation: sanity check DualSense calibration data.Roderick Colenbrander1-0/+32
2023-02-01HID: betop: check shape of output reportsPietro Borrello1-8/+9
2023-02-01HID: revert CHERRY_MOUSE_000C quirkJiri Kosina2-2/+0
2023-02-01HID: check empty report_list in bigben_probe()Pietro Borrello1-0/+5
2023-02-01HID: check empty report_list in hid_validate_values()Pietro Borrello1-2/+2
2023-02-01HID: intel_ish-hid: Add check for ishtp_dma_tx_mapJiasheng Jiang1-0/+10
2023-01-12HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge2-0/+12
2023-01-12HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpointJosé Expósito1-0/+4
2022-12-31HID: mcp2221: don't connect hidrawEnrik Berkhan1-3/+9
2022-12-31HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke3-0/+13
2022-12-31HID: amd_sfh: Add missing check for dma_alloc_coherentJiasheng Jiang1-0/+4
2022-12-31HID: hid-sensor-custom: set fixed size for custom attributesMarcus Folkesson1-1/+1
2022-12-21HID: uclogic: Add HID_QUIRK_HIDINPUT_FORCE quirkJosé Expósito1-0/+1
2022-12-14HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch V 10Hans de Goede2-0/+6
2022-12-14HID: core: fix shift-out-of-bounds in hid_report_raw_eventZhangPeng1-0/+3
2022-12-14HID: hid-lg4ff: Add check for empty lbufAnastasia Belova1-0/+6
2022-12-14HID: usbhid: Add ALWAYS_POLL quirk for some miceAnkit Patel2-0/+6
2022-11-16HID: hyperv: fix possible memory leak in mousevsc_probe()Yang Yingliang1-1/+1
2022-11-10HID: saitek: add madcatz variant of MMO7 mouse device IDSamuel Bailey3-0/+4
2022-11-10HID: playstation: add initial DualSense Edge controller supportRoderick Colenbrander2-1/+5