linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL FOR v4.4] More fixes/enhancements
@ 2015-09-22  9:01 Hans Verkuil
  0 siblings, 0 replies; only message in thread
From: Hans Verkuil @ 2015-09-22  9:01 UTC (permalink / raw)
  To: linux-media

More fixes and enhancements.

Note the v4l2-ctrls fix that has a CC to stable for 3.17 and up.

Regards,

	Hans

The following changes since commit 9ddf9071ea17b83954358b2dac42b34e5857a9af:

  Merge tag 'v4.3-rc1' into patchwork (2015-09-13 11:10:12 -0300)

are available in the git repository at:

  git://linuxtv.org/hverkuil/media_tree.git for-v4.4c

for you to fetch changes up to c8e88d026d67d33c427a9083a7762527a6b80d1c:

  media: v4l2-ctrls: Fix 64bit support in get_ctrl() (2015-09-22 10:23:37 +0200)

----------------------------------------------------------------
Andrzej Pietrasiewicz (2):
      s5p-jpeg: add support for 5433
      MAINTAINERS: add exynos jpeg codec maintainers

Benoit Parrot (1):
      media: v4l2-ctrls: Fix 64bit support in get_ctrl()

Hans Verkuil (1):
      cobalt: fix Kconfig dependency

Javier Martinez Canillas (1):
      tvp5150: add support for asynchronous probing

Joe Perches (1):
      s5p-mfc: Correct misuse of %0x<decimal>

Luis de Bethencourt (1):
      cx25821, cx88, tm6000: use SNDRV_DEFAULT_ENABLE_PNP

Marek Szyprowski (1):
      s5p-jpeg: generalize clocks handling

 Documentation/devicetree/bindings/media/exynos-jpeg-codec.txt |   3 +-
 MAINTAINERS                                                   |   8 ++
 drivers/media/i2c/tvp5150.c                                   |  14 ++-
 drivers/media/pci/cobalt/Kconfig                              |   2 +-
 drivers/media/pci/cx25821/cx25821-alsa.c                      |   2 +-
 drivers/media/pci/cx88/cx88-alsa.c                            |   2 +-
 drivers/media/platform/s5p-jpeg/jpeg-core.c                   | 444 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------
 drivers/media/platform/s5p-jpeg/jpeg-core.h                   |  41 ++++++-
 drivers/media/platform/s5p-jpeg/jpeg-hw-exynos4.c             |  80 ++++++++++---
 drivers/media/platform/s5p-jpeg/jpeg-hw-exynos4.h             |  11 +-
 drivers/media/platform/s5p-jpeg/jpeg-regs.h                   |  85 +++++++++-----
 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c               |   2 +-
 drivers/media/usb/tm6000/tm6000-alsa.c                        |   2 +-
 drivers/media/v4l2-core/v4l2-ctrls.c                          |   6 +-
 14 files changed, 586 insertions(+), 116 deletions(-)

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

only message in thread, other threads:[~2015-09-22  9:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-22  9:01 [GIT PULL FOR v4.4] More fixes/enhancements Hans Verkuil

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