linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Benjamin Tissoires <bentiss@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Jiri Kosina <jikos@kernel.org>,
	 Thorsten Leemhuis <regressions@leemhuis.info>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] HID fixes for 6.9
Date: Thu, 25 Apr 2024 10:22:26 +0200	[thread overview]
Message-ID: <gj7iqr5pqrdolfrq7zwbj4uybipp64kj7nqphqovq4ixraefbx@rfda346sojjw> (raw)

Linus,

please pull from

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

to receive HID subsystem fixes, namely:

=====

- A couple of i2c-hid fixes (one of them being the one Thorsten told you
  about - sorry for the delay) (Kenny Levinsen & Nam Cao)

- A config issue with mcp-2221 when CONFIG_IIO is not enabled (Abdelrahman Morsy)

- A dev_err fix in intel-ish-hid (Zhang Lixu)

- A couple of mouse fixes for both nintendo and Logitech-dj (Nuno
  Pereira and Yaraslau Furman)

- I'm changing my main kernel email address as it's way simpler for me
  than the Red Hat one (Benjamin Tissoires)

=====

Thanks.

----------------------------------------------------------------
Abdelrahman Morsy (1):
      HID: mcp-2221: cancel delayed_work only when CONFIG_IIO is enabled

Benjamin Tissoires (1):
      MAINTAINERS: update Benjamin's email address

Kenny Levinsen (1):
      HID: i2c-hid: Revert to await reset ACK before reading report descriptor

Nam Cao (1):
      HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-up

Nuno Pereira (1):
      HID: nintendo: Fix N64 controller being identified as mouse

Yaraslau Furman (1):
      HID: logitech-dj: allow mice to use all types of reports

Zhang Lixu (1):
      HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized dev->devc

 .mailmap                            |  2 ++
 MAINTAINERS                         |  4 ++--
 drivers/hid/hid-logitech-dj.c       |  4 +---
 drivers/hid/hid-mcp2221.c           |  2 ++
 drivers/hid/hid-nintendo.c          |  8 ++++----
 drivers/hid/i2c-hid/i2c-hid-core.c  | 38 ++++++++------------------------------
 drivers/hid/intel-ish-hid/ipc/ipc.c |  2 +-
 7 files changed, 20 insertions(+), 40 deletions(-)


             reply	other threads:[~2024-04-25  8:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-25  8:22 Benjamin Tissoires [this message]
2024-04-25 16:39 ` [GIT PULL] HID fixes for 6.9 pr-tracker-bot

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=gj7iqr5pqrdolfrq7zwbj4uybipp64kj7nqphqovq4ixraefbx@rfda346sojjw \
    --to=bentiss@kernel.org \
    --cc=jikos@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=regressions@leemhuis.info \
    --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).