lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <nycvar.YFH.7.76.1804191000590.28129@cbobk.fhfr.pm>
Date:   Thu, 19 Apr 2018 10:05:58 +0200 (CEST)
From:   Jiri Kosina <jikos@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
cc:     linux-kernel@...r.kernel.org
Subject: [GIT PULL] HID fixes

Linus,

please pull from

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

to receive fixes for HID subsystem:

=====
- suspend/resume handling fix for Raydium I2C-connected touchscreen from 
  Aaron Ma
- protocol fixup for certain BT-connected Wacoms from Aaron Armstrong 
  Skomra 
- battery level reporting fix on BT-connected mice from Dmitry Torokhov
- hidraw race condition fix from Rodrigo Rivas Costa
=====

Thanks.

----------------------------------------------------------------
Aaron Armstrong Skomra (1):
      HID: wacom: bluetooth: send exit report for recent Bluetooth devices

Aaron Ma (1):
      HID: i2c-hid: Fix resume issue on Raydium touchscreen device

Dmitry Torokhov (1):
      HID: input: fix battery level reporting on BT mice

Jiri Kosina (1):
      HID: i2c-hid: fix inverted return value from i2c_hid_command()

Rodrigo Rivas Costa (1):
      HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device

 drivers/hid/hid-ids.h         |  3 ++
 drivers/hid/hid-input.c       | 24 ++++++++++----
 drivers/hid/hidraw.c          |  5 +++
 drivers/hid/i2c-hid/i2c-hid.c | 13 ++++++++
 drivers/hid/wacom_wac.c       | 76 ++++++++++++++++++++++++++-----------------
 include/linux/hid.h           |  9 ++++-
 6 files changed, 92 insertions(+), 38 deletions(-)

-- 
Jiri Kosina
SUSE Labs

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