lkml.org 
[lkml]   [2023]   [Jan]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] HID fixes
Linus,

please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git tags/for-linus-2023011801

to receive fixes for HID subsystem.

=====
- fixes for potential empty list handling in HID core (Pietro Borrello)
- fix for NULL pointer dereference in betop driver that could be triggered
by malicious device (Pietro Borrello)
- fixes for handling calibration data preventing division by zero in
Playstation driver (Roderick Colenbrander)
- fix for memory leak on error path in amd-sfh driver (Basavaraj Natikar)
- other few assorted small fixes and device ID-specific handling
=====

Thanks.

----------------------------------------------------------------
Basavaraj Natikar (1):
HID: amd_sfh: Fix warning unwind goto

Jiasheng Jiang (1):
HID: intel_ish-hid: Add check for ishtp_dma_tx_map

Jiri Kosina (1):
HID: revert CHERRY_MOUSE_000C quirk

José Expósito (1):
HID: uclogic: Add support for XP-PEN Deco 01 V2

Pietro Borrello (3):
HID: check empty report_list in hid_validate_values()
HID: check empty report_list in bigben_probe()
HID: betop: check shape of output reports

Roderick Colenbrander (2):
HID: playstation: sanity check DualShock4 calibration data.
HID: playstation: sanity check DualSense calibration data.

drivers/hid/amd-sfh-hid/amd_sfh_client.c | 2 +-
drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.c | 2 +-
drivers/hid/hid-betopff.c | 17 ++++----
drivers/hid/hid-bigbenff.c | 5 +++
drivers/hid/hid-core.c | 4 +-
drivers/hid/hid-ids.h | 2 +-
drivers/hid/hid-playstation.c | 63 +++++++++++++++++++++++++++
drivers/hid/hid-quirks.c | 1 -
drivers/hid/hid-uclogic-core.c | 2 +
drivers/hid/hid-uclogic-params.c | 2 +
drivers/hid/intel-ish-hid/ishtp/dma-if.c | 10 +++++
11 files changed, 96 insertions(+), 14 deletions(-)

--
Jiri Kosina
SUSE Labs

\
 
 \ /
  Last update: 2023-03-26 23:46    [W:5.442 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site