linux-kernelorg-stable/drivers/hid
Linus Torvalds 0678f56304 hid-for-linus-2025111901
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEL65usyKPHcrRDEicpmLzj2vtYEkFAmkdgXMACgkQpmLzj2vt
 YEm/SA//eKnZdbFkn9dsvMjcq6nlJ1mAKVemh+Wyn4HRvrQCMINpZR+6zkz6I8Su
 zVHVxMvDI+/dRHxe30SK46h4Sttc//JulZXQZlkj1LGryf0nLPwV+9JJjWPUWaxo
 N6Uad/OCBMD+FzJiYfZLagKV/CGbR8V9nzytiKmbwXVl0KAdGzUEKQ1D5NRhFnq2
 7AVhjdICIeRq3I9TBtj7QMeiC99awufnq5iyvLM81++cgTClm8bTUMHJUoBN9xU4
 90exFM4YR4f4obuCLMVqqdQvW6gFORITE1Vwr0eMRB/KT1foE9DMdtJKc5WyqkI8
 qyx34RRp/Cs3T0zKPMtJ4NcnJdI6Ywrpe92s6uFP+pJzrptXeFKl39jAPlI7LXXn
 L/elud+yIkjXWb94XhywPkO5NV60TqVGEtG11yXdIVLqJh4YtVB4++mTIZyDIL6d
 qTtfioRNwG0A9g/MaeEmJojvr9zW/oi1B4r/hs6CkePJr7xh4NykCA3s7nFsvcvH
 yT+/mnNJ1fYEzqdfe34k0zKSUd3BWS3umZzv1Y6sJUcLsCZxAwy5NpqFqAz/bULv
 RipHizhNd0QRglGIjGYFI1Finjjv87MQSSAQCU0s49Jwv55inreo2JweVH4ghw2h
 3hE6PQMY0iM9nJNG/cLOCo0CF5O+qosMgafRRcCbKPGv/3p1c5k=
 =h9tW
 -----END PGP SIGNATURE-----

Merge tag 'hid-for-linus-2025111901' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid

Pull HID fixes from Jiri Kosina:

 - memory leak fixes in hid-uclogic, hid-ntrig and hid-playstation
   drivers (Abdun Nihaal, Masami Ichikawa)

 - regression fix for playback handling in hid-pidff (Tomasz Pakuła)

 - initialization fix for some amd_sfh platforms (Mario Limonciello)

 - a few assorted device-specific ID additions and quirks

* tag 'hid-for-linus-2025111901' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid:
  HID: uclogic: Fix potential memory leak in error path
  HID: playstation: Fix memory leak in dualshock4_get_calibration_data()
  HID: pidff: Fix needs_playback check
  HID: corsair-void: Use %pe for printing PTR_ERR
  HID: elecom: Add support for ELECOM M-XT3URBK (018F)
  HID: hid-input: Extend Elan ignore battery quirk to USB
  HID: hid-ntrig: Prevent memory leak in ntrig_report_version()
  HID: amd_sfh: Stop sensor before starting
  HID: apple: Add SONiX AK870 PRO to non_apple_keyboards quirk list
  HID: lenovo: fixup Lenovo Yoga Slim 7x Keyboard rdesc
  HID: quirks: work around VID/PID conflict for 0x4c4a/0x4155
