> +/**
> + * ticket_commit - commit a reservation with a new fence
> + * @ticket:[in]the reservation_ticket returned by
> + * ticket_reserve
> + * @entries: [in]a linked list of struct reservation_entry
> + * @fence: [in]the fence that indicates completion
> + *
> + * This fun
On Fri, Feb 1, 2013 at 3:21 PM, Ondrej Zary wrote:
> Allow disabling I2C gate handling by external configuration.
> This is required by cards that have all devices on a single I2C bus,
> like AverMedia A706.
>
> Signed-off-by: Ondrej Zary
> ---
> drivers/media/tuners/tda8290.c | 49 +++
On Fri, Feb 1, 2013 at 3:21 PM, Ondrej Zary wrote:
> config looks like a hack that was added to tuner-core to allow some
> configuration of TDA8290 tuner (it's not used by any other driver).
> But with the new configuration options of tda8290 driver (no_i2c_gate
> and std_map), it's no longer suff
On Thu, Jan 24, 2013 at 5:11 PM, Simon Que wrote:
> This patch provides a Kconfig option, MEDIA_TUNER_SUPPORT, that
> determines whether media/tuners is included in the build. This way,
> the tuners don't have to be unconditionally included in the build.
>
> Signed-off-by: Simon Que
> ---
> dri
On 02/04/2013 12:40 AM, Jose Alberto Reguero wrote:
This patch move the loop_thru configuration to the attach function,
because with dual tuners until loop_tru configuration the other tuner
don't work.
Signed-off-by: Jose Alberto Reguero
Reviewed-by: Antti Palosaari
diff -upr linux/drive
On 02/04/2013 12:30 AM, Jose Alberto Reguero wrote:
This patch move the soft reset to the attach function because with dual
tuners, when one tuner do reset, the other one is perturbed, and the
stream has errors.
Signed-off-by: Jose Alberto Reguero
Looks good for my eyes!
Reviewed-by: Antti P
This patch move the loop_thru configuration to the attach function,
because with dual tuners until loop_tru configuration the other tuner
don't work.
Signed-off-by: Jose Alberto Reguero
diff -upr linux/drivers/media/tuners/mxl5007t.c
linux.new/drivers/media/tuners/mxl5007t.c
--- linux/drivers/m
This patch move the soft reset to the attach function because with dual
tuners, when one tuner do reset, the other one is perturbed, and the
stream has errors.
Signed-off-by: Jose Alberto Reguero
diff -upr linux/drivers/media/tuners/mxl5007t.c
linux.new/drivers/media/tuners/mxl5007t.c
--- linu
This message is generated daily by a cron job that builds media_tree for
the kernels and architectures in the list below.
Results of the daily build of media_tree:
date: Sun Feb 3 19:00:20 CET 2013
git branch: for_v3.9
git hash: 24dec5dabfcc1d424d7bc86d393d31f57ebcc975
gcc ve
On Sun, Feb 3, 2013 at 3:29 PM, Antti Palosaari wrote:
> On 02/03/2013 09:53 PM, Michael Krufky wrote:
>>
>> (history chopped cuz it got messy)
>>
>> quoting Antti with my responses inline.
>>
>> <<
>> I agree that it should be split multiple patches.
>>
>> KRUFKY: YES.
>>
>> 1) soft reset should
On 02/03/2013 09:53 PM, Michael Krufky wrote:
(history chopped cuz it got messy)
quoting Antti with my responses inline.
<<
I agree that it should be split multiple patches.
KRUFKY: YES.
1) soft reset should be moved to attach() (it could not be on init()
nor set_parameters() as it stops clo
(history chopped cuz it got messy)
quoting Antti with my responses inline.
<<
I agree that it should be split multiple patches.
KRUFKY: YES.
1) soft reset should be moved to attach() (it could not be on init()
nor set_parameters() as it stops clock out and loop-through in few ms
or so causing
On 02/03/2013 09:27 PM, Michael Krufky wrote:
On Sun, Feb 3, 2013 at 8:21 AM, Antti Palosaari wrote:
On 02/03/2013 02:04 PM, Jose Alberto Reguero wrote:
On Sábado, 2 de febrero de 2013 23:00:45 Michael Krufky escribió:
On Fri, Jan 11, 2013 at 6:45 PM, Jose Alberto Reguero
wrote:
On Vier
On Sun, Feb 3, 2013 at 8:21 AM, Antti Palosaari wrote:
> On 02/03/2013 02:04 PM, Jose Alberto Reguero wrote:
>>
>> On Sábado, 2 de febrero de 2013 23:00:45 Michael Krufky escribió:
>>>
>>> On Fri, Jan 11, 2013 at 6:45 PM, Jose Alberto Reguero
>>>
>>> wrote:
On Viernes, 11 de enero de 20
Hi Laurent,
On 02/01/2013 11:17 PM, Laurent Pinchart wrote:
[...]
There could be added four pseudo-controls, lets call them for short:
LEFT, TOP, WIDTH, HEIGHT. Those controls could be passed together with
V4L2_AUTO_FOCUS_AREA_RECTANGLE control in one ioctl as a kind of
parameters.
For example
Hi Sylwester,
On Sun, Feb 3, 2013 at 6:57 PM, Sylwester Nawrocki
wrote:
> Hi Prabhakar,
>
> On 02/03/2013 11:13 AM, Prabhakar Lad wrote:
> [...]
>
+Required Properties :
+- compatible: Must be "ti,tvp514x-decoder"
>>>
>>>
>>>
>>> There are no significant differences among TVP514* device
Hi Laurent,
On Sun, Feb 3, 2013 at 6:44 PM, Laurent Pinchart
wrote:
> Hi Prabhakar,
>
> On Sunday 03 February 2013 15:43:49 Prabhakar Lad wrote:
>> On Sat, Feb 2, 2013 at 4:07 AM, Sylwester Nawrocki wrote:
>> > On 01/29/2013 02:07 PM, Prabhakar Lad wrote:
>> > [...]
>> >
>> >> diff --git a/Docume
Sekhar,
On Sun, Feb 3, 2013 at 6:40 PM, Sekhar Nori wrote:
> On 2/3/2013 3:43 PM, Prabhakar Lad wrote:
>> Hi Sylwester,
>>
>> Thanks for the review.
>>
>> On Sat, Feb 2, 2013 at 4:07 AM, Sylwester Nawrocki
>> wrote:
>>> Hi Prabhakar,
>>>
>>> On 01/29/2013 02:07 PM, Prabhakar Lad wrote:
>>> [...]
于 2013年01月31日 05:25, Hans Verkuil 写道:
> From: Hans Verkuil
>
> Remove two maintainers: telegent.com no longer exists, so those email
> addresses are invalid as well.
>
> Signed-off-by: Hans Verkuil
> ---
> MAINTAINERS |2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAI
于 2013年01月31日 05:25, Hans Verkuil 写道:
> From: Hans Verkuil
>
> ioctl debugging can now be done through the debug parameter in sysfs.
>
> Signed-off-by: Hans Verkuil
> ---
> drivers/media/usb/tlg2300/pd-common.h |9 -
> drivers/media/usb/tlg2300/pd-video.c | 23 ++--
于 2013年01月31日 05:25, Hans Verkuil 写道:
> From: Hans Verkuil
>
> Due to a poor administration of the driver state it wasn't possible to open
> a video or vbi device multiple times.
>
> Signed-off-by: Hans Verkuil
> ---
> drivers/media/usb/tlg2300/pd-common.h |1 -
> drivers/media/usb/tlg2300/p
于 2013年01月31日 05:25, Hans Verkuil 写道:
> From: Hans Verkuil
>
> Signed-off-by: Hans Verkuil
> ---
> drivers/media/usb/tlg2300/pd-video.c | 16 +---
> 1 file changed, 9 insertions(+), 7 deletions(-)
>
> diff --git a/drivers/media/usb/tlg2300/pd-video.c
> b/drivers/media/usb/tlg2300/
I gave up. I installed the new ubuntu 12.10, in which this receiver is
natively supported.
Hope that my precedent report could be useful for someone.
Best regards.
Olivier
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kerne
于 2013年01月31日 05:25, Hans Verkuil 写道:
> From: Hans Verkuil
>
> Signed-off-by: Hans Verkuil
> ---
> drivers/media/usb/tlg2300/pd-video.c |2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/media/usb/tlg2300/pd-video.c
> b/drivers/media/usb/tlg2300/pd-video.c
> ind
于 2013年01月31日 05:25, Hans Verkuil 写道:
> From: Hans Verkuil
>
> Signed-off-by: Hans Verkuil
> ---
> drivers/media/usb/tlg2300/pd-common.h |2 +
> drivers/media/usb/tlg2300/pd-radio.c | 112
> -
> 2 files changed, 28 insertions(+), 86 deletions(-)
>
> diff --
于 2013年01月31日 05:25, Hans Verkuil 写道:
> From: Hans Verkuil
>
> Signed-off-by: Hans Verkuil
> ---
> drivers/media/usb/tlg2300/pd-common.h |1 +
> drivers/media/usb/tlg2300/pd-video.c | 128
> +++--
> 2 files changed, 41 insertions(+), 88 deletions(-)
>
> diff --
于 2013年01月31日 05:25, Hans Verkuil 写道:
> From: Hans Verkuil
>
> The usual set of problems: the frequency isn't clamped to the frequency range,
> no tuner index check and the frequency isn't initialized properly on module
> load.
>
> Signed-off-by: Hans Verkuil
> ---
> drivers/media/usb/tlg2300/pd
于 2013年01月31日 05:25, Hans Verkuil 写道:
> From: Hans Verkuil
>
> Signed-off-by: Hans Verkuil
> ---
> drivers/media/usb/tlg2300/pd-video.c | 14 ++
> 1 file changed, 10 insertions(+), 4 deletions(-)
>
> diff --git a/drivers/media/usb/tlg2300/pd-video.c
> b/drivers/media/usb/tlg2300/p
于 2013年01月31日 05:25, Hans Verkuil 写道:
> From: Hans Verkuil
>
> Signed-off-by: Hans Verkuil
> ---
> drivers/media/usb/tlg2300/pd-common.h |6 ++--
> drivers/media/usb/tlg2300/pd-video.c | 55
> +++--
> 2 files changed, 13 insertions(+), 48 deletions(-)
>
> diff
于 2013年01月31日 05:25, Hans Verkuil 写道:
> From: Hans Verkuil
>
> Signed-off-by: Hans Verkuil
> ---
> drivers/media/usb/tlg2300/pd-radio.c |1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/media/usb/tlg2300/pd-radio.c
> b/drivers/media/usb/tlg2300/pd-radio.c
> index 80307d3..0f95
于 2013年01月31日 05:25, Hans Verkuil 写道:
> From: Hans Verkuil
>
> Signed-off-by: Hans Verkuil
> ---
> drivers/media/usb/tlg2300/pd-radio.c |7 ++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/media/usb/tlg2300/pd-radio.c
> b/drivers/media/usb/tlg2300/pd-radio.c
于 2013年01月31日 05:25, Hans Verkuil 写道:
> From: Hans Verkuil
>
> This switch to v4l2_fh resolves the last v4l2_compliance issues with respect
> to control events and priority handling.
>
> Signed-off-by: Hans Verkuil
> ---
> drivers/media/usb/tlg2300/pd-common.h |1 -
> drivers/media/usb/tlg23
于 2013年01月31日 05:25, Hans Verkuil 写道:
> From: Hans Verkuil
>
> Signed-off-by: Hans Verkuil
> ---
> drivers/media/usb/tlg2300/pd-common.h |2 +-
> drivers/media/usb/tlg2300/pd-radio.c | 20 ++--
> 2 files changed, 7 insertions(+), 15 deletions(-)
>
> diff --git a/drivers/me
于 2013年01月31日 05:25, Hans Verkuil 写道:
> From: Hans Verkuil
>
> The input and audio ioctls are only valid for video/vbi nodes.
I remember that if you do not set these ioctrls, the mplayer will not works.
I can not download the mplayer in my home, so i can not test it.
I will test it in my office.
于 2013年01月31日 05:25, Hans Verkuil 写道:
> From: Hans Verkuil
>
> The driver already does locking, so it is safe to switch to unlocked_ioctl.
>
> Signed-off-by: Hans Verkuil
> ---
> drivers/media/usb/tlg2300/pd-radio.c |2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/driv
于 2013年01月31日 05:25, Hans Verkuil 写道:
> From: Hans Verkuil
>
> This driver now passes the tuner and frequency tests of v4l2-compliance.
>
> It's the usual bugs: frequency wasn't clamped to the valid frequency range,
> incorrect tuner capabilities and tuner fields not filled in, missing test
> for
于 2013年01月31日 05:25, Hans Verkuil 写道:
> From: Hans Verkuil
>
> Set the correct parent for v4l2_device_register. Also remove an unnecessary
> forward reference and fix two weird looking log messages.
>
> Signed-off-by: Hans Verkuil
> ---
> drivers/media/usb/tlg2300/pd-main.c |9 -
> 1
Hi Prabhakar,
On 02/03/2013 11:13 AM, Prabhakar Lad wrote:
[...]
+Required Properties :
+- compatible: Must be "ti,tvp514x-decoder"
There are no significant differences among TVP514* devices as listed above,
you would like to handle above ?
Sorry for the mangled sentence, I intended to writ
On 02/03/2013 02:04 PM, Jose Alberto Reguero wrote:
On Sábado, 2 de febrero de 2013 23:00:45 Michael Krufky escribió:
On Fri, Jan 11, 2013 at 6:45 PM, Jose Alberto Reguero
wrote:
On Viernes, 11 de enero de 2013 20:38:01 Antti Palosaari escribió:
Hello Jose and Gianluca
Could you test that (
Hi Prabhakar,
On Sunday 03 February 2013 15:43:49 Prabhakar Lad wrote:
> On Sat, Feb 2, 2013 at 4:07 AM, Sylwester Nawrocki wrote:
> > On 01/29/2013 02:07 PM, Prabhakar Lad wrote:
> > [...]
> >
> >> diff --git a/Documentation/devicetree/bindings/media/i2c/tvp514x.txt
> >> b/Documentation/devicetr
On 2/3/2013 3:43 PM, Prabhakar Lad wrote:
> Hi Sylwester,
>
> Thanks for the review.
>
> On Sat, Feb 2, 2013 at 4:07 AM, Sylwester Nawrocki
> wrote:
>> Hi Prabhakar,
>>
>> On 01/29/2013 02:07 PM, Prabhakar Lad wrote:
>> [...]
>>
>>> diff --git a/Documentation/devicetree/bindings/media/i2c/tvp514
On Sábado, 2 de febrero de 2013 23:00:45 Michael Krufky escribió:
> On Fri, Jan 11, 2013 at 6:45 PM, Jose Alberto Reguero
>
> wrote:
> > On Viernes, 11 de enero de 2013 20:38:01 Antti Palosaari escribió:
> >> Hello Jose and Gianluca
> >>
> >> Could you test that (tda18218 & mxl5007t):
> >> http:
Hi Sylwester,
Thanks for the review.
On Sat, Feb 2, 2013 at 4:07 AM, Sylwester Nawrocki
wrote:
> Hi Prabhakar,
>
> On 01/29/2013 02:07 PM, Prabhakar Lad wrote:
> [...]
>
>> diff --git a/Documentation/devicetree/bindings/media/i2c/tvp514x.txt
>> b/Documentation/devicetree/bindings/media/i2c/tvp51
43 matches
Mail list logo