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]
Date:   Thu, 5 Oct 2017 10:58:01 +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 HID subsystem fixes

=====
- buffer management size fix for i2c-hid driver, from Adrian Salido
- tool ID regression fixes for Wacom driver from Jason Gerecke
- a few small assorted fixes and a few device ID additions
=====

Thanks.

----------------------------------------------------------------
Aaron Armstrong Skomra (1):
      HID: wacom: leds: Don't try to control the EKR's read-only LEDs

Adrian Salido (1):
      HID: i2c-hid: allocate hid buffers for real worst case

Dmitry Torokhov (1):
      HID: hidraw: fix power sequence when closing device

Hans de Goede (1):
      HID: multitouch: Fix system-control buttons not working

Jason Gerecke (5):
      HID: wacom: Properly report negative values from Intuos Pro 2 Bluetooth
      HID: wacom: Correct coordinate system of touchring and pen twist
      HID: wacom: generic: Send MSC_SERIAL and ABS_MISC when leaving prox
      HID: wacom: generic: Clear ABS_MISC when tool leaves proximity
      HID: wacom: Always increment hdev refcount within wacom_get_hdev_data

Kai-Heng Feng (1):
      Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"

Lyude (1):
      HID: rmi: Make sure the HID device is opened on resume

Nicholas Bishop (1):
      HID: add multi-input quirk for IDC6680 touchscreen

Pavel Tatashin (1):
      HID: multitouch: support buttons and trackpoint on Lenovo X1 Tab Gen2

Ping Cheng (1):
      HID: wacom: bits shifted too much for 9th and 10th buttons

Shrirang Bagul (1):
      HID: multitouch: Support ALPS PTP stick with pid 0x120A

 drivers/hid/hid-ids.h           |   2 +
 drivers/hid/hid-multitouch.c    |   7 +++
 drivers/hid/hid-rmi.c           |  13 +++--
 drivers/hid/hidraw.c            |   2 +-
 drivers/hid/i2c-hid/i2c-hid.c   |   3 +-
 drivers/hid/usbhid/hid-quirks.c |   1 +
 drivers/hid/wacom_sys.c         |   7 ++-
 drivers/hid/wacom_wac.c         | 110 ++++++++++++++++++++++++++++++++--------
 8 files changed, 118 insertions(+), 27 deletions(-)

-- 
Jiri Kosina
SUSE Labs

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