On 06/22/13 07:25, Laurent Pinchart wrote:
> The uvcvideo driver lost its dependency on VIDEO_V4L2 during the big
> media directory reorganization. Add it back.
>
> Signed-off-by: Laurent Pinchart
Reported-by: Randy Dunlap
Acked-by: Randy Dunlap
Thanks.
> ---
> drivers/media/usb/uvc/Kconfi
Hi Hans,
On Wed, Jun 19, 2013 at 08:32:35AM +0200, Hans Verkuil wrote:
> On Tue June 18 2013 23:22:33 Laurent Pinchart wrote:
> > Hi Hans and Sakari,
> >
> > On Friday 07 June 2013 00:38:04 Sakari Ailus wrote:
> > > Hi Hans,
> > >
> > > Thanks for the RFC! :-)
> > >
> > > On Mon, May 13, 2013 a
uname -a
Linux tp 3.9.7 #1 SMP Sat Jun 22 14:50:39 CEST 2013 x86_64 GNU/Linux
[ 8032.414689] usb 3-1.2: new high-speed USB device number 6 using ehci-pci
[ 8032.510932] usb 3-1.2: New USB device found, idVendor=eb1a,
idProduct=2870
[ 8032.510940] usb 3-1.2: New USB device strings: Mfr=0, Prod
Hi Laurent,
On Tue, Jun 18, 2013 at 11:22:33PM +0200, Laurent Pinchart wrote:
> On Friday 07 June 2013 00:38:04 Sakari Ailus wrote:
> > On Mon, May 13, 2013 at 02:14:43PM +0200, Hans Verkuil wrote:
> > > Currently the event API allows for a payload of up to 64 bytes. Sometimes
> > > we would like
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: Sat Jun 22 19:00:19 CEST 2013
git branch: test
git hash: ee17608d6aa04a86e253a9130d6c6d00892f132b
gcc versi
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-
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...@v
From: "Lad, Prabhakar"
The first patch of the series add support for asynchronous probing
and the second patch adds OF support to tvp7002 driver.
Lad, Prabhakar (2):
media: i2c: tvp7002: add support for asynchronous probing
media: i2c: tvp7002: add OF support
.../devicetree/bindings/media/
From: "Lad, Prabhakar"
This patch adds video sync properties as part of endpoint
properties and also support to parse them in the parser.
Signed-off-by: Lad, Prabhakar
Cc: Hans Verkuil
Cc: Laurent Pinchart
Cc: Mauro Carvalho Chehab
Cc: Guennadi Liakhovetski
Cc: Sylwester Nawrocki
Cc: Sakar
Hi Randy,
On Friday 21 June 2013 18:42:25 Randy Dunlap wrote:
> On 06/21/13 17:27, Laurent Pinchart wrote:
> > On Thursday 20 June 2013 11:52:44 Jim Davis wrote:
> >> Building with the attached random configuration file generates errors in
> >> both
> >
> > [snip]
> >
> > The issue seem to be ca
The uvcvideo driver lost its dependency on VIDEO_V4L2 during the big
media directory reorganization. Add it back.
Signed-off-by: Laurent Pinchart
---
drivers/media/usb/uvc/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/media/usb/uvc/Kconfig b/drivers/media/usb/uvc/Kconfig
in
Hi,
I wanted to watch TV today with kaffeine 1.2.2-2 from debian and noticed that
it didn't work anymore. Also scans even after the update of the initial tuning
data didn't show all tv stations. Just replacing the entry for
dvb-c/de-Primacom in ~/.kde/share/apps/kaffeine/scanfile.dvb with the o
Hi all, I was wondering if it could be possible to add my driver for
some scientific CCD cameras...
I have written the driver and it works, what can I do now?
It would be great if it can be added to linux-media. :)
Thanks,
Ilia Platone
--
To unsubscribe from this list: send the line "unsubscribe l
Adding a __user annotation fixes the following sparse warnings.
drivers/media/pci/saa7134/saa7134-video.c:1578:45: warning:
incorrect type in initializer (different address spaces)
drivers/media/pci/saa7134/saa7134-video.c:1578:45:
expected struct v4l2_clip *clips
d
Hi Matsubara-san,
Katsuya MATSUBARA wrote:
Hi Vladimir,
From: Vladimir Barinov
Date: Fri, 21 Jun 2013 14:32:05 +0400
Katsuya MATSUBARA wrote:
Hi Vladimir,
From: Vladimir Barinov
Date: Fri, 21 Jun 2013 13:39:50 +0400
(snip)
I have not seen such i2c errors during capturi
From: "Lad, Prabhakar"
Both synchronous and asynchronous tvp514x subdevice probing is supported by
this patch.
Signed-off-by: Prabhakar Lad
Cc: Guennadi Liakhovetski
Cc: Laurent Pinchart
Cc: Hans Verkuil
Cc: Sakari Ailus
Cc: Mauro Carvalho Chehab
---
drivers/media/i2c/tvp514x.c | 22 +++
From: Hans Verkuil
video_register_device must be called last.
This patch also sets the prio flag, allowing the core to handle priorities.
Signed-off-by: Hans Verkuil
---
drivers/media/radio/wl128x/fmdrv_v4l2.c | 39 +++--
1 file changed, 23 insertions(+), 16 deleti
From: "Lad, Prabhakar"
Both synchronous and asynchronous adv7343 subdevice probing is supported by
this patch.
Signed-off-by: Lad, Prabhakar
Cc: Guennadi Liakhovetski
Cc: Laurent Pinchart
Cc: Hans Verkuil
Cc: Sakari Ailus
Cc: Mauro Carvalho Chehab
---
drivers/media/i2c/adv7343.c | 15 ++
From: Hans Verkuil
Signed-off-by: Hans Verkuil
---
drivers/media/radio/wl128x/fmdrv_v4l2.c | 10 +++---
drivers/media/radio/wl128x/fmdrv_v4l2.h | 1 +
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/drivers/media/radio/wl128x/fmdrv_v4l2.c
b/drivers/media/radio/wl128x/fmdrv_
From: Hans Verkuil
This driver allowed only one filehandle to be open. This is out-of-spec.
Modified the driver so multiple opens are allowed.
Signed-off-by: Hans Verkuil
---
drivers/media/radio/wl128x/fmdrv_v4l2.c | 74 +++--
drivers/media/radio/wl128x/fmdrv_v4l2.h
Hi Fengguang, Manjunatha,
This patch series fixes the warning when registering the video node introduced
after the patch that requires a valid v4l2_dev pointer. This driver slipped
through because it didn't set the old parent pointer either. The other patches
are improvements to the driver, fixing
From: Hans Verkuil
Also prefix bus_info with 'platform:' and something more specific
than 'UART'.
Signed-off-by: Hans Verkuil
---
drivers/media/radio/wl128x/fmdrv_v4l2.c | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/drivers/media/radio/wl128x/fmdrv_v4l2.c
b/drivers
From: Hans Verkuil
These ioctls are for video devices, not for radio devices.
Signed-off-by: Hans Verkuil
---
drivers/media/radio/wl128x/fmdrv_v4l2.c | 21 -
1 file changed, 21 deletions(-)
diff --git a/drivers/media/radio/wl128x/fmdrv_v4l2.c
b/drivers/media/radio/wl128x/
From: Hans Verkuil
This struct is now required for all video device nodes, but it was missing
in this driver.
Signed-off-by: Hans Verkuil
---
drivers/media/radio/wl128x/fmdrv.h | 2 ++
drivers/media/radio/wl128x/fmdrv_v4l2.c | 8
2 files changed, 10 insertions(+)
diff --git a/dr
From: "Lad, Prabhakar"
add OF support for the ths8200 driver.
Signed-off-by: Lad, Prabhakar
---
.../devicetree/bindings/media/i2c/ths8200.txt | 19 +++
drivers/media/i2c/ths8200.c|9 +
2 files changed, 28 insertions(+)
create mode 100
From: "Lad, Prabhakar"
The first patch of the series adds supports for asynchronous subdev
registration for ths8200 driver, and the second patch of the series
adds OF support the driver.
Lad, Prabhakar (2):
media: i2c: ths8200: support asynchronous probing
media: i2c: ths8200: add OF support
From: "Lad, Prabhakar"
This patch supports both synchronous and asynchronous
ths8200 subdevice probing.
Signed-off-by: Lad, Prabhakar
---
drivers/media/i2c/ths8200.c |9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/drivers/media/i2c/ths8200.c b/drivers/media/i2c/t
27 matches
Mail list logo