2025-11-19 08:54:58 -08:00
..
amd-sfh-hid HID: amd_sfh: Stop sensor before starting 2025-10-30 11:58:41 +01:00
bpf
i2c-hid hid-for-linus-2025093001 2025-10-04 15:38:04 -07:00
intel-ish-hid HID: intel-ish-ipc: Remove redundant ready check after timeout function 2025-09-12 17:22:41 +02:00
intel-thc-hid HID: intel-thc-hid: intel-quickspi: Add ARL PCI Device Id's 2025-10-14 11:42:53 +02:00
surface-hid
usbhid HID: pidff: Fix needs_playback check 2025-11-18 18:04:28 +01:00
.kunitconfig
Kconfig hid-for-linus-2025101701 2025-10-18 08:18:18 -10:00
Makefile HID: haptic: introduce hid_haptic_device 2025-09-15 14:32:54 +02:00
hid-a4tech.c
hid-accutouch.c
hid-alps.c
hid-apple.c HID: apple: Add SONiX AK870 PRO to non_apple_keyboards quirk list 2025-10-30 11:54:00 +01:00
hid-appleir.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
hid-appletb-bl.c
hid-appletb-kbd.c Merge branch 'for-6.17/amd-sfh' into for-linus 2025-07-31 22:36:25 +02:00
hid-asus.c Merge branch 'for-6.18/asus' into for-linus 2025-09-30 16:45:07 +02:00
hid-aureal.c
hid-axff.c
hid-belkin.c
hid-betopff.c
hid-bigbenff.c
hid-cherry.c
hid-chicony.c
hid-cmedia.c
hid-core.c HID: bpf: rescan the device for the group after a load/unload 2025-09-12 17:11:55 +02:00
hid-corsair-void.c HID: corsair-void: Use %pe for printing PTR_ERR 2025-11-18 18:03:48 +01:00
hid-corsair.c
hid-cougar.c
hid-cp2112.c HID: cp2112: Add parameter validation to data length 2025-10-14 11:46:49 +02:00
hid-creative-sb0540.c
hid-cypress.c
hid-debug.c HID: hid-debug: Fix spelling mistake "Rechargable" -> "Rechargeable" 2025-10-14 12:56:28 +02:00
hid-dr.c
hid-elan.c
hid-elecom.c HID: elecom: Add support for ELECOM M-XT3URBK (018F) 2025-11-18 17:54:49 +01:00
hid-elo.c
hid-emsff.c
hid-evision.c
hid-ezkey.c
hid-ft260.c
hid-gaff.c
hid-gembird.c
hid-generic.c
hid-gfrm.c
hid-glorious.c
hid-goodix-spi.c
hid-google-hammer.c
hid-google-stadiaff.c
hid-gt683r.c
hid-gyration.c
hid-haptic.c HID: haptic: add hid_haptic_switch_mode 2025-09-15 14:32:55 +02:00
hid-haptic.h HID: multitouch: add haptic multitouch support 2025-09-15 14:32:55 +02:00
hid-holtek-kbd.c
hid-holtek-mouse.c
hid-holtekff.c
hid-hyperv.c
hid-icade.c
hid-ids.h HID: elecom: Add support for ELECOM M-XT3URBK (018F) 2025-11-18 17:54:49 +01:00
hid-input-test.c HID: input: rename hidinput_set_battery_charge_status() 2025-08-20 20:03:39 +02:00
hid-input.c HID: hid-input: Extend Elan ignore battery quirk to USB 2025-10-31 10:06:36 +01:00
hid-ite.c
hid-jabra.c
hid-kensington.c
hid-keytouch.c
hid-kye.c
hid-kysona.c
hid-lcpower.c
hid-led.c
hid-lenovo.c HID: lenovo: fixup Lenovo Yoga Slim 7x Keyboard rdesc 2025-10-30 11:40:52 +01:00
hid-letsketch.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
hid-lg-g15.c
hid-lg.c
hid-lg.h
hid-lg2ff.c
hid-lg3ff.c
hid-lg4ff.c HID: replace scnprintf() with sysfs_emit() 2025-06-20 09:14:43 +02:00
hid-lg4ff.h
hid-lgff.c
hid-logitech-dj.c HID: logitech: Add ids for G PRO 2 LIGHTSPEED 2025-08-20 20:12:42 +02:00
hid-logitech-hidpp.c HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL 2025-10-16 18:19:22 +02:00
hid-macally.c
hid-magicmouse.c HID: magicmouse: use secs_to_jiffies() for battery timeout 2025-07-03 09:41:57 +02:00
hid-maltron.c
hid-mcp2200.c treewide: rename GPIO set callbacks back to their original names 2025-08-07 10:07:06 +02:00
hid-mcp2221.c hid-for-linus-2025082901 2025-08-29 07:44:14 -07:00
hid-megaworld.c
hid-mf.c
hid-microsoft.c
hid-monterey.c
hid-multitouch.c HID: multitouch: fix sticky fingers 2025-10-15 17:27:06 +02:00
hid-nintendo.c HID: nintendo: Rate limit IMU compensation message 2025-10-14 11:57:40 +02:00
hid-nti.c
hid-ntrig.c HID: hid-ntrig: Prevent memory leak in ntrig_report_version() 2025-10-31 09:57:10 +01:00
hid-nvidia-shield.c
hid-ortek.c
hid-penmount.c
hid-petalynx.c
hid-picolcd.h
hid-picolcd_backlight.c
hid-picolcd_cir.c
hid-picolcd_core.c
hid-picolcd_debugfs.c
hid-picolcd_fb.c
hid-picolcd_lcd.c
hid-picolcd_leds.c
hid-pl.c
hid-plantronics.c
hid-playstation.c HID: playstation: Fix memory leak in dualshock4_get_calibration_data() 2025-11-18 18:07:14 +01:00
hid-primax.c
hid-prodikeys.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
hid-pxrc.c
hid-quirks.c HID: elecom: Add support for ELECOM M-XT3URBK (018F) 2025-11-18 17:54:49 +01:00
hid-razer.c
hid-redragon.c
hid-retrode.c
hid-rmi.c
hid-roccat-arvo.c sysfs: treewide: switch back to attribute_group::bin_attrs 2025-06-17 10:44:15 +02:00
hid-roccat-arvo.h
hid-roccat-common.c
hid-roccat-common.h sysfs: treewide: switch back to bin_attribute::read()/write() 2025-06-17 10:44:13 +02:00
hid-roccat-isku.c sysfs: treewide: switch back to attribute_group::bin_attrs 2025-06-17 10:44:15 +02:00
hid-roccat-isku.h
hid-roccat-kone.c sysfs: treewide: switch back to attribute_group::bin_attrs 2025-06-17 10:44:15 +02:00
hid-roccat-kone.h
hid-roccat-koneplus.c sysfs: treewide: switch back to attribute_group::bin_attrs 2025-06-17 10:44:15 +02:00
hid-roccat-koneplus.h
hid-roccat-konepure.c sysfs: treewide: switch back to attribute_group::bin_attrs 2025-06-17 10:44:15 +02:00
hid-roccat-kovaplus.c sysfs: treewide: switch back to attribute_group::bin_attrs 2025-06-17 10:44:15 +02:00
hid-roccat-kovaplus.h
hid-roccat-lua.c sysfs: treewide: switch back to bin_attribute::read()/write() 2025-06-17 10:44:13 +02:00
hid-roccat-lua.h
hid-roccat-pyra.c sysfs: treewide: switch back to attribute_group::bin_attrs 2025-06-17 10:44:15 +02:00
hid-roccat-pyra.h
hid-roccat-ryos.c sysfs: treewide: switch back to attribute_group::bin_attrs 2025-06-17 10:44:15 +02:00
hid-roccat-savu.c sysfs: treewide: switch back to attribute_group::bin_attrs 2025-06-17 10:44:15 +02:00
hid-roccat-savu.h
hid-roccat.c
hid-saitek.c
hid-samsung.c
hid-semitek.c
hid-sensor-custom.c
hid-sensor-hub.c
hid-sigmamicro.c
hid-sjoy.c
hid-sony.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
hid-speedlink.c
hid-steam.c HID: hid-steam: Use new BTN_GRIP* buttons 2025-08-06 10:02:28 -07:00
hid-steelseries.c HID: steelseries: Fix STEELSERIES_SRWS1 handling in steelseries_remove() 2025-09-12 16:27:35 +02:00
hid-sunplus.c
hid-thrustmaster.c
hid-tivo.c
hid-tmff.c
hid-topre.c
hid-topseed.c
hid-twinhan.c
hid-u2fzero.c
hid-uclogic-core-test.c
hid-uclogic-core.c Merge branch 'for-6.17/uclogic' into for-linus 2025-07-31 22:54:15 +02:00
hid-uclogic-params-test.c
hid-uclogic-params.c HID: uclogic: Fix potential memory leak in error path 2025-11-18 18:08:20 +01:00
hid-uclogic-params.h HID: uclogic: Add support for XP-PEN Artist 22R Pro 2025-07-03 09:33:38 +02:00
hid-uclogic-rdesc-test.c
hid-uclogic-rdesc.c HID: uclogic: Add support for XP-PEN Artist 22R Pro 2025-07-03 09:33:38 +02:00
hid-uclogic-rdesc.h HID: uclogic: Add support for XP-PEN Artist 22R Pro 2025-07-03 09:33:38 +02:00
hid-udraw-ps3.c
hid-universal-pidff.c HID: universal-pidff: clang-format pass 2025-08-15 15:58:10 +02:00
hid-viewsonic.c
hid-vivaldi-common.c
hid-vivaldi-common.h
hid-vivaldi.c
hid-vrc2.c
hid-waltop.c
hid-wiimote-core.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
hid-wiimote-debug.c
hid-wiimote-modules.c
hid-wiimote.h
hid-winwing.c
hid-xiaomi.c
hid-xinmo.c
hid-zpff.c
hid-zydacron.c
hidraw.c HID: hidraw: tighten ioctl command parsing 2025-09-17 11:37:23 +02:00
uhid.c
wacom.h
wacom_sys.c HID: wacom: fix crash in wacom_aes_battery_handler() 2025-06-11 00:27:10 +02:00
wacom_wac.c HID: wacom: Add a new Art Pen 2 2025-08-12 14:56:35 +02:00
wacom_wac.h