Re: [GIT PULL] HID for 4.21

2019-01-03 Thread Jiri Kosina
On Thu, 3 Jan 2019, Jiri Kosina wrote:

> Linus,
> 
> please pull from
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git for-linus
> 
> to receive HID merge window updates.
> 
> =
> This round is particularly tiny. Some highlights:
> 
> - MSI IRQ support for intel-ish driver, from Song Hongyan
> - support for new hardware (Cougar 700K, Odys Winbook 13) from
>   Daniel M. Lambea and Hans de Goede
> - other small assorted fixups
> =

Linus, please scratch this pull request, I by mistake dropped the 
highres-wheel branch (thanks Benjamin for noticing my brainfart). I'll 
resend shortly. Sorry,

-- 
Jiri Kosina
SUSE Labs



[GIT PULL] HID for 4.21

2019-01-03 Thread Jiri Kosina
Linus,

please pull from

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

to receive HID merge window updates.

=
This round is particularly tiny. Some highlights:

- MSI IRQ support for intel-ish driver, from Song Hongyan
- support for new hardware (Cougar 700K, Odys Winbook 13) from
  Daniel M. Lambea and Hans de Goede
- other small assorted fixups
=

Thanks.


Aditya Pakki (1):
  HID: lenovo: Add checks to fix of_led_classdev_register

Daniel M. Lambea (1):
  HID: cougar: Add support for Cougar 700K Gaming Keyboard

Hans de Goede (1):
  HID: i2c-hid: Add Odys Winbook 13 to descriptor override

Jiri Kosina (1):
  HID: hidraw: enforce minors_lock locking via lockdep

Jonathan Davies (1):
  HID: samples/hidraw: fix typo in printed message

Pan Bian (1):
  HID: intel-ish-hid: fixes incorrect error handling

Peter Hutterer (1):
  HID: doc: fix wrong data structure reference for UHID_OUTPUT

Song Hongyan (1):
  HID: intel-ish-hid: add MSI interrupt support

Yangtao Li (1):
  HID: debug: Change to use DEFINE_SHOW_ATTRIBUTE macro

 Documentation/hid/uhid.txt   |  2 +-
 drivers/hid/hid-cougar.c |  2 ++
 drivers/hid/hid-debug.c  | 12 +---
 drivers/hid/hid-ids.h|  1 +
 drivers/hid/hid-lenovo.c | 10 --
 drivers/hid/hidraw.c |  8 
 drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c |  8 
 drivers/hid/intel-ish-hid/ipc/pci-ish.c  |  7 ++-
 drivers/hid/intel-ish-hid/ishtp-hid.c|  2 +-
 samples/hidraw/hid-example.c |  2 +-
 10 files changed, 33 insertions(+), 21 deletions(-)

-- 
Jiri Kosina
SUSE Labs