All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR 3.8] Exynos/s5p driver fixes
@ 2013-01-19 13:59 Sylwester Nawrocki
  2013-02-05 20:43 ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 4+ messages in thread
From: Sylwester Nawrocki @ 2013-01-19 13:59 UTC (permalink / raw)
  To: LMML

Hi Mauro,

The following changes since commit 7d1f9aeff1ee4a20b1aeb377dd0f579fe9647619:

   Linux 3.8-rc4 (2013-01-17 19:25:45 -0800)

are available in the git repository at:
   git://linuxtv.org/snawrocki/samsung.git v3.8-rc5-fixes

Kamil Debski (1):
       s5p-mfc: end-of-stream handling in encoder bug fix

Sylwester Nawrocki (2):
       s5p-fimc: Fix fimc-lite entities deregistration
       s5p-csis: Fix clock handling on error path in probe()

  drivers/media/platform/s5p-fimc/fimc-mdevice.c |    2 +-
  drivers/media/platform/s5p-fimc/mipi-csis.c    |    2 +-
  drivers/media/platform/s5p-mfc/s5p_mfc_enc.c   |    2 ++
  3 files changed, 4 insertions(+), 2 deletions(-)


pwclient update -s accepted 16223
pwclient update -s accepted 16206
pwclient update -s accepted 16314

--

Regards,
Sylwester

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL FOR 3.8] Exynos/s5p driver fixes
  2013-01-19 13:59 [GIT PULL FOR 3.8] Exynos/s5p driver fixes Sylwester Nawrocki
@ 2013-02-05 20:43 ` Mauro Carvalho Chehab
  2013-02-05 21:44   ` Sylwester Nawrocki
  2013-02-06 10:48   ` Sylwester Nawrocki
  0 siblings, 2 replies; 4+ messages in thread
From: Mauro Carvalho Chehab @ 2013-02-05 20:43 UTC (permalink / raw)
  To: Sylwester Nawrocki; +Cc: LMML

Em Sat, 19 Jan 2013 14:59:32 +0100
Sylwester Nawrocki <sylvester.nawrocki@gmail.com> escreveu:

> Hi Mauro,
> 
> The following changes since commit 7d1f9aeff1ee4a20b1aeb377dd0f579fe9647619:
> 
>    Linux 3.8-rc4 (2013-01-17 19:25:45 -0800)
> 
> are available in the git repository at:
>    git://linuxtv.org/snawrocki/samsung.git v3.8-rc5-fixes
> 
> Kamil Debski (1):
>        s5p-mfc: end-of-stream handling in encoder bug fix
> 
> Sylwester Nawrocki (2):
>        s5p-fimc: Fix fimc-lite entities deregistration
>        s5p-csis: Fix clock handling on error path in probe()
> 
>   drivers/media/platform/s5p-fimc/fimc-mdevice.c |    2 +-
>   drivers/media/platform/s5p-fimc/mipi-csis.c    |    2 +-
>   drivers/media/platform/s5p-mfc/s5p_mfc_enc.c   |    2 ++
>   3 files changed, 4 insertions(+), 2 deletions(-)
> 
> 
> pwclient update -s accepted 16223
> pwclient update -s accepted 16206
> pwclient update -s accepted 16314

Error:

Importing patches from git://linuxtv.org/snawrocki/samsung.git v3.8-rc5-fixes
fatal: Couldn't find remote ref v3.8-rc5-fixes

Regards,
Mauro

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL FOR 3.8] Exynos/s5p driver fixes
  2013-02-05 20:43 ` Mauro Carvalho Chehab
@ 2013-02-05 21:44   ` Sylwester Nawrocki
  2013-02-06 10:48   ` Sylwester Nawrocki
  1 sibling, 0 replies; 4+ messages in thread
From: Sylwester Nawrocki @ 2013-02-05 21:44 UTC (permalink / raw)
  To: Mauro Carvalho Chehab; +Cc: LMML

