Hi Sergei, Vladimir
On Wed, 15 May 2013, Sergei Shtylyov wrote:
> From: Vladimir Barinov
>
> Add Renesas R-Car VIN (Video In) V4L2 driver.
>
> Based on the patch by Phil Edworthy .
>
> Signed-off-by: Vladimir Barinov
> [Sergei: removed deprecated IRQF_DISABLED flag, reordered/renamed 'enum
> -Original Message-
> From: Rob Clark [mailto:robdcl...@gmail.com]
> Sent: Tuesday, May 14, 2013 10:39 PM
> To: Inki Dae
> Cc: linux-fbdev; DRI mailing list; Kyungmin Park; myungjoo.ham; YoungJun
> Cho; linux-arm-ker...@lists.infradead.org; linux-media@vger.kernel.org
> Subject: Re: Intr
Hi Laurent,
Thanks for the review.
On Tue, May 14, 2013 at 9:04 PM, Laurent Pinchart
wrote:
> Hi Prabhakar,
>
> Thank you for the patch.
>
> On Tuesday 14 May 2013 16:15:34 Lad Prabhakar wrote:
>> From: Lad, Prabhakar
>>
>> add OF support for the tvp7002 driver.
>>
>> Signed-off-by: Lad, Prabha
Hi Jean-Philippe,
On Tuesday 14 May 2013 11:29:39 jean-philippe francois wrote:
> Hi Laurent,
>
> I have a beagle xm board, but no sensor board. Is it possible to have
> the omap3-isp initialised ?
Yes it is. You will just need to call omap3_init_camera() in your board code
with a pointer to pl
USB ID 0413:6a03 is Leadtek WinFast DTV Dongle mini.
Decoder Realtek RTL2832U and tuner Infineon TUA9001.
Signed-off-by: Miroslav Šustek
---
drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/media/usb/dvb-usb-v2/rtl28xxu.c
b/drivers/media/usb/
On 05/15/2013 02:42 AM, Miroslav Šustek wrote:
USB ID 0413:6a03 is Leadtek WinFast DTV Dongle mini.
Decoder Realtek RTL2832U and tuner Infineon TUA9001.
Signed-off-by: Miroslav Šustek
Acked-by: Antti Palosaari
Reviewed-by: Antti Palosaari
---
drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 2
From: Vladimir Barinov
Add Renesas R-Car VIN (Video In) V4L2 driver.
Based on the patch by Phil Edworthy .
Signed-off-by: Vladimir Barinov
[Sergei: removed deprecated IRQF_DISABLED flag, reordered/renamed 'enum chip_id'
values, reordered rcar_vin_id_table[] entries, removed senseless parens f
Remove tea575x-specific code from bttv and use the common driver instead.
Signed-off-by: Ondrej Zary
---
drivers/media/pci/bt8xx/bttv-cards.c | 317 -
drivers/media/pci/bt8xx/bttv-driver.c |6 +-
drivers/media/pci/bt8xx/bttvp.h | 14 +-
sound/pci/Kco
Move HW initialization to separate function to allow using the code without
the v4l parts. This is needed for use in the bttv driver.
Signed-off-by: Ondrej Zary
---
include/sound/tea575x-tuner.h |1 +
sound/i2c/other/tea575x-tuner.c | 19 +--
2 files changed, 14 insertion
Hello,
this patch series removes the tea575x code from bttv and uses the common
tea575x driver instead. Only set_frequency is implemented (signal/stereo
detection or seek would require more changes to bttv).
It works fine on Video Highway Xtreme but I don't have the Miro/Pinnacle or
Terratec Acti
Kodicom 4400R and Geovision GV-800 code in bttv driver abuses mbox_we (int)
in struct bttv as char *.
Remove this hack and add a proper sw_status array to struct bttv instead.
This is a a preparation to remove mbox_we.
Signed-off-by: Ondrej Zary
---
drivers/media/pci/bt8xx/bttv-cards.c | 26 ++
Imre,
On Tue, May 14, 2013 at 10:48 AM, Imre Deak wrote:
> Use usecs_to_jiffies_timeout instead of open-coding the same.
>
> Signed-off-by: Imre Deak
Acked-by: Eduardo Valentin
> ---
> drivers/media/radio/si4713-i2c.c |4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --
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: Tue May 14 19:00:29 CEST 2013
git branch: test
git hash: 4237c09a63906b980741725da63f85e454caec02
gcc versi
Enhance via-camera drviers to use hotplug-safe iterators to walk
PCI buses.
Signed-off-by: Jiang Liu
Cc: Mauro Carvalho Chehab
Cc: Daniel Drake
Cc: Jonathan Corbet
Cc: Javier Martin
Cc: linux-media@vger.kernel.org
Cc: linux-ker...@vger.kernel.org
---
drivers/media/platform/via-camera.c | 12
Hi all,
my first post
I am a Linux user who bought a Terratec Grabby 2 analog-video-to-usb
encoding device, which I cannot get to work on Linux.
I noticed a thread on this mailing list a few weeks ago.
http://www.mail-archive.com/linux-media@vger.kernel.org/msg60286.html
I get exactly the same e
Hi Prabhakar,
Thank you for the patch.
On Tuesday 14 May 2013 16:15:34 Lad Prabhakar wrote:
> From: Lad, Prabhakar
>
> add OF support for the tvp7002 driver.
>
> Signed-off-by: Lad, Prabhakar
> Cc: Hans Verkuil
> Cc: Laurent Pinchart
> Cc: Mauro Carvalho Chehab
> Cc: Guennadi Liakhovetski
Use usecs_to_jiffies_timeout instead of open-coding the same.
Signed-off-by: Imre Deak
---
drivers/media/radio/si4713-i2c.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/media/radio/si4713-i2c.c b/drivers/media/radio/si4713-i2c.c
index fe16088..e12f058 100644
On Mon, May 13, 2013 at 10:52 PM, Inki Dae wrote:
>> well, for cache management, I think it is a better idea.. I didn't
>> really catch that this was the motivation from the initial patch, but
>> maybe I read it too quickly. But cache can be decoupled from
>> synchronization, because CPU access i
From: Sylwester Nawrocki
Added documentation for Samsung JPEG driver DT bindings.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: George Joseph Palathingal
Cc: devicetree-disc...@lists.ozlabs.org
---
.../devicetree/bindings/media/samsung-s5p-jpeg.txt | 21
1 file chang
From: George Joseph Palathingal
Adding DT support to the driver. Driver supports Exynos 4210, 4412 and 5250.
Signed-off-by: George Joseph Palathingal
Cc: devicetree-disc...@lists.ozlabs.org
---
drivers/media/platform/s5p-jpeg/jpeg-core.c | 36 +--
1 file changed, 34 i
5250
boards. There is currently an issue with the Exynos 4210 JPEG encoder which
will be
fixed in subsequent patches.
The patch series is based on linux-next tree (20130514).
George Joseph Palathingal (2):
[media] s5p-jpeg: Add support for Exynos4x12 and 5250
[media] s5p-jpeg: Add DT support to
From: Lad, Prabhakar
add OF support for the tvp514x driver. Alongside this patch
removes unnecessary header file inclusion and sorts them alphabetically.
Signed-off-by: Lad, Prabhakar
Cc: Hans Verkuil
Cc: Laurent Pinchart
Cc: Mauro Carvalho Chehab
Cc: Guennadi Liakhovetski
Cc: Sylwester Naw
Hi All,
On Tue, May 14, 2013 at 1:36 PM, Lad Prabhakar
wrote:
> From: Lad, Prabhakar
>
> add OF support for the tvp514x driver. Alongside this patch
> removes unnecessary header file inclusion and sorts them alphabetically.
>
Ahh just noticed it now, I'll just rebase and resend this patch on [1]
From: Lad, Prabhakar
This patch rearranges the description of field members of
struct tvp7002_config. Also as the all the fields where accepting
a value either 0/1, made the members as bool.
Signed-off-by: Lad, Prabhakar
Cc: Hans Verkuil
Cc: Laurent Pinchart
Cc: Mauro Carvalho Chehab
Cc: Gue
From: Lad, Prabhakar
this patch removes duplicate #define TVP7002_MODULE_NAME
form the driver file, which was also defined in media/tvp7002.h
Signed-off-by: Lad, Prabhakar
Cc: Hans Verkuil
Cc: Laurent Pinchart
Cc: Mauro Carvalho Chehab
Cc: Guennadi Liakhovetski
Cc: Sylwester Nawrocki
Cc: S
From: Lad, Prabhakar
This patch series enables tvp7002 decoder driver for asynchronous probing
and adds OF support, with few cleanup patches.
Lad, Prabhakar (5):
media: i2c: tvp7002: remove duplicate define
media: i2c: tvp7002: rearrange description of structure members
media: i2c: tvp7002
From: Lad, Prabhakar
add OF support for the tvp7002 driver.
Signed-off-by: Lad, Prabhakar
Cc: Hans Verkuil
Cc: Laurent Pinchart
Cc: Mauro Carvalho Chehab
Cc: Guennadi Liakhovetski
Cc: Sylwester Nawrocki
Cc: Sakari Ailus
Cc: Grant Likely
Cc: Rob Herring
Cc: Rob Landley
Cc: devicetree-di
From: Lad, Prabhakar
Both synchronous and asynchronous tvp7002 subdevice probing is supported by
this patch.
Signed-off-by: Lad, Prabhakar
Cc: Hans Verkuil
Cc: Laurent Pinchart
Cc: Mauro Carvalho Chehab
Cc: Guennadi Liakhovetski
Cc: Sylwester Nawrocki
Cc: Sakari Ailus
Cc: linux-ker...@vge
From: Lad, Prabhakar
This patch rearranges the header inclusion alphabetically
and also removes unnecessary includes.
Signed-off-by: Lad, Prabhakar
Cc: Hans Verkuil
Cc: Laurent Pinchart
Cc: Mauro Carvalho Chehab
Cc: Guennadi Liakhovetski
Cc: Sylwester Nawrocki
Cc: Sakari Ailus
Cc: linux-k
Copy satellite parameters to the frontend params. Since an LNB can be specified
in
the channel/tuning file, set it correctly as well.
Signed-off-by: Guy Martin
diff --git a/utils/dvb/dvbv5-scan.c b/utils/dvb/dvbv5-scan.c
index 9a29b34..fa236fc 100644
--- a/utils/dvb/dvbv5-scan.c
+++ b/utils/dvb
This patch makes the function dvb_fe_is_satellite() availble from libdvbv5.
This function is simple
but yet very handful to have around.
Signed-off-by: Guy Martin
diff --git a/lib/include/dvb-fe.h b/lib/include/dvb-fe.h
index d725a42..7352218 100644
--- a/lib/include/dvb-fe.h
+++ b/lib/include/
The parsing of those extra parameters is buggy and completely useless since
they are parsed
individually later on in the code.
Signed-off-by: Guy Martin
diff --git a/lib/libdvbv5/dvb-file.c b/lib/libdvbv5/dvb-file.c
index d8d583c..aa42a37 100644
--- a/lib/libdvbv5/dvb-file.c
+++ b/lib/libdvbv5/
Apply polarization parameters even if a satellite number is not provided.
The polarization is fetched from struct dvb_v5_fe_parms directly and not from
the
parameter DTV_POLARIZATION.
Since DTV_VOLTAGE and DTV_TONE are set according the polarization, those
parameters
are removed from the props st
Hi all,
These patches fix satellite support in current dvbv5-{scan,zap} tools by
fixing the parsing of the POLARIZATION parameter as well as applying those
parameters to the frontend.
This pathset is a broken down and improved version of the previous patch I send
in
my mail "Fix POLARIZATION su
This patch add parsing support for the POLARIZATION parameter for the DVBv5
file format.
Signed-off-by: Guy Martin
diff --git a/lib/include/dvb-file.h b/lib/include/dvb-file.h
index ea76080..2259844 100644
--- a/lib/include/dvb-file.h
+++ b/lib/include/dvb-file.h
@@ -35,7 +35,7 @@ struct dvb_en
Hi Laurent,
I have a beagle xm board, but no sensor board. Is it possible to have
the omap3-isp initialised ?
I would like to try my program on a beagle board to eliminate any
hardware related problem.
>From the board file in mainline kernel, it seems omap3_init_camera is
not called, do you know a
From: Lad, Prabhakar
add OF support for the tvp514x driver. Alongside this patch
removes unnecessary header file inclusion and sorts them alphabetically.
Signed-off-by: Lad, Prabhakar
Cc: Hans Verkuil
Cc: Laurent Pinchart
Cc: Mauro Carvalho Chehab
Cc: Guennadi Liakhovetski
Cc: Sylwester Naw
37 matches
Mail list logo