linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] HID for 5.8
@ 2020-06-03 20:31 Jiri Kosina
  2020-06-04 18:25 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jiri Kosina @ 2020-06-03 20:31 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Benjamin Tissoires, linux-kernel

Linus,

please pull from

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

to receive HID subsystem updates for 5.8. Highlights:

=====
- hid-mcp2221 GPIO support, from Rishi Gupta
- MT_CLS_WIN_8_DUAL obsolete quirk removal from hid-multitouch, from 
  Kai-Heng Feng
- a bunch of new hardware support to hid-asus driver, from Hans de Goede
- other assorted small fixes, cleanups and device-specific quirks
=====

Thanks.

----------------------------------------------------------------
Arnd Bergmann (1):
      HID: intel-ish-hid: avoid bogus uninitialized-variable warning

Benjamin Tissoires (1):
      HID: multitouch: enable multi-input as a quirk for some devices

Christophe JAILLET (1):
      HID: fix typo in Kconfig

Cristian Klein (1):
      HID: Add quirks for Trust Panora Graphic Tablet

Filipe Laíns (1):
      HID: logitech: drop outdated references to unifying receivers

Hans de Goede (7):
      HID: asus: Only set EV_REP if we are adding a mapping
      HID: asus: Simplify skipping of mappings for Asus T100CHI keyboard-dock
      HID: asus: Add hid_is_using_ll_driver(usb_hid_driver) check
      HID: asus: Add report_size to struct asus_touchpad_info
      HID: asus: Add support for multi-touch touchpad on Medion Akoya E1239T
      HID: asus: Fix mute and touchpad-toggle keys on Medion Akoya E1239T
      HID: asus: Add depends on USB_HID to HID_ASUS Kconfig option

Julian Sax (1):
      HID: i2c-hid: add Schneider SCL142ALM to descriptor override

Kai-Heng Feng (1):
      HID: multitouch: Remove MT_CLS_WIN_8_DUAL

Rishi Gupta (1):
      HID: mcp2221: add GPIO functionality support

Scott Shumate (1):
      HID: sony: Fix for broken buttons on DS3 USB dongles

free5lot (1):
      HID: apple: Swap the Fn and Left Control keys on Apple keyboards

 drivers/hid/Kconfig                         |  11 +-
 drivers/hid/hid-apple.c                     |  30 ++++-
 drivers/hid/hid-asus.c                      | 122 ++++++++++++++++----
 drivers/hid/hid-ids.h                       |  12 +-
 drivers/hid/hid-logitech-dj.c               |   4 +-
 drivers/hid/hid-logitech-hidpp.c            |   2 +-
 drivers/hid/hid-mcp2221.c                   | 169 ++++++++++++++++++++++++++++
 drivers/hid/hid-multitouch.c                |  60 ++++------
 drivers/hid/hid-quirks.c                    |   1 +
 drivers/hid/hid-sony.c                      |  17 +++
 drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c    |   8 ++
 drivers/hid/intel-ish-hid/ishtp-fw-loader.c |   2 +
 12 files changed, 364 insertions(+), 74 deletions(-)

-- 
Jiri Kosina
SUSE Labs


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-04 18:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-03 20:31 [GIT PULL] HID for 5.8 Jiri Kosina
2020-06-04 18:25 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).