All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sean Young <sean@mess.org>
To: linux-media@vger.kernel.org
Subject: [PATCH v2 0/5] Various rc-loopback fixes
Date: Mon,  5 Jul 2021 19:31:27 +0100	[thread overview]
Message-ID: <cover.1625509803.git.sean@mess.org> (raw)

Sean Young (5):
  media: rc-loopback: return number of emitters rather than error
  media: rc-loopback: use dev_dbg() rather than handrolled debug
  media: rc-loopback: send carrier reports
  media: rc-loopback: max_timeout of UINT_MAX does not work
  media: rc: rename s_learning_mode() to s_wideband_receiver()

 drivers/media/rc/ene_ir.c      |  2 +-
 drivers/media/rc/lirc_dev.c    |  6 +--
 drivers/media/rc/mceusb.c      |  2 +-
 drivers/media/rc/rc-loopback.c | 82 +++++++++++++++++-----------------
 include/media/rc-core.h        |  5 ++-
 5 files changed, 49 insertions(+), 48 deletions(-)

-- 
2.31.1


             reply	other threads:[~2021-07-05 18:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-05 18:31 Sean Young [this message]
2021-07-05 18:31 ` [PATCH v2 1/5] media: rc-loopback: return number of emitters rather than error Sean Young
2021-07-05 18:31 ` [PATCH v2 2/5] media: rc-loopback: use dev_dbg() rather than handrolled debug Sean Young
2021-07-05 18:31 ` [PATCH v2 3/5] media: rc-loopback: send carrier reports Sean Young
2021-07-05 18:31 ` [PATCH v2 4/5] media: rc-loopback: max_timeout of UINT_MAX does not work Sean Young
2021-07-05 18:31 ` [PATCH v2 5/5] media: rc: rename s_learning_mode() to s_wideband_receiver() Sean Young

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=cover.1625509803.git.sean@mess.org \
    --to=sean@mess.org \
    --cc=linux-media@vger.kernel.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 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.