summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2023-01-14HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge2-0/+12
2023-01-14HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpointJosé Expósito1-0/+4
2023-01-14HID: mcp2221: don't connect hidrawEnrik Berkhan1-3/+9
2023-01-14HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke3-0/+13
2023-01-14HID: 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-21HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch V 10Hans de Goede2-0/+6
2022-12-21HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch 10EHans de Goede1-3/+9
2022-12-21HID: ite: Add support for Acer S1002 keyboard-dockHans de Goede2-1/+13
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-10-30HID: magicmouse: Do not set BTN_MOUSE on double reportJosé Expósito1-1/+1
2022-10-26HID: roccat: Fix use-after-free in roccat_read()Hyunwoo Kim1-0/+4
2022-10-26HID: multitouch: Add memory barriersAndri Yngvason1-4/+4
2022-09-20hid: intel-ish-hid: ishtp: Fix ishtp client sending disordered messageEven Xu1-29/+39
2022-09-20HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typoJason Wang1-1/+1
2022-09-05HID: hidraw: fix memory leak in hidraw_release()Karthik Alapati1-0/+3
2022-09-05HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_reportLee Jones1-0/+10
2022-08-21HID: hid-input: add Surface Go battery quirkZoltan Tamas Vajda2-0/+3
2022-08-21HID: Ignore battery for Elan touchscreen on HP Spectre X360 15-df0xxxElia Devito2-0/+3
2022-08-21HID: alps: Declare U1_UNICORN_LEGACY supportArtem Borisov1-0/+2
2022-08-21HID: mcp2221: prevent a buffer overflow in mcp_smbus_write()Harshit Mogalapalli1-0/+3
2022-08-21HID: cp2112: prevent a buffer overflow in cp2112_xfer()Harshit Mogalapalli1-0/+5
2022-08-21HID: wacom: Don't register pad_input for touch switchPing Cheng2-19/+26
2022-08-21HID: wacom: Only report rotation for art penPing Cheng1-8/+21
2022-06-09HID: elan: Fix potential double free in elan_input_configuredMiaoqian Lin1-2/+0
2022-06-09HID: hid-led: fix maximum brightness for Dream CheekyJonathan Teh1-1/+1
2022-06-09HID: bigben: fix slab-out-of-bounds Write in bigben_probeDongliang Mu1-0/+6
2022-06-06HID: multitouch: add quirks to enable Lenovo X12 trackpointTao Jin2-0/+7
2022-06-06HID: multitouch: Add support for Google Whiskers TouchpadMarek Maślanka1-0/+3
2022-04-08HID: i2c-hid: fix GET/SET_REPORT for unnumbered reportsDmitry Torokhov1-8/+24
2022-04-08HID: intel-ish-hid: Use dma_alloc_coherent for firmware updateGwendal Grignou1-26/+3
2022-04-08HID: logitech-dj: add new lightspeed receiver idLucas Zampieri1-0/+1
2022-03-16HID: vivaldi: fix sysfs attributes leakDmitry Torokhov1-1/+1
2022-03-08HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon2-1/+5
2022-03-08HID: add mapping for KEY_DICTATEWilliam Mahon2-0/+2
2022-02-23HID:Add support for UGTABLET WP5540Sergio Costas2-0/+2
2022-01-27HID: vivaldi: fix handling devices not using numbered reportsDmitry Torokhov1-6/+28
2022-01-27HID: quirks: Allow inverting the absolute X/Y valuesAlistair Francis1-0/+6
2022-01-27HID: apple: Do not reset quirks when the Fn key is not foundJosé Expósito1-1/+1
2022-01-27HID: hid-uclogic-params: Invalid parameter check in uclogic_params_frame_init...José Expósito1-1/+3
2022-01-27HID: hid-uclogic-params: Invalid parameter check in uclogic_params_huion_initJosé Expósito1-3/+7
2022-01-27HID: hid-uclogic-params: Invalid parameter check in uclogic_params_get_str_descJosé Expósito1-1/+3
2022-01-27HID: hid-uclogic-params: Invalid parameter check in uclogic_params_initJosé Expósito1-4/+9
2022-01-27HID: wacom: Avoid using stale array indicies to read contact countJason Gerecke1-0/+4
2022-01-27HID: wacom: Ignore the confidence flag when a touch is removedJason Gerecke1-3/+26
2022-01-27HID: wacom: Reset expected and received contact counts at the same timeJason Gerecke1-1/+5