All of lore.kernel.org
 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.6] Various fixes
Date: Fri, 10 Jan 2020 15:53:00 +0100	[thread overview]
Message-ID: <cc217178-64e4-19ca-f8f8-06edf053a14a@xs4all.nl> (raw)

The following changes since commit 2a0a0bc7020ef7e66c9569d8229d79fa72e3d659:

  media: MAINTAINERS: add entry for Rockchip ISP1 driver (2020-01-09 16:45:01 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.6k

for you to fetch changes up to 3351d701efd90aa963cb7e22e4c2ad0b1fa09e7d:

  media: stm32-dcmi: Use dma_request_chan() instead dma_request_slave_channel() (2020-01-10 15:27:49 +0100)

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

----------------------------------------------------------------
Aditya Pakki (1):
      media: media/saa7146: fix incorrect assertion in saa7146_buffer_finish

Julia Lawall (3):
      anysee: constify copied structure
      media: isif: constify copied structure
      media: cx231xx: constify copied structure

Krzysztof Kozlowski (1):
      media: Fix Kconfig indentation

Niklas Söderlund (3):
      rcar-vin: Use correct pixel format when aligning format
      rcar-vin: Handle special pixel formats in a switch
      rcar-vin: Limit NV12 availability to supported VIN channels only

Peter Ujfalusi (1):
      media: stm32-dcmi: Use dma_request_chan() instead dma_request_slave_channel()

Wolfram Sang (1):
      media: v4l2-core: v4l2-i2c: convert to new API with ERRPTR

 drivers/media/Kconfig                       |  6 +++---
 drivers/media/common/saa7146/saa7146_fops.c |  2 --
 drivers/media/platform/Kconfig              | 74 ++++++++++++++++++++++++++++++++---------------------------------
 drivers/media/platform/davinci/isif.c       |  2 +-
 drivers/media/platform/exynos4-is/Kconfig   |  2 +-
 drivers/media/platform/rcar-vin/rcar-v4l2.c | 23 ++++++++++++++------
 drivers/media/platform/stm32/stm32-dcmi.c   | 11 ++++++----
 drivers/media/radio/si470x/Kconfig          |  4 ++--
 drivers/media/usb/cx231xx/cx231xx-dvb.c     |  2 +-
 drivers/media/usb/dvb-usb-v2/anysee.c       |  4 ++--
 drivers/media/v4l2-core/v4l2-i2c.c          | 10 ++++-----
 11 files changed, 76 insertions(+), 64 deletions(-)

             reply	other threads:[~2020-01-10 14:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-10 14:53 Hans Verkuil [this message]
2020-01-10 15:03 ` [GIT PULL FOR v5.6] Various fixes Jenkins
  -- strict thread matches above, loose matches on Subject: below --
2020-01-16 13:52 Hans Verkuil
2020-01-16 14:21 ` Jenkins
2020-01-13 12:17 Hans Verkuil
2020-01-13 12:22 ` Jenkins
2020-01-06 13:36 Hans Verkuil
2020-01-06 13:54 ` 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=cc217178-64e4-19ca-f8f8-06edf053a14a@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 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.