aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/pd...Mark Brown1-0/+6
2 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tr...Mark Brown1-1/+1
2 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/hi...Mark Brown19-53/+2025
3 daysMerge trace/for-nextSteven Rostedt (Google)1-1/+1
3 daysMerge branch 'for-7.1/upstream-fixes' into for-nextBenjamin Tissoires2-3/+11
4 daysHID: wacom: Fix OOB write in wacom_hid_set_device_mode()Lee Jones2-3/+11
10 daysHID: Use trace_call__##name() at guarded tracepoint call sitesVineeth Pillai1-1/+1
11 daysMerge branch 'for-7.1/upstream-fixes' into for-nextBenjamin Tissoires5-10/+14
11 daysMerge branch 'for-7.2/bpf' into for-nextBenjamin Tissoires2-0/+95
11 daysHID: bpf: Add Huion Inspiroy Frego M button quirkNikhil Chatterjee1-0/+87
11 daysHID: lenovo-go: drop dead NULL check on to_usb_interface()Louis Clinckx2-8/+3
11 daysHID: lenovo-go: reject non-USB transports in probeLouis Clinckx2-0/+6
11 daysHID: lenovo: Fix buffer over-read and unaligned access in X12 Tab raw_event h...Kean1-2/+3
11 daysHID: quirks: Add ALWAYS_POLL quirk for SIGMACHIP USB mousehlleng2-0/+2
11 daysMerge branch 'for-7.1/upstream-fixes' into for-nextBenjamin Tissoires1-9/+13
11 daysHID: u2fzero: free allocated URB on probe errorsMyeonghun Pak1-9/+13
13 daysHID: core: Fix size_t specifier in hid_report_raw_event()Nathan Chancellor1-2/+2
2026-05-14Merge tag 'hid-for-linus-2026051401' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds25-80/+265
2026-05-12Merge branches 'for-7.1/upstream-fixes', 'for-7.2/core', 'for-7.2/multitouch'...Jiri Kosina26-96/+2095
2026-05-12HID: logitech-hidpp: Add support for newer Bluetooth keyboardsAlain Michaud1-0/+38
2026-05-12HID: pidff: Fix integer overflow in pidff_rescaleTomasz Pakuła1-2/+5
2026-05-12HID: i2c-hid: add reset quirk for BLTP7853 touchpadXu Rao2-0/+5
2026-05-12HID: core: introduce hid_safe_input_report()Benjamin Tissoires3-8/+35
2026-05-12HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires8-25/+41
2026-05-12HID: google: hammer: stop hardware on devres action failureMyeonghun Pak1-1/+1
2026-05-12HID: appletb-kbd: run inactivity autodim from workqueuesSangyun Kim1-14/+30
2026-05-12HID: appletb-kbd: fix UAF in inactivity-timer cleanup pathSangyun Kim1-8/+8
2026-05-12HID: hid-oxp: Add Vibration Intensity AttributeDerek J. Clark1-0/+78
2026-05-12HID: hid-oxp: Add Button Mapping InterfaceDerek J. Clark1-0/+568
2026-05-12HID: hid-oxp: Add Second Generation Gamepad Mode SwitchDerek J. Clark1-0/+131
2026-05-12HID: hid-oxp: Add Second Generation RGB ControlDerek J. Clark3-0/+155
2026-05-12HID: hid-oxp: Add OneXPlayer configuration driverDerek J. Clark4-0/+668
2026-05-12HID: playstation: Clamp num_touch_reportsT.J. Mercier1-2/+4
2026-05-12HID: magicmouse: Prevent out-of-bounds (OOB) read during DOUBLE_REPORT_IDLee Jones1-0/+16
2026-05-12HID: mcp2221: fix OOB write in mcp2221_raw_event()Florian Pradines1-0/+7
2026-05-12HID: multitouch: Fix Yoga Book 9 14IAH10 touchscreen misclassificationDave Carey1-1/+145
2026-05-12HID: sony: use input_dev from sc struct in sony_init_ff()Rosalie Wanders1-13/+4
2026-05-12HID: usbhid: replace strlcat with better alternativesMahad Ibrahim3-17/+30
2026-05-12HID: playstation: Add DualSense Edge extra button supportAaron Webster1-0/+31
2026-05-12HID: rakk: add support for Rakk Dasig X side buttonsKarl Cayme4-0/+90
2026-05-12HID: quirks: really enable the intended work around for appledisplayLukas Bulwahn1-1/+1
2026-05-12HID: hid-sjoy: race between init and usageOliver Neukum1-6/+6
2026-04-28HID: uclogic: Fix regression of input name assignmentTakashi Iwai1-1/+3
2026-04-28HID: intel-thc-hid: Intel-quickspi: Fix some error codesDan Carpenter1-2/+2
2026-04-28HID: hid-lenovo-go-s: restore OS_TYPE after resume from s2idleMatthew Schwartz1-0/+44
2026-04-28HID: elan: Add support for ELAN SB974D touchpadDamien Dejean2-0/+2
2026-04-28HID: sony: add missing size validation for Rock Band 3 Pro instrumentsRosalie Wanders1-1/+1
2026-04-28HID: sony: add missing size validation for SMK-Link remotesRosalie Wanders1-3/+2
2026-04-28HID: sony: remove unneeded WARN_ON() in sony_leds_init()Rosalie Wanders1-3/+0
2026-04-28HID: ft260: validate i2c input report lengthMichael Zaidman1-2/+14
2026-04-28HID: sony: fix incorrect force-feedback check in sony_suspend()Rosalie Wanders1-3/+2
2026-04-22Merge tag 'input-for-v7.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+8
2026-04-17Merge tag 'hid-for-linus-2026041601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds38-476/+9034
2026-04-16Merge branch 'for-7.1/asus' into for-linusJiri Kosina1-51/+57
2026-04-16Merge branch 'for-7.1/hid-bpf' into for-linusJiri Kosina11-22/+3865
2026-04-16Merge branch 'for-7.1/intel-thc' into for-linusJiri Kosina3-6/+61
2026-04-16Merge branch 'for-7.1/lenovo-v2' into for-linusJiri Kosina6-2/+4041
2026-04-16Merge branch 'for-7.1/mcp2221' into for-linusJiri Kosina1-13/+23
2026-04-16Merge branch 'for-7.1/pidff' into for-linusJiri Kosina2-19/+47
2026-04-16Merge branch 'for-7.1/pl' into for-linusJiri Kosina1-8/+4
2026-04-16Merge branch 'for-7.1/sony' into for-linusJiri Kosina4-80/+349
2026-04-16Merge branch 'for-7.1/winwing' into for-linusJiri Kosina1-14/+182
2026-04-16Merge branch 'for-7.1/core-v2' into for-linusJiri Kosina70-336/+350
2026-04-15Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+1
2026-04-13HID: core: clamp report_size in s32ton() to avoid undefined shiftGreg Kroah-Hartman1-0/+3
2026-04-10HID: logitech-dj: fix wrong detection of bad DJ_SHORT output reportBenjamin Tissoires1-1/+2
2026-04-09HID: logitech-hidpp: fix race condition when accessing stale stack pointerBenoît Sevens1-7/+17
2026-04-09HID: winwing: Enable rumble effectsIvan Gorinov1-14/+182
2026-04-09HID: core: do not allow parsing 0-sized reportsDmitry Torokhov1-0/+5
2026-04-09HID: usbhid: refactor endpoint lookupJohan Hovold1-5/+3
2026-04-09HID: huawei: fix CD30 keyboard report descriptor issueMiao Li4-0/+93
2026-04-09HID: playstation: validate num_touch_reports in DualShock 4 reportsBenoît Sevens1-0/+12
2026-04-09HID: drop 'default !EXPERT' from tristate symbolsThomas Weißschuh1-13/+0
2026-04-09HID: usbhid: fix deadlock in hid_post_reset()Oliver Neukum1-1/+1
2026-04-09HID: apple: ensure the keyboard backlight is off if suspendingAditya Garg1-0/+2
2026-04-09HID: quirks: Set ALWAYS_POLL for LOGITECH_BOLT_RECEIVERNícolas F. R. A. Prado1-0/+1
2026-04-09HID: alps: fix NULL pointer dereference in alps_raw_event()Greg Kroah-Hartman1-0/+3
2026-04-09HID: logitech-dj: Prevent REPORT_ID_DJ_SHORT related user initiated OOB writeLee Jones1-0/+10
2026-04-09HID: logitech-dj: Standardise hid_report_enum variable nomenclatureLee Jones1-6/+6
2026-04-09HID: sony: update module descriptionRosalie Wanders2-7/+9
2026-04-09HID: logitech-hidpp: Check bounds when deleting force-feedback effectsGünther Noack1-6/+9
2026-04-09HID: sony: add battery status support for Rock Band 4 PS5 guitarsRosalie Wanders1-1/+39
2026-04-09HID: sony: fix style issuesRosalie Wanders1-43/+34
2026-04-09HID: quirks: update hid-sony supported devicesRosalie Wanders1-7/+39
2026-04-09HID: sony: add support for more instrumentsRosalie Wanders2-47/+253
2026-04-08Merge tag 'hid-for-linus-2026040801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-1/+42
2026-04-08bpf: Add fix for Trust Philips SPK6327 (145f:024b) modifier keysmuhammed Rishal1-0/+49
2026-04-08HID: bpf: Add support for the Huion KeyDial K20 over bluetoothBenjamin Tissoires1-0/+492
2026-04-08HID: bpf: add a BPF to get the touchpad typeBenjamin Tissoires1-0/+90
2026-04-08hid: bpf: hid_bpf_helpers: add helper for having read/write udev propertiesBenjamin Tissoires1-0/+38
2026-04-08HID: bpf: handle injected report descriptor in HID-BPFBenjamin Tissoires3-0/+3026
2026-04-08HID: bpf: add helper macros for LE/BE conversionPeter Hutterer1-0/+67
2026-04-08HID: bpf: hid_bpf_helpers: provide a cleanup functionsBenjamin Tissoires2-18/+98
2026-04-08HID: bpf: fix some signed vs unsigned compiler warningsPeter Hutterer4-4/+5
2026-03-29Input: add keycodes for contextual AI usages (HUTRR119)Akshai Murari2-0/+9
2026-03-27HID: Kysona: Add support for VXE Dragonfly R1 ProLode Willems2-0/+6
2026-03-27HID: amd_sfh: don't log error when device discovery fails with -EOPNOTSUPPMaximilian Pezzullo1-1/+2
2026-03-27HID: intel-thc-hid: Intel-thc: Add more frequency support for SPIEven Xu2-0/+51
2026-03-27HID: intel-thc-hid: Intel-quickspi: Improve power management for touch devicesEven Xu1-6/+10
2026-03-27HID: core: use __free(kfree) and __free(kvfree) to clean up temporary buffersDmitry Torokhov1-22/+12
2026-03-27HID: core: factor out hid_parse_collections()Dmitry Torokhov1-80/+89
2026-03-27HID: hid-lenovo-go: fix LEDS dependenciesArnd Bergmann1-6/+3
2026-03-27HID: quirks: add HID_QUIRK_ALWAYS_POLL for 8BitDo Pro 3leo vriska2-0/+4
2026-03-27HID: roccat: fix use-after-free in roccat_report_eventBenoît Sevens1-0/+2
2026-03-24Merge tag 'v7.0-rc5' into nextDmitry Torokhov11-15/+48
2026-03-19HID: input: Add support for multiple batteries per deviceLucas Zampieri2-14/+34
2026-03-19HID: input: Introduce struct hid_battery and refactor battery codeLucas Zampieri4-83/+107
2026-03-19HID: input: Convert battery code to devm_*Lucas Zampieri1-27/+7
2026-03-19HID: input: use __free(kfree) to clean up temporary buffersDmitry Torokhov1-11/+4
2026-03-19HID: mcp2221: Fix spelling mistake "Enfore" -> "Enforce"Colin Ian King1-1/+1
2026-03-17HID: Intel-thc-hid: Intel-quickspi: Add NVL Device IDsEven Xu2-0/+8
2026-03-17HID: Intel-thc-hid: Intel-quicki2c: Add NVL Device IDsEven Xu2-0/+11
2026-03-17Merge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-15/+48
2026-03-17media: rc: fix race between unregister and urb/irq callbacksSean Young1-0/+1
2026-03-17HID: multitouch: Check to ensure report responses match the requestLee Jones1-0/+7
2026-03-16HID: logitech-hidpp: Prevent use-after-free on force feedback initialisation ...Lee Jones1-1/+3
2026-03-16HID: bpf: prevent buffer overflow in hid_hw_requestBenjamin Tissoires1-0/+2
2026-03-16HID: core: Mitigate potential OOB by removing bogus memset()Lee Jones1-3/+4
2026-03-16HID: intel-thc-hid: Set HID_PHYS with PCI BDFDaniel Schaefer2-0/+2
2026-03-12Merge tag 'v7.0-rc3' into nextDmitry Torokhov121-590/+5939
2026-03-12HID: pl: eliminate private debug macroOliver Neukum1-8/+4
2026-03-12HID: mcp2221: Add module parameter to enfoce GPIO modeLinus Walleij1-4/+14
2026-03-12HID: appletb-kbd: add .resume method in PMAditya Garg1-2/+3
2026-03-12HID: logitech-hidpp: Enable MX Master 4 over bluetoothAdrian Freund1-0/+2
2026-03-11HID: input: Add HID_BATTERY_QUIRK_DYNAMIC for Elan touchscreensHans de Goede1-3/+11
2026-03-11HID: input: Drop Asus UX550* touchscreen ignore battery quirksHans de Goede2-6/+0
2026-03-10HID: asus: add xg mobile 2022 external hardware supportDenis Benato2-0/+4
2026-03-10HID: asus: do not try to initialize the backlight if the enpoint doesn't supp...Denis Benato1-5/+3
2026-03-10HID: asus: do not abort probe when not necessaryDenis Benato1-15/+10
2026-03-10HID: asus: simplify and improve asus_kbd_set_report()Denis Benato1-11/+5
2026-03-10HID: asus: make asus_resume adhere to linux kernel coding standardsDenis Benato1-1/+2
2026-03-10HID: asus: fix code style of comments and bracketsDenis Benato1-11/+5
2026-03-10HID: hid-lenovo-go-s: Fix spelling mistake "configuratiion" -> "configuration"Colin Ian King1-1/+1
2026-03-10HID: hid-lenovo-go: Remove unneeded semicolonChen Ni1-26/+26
2026-03-10HID: hid-lenovo-go-s: Remove unneeded semicolonChen Ni1-1/+1
2026-03-10HID: hid-lenovo-go-s: Add IMU and Touchpad RO AttributesDerek J. Clark1-0/+124
2026-03-10HID: hid-lenovo-go-s: Add RGB LED control interfaceDerek J. Clark1-0/+422
2026-03-10HID: hid-lenovo-go-s: Add Touchpad Mode AttributesDerek J. Clark1-0/+142
2026-03-10HID: hid-lenovo-go-s: Add Feature Status AttributesDerek J. Clark1-1/+483
2026-03-10HID: hid-lenovo-go-s: Add MCU ID AttributeDerek J. Clark1-0/+56
2026-03-10HID: hid-lenovo-go-s: Add Lenovo Legion Go S Series HID DriverDerek J. Clark4-0/+295
2026-03-10HID: Include firmware version in the ueventMario Limonciello1-0/+5
2026-03-10HID: hid-lenovo-go: Add OS Mode ToggleDerek J. Clark1-0/+101
2026-03-10HID: hid-lenovo-go: Add Calibration SettingsDerek J. Clark1-1/+283
2026-03-10HID: hid-lenovo-go: Add RGB LED control interfaceDerek J. Clark1-0/+429
2026-03-10HID: hid-lenovo-go: Add FPS Mode DPI settingsDerek J. Clark1-0/+68
2026-03-10HID: hid-lenovo-go: Add Rumble and Haptic SettingsDerek J. Clark1-0/+312
2026-03-10HID: hid-lenovo-go: Add Feature Status AttributesDerek J. Clark1-1/+395
2026-03-10HID: hid-lenovo-go: Add Lenovo Legion Go Series HID DriverDerek J. Clark4-0/+930
2026-03-09HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irqBenoît Sevens1-0/+10
2026-03-06Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-23/+85
2026-03-02HID: asus: drop unused variablesBenjamin Tissoires1-1/+1
2026-02-27HID: mcp2221: use mcp_i2c_smbus_read for block readsRomain Sioen1-9/+9
2026-02-27HID: mcp2221: cancel last I2C command on read errorRomain Sioen1-0/+2
2026-02-27HID: asus: always fully initialize devicesDenis Benato1-11/+35
2026-02-27HID: asus: add xg mobile 2023 external hardware supportDenis Benato2-0/+4
2026-02-26HID: multitouch: Keep latency normal on deactivate for reactivation gestureWerner Sembach1-3/+29
2026-02-26HID: i2c-hid: elan: Add parade-tc3408 timingLangyan Ye1-0/+8
2026-02-26HID: apple: Add EPOMAKER TH87 to the non-apple keyboards listTakashi Iwai1-0/+3
2026-02-26HID: intel-ish-hid: ipc: Add Nova Lake-H/S PCI device IDsZhang Lixu2-0/+14
2026-02-26HID: pidff: Add MISSING_DEADBAND quirkTomasz Pakuła2-3/+12
2026-02-26HID: pidff: Add MISSING_NEG_SATURATION quirkTomasz Pakuła2-4/+13
2026-02-26HID: pidff: Add MISSING_NEG_COEFFICIENT quirkTomasz Pakuła2-2/+12
2026-02-26HID: pidff: Refactor field quirks detectionTomasz Pakuła1-12/+12
2026-02-24HID: multitouch: new class MT_CLS_EGALAX_P80H84Ian Ray1-2/+9
2026-02-24HID: magicmouse: fix battery reporting for Apple Magic Trackpad 2Julius Lehmann1-1/+1
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-2/+1
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds3-6/+3
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds62-89/+89
2026-02-21HID: pidff: Fix condition effect bit clearingTomasz Pakuła1-4/+7
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook66-98/+99
2026-02-19HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing themGreg Kroah-Hartman3-3/+3
2026-02-19HID: asus: avoid memory leak in asus_report_fixup()Günther Noack1-4/+11
2026-02-19HID: magicmouse: avoid memory leak in magicmouse_report_fixup()Günther Noack1-3/+1
2026-02-19HID: apple: avoid memory leak in apple_report_fixup()Günther Noack1-3/+1
2026-02-15Merge tag 'input-for-v7.0-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+8
2026-02-14Merge branch 'next' into for-linusDmitry Torokhov13-20/+65
2026-02-13Merge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-117/+104
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+1
2026-02-11Merge tag 'hid-for-linus-2026020901' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds33-127/+661
2026-02-09Merge branch 'for-6.20/pm_ptr-v3' into for-linusJiri Kosina11-68/+23
2026-02-09Merge branch 'for-6.20/pidff' into for-linusJiri Kosina1-3/+13
2026-02-09Merge branch 'for-6.20/intel-thc' into for-linusJiri Kosina5-43/+81
2026-02-09Merge branch 'for-6.20/intel-ish' into for-linusJiri Kosina1-2/+56
2026-02-09Merge branch 'for-6.20/elecom' into for-linusJiri Kosina4-0/+23
2026-02-09Merge branch 'for-6.20/sony' into for-linusJiri Kosina5-4/+145
2026-02-09Merge branch 'for-6.20/asus' into for-linusJiri Kosina1-2/+108
2026-02-04HID: sony: add dongle device IDs for CRKD Gibson SGRosalie Wanders2-1/+7
2026-02-02HID: Intel-thc-hid: Intel-thc: Fix wrong register fields updatingEven Xu1-0/+2
2026-02-02HID: intel-ish-hid: fix NULL-ptr-deref in ishtp_bus_remove_all_clientsRyan Lin1-1/+1
2026-02-02HID: logitech-hidpp: Add support for Logitech K980Bastien Nocera1-0/+2
2026-02-02HID: logitech-dj: Differentiate "invalid device index" errorBastien Nocera1-1/+1
2026-01-28HID: sony: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera1-9/+3
2026-01-28HID: wacom: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera1-6/+2
2026-01-28HID: uclogic: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera1-6/+2
2026-01-28HID: hid-sensor-hub: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera1-7/+3
2026-01-28HID: picolcd_core: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera1-7/+3
2026-01-28HID: nintendo: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera1-9/+2
2026-01-28HID: logitech-dj: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera1-5/+1
2026-01-28HID: lenovo: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera1-5/+1