linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] HID for 5.10
@ 2020-10-15 18:52 Jiri Kosina
  2020-10-15 22:19 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jiri Kosina @ 2020-10-15 18:52 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 queue for 5.10. Highlights:

=====
- Lenovo X1 Tablet support improvements from Mikael Wikström
- "heartbeat" report fix for several Wacom devices from Jason Gerecke
- bounds checking fix in hid-roccat from Dan Carpenter
- stylus battery reporting fix from Dmitry Torokhov
- i2c-hid support for wakeup from suspend-to-idle from Kai-Heng Feng
- new driver for Vivaldi devices from Sean O'Brien
- other assorted small fixes and device ID additions
=====

Thanks.

----------------------------------------------------------------
BALATON Zoltan (1):
      HID: apple: Add support for Matias wireless keyboard

Colin Ian King (1):
      HID: alps: clean up indentation issue

Dan Carpenter (1):
      HID: roccat: add bounds checking in kone_sysfs_write_settings()

Dmitry Torokhov (1):
      HID: hid-input: fix stylus battery reporting

Douglas Anderson (1):
      HID: i2c-hid: Prefer asynchronous probe

Hans de Goede (1):
      HID: ite: Add USB id match for Acer One S1003 keyboard dock

Ian Abbott (2):
      HID: wiimote: make handlers[] const
      HID: wiimote: narrow spinlock range in wiimote_hid_event()

Jason Gerecke (1):
      HID: wacom: Avoid entering wacom_wac_pen_report for pad / battery

Kai-Heng Feng (1):
      HID: i2c-hid: Enable wakeup capability from Suspend-to-Idle

Laurent Gauthier (1):
      HID: hid-debug: fix nonblocking read semantics wrt EIO/ERESTARTSYS

Linus Walleij (1):
      HID: cp2112: Use irqchip template

Mikael Wikström (2):
      HID: multitouch: Lenovo X1 Tablet Gen3 trackpoint and buttons
      HID: multitouch: Lenovo X1 Tablet Gen2 trackpoint and buttons

Qinglang Miao (1):
      HID: intel-ish-hid: simplify the return expression of ishtp_bus_remove_device()

Sean O'Brien (1):
      HID: add vivaldi HID driver

Xiaofei Tan (2):
      HID: core: fix kerneldoc warnings in hid-core.c
      HID: i2c-hid: fix kerneldoc warnings in i2c-hid-core.c

 drivers/hid/Kconfig                   |   9 +++
 drivers/hid/Makefile                  |   1 +
 drivers/hid/hid-alps.c                |   2 +-
 drivers/hid/hid-apple.c               |   2 +
 drivers/hid/hid-core.c                |  15 +++-
 drivers/hid/hid-cp2112.c              |  19 ++---
 drivers/hid/hid-debug.c               |  10 +--
 drivers/hid/hid-ids.h                 |   3 +
 drivers/hid/hid-input.c               |   4 +-
 drivers/hid/hid-ite.c                 |   4 +
 drivers/hid/hid-multitouch.c          |  12 +++
 drivers/hid/hid-roccat-kone.c         |  23 ++++--
 drivers/hid/hid-vivaldi.c             | 144 ++++++++++++++++++++++++++++++++++
 drivers/hid/hid-wiimote-core.c        |  10 +--
 drivers/hid/i2c-hid/i2c-hid-core.c    |  15 +++-
 drivers/hid/intel-ish-hid/ishtp/bus.c |   8 +-
 drivers/hid/wacom_wac.c               |   4 +-
 include/linux/hid.h                   |   2 +
 18 files changed, 244 insertions(+), 43 deletions(-)
 create mode 100644 drivers/hid/hid-vivaldi.c

-- 
Jiri Kosina
SUSE Labs


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

* Re: [GIT PULL] HID for 5.10
  2020-10-15 18:52 [GIT PULL] HID for 5.10 Jiri Kosina
@ 2020-10-15 22:19 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-10-15 22:19 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: Linus Torvalds, Benjamin Tissoires, linux-kernel

The pull request you sent on Thu, 15 Oct 2020 20:52:36 +0200 (CEST):

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/bf36c6b946c8895cf590f10dbd70b589b0dc101f

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2020-10-15 22:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-15 18:52 [GIT PULL] HID for 5.10 Jiri Kosina
2020-10-15 22:19 ` 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).