All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: Mauro Carvalho Chehab <mchehab@redhat.com>
Cc: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>,
	Kamil Debski <k.debski@samsung.com>
Subject: Re: [GIT PATCHES FOR v3.6] Samsung media driver fixes
Date: Mon, 01 Oct 2012 11:52:49 +0200	[thread overview]
Message-ID: <506967F1.7040308@samsung.com> (raw)
In-Reply-To: <5034991F.5040403@samsung.com>

Hi Mauro,

On 08/22/2012 10:32 AM, Sylwester Nawrocki wrote:

It's been almost 6 weeks since I sent this pull request, now Linus
released 3.6 kernel and this series is not included there. Moreover,
I have been waiting with all patches for 3.7 until those get merged.
Now it seems even too late for all these 3.7 patches. I cannot say
I'm very happy about this situation. It's rather disappointing it
takes so long for -rc patches to make it upstream, especially that
not all of them are supposed to be allowed during late -rc periods.
I wouldn't bother writing this email but AFAIR it's not the first
time my -rc patches got missed.

Is there anything I could do to improve this situation ?

Regards,
Sylwester

> Hi Mauro,
> 
> The following changes since commit f9cd49033b349b8be3bb1f01b39eed837853d880:
> 
>   Merge tag 'v3.6-rc1' into staging/for_v3.6 (2012-08-03 22:41:33 -0300)
> 
> are available in the git repository at:
> 
> 
>   git://git.infradead.org/users/kmpark/linux-samsung v4l-fixes
> 
> for you to fetch changes up to 0e59db054e30658c6955d6e27b0a252cef9bfafc:
> 
>   s5p-mfc: Fix second memory bank alignment (2012-08-16 19:12:19 +0200)
> 
> ----------------------------------------------------------------
> Kamil Debski (1):
>       s5p-mfc: Fix second memory bank alignment
> 
> Sylwester Nawrocki (7):
>       s5p-fimc: Enable FIMC-LITE driver only for SOC_EXYNOS4x12
>       s5p-fimc: Don't allocate fimc-lite video device structure dynamically
>       s5p-fimc: Don't allocate fimc-capture video device dynamically
>       s5p-fimc: Don't allocate fimc-m2m video device dynamically
>       m5mols: Add missing free_irq() on error path
>       m5mols: Fix cast warnings from m5mols_[set/get]_ctrl_mode
>       s5p-fimc: Fix setup of initial links to FIMC entities
> 
>  drivers/media/video/m5mols/m5mols.h          |  4 +--
>  drivers/media/video/m5mols/m5mols_controls.c |  4 +--
>  drivers/media/video/m5mols/m5mols_core.c     |  4 ++-
>  drivers/media/video/s5p-fimc/Kconfig         |  2 +-
>  drivers/media/video/s5p-fimc/fimc-capture.c  | 31 +++++++-----------
>  drivers/media/video/s5p-fimc/fimc-core.h     |  4 +--
>  drivers/media/video/s5p-fimc/fimc-lite-reg.c |  2 +-
>  drivers/media/video/s5p-fimc/fimc-lite.c     | 42 ++++++++++---------------
>  drivers/media/video/s5p-fimc/fimc-lite.h     |  2 +-
>  drivers/media/video/s5p-fimc/fimc-m2m.c      | 40 ++++++++---------------
>  drivers/media/video/s5p-fimc/fimc-mdevice.c  |  9 ++++--
>  drivers/media/video/s5p-fimc/fimc-mdevice.h  |  6 ++--
>  drivers/media/video/s5p-fimc/fimc-reg.c      |  6 ++--
>  drivers/media/video/s5p-mfc/s5p_mfc_ctrl.c   |  2 +-
>  14 files changed, 65 insertions(+), 93 deletions(-)

  parent reply	other threads:[~2012-10-01  9:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-22  8:32 [GIT PATCHES FOR v3.6] Samsung media driver fixes Sylwester Nawrocki
2012-09-05 16:12 ` Sylwester Nawrocki
2012-10-01  9:52 ` Sylwester Nawrocki [this message]
2012-10-01 11:50   ` Antti Palosaari
2012-10-01 13:35     ` Mauro Carvalho Chehab
2012-10-01 14:05       ` Ezequiel Garcia
2012-10-01 14:28         ` Hans Verkuil
2012-10-01 14:44           ` Sylwester Nawrocki
2012-10-01 14:48             ` Ezequiel Garcia

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=506967F1.7040308@samsung.com \
    --to=s.nawrocki@samsung.com \
    --cc=k.debski@samsung.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.