linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vicki Pfau <vi@endrift.com>
To: Jiri Kosina <jikos@kernel.org>,
	Benjamin Tissoires <benjamin.tissoires@redhat.com>,
	Lyude Paul <lyude@redhat.com>,
	linux-input@vger.kernel.org
Cc: Vicki Pfau <vi@endrift.com>
Subject: [PATCH v2 0/2] HID: hid-steam: Add Steam Deck support
Date: Wed, 25 Jan 2023 19:01:24 -0800	[thread overview]
Message-ID: <20230126030126.895670-1-vi@endrift.com> (raw)
In-Reply-To: <20230111012336.2915827-2-vi@endrift.com>

Revised version of this patchset based on received feedback, as well as an
additional bugfix for the edge case where the driver attempts to schedule the
alread-scheduled lizard mode heartbeat, leading to a deadlock.

Vicki Pfau (2):
  HID: hid-steam: Add Steam Deck support
  HID: hid-steam: Add rumble on Deck

 drivers/hid/Kconfig     |  12 +-
 drivers/hid/hid-ids.h   |   1 +
 drivers/hid/hid-steam.c | 383 +++++++++++++++++++++++++++++++++++++---
 3 files changed, 368 insertions(+), 28 deletions(-)

-- 
2.39.1


  parent reply	other threads:[~2023-01-26  3:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-11  1:23 [PATCH 1/2] HID: hid-steam: Add Steam Deck support Vicki Pfau
2023-01-11  1:23 ` [PATCH 2/2] HID: hid-steam: Add rumble on Deck Vicki Pfau
2023-01-17 23:16   ` Lyude Paul
2023-01-25  8:41     ` Benjamin Tissoires
2023-01-26  3:01   ` Vicki Pfau [this message]
2023-02-06  9:33     ` [PATCH v2 0/2] HID: hid-steam: Add Steam Deck support Benjamin Tissoires
2023-01-26  3:01   ` [PATCH v2 1/2] " Vicki Pfau
2023-01-26  3:01   ` [PATCH v2 2/2] HID: hid-steam: Add rumble on Deck Vicki Pfau
2023-01-11 10:24 ` [PATCH 1/2] HID: hid-steam: Add Steam Deck support Bastien Nocera
     [not found]   ` <a438b9b6-6646-deb9-e369-c22d5b8dc570@endrift.com>
2023-01-17 10:10     ` Bastien Nocera
2023-01-17 22:58 ` Lyude Paul

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=20230126030126.895670-1-vi@endrift.com \
    --to=vi@endrift.com \
    --cc=benjamin.tissoires@redhat.com \
    --cc=jikos@kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=lyude@redhat.com \
    /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).