linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [GIT PULL FOR v5.13] Various fixes
Date: Tue, 16 Mar 2021 09:28:48 +0100	[thread overview]
Message-ID: <2b1c3894-0de4-fdbb-5fd5-004765a5a5ea@xs4all.nl> (raw)

The following changes since commit 1c5ab1e2286f4ca6347744e9d4cace5fad5ffa39:

  Merge tag 'v5.12-rc2' into patchwork (2021-03-07 17:46:50 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.13j

for you to fetch changes up to a19a42501dcae664335e7377bd421a2a823077ad:

  radio-si476x: rectify spelling and grammar (2021-03-16 09:23:47 +0100)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
Bhaskar Chowdhury (1):
      media: pci: saa7164: Rudimentary spelling fixes in the file saa7164-types.h

Daniel Niv (1):
      media/saa7164: fix saa7164_encoder_register() memory leak bugs

Fabio Estevam (2):
      media: camera-mx2: Remove unused header file
      media: camera-mx3: Remove unused header file

Hans Verkuil (6):
      media/usb/gspca/w996Xcf.c: /** -> /*
      v4l2-dev.c: show which events are requested by poll()
      v4l2-ioctl.c: fix timestamp format
      gspca/sq905.c: fix uninitialized variable
      v4l2-ctrls.c: initialize flags field of p_fwht_params
      ext-ctrls-codec.rst: fix typos

Liu Ying (1):
      media: docs: Fix data organization of MEDIA_BUS_FMT_RGB101010_1X30

Ricardo Ribalda (1):
      media: videobuf2: Explicitly state max size of planes

Xiaofeng Cao (2):
      media: Correct 'so'
      radio-si476x: rectify spelling and grammar

 Documentation/userspace-api/media/v4l/ext-ctrls-codec.rst | 12 +++++------
 Documentation/userspace-api/media/v4l/subdev-formats.rst  |  4 ++--
 drivers/media/Kconfig                                     |  2 +-
 drivers/media/pci/saa7164/saa7164-encoder.c               | 20 +++++++++--------
 drivers/media/pci/saa7164/saa7164-types.h                 |  4 ++--
 drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c     |  2 +-
 drivers/media/radio/radio-si476x.c                        |  6 +++---
 drivers/media/usb/gspca/sq905.c                           |  2 +-
 drivers/media/usb/gspca/w996Xcf.c                         |  3 +--
 drivers/media/v4l2-core/v4l2-ctrls.c                      |  2 ++
 drivers/media/v4l2-core/v4l2-dev.c                        |  5 +++--
 drivers/media/v4l2-core/v4l2-ioctl.c                      |  2 +-
 include/linux/platform_data/media/camera-mx2.h            | 31 --------------------------
 include/linux/platform_data/media/camera-mx3.h            | 43 -------------------------------------
 include/media/videobuf2-core.h                            |  6 ++++--
 15 files changed, 38 insertions(+), 106 deletions(-)
 delete mode 100644 include/linux/platform_data/media/camera-mx2.h
 delete mode 100644 include/linux/platform_data/media/camera-mx3.h

             reply	other threads:[~2021-03-16  8:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-16  8:28 Hans Verkuil [this message]
2021-03-16  8:51 ` [GIT PULL FOR v5.13] Various fixes (#72313) Jenkins
  -- strict thread matches above, loose matches on Subject: below --
2021-04-09 11:14 [GIT PULL FOR v5.13] Various fixes Hans Verkuil
2021-03-27 10:07 Hans Verkuil
2021-03-25  8:53 Hans Verkuil
2021-03-21  9:35 Hans Verkuil
2021-03-03 14:54 Hans Verkuil

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=2b1c3894-0de4-fdbb-5fd5-004765a5a5ea@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --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;
as well as URLs for NNTP newsgroup(s).