linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] s5p-jpeg/s5p-mfc updates
@ 2014-07-29 13:37 Sylwester Nawrocki
  0 siblings, 0 replies; only message in thread
From: Sylwester Nawrocki @ 2014-07-29 13:37 UTC (permalink / raw)
  To: LMML

Hi Mauro,

The following changes since commit 7f196789b3ffee243b681d3e7dab8890038db856:

  si2135: Declare the structs even if frontend is not enabled (2014-07-28
10:37:08 -0300)

are available in the git repository at:

  git://linuxtv.org/snawrocki/samsung.git for-v3.17

for you to fetch changes up to 42bb855f82fc4f8ddbae8d614c2c187e1d824ba8:

  s5p-mfc: remove unnecessary calling to function video_devdata() (2014-07-29
15:29:14 +0200)

I assume patch "s5p-jpeg: Document sclk-jpeg clock for Exynos3250 SoC"
is correct, since I didn't get any more DT mainainer's review comments.

----------------------------------------------------------------
Jacek Anaszewski (8):
      [media] s5p-jpeg: Document sclk-jpeg clock for Exynos3250 SoC
      s5p-jpeg: Add support for Exynos3250 SoC
      s5p-jpeg: return error immediately after get_byte fails
      s5p-jpeg: Adjust jpeg_bound_align_image to Exynos3250 needs
      s5p-jpeg: fix g_selection op
      s5p-jpeg: Assure proper crop rectangle initialization
      s5p-jpeg: Prevent erroneous downscaling for Exynos3250 SoC
      s5p-jpeg: add chroma subsampling adjustment for Exynos3250

Zhaowei Yuan (1):
      s5p-mfc: remove unnecessary calling to function video_devdata()

 .../bindings/media/exynos-jpeg-codec.txt           |   12 +-
 drivers/media/platform/Kconfig                     |    5 +-
 drivers/media/platform/s5p-jpeg/Makefile           |    2 +-
 drivers/media/platform/s5p-jpeg/jpeg-core.c        |  660 ++++++++++++++++++--
 drivers/media/platform/s5p-jpeg/jpeg-core.h        |   32 +-
 .../media/platform/s5p-jpeg/jpeg-hw-exynos3250.c   |  487 +++++++++++++++
 .../media/platform/s5p-jpeg/jpeg-hw-exynos3250.h   |   60 ++
 drivers/media/platform/s5p-jpeg/jpeg-regs.h        |  247 +++++++-
 drivers/media/platform/s5p-mfc/s5p_mfc.c           |    2 +-
 9 files changed, 1447 insertions(+), 60 deletions(-)
 create mode 100644 drivers/media/platform/s5p-jpeg/jpeg-hw-exynos3250.c
 create mode 100644 drivers/media/platform/s5p-jpeg/jpeg-hw-exynos3250.h

--
Regards,
Sylwester

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

only message in thread, other threads:[~2014-07-29 13:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-29 13:37 [GIT PULL] s5p-jpeg/s5p-mfc updates Sylwester Nawrocki

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