From: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
To: Sean Young <sean@mess.org>
Cc: linux-media@vger.kernel.org
Subject: Re: [GIT PULL FOR v5.4] dvb/rc fixes, take #2
Date: Sat, 3 Aug 2019 13:24:06 -0300 [thread overview]
Message-ID: <20190803132406.7bbb139b@coco.lan> (raw)
In-Reply-To: <20190801123131.azv6kldrr7gniqih@gofer.mess.org>
Em Thu, 1 Aug 2019 13:31:31 +0100
Sean Young <sean@mess.org> escreveu:
> Hi Mauro,
>
> Here is another dvb/rc pull request. More to come.
>
> Thanks
> Sean
>
> The following changes since commit 4590c07462fbff4ecbfe1deec44431c16191bd19:
>
> media: via-camera: convert to the vb2 framework (2019-07-30 12:18:34 -0400)
>
> are available in the Git repository at:
>
> git://linuxtv.org/syoung/media_tree.git tags/v5.4b
>
> for you to fetch changes up to 6eedaba3f5a2c733c211b4fea91a348f058bc025:
>
> dt-bindings: media: sunxi-ir: Add H6 compatible (2019-08-01 21:09:15 +0900)
>
> ----------------------------------------------------------------
> Arnd Bergmann (1):
> media: don't drop front-end reference count for ->detach
>
> Clément Péron (6):
> dt-bindings: media: sunxi-ir: Add A31 compatible
> media: rc: Introduce sunxi_ir_quirks
> media: rc: sunxi: Add A31 compatible
> media: rc: sunxi: Add RXSTA bits definition
> dt-bindings: media: sunxi-ir: Add A64 compatible
> dt-bindings: media: sunxi-ir: Add H6 compatible
>
> Oliver Neukum (1):
> media: iguanair: add sanity checks
>
> Sean Young (2):
> media: lirc: document BPF IR decoding
> media: rc: describe rc protocols and their scancodes
>
> Wolfram Sang (2):
> media: ir-kbd-i2c: convert to i2c_new_dummy_device()
I don't think this one is a good idea, as it may cause troubles
during unbind time.
> media: ir-kbd-i2c: remove outdated comments
>
> .../devicetree/bindings/media/sunxi-ir.txt | 11 +-
> Documentation/media/uapi/rc/lirc-dev-intro.rst | 57 ++-
> Documentation/media/uapi/rc/lirc-read.rst | 3 +-
> Documentation/media/uapi/rc/lirc-write.rst | 3 +-
> Documentation/media/uapi/rc/rc-protos.rst | 456 +++++++++++++++++++++
> Documentation/media/uapi/rc/remote_controllers.rst | 1 +
> drivers/media/dvb-core/dvb_frontend.c | 4 +-
> drivers/media/i2c/ir-kbd-i2c.c | 17 +-
> drivers/media/rc/iguanair.c | 15 +-
> drivers/media/rc/sunxi-cir.c | 88 +++-
> drivers/media/usb/dvb-usb/pctv452e.c | 8 -
> 11 files changed, 597 insertions(+), 66 deletions(-)
> create mode 100644 Documentation/media/uapi/rc/rc-protos.rst
Thanks,
Mauro
prev parent reply other threads:[~2019-08-03 16:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-01 12:31 [GIT PULL FOR v5.4] dvb/rc fixes, take #2 Sean Young
2019-08-03 16:24 ` Mauro Carvalho Chehab [this message]
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=20190803132406.7bbb139b@coco.lan \
--to=mchehab+samsung@kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=sean@mess.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).