[PATCH v2 0/2] Input: adp5588-keys - fixes and improvements for report events processing

Denis Arefev posted 2 patches 7 months ago
drivers/input/keyboard/adp5588-keys.c | 18 ++++++++++++++----
1 file changed, 14 insertions(+), 4 deletions(-)
[PATCH v2 0/2] Input: adp5588-keys - fixes and improvements for report events processing
Posted by Denis Arefev 7 months ago
The first patch fixes a missing check of the return value of the adp5588_read function.

The second patch prevent a possible buffer overflow kpad->keycode[code]

Link to v1:
https://lore.kernel.org/all/20250516134313.282564-1-arefev@swemel.ru/

Denis Arefev (2):
  Input: adp5588-keys - Add check on return code
  Input: adp5588-keys - Prevent buffer overflow

 drivers/input/keyboard/adp5588-keys.c | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

-- 
2.43.0