summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2023-08-26HID: add quirk for 03f0:464a HP Elite Presenter MouseMarco Morandini
2023-07-27HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651.Mike Hommey
2023-07-27HID: wacom: Use ktime_t rather than int when dealing with timestampsJason Gerecke
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-05-30HID: wacom: add three styli to wacom_intuos_get_tool_typePing Cheng
2023-05-30HID: wacom: Add new Intuos Pro Small (PTH-460) device IDsPing Cheng
2023-05-30HID: wacom: Force pen out of prox if no events have been received in a whileJason Gerecke
2023-05-30HID: wacom: generic: Set battery quirk only when we see battery dataJason Gerecke
2023-05-30HID: logitech-hidpp: Reconcile USB and Unifying serialsBastien Nocera
2023-05-30HID: logitech-hidpp: Don't use the USB serial for USB devicesBastien Nocera
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-04-05HID: cp2112: Fix driver not registering GPIO IRQ chip as threadedDanny Kaehn
2023-03-22HID: uhid: Over-ride the default maximum data buffer value with our ownLee Jones
2023-03-22HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones
2023-03-11HID: logitech-hidpp: Don't restart communication if not necessaryBastien Nocera
2023-03-11HID: Add Mapping for System Microphone MuteJingyuan Liang
2023-03-11hid: bigben_probe(): validate report countPietro Borrello
2023-03-11HID: bigben: use spinlock to safely schedule workersPietro Borrello
2023-03-11HID: bigben_worker() remove unneeded check on report_fieldPietro Borrello
2023-03-11HID: bigben: use spinlock to protect concurrent accessesPietro Borrello
2023-03-11HID: asus: use spinlock to safely schedule workersPietro Borrello
2023-03-11HID: asus: use spinlock to protect concurrent accessesPietro Borrello
2023-03-11HID: asus: Remove check for same LED brightness on setLuke D. Jones
2023-03-03HID: core: Fix deadloop in hid_apply_multiplier.Xin Zhao
2023-02-01HID: betop: check shape of output reportsPietro Borrello
2023-02-01HID: revert CHERRY_MOUSE_000C quirkJiri Kosina
2023-02-01HID: check empty report_list in bigben_probe()Pietro Borrello
2023-02-01HID: check empty report_list in hid_validate_values()Pietro Borrello
2023-02-01HID: intel_ish-hid: Add check for ishtp_dma_tx_mapJiasheng Jiang
2023-01-14HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge
2023-01-14HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpointJosé Expósito
2023-01-14HID: mcp2221: don't connect hidrawEnrik Berkhan
2023-01-14HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke
2023-01-14HID: hid-sensor-custom: set fixed size for custom attributesMarcus Folkesson
2022-12-21HID: uclogic: Add HID_QUIRK_HIDINPUT_FORCE quirkJosé Expósito
2022-12-21HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch V 10Hans de Goede
2022-12-21HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch 10EHans de Goede
2022-12-21HID: ite: Add support for Acer S1002 keyboard-dockHans de Goede
2022-12-14HID: core: fix shift-out-of-bounds in hid_report_raw_eventZhangPeng
2022-12-14HID: hid-lg4ff: Add check for empty lbufAnastasia Belova
2022-12-14HID: usbhid: Add ALWAYS_POLL quirk for some miceAnkit Patel
2022-11-16HID: hyperv: fix possible memory leak in mousevsc_probe()Yang Yingliang
2022-11-10HID: saitek: add madcatz variant of MMO7 mouse device IDSamuel Bailey
2022-10-30HID: magicmouse: Do not set BTN_MOUSE on double reportJosé Expósito
2022-10-26HID: roccat: Fix use-after-free in roccat_read()Hyunwoo Kim
2022-10-26HID: multitouch: Add memory barriersAndri Yngvason
2022-09-20hid: intel-ish-hid: ishtp: Fix ishtp client sending disordered messageEven Xu