The tvp5150 video decoder is usually used on a video pipeline with several
video processing integrated circuits. So the driver has to be migrated to
the new media device API to reflect this at the software level.
Also the tvp5150 is able to detect what is the video standard at which
the device is
The tvp5150 video decoder has two operation modes to configure the video
standard used.
If auto-switch mode is enable, the device can sense the signal and detect which
video standard the device is operating. Also the device can be forced to use a
user defined video standard.
Each operation mode u
Signed-off-by: Javier Martinez Canillas
---
include/media/tvp5150.h |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/include/media/tvp5150.h b/include/media/tvp5150.h
index 72bd2a2..ccd4ed0 100644
--- a/include/media/tvp5150.h
+++ b/include/media/tvp5150.h
@@ -30,5 +
Hello,
The tvp5150 video decoder is usually used on a video pipeline with several
video processing integrated circuits. So the driver has to be migrated to
the new media device API to reflect this at the software level.
Also the tvp5150 is able to detect what is the video standard at which
the de
On 09/30/11 14:34, Paul Gortmaker wrote:
> Both mt9t001.c and mt9p031.c have two identical issues, those
> being that they will need module.h inclusion for the upcoming
> cleanup going on there, and that their dependencies don't limit
> selection of configs that will fail to compile as follows:
>
Both mt9t001.c and mt9p031.c have two identical issues, those
being that they will need module.h inclusion for the upcoming
cleanup going on there, and that their dependencies don't limit
selection of configs that will fail to compile as follows:
drivers/media/video/mt9p031.c:457: error: implicit
Steven Toth wrote:
>> map = &std_map->atv_dk;
>
>Simon,
>
>I've been chewing on this for a day or so and it reminded me partly
>why I stopped working on combined PAL/NTSC support for the saa7164
>hardware family, it's been bugging me for a reason - now I understand
>why.
>
>Essenti
Hi Sylwester,
On Fri, Sep 30, 2011 at 06:10:47PM +0200, Sylwester Nawrocki wrote:
> Hi Mauro,
>
> please pull from
> git://git.infradead.org/users/kmpark/linux-2.6-samsung s5k6aafx
>
> for S5K6AAFX sensor subdev driver, a videbuf2 enhancement for non-MMU systems
> and minor s5p-mfc amendment c
Currently, usb_register calls two times with cloned structures, but for
different driver names. Let's remove it.
Signed-off-by: Igor M. Liplianin
---
drivers/media/dvb/dvb-usb/pctv452e.c | 16 +---
1 files changed, 1 insertions(+), 15 deletions(-)
diff --git a/drivers/media/dvb/d
> On Fri, Sep 30, 2011 at 12:34:41PM -0500, david.hag...@gmail.com wrote:
>Even that won't always save you. In my area, we have 2 distinct signals,
>both identifying themselves as "KAKE-DT" on virtual channel 10.1, so even
>that isn't guaranteed to be unique.
Eh, what fun.
Technically, should jus
> map = &std_map->atv_dk;
Simon,
I've been chewing on this for a day or so and it reminded me partly
why I stopped working on combined PAL/NTSC support for the saa7164
hardware family, it's been bugging me for a reason - now I understand
why.
Essentially, I had a long discussion w
Em 30-09-2011 15:41, Lutz Sammer escreveu:
> On 09/30/11 19:07, Mauro Carvalho Chehab wrote:
>> Em 29-09-2011 18:22, Lutz Sammer escreveu:
>>> Another version of
>>> http://patchwork.linuxtv.org/patch/6307
>>> http://patchwork.linuxtv.org/patch/6510
>>> which was superseded or rejected, but I don't
On 09/30/11 19:07, Mauro Carvalho Chehab wrote:
Em 29-09-2011 18:22, Lutz Sammer escreveu:
Another version of
http://patchwork.linuxtv.org/patch/6307
http://patchwork.linuxtv.org/patch/6510
which was superseded or rejected, but I don't know why.
Probably because of the same reason of this patc
Em 29-09-2011 18:22, Lutz Sammer escreveu:
> Another version of
> http://patchwork.linuxtv.org/patch/6307
> http://patchwork.linuxtv.org/patch/6510
> which was superseded or rejected, but I don't know why.
Probably because of the same reason of this patch [1]:
patch -p1 -i
patches/lmml_8023_v2_s
On 28/09/11 13:50, Simon Farnsworth wrote:
(note - the CC list is everyone over 50% certainty from get_maintainer.pl)
I'm having problems getting a Hauppauge HVR-1110 card to successfully
tune PAL-D at 85.250 MHz vision frequency; by experimentation, I've
determined that the tda18271 is tuning t
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:Fri Sep 30 19:00:19 CEST 2011
git hash:2f4cf2c3a971c4d5154def8ef9ce4811d702852d
gcc version: i686-linux-gcc (GC
Even that won't always save you. In my area, we have 2 distinct signals,
both identifying themselves as "KAKE-DT" on virtual channel 10.1, so even
that isn't guaranteed to be unique.
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vg
Em 29-09-2011 11:22, Tomasz Stanislawski escreveu:
> This patch adds images in binary format for the V4L2 selection API.
Please, just fold with the docbook patch on a next submission. Also, please
put the docbook patch at the beginning of the series, since this is the most
important patch on this
Em 29-09-2011 11:22, Tomasz Stanislawski escreveu:
> This patch adds a documentation for VIDIOC_{G/S}_SELECTION ioctl. Moreover,
> the
> patch adds the description of modeling of composing, cropping and scaling
> features in V4L2. Finally, some examples are presented.
Doesn't work:
$ make htmld
Hi Mauro,
please pull from
git://git.infradead.org/users/kmpark/linux-2.6-samsung s5k6aafx
for S5K6AAFX sensor subdev driver, a videbuf2 enhancement for non-MMU systems
and minor s5p-mfc amendment changing the firmware name to something more
generic as the driver supports multiple SoC versions.
On 09/28/2011 05:32 PM, Antti Palosaari wrote:
On 09/02/2011 04:32 PM, Antti Palosaari wrote:
As I see that CCID still more complex as serial device I will still look
implementing it as serial as now.
Here it is, patch attached. Implemented as serial device. Anysee uses
two different smart c
On Mon, 19 Sep 2011, Scott Jiang wrote:
> this is a v4l2 bridge driver for Blackfin video capture device,
> support ppi interface
>
> Signed-off-by: Scott Jiang
Ok, I know, coming up with new comments to old code in a patch is bad,
sorry about that... But, I think, Hans has requested some chan
On Thu, 29 Sep 2011 23:22, Lutz Sammer wrote:
With the patch more transponder could be locked and locks about 2* faster.
I second that, tested against vanilla kernel 3.0.1 with and w.o patch
and the Twinhan 1041.
Manu, you know there's sth wrong with the algo, so please review,
comment and
On Fri, Sep 30, 2011 at 7:59 AM, Mauro Carvalho Chehab
wrote:
> Michael/Devin may be able to double check what tda18271 variants are used at
> the
> hvr1100 supported models.
Mike could confirm definitively but I would be very surprised if it
was anything other than a C2. I also don't think we'
Em 30-09-2011 09:18, Hans Verkuil escreveu:
> Changes since v2:
>
> - Make a separate section for ISA and parport drivers, so no longer
> call it legacy.
> - Make a separate section for PCI(e) drivers.
A way better.
> I haven't made a separate section for platform drivers. I want to wait with
Em 30-09-2011 09:18, Hans Verkuil escreveu:
> From: Hans Verkuil
>
> Signed-off-by: Hans Verkuil
> ---
> drivers/media/video/Kconfig | 109 --
> 1 files changed, 62 insertions(+), 47 deletions(-)
>
> diff --git a/drivers/media/video/Kconfig b/drivers/me
Hi Marek,
On 08/10/2011 10:21 AM, Marek Szyprowski wrote:
Videobuf2 accepted any userptr buffer without verifying if its size is
large enough to store the video data from the driver. The driver reports
the minimal size of video data once in queue_setup and expects that
videobuf2 provides buffers
Em 30-09-2011 08:11, Simon Farnsworth escreveu:
> On Friday 30 September 2011, Mauro Carvalho Chehab
> wrote:
>> Em 28-09-2011 09:50, Simon Farnsworth escreveu:
>>> (note - the CC list is everyone over 50% certainty from get_maintainer.pl)
>>>
>>> I'm having problems getting a Hauppauge HVR-1110
Em 30-09-2011 08:34, Hans Verkuil escreveu:
> On Friday, September 30, 2011 13:28:28 Mauro Carvalho Chehab wrote:
>> Em 30-09-2011 06:01, Hans Verkuil escreveu:
>>> Hi all,
>>>
>>> This is the second version of my patch series reorganizing the V4L menu.
>>> It's based on the latest v3.2 staging tre
Hi Subash,
> From: Subash Patel [mailto:subash.ramasw...@linaro.org]
> Sent: 30 September 2011 14:51
>
> Hello,
>
> There is option in menu->"Device Drivers"->"Generic Driver
> Options"->"External firmware blobs to build into the kernel binary".
> I have used this many times instead of /lib/firm
On Fri, 2011-09-30 at 07:01 -0300, Mauro Carvalho Chehab wrote:
> Em 27-09-2011 10:11, Lawrence Rust escreveu:
> > Hi,
> >
> > This patch to the IR RC6 decoder adds support for variable length
> > mode-6A frames which can range in size from 8 to 128 bits. Please refer
> > to the following link fo
Hello,
There is option in menu->"Device Drivers"->"Generic Driver
Options"->"External firmware blobs to build into the kernel binary".
I have used this many times instead of /lib/firmware mechanism. If
someone chooses to add firmware in that way, and gives different name,
then this code too ca
Em 30-09-2011 08:29, Hans Verkuil escreveu:
> On Friday, September 30, 2011 13:12:01 Mauro Carvalho Chehab wrote:
>> Em 30-09-2011 06:01, Hans Verkuil escreveu:
>>> From: Hans Verkuil
>>>
>>> Signed-off-by: Hans Verkuil
>>> ---
>>> drivers/media/video/Kconfig | 185
>>> +++-
From: Hans Verkuil
Thanks to Guennadi Liakhovetski for pointing this
out to me.
Signed-off-by: Hans Verkuil
---
drivers/media/video/Kconfig |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index f059eed..399804
From: Hans Verkuil
These are really, really old drivers. These are really no longer experimental...
Signed-off-by: Hans Verkuil
---
drivers/media/video/Kconfig |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kcon
From: Hans Verkuil
Move all USB radio devices to the top of the list and move all ISA
devices to a separate menu.
Signed-off-by: Hans Verkuil
---
drivers/media/radio/Kconfig | 298 +++
1 files changed, 157 insertions(+), 141 deletions(-)
diff --git a/d
From: Hans Verkuil
USB webcams are some of the most used V4L devices, so move it to a more
prominent place in the menu instead of being at the end.
Signed-off-by: Hans Verkuil
---
drivers/media/video/Kconfig | 145 ++-
1 files changed, 73 insertions(+),
From: Hans Verkuil
Signed-off-by: Hans Verkuil
---
drivers/media/video/Kconfig | 109 --
1 files changed, 62 insertions(+), 47 deletions(-)
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index 399804f..a2ccf78 100644
--- a/driver
From: Hans Verkuil
Signed-off-by: Hans Verkuil
---
drivers/media/video/Kconfig | 106 ++-
1 files changed, 55 insertions(+), 51 deletions(-)
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index 8d1c6cb..f059eed 100644
--- a/drive
From: Hans Verkuil
Signed-off-by: Hans Verkuil
---
drivers/media/video/Kconfig | 102 +--
1 files changed, 59 insertions(+), 43 deletions(-)
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index 0f8ccb4..00b97dd 100644
--- a/drive
Changes since v2:
- Make a separate section for ISA and parport drivers, so no longer
call it legacy.
- Make a separate section for PCI(e) drivers.
I haven't made a separate section for platform drivers. I want to wait with
that until Guennadi's patch series is merged.
Regards,
Hans
On Friday, September 30, 2011 14:13:29 Stefan Richter wrote:
> On Sep 30 Hans Verkuil wrote:
> > +menuconfig V4L_LEGACY_DRIVERS
> > + bool "V4L legacy devices"
> > + default n
>
> default n is redundant.
>
> > + ---help---
> > + Say Y here to enable support for these legacy drivers. The
On Sep 30 Hans Verkuil wrote:
> +menuconfig V4L_LEGACY_DRIVERS
> + bool "V4L legacy devices"
> + default n
default n is redundant.
> + ---help---
> + Say Y here to enable support for these legacy drivers. These drivers
> + are for old and obsure hardware (e.g. parallel por
Hi Sachin,
Thanks for the patch. I agree with you - MFC module could be used in other
SoCs as well.
> From: Sachin Kamat [mailto:sachin.ka...@linaro.org]
> Sent: 30 September 2011 12:56
>
> This patches renames the MFC firmware binary to avoid SoC name in it.
>
> Signed-off-by: Sachin Kamat
A
Em 30-09-2011 08:03, Simon Farnsworth escreveu:
> On Friday 30 September 2011, Mauro Carvalho Chehab
> wrote:
>> Em 28-09-2011 09:50, Simon Farnsworth escreveu:
>>> (note - the CC list is everyone over 50% certainty from get_maintainer.pl)
>>>
>>> I'm having problems getting a Hauppauge HVR-1110
On Friday, September 30, 2011 13:28:28 Mauro Carvalho Chehab wrote:
> Em 30-09-2011 06:01, Hans Verkuil escreveu:
> > Hi all,
> >
> > This is the second version of my patch series reorganizing the V4L menu.
> > It's based on the latest v3.2 staging tree.
> >
> > Changes to v1:
> >
> > - Remove u
On Friday, September 30, 2011 13:22:09 Mauro Carvalho Chehab wrote:
> Em 30-09-2011 06:01, Hans Verkuil escreveu:
> > From: Hans Verkuil
> >
>
> From the patch subject: V4L menu: move all platform drivers to the bottom of
> the menu.
>
> It is clear to me that we're analizing drivers by the bu
On Friday, September 30, 2011 13:12:01 Mauro Carvalho Chehab wrote:
> Em 30-09-2011 06:01, Hans Verkuil escreveu:
> > From: Hans Verkuil
> >
> > Signed-off-by: Hans Verkuil
> > ---
> > drivers/media/video/Kconfig | 185
> > +++---
> > 1 files changed, 101 i
Em 30-09-2011 06:01, Hans Verkuil escreveu:
> Hi all,
>
> This is the second version of my patch series reorganizing the V4L menu.
> It's based on the latest v3.2 staging tree.
>
> Changes to v1:
>
> - Remove unnecessary USB dependency.
> - Reorganize the radio menu as well.
>
> I did not sort
Em 30-09-2011 06:01, Hans Verkuil escreveu:
> From: Hans Verkuil
>
>From the patch subject: V4L menu: move all platform drivers to the bottom of
>the menu.
It is clear to me that we're analizing drivers by the bus type.
IMO, what we should do is to arrange the driver as:
menuconfig VIDEO_USB
Em 30-09-2011 06:01, Hans Verkuil escreveu:
> From: Hans Verkuil
>
> Signed-off-by: Hans Verkuil
> ---
> drivers/media/video/Kconfig | 185 +++---
> 1 files changed, 101 insertions(+), 84 deletions(-)
>
> diff --git a/drivers/media/video/Kconfig b/drivers/m
On Friday 30 September 2011, Mauro Carvalho Chehab
wrote:
> Em 28-09-2011 09:50, Simon Farnsworth escreveu:
> > (note - the CC list is everyone over 50% certainty from get_maintainer.pl)
> >
> > I'm having problems getting a Hauppauge HVR-1110 card to successfully
> > tune PAL-D at 85.250 MHz vi
On Friday 30 September 2011, Mauro Carvalho Chehab
wrote:
> Em 28-09-2011 09:50, Simon Farnsworth escreveu:
> > (note - the CC list is everyone over 50% certainty from get_maintainer.pl)
> >
> > I'm having problems getting a Hauppauge HVR-1110 card to successfully
> > tune PAL-D at 85.250 MHz vi
This patches renames the MFC firmware binary to avoid SoC name in it.
Signed-off-by: Sachin Kamat
---
drivers/media/video/s5p-mfc/s5p_mfc_ctrl.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/media/video/s5p-mfc/s5p_mfc_ctrl.c
b/drivers/media/video/s5p-mfc/s
Em 28-09-2011 09:50, Simon Farnsworth escreveu:
> (note - the CC list is everyone over 50% certainty from get_maintainer.pl)
>
> I'm having problems getting a Hauppauge HVR-1110 card to successfully
> tune PAL-D at 85.250 MHz vision frequency; by experimentation, I've
> determined that the tda1827
Em 27-09-2011 16:16, Christian Gmeiner escreveu:
> The ADV7175A/ADV7176A can operate in either 8-bit or 16-bit YCrCb mode.
>
> * 8-Bit YCrCb Mode
> This default mode accepts multiplexed YCrCb inputs through
> the P7-P0 pixel inputs. The inputs follow the sequence Cb0, Y0
> Cr0, Y1 Cb1, Y2, etc. Th
Em 27-09-2011 10:11, Lawrence Rust escreveu:
> Hi,
>
> This patch to the IR RC6 decoder adds support for variable length
> mode-6A frames which can range in size from 8 to 128 bits. Please refer
> to the following link for a detailed explanation or RC6 frames:
> http://slydiman.narod.ru/scr/kb/rc
Morimoto-san
There was a question at the bottom of this email, which you might have
overseen:-) Could you give me an idea, which patche(es) exactly you meant?
Thanks
Guennadi
On Tue, 20 Sep 2011, Guennadi Liakhovetski wrote:
> Morimoto-san
>
> Thanks for your reply.
>
> On Mon, 19 Sep 2011,
On Thu, 22 Sep 2011, Josh Wu wrote:
> This patch add code to enable/disable ISI_MCK clock when add/remove soc
> camera device.it also set ISI_MCK frequence before using it.
Ok, the fact, that noone more comments on the clk API use in this patch
confirms my impression, that it's now mostly done
On Thu, 22 Sep 2011, Josh Wu wrote:
> This patch
> 1. add ISI_MCK parent setting code when add ISI device.
> 2. add ov2640 support on board file.
> 3. define isi_mck clock in sam9g45 chip file.
>
> Signed-off-by: Josh Wu
Looking a bit more at this, I think, the arch maintainer might want to
ta
From: Hans Verkuil
Move all USB radio devices to the top of the list and move all ISA
devices to a separate menu.
Signed-off-by: Hans Verkuil
---
drivers/media/radio/Kconfig | 298 +++
1 files changed, 157 insertions(+), 141 deletions(-)
diff --git a/d
From: Hans Verkuil
Signed-off-by: Hans Verkuil
---
drivers/media/video/Kconfig | 32
1 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index 07d31d4..b4a14f3 100644
--- a/drivers/media/vi
From: Hans Verkuil
Thanks to Guennadi Liakhovetski for pointing this
out to me.
Signed-off-by: Hans Verkuil
---
drivers/media/video/Kconfig |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index b4a14f3..9408e6
From: Hans Verkuil
These are really, really old drivers. These are really no longer experimental...
Signed-off-by: Hans Verkuil
---
drivers/media/video/Kconfig |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kcon
From: Hans Verkuil
Signed-off-by: Hans Verkuil
---
drivers/media/video/Kconfig | 185 +++---
1 files changed, 101 insertions(+), 84 deletions(-)
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index 0f8ccb4..86fdd7d 100644
--- a/drive
From: Hans Verkuil
Signed-off-by: Hans Verkuil
---
drivers/media/video/Kconfig | 106 ++-
1 files changed, 55 insertions(+), 51 deletions(-)
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index fafc9ba..07d31d4 100644
--- a/drive
From: Hans Verkuil
USB webcams are some of the most used V4L devices, so move it to a more
prominent place in the menu instead of being at the end.
Signed-off-by: Hans Verkuil
---
drivers/media/video/Kconfig | 145 ++-
1 files changed, 73 insertions(+),
Hi all,
This is the second version of my patch series reorganizing the V4L menu.
It's based on the latest v3.2 staging tree.
Changes to v1:
- Remove unnecessary USB dependency.
- Reorganize the radio menu as well.
I did not sort the drivers alphabetically (yet). I'm not quite sure whether
that'
> On Fri, Sep 30, 2011 at 08:17:53AM +0100, tvboxspy wrote:
>On Thu, 2011-09-29 at 14:44 -0800, Roger wrote:
>> Can we get dvbscan to output the Channel Number into the final stdout
>> somehow?
>>
>> A likely format would be something such as the following.
>>
>> Current output:
>>
>> KATN-DT:4
On Thu, 2011-09-29 at 14:44 -0800, Roger wrote:
> Can we get dvbscan to output the Channel Number into the final stdout somehow?
>
> A likely format would be something such as the following.
>
> Current output:
>
> KATN-DT:497028615:8VSB:49:52:3
> KWFA-DT:497028615:8VSB:65:68:4
> ...
>
>
> Sug
70 matches
Mail list logo