From: Sean Young <sean@mess.org>
To: linux-media@vger.kernel.org
Subject: [PATCH 0/4] IR fixes for v4.11
Date: Fri, 20 Jan 2017 13:08:34 +0000 [thread overview]
Message-ID: <cover.1484916689.git.sean@mess.org> (raw)
Testing of lirc uncovered some issue with tx-only devices, and some
other minor issues.
Sean Young (4):
[media] lirc: fix transmit-only read features
[media] rc: remove excessive spaces from error message
[media] lirc: LIRC_GET_MIN_TIMEOUT should be in range
[media] lirc: fix null dereference for tx-only devices
drivers/media/rc/ir-lirc-codec.c | 7 ++++---
drivers/media/rc/lirc_dev.c | 2 +-
drivers/media/rc/rc-main.c | 3 +--
3 files changed, 6 insertions(+), 6 deletions(-)
--
2.9.3
next reply other threads:[~2017-01-20 13:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-20 13:08 Sean Young [this message]
2017-01-20 13:08 ` [PATCH 1/4] [media] lirc: fix transmit-only read features Sean Young
2017-01-20 23:06 ` kbuild test robot
2017-01-20 23:29 ` kbuild test robot
2017-01-20 13:08 ` [PATCH 2/4] [media] rc: remove excessive spaces from error message Sean Young
2017-01-20 13:08 ` [PATCH 3/4] [media] lirc: LIRC_GET_MIN_TIMEOUT should be in range Sean Young
2017-01-20 13:08 ` [PATCH 4/4] [media] lirc: fix null dereference for tx-only devices 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.1484916689.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.