All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] HID for 5.3
@ 2019-07-09 23:47 Jiri Kosina
  2019-07-11 22:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jiri Kosina @ 2019-07-09 23:47 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 5.3 merge window HID subsystem updates. Highlights:

=====
- Documentation conversion to ReST, from Mauro Carvalho Chehab
- Wacom MobileStudio Pro support, from Ping Cheng
- Wacom 2nd Gen Intuos Pro Small support, from Aaron Armstrong Skomra
- assorted small fixes and device ID additions
=====

Thanks.

----------------------------------------------------------------
Aaron Armstrong Skomra (8):
      HID: wacom: generic: only switch the mode on devices with LEDs
      HID: wacom: generic: Correct pad syncing
      HID: wacom: correct touch resolution x/y typo
      HID: wacom: Add 2nd gen Intuos Pro Small support
      HID: wacom: generic: read HID_DG_CONTACTMAX from any feature report
      HID: wacom: generic: support the 'report valid' usage for touch
      HID: wacom: generic: read the number of expected touches on a per collection basis
      HID: wacom: generic: add touchring adjustment for 2nd Gen Pro Small

Colin Ian King (2):
      HID: logitech-dj: make const array template static
      HID: logitech-hidpp: HID: make const array consumer_rdesc_start static

Hans de Goede (1):
      HID: logitech-dj: Add usb-id for the 27MHz MX3000 receiver

Mauro Carvalho Chehab (1):
      docs: hid: convert to ReST

Ping Cheng (1):
      HID: wacom: add new MobileStudio Pro support

Sebastian Parschauer (1):
      HID: Add another Primax PIXART OEM mouse quirk

Song Hongyan (1):
      HID: remove NO_D3 flag when remove driver

Wang Xuerui (1):
      HID: uclogic: Add support for Ugee Rainbow CV720

YueHaibing (1):
      HID: logitech-dj: fix return value of logi_dj_recv_query_hidpp_devices

 Documentation/hid/{hid-alps.txt => hid-alps.rst}   |  87 +++-
 .../hid/{hid-sensor.txt => hid-sensor.rst}         | 194 +++++----
 .../hid/{hid-transport.txt => hid-transport.rst}   |  82 +++-
 Documentation/hid/{hiddev.txt => hiddev.rst}       | 154 ++++---
 Documentation/hid/{hidraw.txt => hidraw.rst}       |  53 ++-
 Documentation/hid/index.rst                        |  18 +
 Documentation/hid/intel-ish-hid.rst                | 485 +++++++++++++++++++++
 Documentation/hid/intel-ish-hid.txt                | 454 -------------------
 Documentation/hid/{uhid.txt => uhid.rst}           |  46 +-
 Documentation/input/input.rst                      |   2 +-
 MAINTAINERS                                        |   2 +-
 drivers/hid/hid-ids.h                              |   2 +
 drivers/hid/hid-lg.c                               |   2 -
 drivers/hid/hid-logitech-dj.c                      |  19 +-
 drivers/hid/hid-logitech-hidpp.c                   |   2 +-
 drivers/hid/hid-quirks.c                           |   1 +
 drivers/hid/hid-uclogic-core.c                     |   2 +
 drivers/hid/hid-uclogic-params.c                   |   2 +
 drivers/hid/intel-ish-hid/ipc/pci-ish.c            |   1 +
 drivers/hid/wacom_sys.c                            |  13 +-
 drivers/hid/wacom_wac.c                            | 152 +++++--
 drivers/hid/wacom_wac.h                            |   3 +
 22 files changed, 1049 insertions(+), 727 deletions(-)
 rename Documentation/hid/{hid-alps.txt => hid-alps.rst} (64%)
 rename Documentation/hid/{hid-sensor.txt => hid-sensor.rst} (61%)
 rename Documentation/hid/{hid-transport.txt => hid-transport.rst} (93%)
 rename Documentation/hid/{hiddev.txt => hiddev.rst} (77%)
 rename Documentation/hid/{hidraw.txt => hidraw.rst} (89%)
 create mode 100644 Documentation/hid/index.rst
 create mode 100644 Documentation/hid/intel-ish-hid.rst
 delete mode 100644 Documentation/hid/intel-ish-hid.txt
 rename Documentation/hid/{uhid.txt => uhid.rst} (94%)

-- 
Jiri Kosina
SUSE Labs


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

* Re: [GIT PULL] HID for 5.3
  2019-07-09 23:47 [GIT PULL] HID for 5.3 Jiri Kosina
@ 2019-07-11 22:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-07-11 22:45 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: Linus Torvalds, Benjamin Tissoires, linux-kernel

The pull request you sent on Wed, 10 Jul 2019 01:47:48 +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/4832a4dada1a2baefac76b70e4f3a78e71a7c35c

Thank you!

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

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

end of thread, other threads:[~2019-07-11 22:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-09 23:47 [GIT PULL] HID for 5.3 Jiri Kosina
2019-07-11 22:45 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.