From: Sean Young <sean@mess.org>
To: linux-media@vger.kernel.org
Subject: [PATCH 0/4] Various rc-loopback fixes
Date: Sat, 3 Jul 2021 16:03:50 +0100 [thread overview]
Message-ID: <cover.1625324530.git.sean@mess.org> (raw)
Sean Young (4):
media: rc-loopback: return set of valid emitters rather error
media: rc-loopback: use dev_dbg() rather than handrolled debug
media: rc-loopback: send carrier reports
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 | 78 +++++++++++++++++-----------------
include/media/rc-core.h | 4 +-
5 files changed, 46 insertions(+), 46 deletions(-)
--
2.31.1
next reply other threads:[~2021-07-03 15:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-03 15:03 Sean Young [this message]
2021-07-03 15:03 ` [PATCH 1/4] media: rc-loopback: return set of valid emitters rather error Sean Young
2021-07-03 15:03 ` [PATCH 2/4] media: rc-loopback: use dev_dbg() rather than handrolled debug Sean Young
2021-07-03 15:03 ` [PATCH 3/4] media: rc-loopback: send carrier reports Sean Young
2021-07-03 15:03 ` [PATCH 4/4] 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.1625324530.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.