Linux Media Controller development
 help / color / mirror / Atom feed
From: Sean Young <sean@mess.org>
To: linux-media@vger.kernel.org
Subject: [GIT PULL FOR v5.6] More RC & DVB
Date: Sat, 4 Jan 2020 09:31:54 +0000	[thread overview]
Message-ID: <20200104093154.GA10172@gofer.mess.org> (raw)

Hi Mauro,

Building the kernel with clang produces some useful warnings, which I've
started patching up. There are a bunch of formatting changes and some new
hardware support.

Thanks
Sean

The following changes since commit 51e40a0dbe53cebe1f4b85bb47e250dc5a89b254:

  media: sun4i-csi: Add support for A10 CSI1 camera sensor interface (2020-01-04 08:21:35 +0100)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git tags/v5.6b

for you to fetch changes up to 642048081c8618f4b7ae9f0aa3f2c644f9578956:

  media: rc: ir-hix5hd2: add hi3796cv300-ir support (2020-01-04 08:41:39 +0000)

----------------------------------------------------------------
v5.6b

----------------------------------------------------------------
Daniel W. S. Almeida (6):
      media: dvb_dummy_fe: Fix ERROR: POINTER_LOCATION, AVOID_EXTERN and long lines
      media: dvb_dummy_fe: Add blank line after declaration
      media: dvb_dummy_fe: change printk to pr_warn
      media: as102: improve formatting
      Documentation: media: dtv-frontend.rst: fix a few minor typos
      media: au8522: improve formatting

Johann Friedrichs (1):
      media: dvb-core: Fix receiving invalid EIT-sections

Sean Young (4):
      media: dib7000m: incorrect format specifier detected by clang
      media: dib7000p: incorrect format specifier detected by clang
      media: dib0070: incorrect format specifiers detected by clang
      media: dib0090: incorrect format specifier detected by clang

Shawn Guo (2):
      dt-bindings: media: add "hisilicon,hi3796cv300-ir" compatible
      media: rc: ir-hix5hd2: add hi3796cv300-ir support

 .../devicetree/bindings/media/hix5hd2-ir.txt       |  3 +-
 Documentation/media/kapi/dtv-frontend.rst          | 16 ++---
 drivers/media/dvb-core/dvb_demux.c                 |  1 +
 drivers/media/dvb-frontends/as102_fe.c             |  3 +-
 drivers/media/dvb-frontends/au8522_decoder.c       |  2 +-
 drivers/media/dvb-frontends/dib0070.c              | 23 +++---
 drivers/media/dvb-frontends/dib0090.c              |  3 +-
 drivers/media/dvb-frontends/dib7000m.c             |  2 +-
 drivers/media/dvb-frontends/dib7000p.c             |  2 +-
 drivers/media/dvb-frontends/dvb_dummy_fe.c         | 81 ++++++++++++++--------
 drivers/media/dvb-frontends/dvb_dummy_fe.h         | 12 ++--
 drivers/media/rc/ir-hix5hd2.c                      | 79 ++++++++++++++++-----
 12 files changed, 154 insertions(+), 73 deletions(-)

             reply	other threads:[~2020-01-04  9:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-04  9:31 Sean Young [this message]
2020-01-04  9:54 ` [GIT PULL FOR v5.6] More RC & DVB Jenkins

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=20200104093154.GA10172@gofer.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox