mbox

[GIT,PULL,FOR,3.9] Samsung media driver fixes

Message ID 513A4A6C.3090408@gmail.com (mailing list archive)
State Superseded, archived
Headers

Pull-request

git://linuxtv.org/snawrocki/samsung.git v3.9-fixes

Message

Sylwester Nawrocki March 8, 2013, 8:30 p.m. UTC
  Hi Mauro,

The following changes since commit 9f225788cc047fb7c2ef2326eb4f86dee890e2ef:

   Merge branch 'merge' of 
git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc (2013-03-05 
18:56:22 -0800)

are available in the git repository at:

   git://linuxtv.org/snawrocki/samsung.git v3.9-fixes

Andrzej Hajda (1):
       m5mols: Fix bug in stream on handler

Arun Kumar K (2):
       s5p-mfc: Fix frame skip bug
       s5p-mfc: Fix encoder control 15 issue

Shaik Ameer Basha (4):
       fimc-lite: Initialize 'step' field in fimc_lite_ctrl structure
       fimc-lite: Fix the variable type to avoid possible crash
       exynos-gsc: send valid m2m ctx to gsc_m2m_job_finish
       s5p-fimc: send valid m2m ctx to fimc_m2m_job_finish

Sylwester Nawrocki (1):
       s5p-fimc: Do not attempt to disable not enabled media pipeline

  drivers/media/i2c/m5mols/m5mols_core.c          |    2 +-
  drivers/media/platform/exynos-gsc/gsc-core.c    |    8 +++--
  drivers/media/platform/s5p-fimc/fimc-core.c     |    6 ++-
  drivers/media/platform/s5p-fimc/fimc-lite-reg.c |    8 ++--
  drivers/media/platform/s5p-fimc/fimc-lite.c     |    1 +
  drivers/media/platform/s5p-fimc/fimc-mdevice.c  |   39 
+++++++++++------------
  drivers/media/platform/s5p-mfc/s5p_mfc.c        |    2 +-
  drivers/media/platform/s5p-mfc/s5p_mfc_enc.c    |    1 +
  8 files changed, 36 insertions(+), 31 deletions(-)

The pwclient commands:

pwclient update -s accepted 17149
pwclient update -s accepted 16930
pwclient update -s accepted 16931
pwclient update -s superseded 17153
pwclient update -s accepted 16652
pwclient update -s accepted 16653
pwclient update -s accepted 16954
pwclient update -s accepted 17134
pwclient update -s accepted 17150

I hope these all patches can be applied to 3.9.

Thank you.

---

Regards,
Sylwester
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
  

Comments

Sylwester Nawrocki March 17, 2013, 11:47 a.m. UTC | #1
On 03/08/2013 09:30 PM, Sylwester Nawrocki wrote:
> Hi Mauro,
>
> The following changes since commit
> 9f225788cc047fb7c2ef2326eb4f86dee890e2ef:
>
> Merge branch 'merge' of
> git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc (2013-03-05
> 18:56:22 -0800)
>
> are available in the git repository at:
>
> git://linuxtv.org/snawrocki/samsung.git v3.9-fixes
>
> Andrzej Hajda (1):
> m5mols: Fix bug in stream on handler
>
> Arun Kumar K (2):
> s5p-mfc: Fix frame skip bug
> s5p-mfc: Fix encoder control 15 issue
>
> Shaik Ameer Basha (4):
> fimc-lite: Initialize 'step' field in fimc_lite_ctrl structure
> fimc-lite: Fix the variable type to avoid possible crash
> exynos-gsc: send valid m2m ctx to gsc_m2m_job_finish
> s5p-fimc: send valid m2m ctx to fimc_m2m_job_finish
>
> Sylwester Nawrocki (1):
> s5p-fimc: Do not attempt to disable not enabled media pipeline

I've found an issue in one of these patches thus I'm cancelling
this pull request. I'll send an updated version in a minute.

Nacked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>


--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html