linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL for v4.1-rc3] media fixes
@ 2015-05-05  9:30 Mauro Carvalho Chehab
  0 siblings, 0 replies; only message in thread
From: Mauro Carvalho Chehab @ 2015-05-05  9:30 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, Linux Media Mailing List, Linux Kernel Mailing List

Hi Linus,

Please pull from:
  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v4.1-3


For 3 driver fixes:

- one fix for omap4, fixing a regression due to a subsystem API that
  got removed for 4.1 (commit efde234674d9);
- one fix for one of the formats supported by Marvel ccic driver;
- one fix on rcar_vin driver that, when stopping abnormally, the driver
  can't return from wait_for_completion.

Thanks!
Mauro

-

The following changes since commit 64131a87f2aae2ed9e05d8227c5b009ca6c50d98:

  Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linus (2015-04-21 09:44:55 -0300)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v4.1-3

for you to fetch changes up to fefad2d54beb8aad6bf4ac6daeb74f86f52565de:

  [media] v4l: omap4iss: Replace outdated OMAP4 control pad API with syscon (2015-04-28 08:38:23 -0300)

----------------------------------------------------------------
media fixes for v4.1-rc3

----------------------------------------------------------------
Hans Verkuil (1):
      [media] marvell-ccic: fix Y'CbCr ordering

Koji Matsuoka (1):
      [media] media: soc_camera: rcar_vin: Fix wait_for_completion

Laurent Pinchart (1):
      [media] v4l: omap4iss: Replace outdated OMAP4 control pad API with syscon

 drivers/media/platform/marvell-ccic/mcam-core.c | 14 +++++++-------
 drivers/media/platform/marvell-ccic/mcam-core.h |  8 ++++----
 drivers/media/platform/soc_camera/rcar_vin.c    |  7 ++++++-
 drivers/staging/media/omap4iss/Kconfig          |  1 +
 drivers/staging/media/omap4iss/iss.c            | 11 +++++++++++
 drivers/staging/media/omap4iss/iss.h            |  4 ++++
 drivers/staging/media/omap4iss/iss_csiphy.c     | 12 +++++++-----
 7 files changed, 40 insertions(+), 17 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-05  9:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-05  9:30 [GIT PULL for v4.1-rc3] media fixes Mauro Carvalho Chehab

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).