linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jiri Kosina <jkosina@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] HID
Date: Thu, 21 Aug 2014 12:43:50 -0500 (CDT)	[thread overview]
Message-ID: <alpine.LNX.2.00.1408211146110.23162@pobox.suse.cz> (raw)

Linus,

please pull from

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

to receive:



- fixes for a couple potential memory corruption problems (the HW would 
  have to be manufactured to be deliberately evil to trigger those) found 
  by Ben Hawkes
- fix for potential infinite loop when using sysfs interface of logitech
  driver, from Simon Wood
- a couple more simple driver fixes



Thanks.

----------------------------------------------------------------
Andrew Duggan (1):
      HID: rmi: print an error if F11 is not found instead of stopping the device

Himangi Saraogi (1):
      HID: hid-sensor-hub: use devm_ functions consistently

Jiri Kosina (3):
      HID: logitech: fix bounds checking on LED report size
      HID: logitech: perform bounds checking on device_id early enough
      HID: fix a couple of off-by-ones

Nikolai Kondrashov (2):
      HID: huion: Fail on parameter retrieval errors
      HID: huion: Use allocated buffer for DMA

Simon Wood (1):
      HID: logitech: Prevent possibility of infinite loop when using /sys interface

 drivers/hid/hid-cherry.c      |   2 +-
 drivers/hid/hid-huion.c       | 128 +++++++++++++++++++++++++-----------------
 drivers/hid/hid-kye.c         |   2 +-
 drivers/hid/hid-lg.c          |   4 +-
 drivers/hid/hid-lg4ff.c       |   4 +-
 drivers/hid/hid-logitech-dj.c |  15 +++--
 drivers/hid/hid-monterey.c    |   2 +-
 drivers/hid/hid-petalynx.c    |   2 +-
 drivers/hid/hid-rmi.c         |  13 +++--
 drivers/hid/hid-sensor-hub.c  |  33 ++++-------
 drivers/hid/hid-sunplus.c     |   2 +-
 11 files changed, 114 insertions(+), 93 deletions(-)

-- 
Jiri Kosina
SUSE Labs

             reply	other threads:[~2014-08-21 17:43 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-21 17:43 Jiri Kosina [this message]
2014-08-22  7:40 ` [GIT PULL] HID Markus Trippelsdorf
2014-08-22  8:00   ` Jiri Kosina
2014-08-22  8:18     ` Markus Trippelsdorf
2014-08-22 14:25       ` Benjamin Tissoires
  -- strict thread matches above, loose matches on Subject: below --
2018-08-20 16:23 Jiri Kosina
2018-06-08  8:36 Jiri Kosina
2018-01-31 15:48 Jiri Kosina
2017-12-30 11:19 Jiri Kosina
2017-01-11 21:48 Jiri Kosina
2016-05-03 10:42 Jiri Kosina
2015-08-10 22:13 Jiri Kosina
2015-07-24 13:21 Jiri Kosina
2015-01-09 14:43 Jiri Kosina
2014-12-12 10:42 Jiri Kosina
2014-11-13 20:06 Jiri Kosina
2014-10-29 14:01 Jiri Kosina
2014-08-27  7:23 Jiri Kosina
2014-07-07 14:01 Jiri Kosina
2014-05-07 12:54 Jiri Kosina
2014-04-18 13:26 Jiri Kosina

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LNX.2.00.1408211146110.23162@pobox.suse.cz \
    --to=jkosina@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).