All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <m.chehab@samsung.com>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: Re: [GIT PULL FOR v3.13] Various fixes
Date: Mon, 14 Oct 2013 09:30:50 -0300	[thread overview]
Message-ID: <20131014093050.6460c1c7@samsung.com> (raw)
In-Reply-To: <524E9A77.7090205@xs4all.nl>

Em Fri, 04 Oct 2013 12:37:43 +0200
Hans Verkuil <hverkuil@xs4all.nl> escreveu:

> Hi Mauro,
> 
> Just a bunch of various fixes. Most notably the solo fixes for big-endian systems:
> these fixes were removed when I did the large sync to the Bluecherry code base for the
> solo driver. Many thanks to Krzysztof for doing this work again.
> 
> Regards,
> 
> 	Hans
> 
> The following changes since commit d10e8280c4c2513d3e7350c27d8e6f0fa03a5f71:
> 
>   [media] cx24117: use hybrid_tuner_request/release_state to share state between multiple instances (2013-10-03 07:40:12 -0300)
> 
> are available in the git repository at:
> 
>   git://linuxtv.org/hverkuil/media_tree.git for-v3.13
> 
> for you to fetch changes up to fffc9c8a324c7b43db9e359ae4710176fa66f432:
> 
>   radio-sf16fmr2: Remove redundant dev_set_drvdata (2013-10-04 12:32:42 +0200)
> 
> ----------------------------------------------------------------
> Dan Carpenter (1):
>       snd_tea575x: precedence bug in fmr2_tea575x_get_pins()
> 
> Krzysztof Hałasa (4):
>       SOLO6x10: don't do DMA from stack in solo_dma_vin_region().
>       SOLO6x10: Remove unused #define SOLO_DEFAULT_GOP
>       SOLO6x10: Fix video encoding on big-endian systems.
>       SOLO6x10: Fix video headers on certain hardware.
> 
> Michael Opdenacker (1):
>       davinci: remove deprecated IRQF_DISABLED

This patch was likely applied already:

testing if patches/0003-davinci-remove-deprecated-IRQF_DISABLED.patch applies
patch -p1 -i patches/0003-davinci-remove-deprecated-IRQF_DISABLED.patch --dry-run -t -N
checking file drivers/media/platform/davinci/vpbe_display.c
Reversed (or previously applied) patch detected!  Skipping patch.
1 out of 1 hunk ignored
checking file drivers/media/platform/davinci/vpfe_capture.c
Reversed (or previously applied) patch detected!  Skipping patch.
2 out of 2 hunks ignored
 drivers/media/platform/davinci/vpbe_display.c |    2 +-
 drivers/media/platform/davinci/vpfe_capture.c |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
Subject: davinci: remove deprecated IRQF_DISABLED
From: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Date: Mon, 9 Sep 2013 02:30:11 +0000
Signed-off-by:	Michael Opdenacker <michael.opdenacker@free-electrons.com>
Acked-by:	Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by:	Hans Verkuil <hans.verkuil@cisco.com>
Maint: 		"Lad, Prabhakar" <prabhakar.csengg@gmail.com> (maintainer:TI DAVINCI SERIES...)
>>> Patch patches/0003-davinci-remove-deprecated-IRQF_DISABLED.patch doesn't apply
Patch is likely applied
Can't connect to server nave. at /home/mchehab/bin/search_msg.pl line 64.
Duplicated md5sum patches
Likely duplicated patches (need manual check)


> 
> Sachin Kamat (1):
>       radio-sf16fmr2: Remove redundant dev_set_drvdata
> 
> Sylwester Nawrocki (1):
>       v4l2-ctrls: Correct v4l2_ctrl_get_int_menu() function prototype
> 
>  drivers/media/platform/davinci/vpbe_display.c      |   2 +-
>  drivers/media/platform/davinci/vpfe_capture.c      |   4 +-
>  drivers/media/radio/radio-sf16fmr2.c               |   5 +--
>  drivers/media/v4l2-core/v4l2-ctrls.c               |   6 +--
>  drivers/staging/media/solo6x10/solo6x10-disp.c     |  24 ++++++++----
>  drivers/staging/media/solo6x10/solo6x10-v4l2-enc.c | 153 ++++++++++++++++++++++++++++++++++++++++++++-----------------------------
>  drivers/staging/media/solo6x10/solo6x10.h          |   1 -
>  include/media/v4l2-common.h                        |   2 +-
>  8 files changed, 117 insertions(+), 80 deletions(-)
> --
> 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


-- 

Cheers,
Mauro

  parent reply	other threads:[~2013-10-14 12:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-04 10:37 [GIT PULL FOR v3.13] Various fixes Hans Verkuil
2013-10-14 12:28 ` Mauro Carvalho Chehab
2013-10-14 22:58   ` Sylwester Nawrocki
2013-10-14 22:59   ` Sylwester Nawrocki
2013-10-14 23:08   ` [PATCH v2] v4l2-ctrls: Correct v4l2_ctrl_get_int_menu() function's return type Sylwester Nawrocki
2013-10-14 12:30 ` Mauro Carvalho Chehab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-11-11 14:32 [GIT PULL FOR v3.13] Various fixes Hans Verkuil

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=20131014093050.6460c1c7@samsung.com \
    --to=m.chehab@samsung.com \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    /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.