Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1656183

[GIT PULL] HID fixes for 4.12

From Jiri Kosina <jikos@kernel.org>
Newsgroups linux.kernel
Subject [GIT PULL] HID fixes for 4.12
Date 2017-06-02 14:30 +0200
Message-ID <tNTSj-11x-41@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Linus,

please pull from

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

to receive HID bugfixes for 4.12

=====
- corner-case oops fixes for Asus and Wacom drivers from Carlo Caione and 
  Jason Gerecke
- power management fix (reported on SIS0817 touchscreen) for i2c-hid 
  devices from Hans de Goede
- device-id-specific fixes and quirks from Hans de Goede, Diego Elio 
  Pettenò and Che-Liang Chiou
=====

Thanks!

----------------------------------------------------------------
Carlo Caione (1):
      HID: asus: Stop underlying hardware on remove

Che-Liang Chiou (1):
      HID: magicmouse: Set multi-touch keybits for Magic Mouse

Diego Elio Pettenò (1):
      HID: elecom: extend to fix the descriptor for DEFT trackballs

Hans de Goede (2):
      HID: asus: Add support for T100 keyboard
      HID: i2c: Call acpi_device_fix_up_power for ACPI-enumerated devices

Jason Gerecke (1):
      HID: wacom: Have wacom_tpc_irq guard against possible NULL dereference

 drivers/hid/Kconfig           |  6 +++--
 drivers/hid/hid-asus.c        | 12 +++++++++
 drivers/hid/hid-core.c        |  3 +++
 drivers/hid/hid-elecom.c      | 62 ++++++++++++++++++++++++++++++++++++-------
 drivers/hid/hid-ids.h         |  3 +++
 drivers/hid/hid-magicmouse.c  | 15 ++++++-----
 drivers/hid/i2c-hid/i2c-hid.c | 13 +++++++++
 drivers/hid/wacom_wac.c       | 45 ++++++++++++++++---------------
 8 files changed, 119 insertions(+), 40 deletions(-)

-- 
Jiri Kosina
SUSE Labs

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] HID fixes for 4.12 Jiri Kosina <jikos@kernel.org> - 2017-06-02 14:30 +0200

csiph-web