mbox

[GIT,PULL,FOR,4.14] Samsung SoC related updates

Message ID bffa2f9f-0c6b-d4c4-f360-7e020870f049@samsung.com (mailing list archive)
State Accepted, archived
Headers

Pull-request

git://linuxtv.org/snawrocki/samsung.git for-v4.14/media/next

Message

Sylwester Nawrocki July 21, 2017, 11:35 a.m. UTC
  Hi Mauro,

The following changes since commit 6538b02d210f52ef2a2e67d59fcb58be98451fbd:

  media: Make parameter of media_entity_remote_pad() const (2017-07-20 16:54:04 -0400)

are available in the git repository at:

  git://linuxtv.org/snawrocki/samsung.git for-v4.14/media/next

for you to fetch changes up to c7782331ca78c9b84485051365c1aaceac6c634c:

  exynos4-is: fimc-is-i2c: constify dev_pm_ops structures. (2017-07-21 13:22:40 +0200)

----------------------------------------------------------------
Arvind Yadav (1):
      exynos4-is: fimc-is-i2c: constify dev_pm_ops structures.

Gustavo A. R. Silva (1):
      s5k5baf: remove unnecessary static in s5k5baf_get_selection()

Thierry Escande (3):
      s5p-jpeg: Handle parsing error in s5p_jpeg_parse_hdr()
      s5p-jpeg: Don't use temporary structure in s5p_jpeg_buf_queue
      s5p-jpeg: Split s5p_jpeg_parse_hdr()

Tony K Nadackal (3):
      s5p-jpeg: Call jpeg_bound_align_image after qbuf
      s5p-jpeg: Correct WARN_ON statement for checking subsampling
      s5p-jpeg: Decode 4:1:1 chroma subsampling format

henryhsu (2):
      s5p-jpeg: Add support for resolution change event
      s5p-jpeg: Add stream error handling for Exynos5420

 drivers/media/i2c/s5k5baf.c                  |   2 +-
 .../media/platform/exynos4-is/fimc-is-i2c.c  |   2 +-
 drivers/media/platform/s5p-jpeg/jpeg-core.c  | 186 ++++++++++++----
 drivers/media/platform/s5p-jpeg/jpeg-core.h  |   7 +
 4 files changed, 150 insertions(+), 47 deletions(-)