All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] platform/exynos4-is updates
@ 2013-06-25 18:15 Sylwester Nawrocki
  0 siblings, 0 replies; only message in thread
From: Sylwester Nawrocki @ 2013-06-25 18:15 UTC (permalink / raw)
  To: LMML

Hi Mauro,

This change set includes mostly fixes to the exynos4-is and patches 
to add support for some IPs of the Exynos5 SoC series at this driver. 
If it looks OK and it is too late for 3.11 already, please just queue 
for 3.12.

The following changes since commit 188af63c0af2d7ef395bc94e3efa173f34dae03d:

  Merge branch 'v4l_for_linus' into patchwork (2013-06-25 07:25:09 -0300)

are available in the git repository at:


  git://linuxtv.org/snawrocki/samsung.git for-v3.11-3

for you to fetch changes up to a2700d26f1fc301bf3d2285029d2910eb01ae3b4:

  exynos4-is: Correct colorspace handling at FIMC-LITE (2013-06-25 13:41:59 +0200)

----------------------------------------------------------------
Sylwester Nawrocki (12):
      exynos4-is: Drop drvdata handling in fimc-lite for non-dt platforms
      exynos4-is: Add Exynos5250 SoC support to fimc-lite driver
      exynos4-is: Add support for Exynos5250 MIPI-CSIS
      exynos4-is: Change fimc-is firmware file names
      Documentation: Update driver's directory in video4linux/fimc.txt
      MAINTAINERS: Update S5P/Exynos FIMC driver entry
      exynos4-is: Fix format propagation on FIMC-LITE.n subdevs
      exynos4-is: Set valid initial format at FIMC-LITE
      exynos4-is: Fix format propagation on FIMC-IS-ISP subdev
      exynos4-is: Set valid initial format on FIMC-IS-ISP subdev pads
      exynos4-is: Set valid initial format on FIMC.n subdevs
      exynos4-is: Correct colorspace handling at FIMC-LITE

 .../devicetree/bindings/media/exynos-fimc-lite.txt |    6 +-
 .../bindings/media/samsung-mipi-csis.txt           |    4 +-
 Documentation/video4linux/fimc.txt                 |   21 +--
 MAINTAINERS                                        |   18 +-
 drivers/media/platform/exynos4-is/fimc-capture.c   |   19 +-
 drivers/media/platform/exynos4-is/fimc-core.h      |    2 +
 drivers/media/platform/exynos4-is/fimc-is.h        |    4 +-
 drivers/media/platform/exynos4-is/fimc-isp.c       |  112 +++++++++---
 drivers/media/platform/exynos4-is/fimc-isp.h       |    3 +-
 drivers/media/platform/exynos4-is/fimc-lite-reg.c  |   53 +++++-
 drivers/media/platform/exynos4-is/fimc-lite-reg.h  |   10 +-
 drivers/media/platform/exynos4-is/fimc-lite.c      |  185 ++++++++++++++------
 drivers/media/platform/exynos4-is/fimc-lite.h      |   27 ++-
 drivers/media/platform/exynos4-is/mipi-csis.c      |   67 +++++--
 include/media/s5p_fimc.h                           |    2 +
 15 files changed, 405 insertions(+), 128 deletions(-)

Thanks,
Sylwester

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

only message in thread, other threads:[~2013-06-25 18:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-25 18:15 [GIT PULL] platform/exynos4-is updates Sylwester Nawrocki

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.