On 02/05/2013 09:43 PM, Mauro Carvalho Chehab wrote:
> Error:
>
> Importing patches from git://linuxtv.org/snawrocki/samsung.git v3.8-rc5-fixes
> fatal: Couldn't find remote ref v3.8-rc5-fixes

Oops, too bad. I had some accident with this repository and forgot
to restore that branch. It's pushed back now and it should all work
as expected. Sorry about that.

Thanks,
Sylwester

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL FOR 3.8] Exynos/s5p driver fixes
  2013-02-05 20:43 ` Mauro Carvalho Chehab
  2013-02-05 21:44   ` Sylwester Nawrocki
@ 2013-02-06 10:48   ` Sylwester Nawrocki
  1 sibling, 0 replies; 4+ messages in thread
From: Sylwester Nawrocki @ 2013-02-06 10:48 UTC (permalink / raw)
  To: Mauro Carvalho Chehab; +Cc: LMML

Hi Mauro,

On 02/05/2013 09:43 PM, Mauro Carvalho Chehab wrote:
[..]
>> The following changes since commit 7d1f9aeff1ee4a20b1aeb377dd0f579fe9647619:
>>
>>    Linux 3.8-rc4 (2013-01-17 19:25:45 -0800)
>>
>> are available in the git repository at:
>>    git://linuxtv.org/snawrocki/samsung.git v3.8-rc5-fixes
>>
>> Kamil Debski (1):
>>        s5p-mfc: end-of-stream handling in encoder bug fix
>>
>> Sylwester Nawrocki (2):
>>        s5p-fimc: Fix fimc-lite entities deregistration
>>        s5p-csis: Fix clock handling on error path in probe()
>>
>>   drivers/media/platform/s5p-fimc/fimc-mdevice.c |    2 +-
>>   drivers/media/platform/s5p-fimc/mipi-csis.c    |    2 +-
>>   drivers/media/platform/s5p-mfc/s5p_mfc_enc.c   |    2 ++
>>   3 files changed, 4 insertions(+), 2 deletions(-)
>>
>>
>> pwclient update -s accepted 16223
>> pwclient update -s accepted 16206
>> pwclient update -s accepted 16314
> 
> Error:
> 
> Importing patches from git://linuxtv.org/snawrocki/samsung.git v3.8-rc5-fixes
> fatal: Couldn't find remote ref v3.8-rc5-fixes

Here is the updated pull request, after rebase onto staging/for_v3.9:


The following changes since commit 9b4539bebb86310afdc5563653ec4475ae110088:

  [media] em28xx: input: use common work_struct callback function for IR RC key
polling (2013-02-05 20:43:16 -0200)

are available in the git repository at:

  git://linuxtv.org/snawrocki/samsung.git v3.8-rc5-fixes-2

for you to fetch changes up to 4a3dd932afe11a5edb3e5747a4d943b14062023f:

  s5p-fimc: Fix fimc-lite entities deregistration (2013-02-06 11:35:34 +0100)

----------------------------------------------------------------
Kamil Debski (1):
      s5p-mfc: end-of-stream handling in encoder bug fix

Sylwester Nawrocki (2):
      s5p-csis: Fix clock handling on error path in probe()
      s5p-fimc: Fix fimc-lite entities deregistration

 drivers/media/platform/s5p-fimc/fimc-mdevice.c |    2 +-
 drivers/media/platform/s5p-fimc/mipi-csis.c    |    7 ++++---
 drivers/media/platform/s5p-mfc/s5p_mfc_enc.c   |    2 ++
 3 files changed, 7 insertions(+), 4 deletions(-)

--

Thanks,
Sylwester

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-02-06 10:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-19 13:59 [GIT PULL FOR 3.8] Exynos/s5p driver fixes Sylwester Nawrocki
2013-02-05 20:43 ` Mauro Carvalho Chehab
2013-02-05 21:44   ` Sylwester Nawrocki
2013-02-06 10:48   ` 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.