On Fri, 2009-04-24 at 08:28 -0400, Brandon Jenkins wrote:
> On Mon, Apr 13, 2009 at 11:26 PM, Andy Walls wrote:
> > On Tue, 2009-03-31 at 06:02 -0400, Brandon Jenkins wrote:
> > Brandon and Corey,
> >
> > I have a series of changes to improve performance of the cx18 driver in
> > delivering incom
Hi,
a couple of months ago i did some hacking on the tv8532 gspca driver for
my TV-8532A/ICM532B based webcam, to the point where i got decompression
and most modes working. But i've kind of lost interest at this point, so
haven't bothered to clean everything up for a real patch(also noticed it
do
This message is generated daily by a cron job that builds v4l-dvb for
the kernels and architectures in the list below.
Results of the daily build of v4l-dvb:
date:Fri Apr 24 19:00:05 CEST 2009
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 11603:b40d628f830d
gcc version: gcc
Signed-off-by: Guennadi Liakhovetski
---
For review __ONLY__ for now - will re-submit after I have pushed 1/8
arch/sh/boards/mach-migor/setup.c | 79 -
1 files changed, 52 insertions(+), 27 deletions(-)
diff --git a/arch/sh/boards/mach-migor/setup.c
b/arc
Signed-off-by: Guennadi Liakhovetski
---
For review __ONLY__ for now - will re-submit after I have pushed 1/8
arch/sh/boards/board-ap325rxa.c | 50 +--
1 files changed, 32 insertions(+), 18 deletions(-)
diff --git a/arch/sh/boards/board-ap325rxa.c b/arch/s
Needed for a smooth transition to soc-camera as a platform driver.
Signed-off-by: Guennadi Liakhovetski
---
Ok, this one will be a bit more difficult - it does touch two boards and
two drivers. But changes are minimal, so, I hope we manage it to push it
this way. Of course, I could replace it
Signed-off-by: Guennadi Liakhovetski
---
For review __ONLY__ for now - will re-submit after I have pushed 1/8
arch/arm/mach-pxa/mioa701.c | 16 +---
1 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/arch/arm/mach-pxa/mioa701.c b/arch/arm/mach-pxa/mioa701.c
index ff805
Signed-off-by: Guennadi Liakhovetski
---
For review __ONLY__ for now - will re-submit after I have pushed 1/8
arch/arm/mach-pxa/em-x270.c | 22 --
1 files changed, 16 insertions(+), 6 deletions(-)
diff --git a/arch/arm/mach-pxa/em-x270.c b/arch/arm/mach-pxa/em-x270.c
ind
Signed-off-by: Guennadi Liakhovetski
---
For review __ONLY__ for now - will re-submit after I have pushed 1/8
arch/arm/mach-pxa/pcm990-baseboard.c | 54 +++--
1 files changed, 44 insertions(+), 10 deletions(-)
diff --git a/arch/arm/mach-pxa/pcm990-baseboard.c
b/a
Signed-off-by: Guennadi Liakhovetski
---
For review __ONLY__ for now - will re-submit after I have pushed 1/8
arch/arm/mach-mx3/pcm037.c | 26 ++
1 files changed, 18 insertions(+), 8 deletions(-)
diff --git a/arch/arm/mach-mx3/pcm037.c b/arch/arm/mach-mx3/pcm037.c
ind
Add a platform driver to soc_camera.c. This way we preserve backwards
compatibility with existing platforms and can start converting them one by one
to the new platform-device soc-camera interface.
Signed-off-by: Guennadi Liakhovetski
---
drivers/media/video/soc_camera.c | 71 +
Hi,
Having done the two conversion steps and getting ready to push them, the
problem that I pushed back for later came forward: applying a patch that
affects multiple v4l drivers and 6 (!) (the 7th one is approaching)
platforms would be difficult... So, here comes a solution. With this patch
I
Hi Mauro,
Note: one kernel-sync and one priority-high
Please pull from http://linuxtv.org/hg/~gliakhovetski/v4l-dvb
for the following 8 changesets:
(01/08 is a "kernel-sync:")
01/08: ARM: update pcm990-baseboard.c to match mainline
http://linuxtv.org/hg/~gliakhovetski/v4l-dvb?cmd=changeset;nod
Guennadi Liakhovetski writes:
>> > /* Board I2C devices. */
>> I would rather have :
>> /*
>> * Board I2C devices
>> */
>
> As a matter of fact (from git-blame):
>
> 8e7ccddf (Robert Jarzmik 2008-11-15 16:09:54 +0100 732) /* Board I2C devices.
> */
Yeah, nobody is perfect I guess.
It's hard t
Hello everyone,
I've some trouble with usb webcam driver. I am newbie for drivers and it's
really strange.
static struct video_device usbcam_videodev_template = {
.name = "usbcam-unknown",
.type = VFL_TYPE_GRABBER,
.type2
On Mon, Apr 13, 2009 at 11:26 PM, Andy Walls wrote:
> On Tue, 2009-03-31 at 06:02 -0400, Brandon Jenkins wrote:
>> >>
>> >> Corey and Brandon,
>> >>
>> >> I found a race condition between the cx driver and the CX23418 firmware.
>> >> I have a patch that mitigates the problem here:
>> >>
>> >> http
On Tue, 7 Apr 2009, Robert Jarzmik wrote:
> Guennadi Liakhovetski writes:
>
> > diff --git a/arch/arm/mach-pxa/mioa701.c b/arch/arm/mach-pxa/mioa701.c
> > index 97c93a7..5c8aabf 100644
> > --- a/arch/arm/mach-pxa/mioa701.c
> > +++ b/arch/arm/mach-pxa/mioa701.c
> > @@ -724,19 +724,19 @@ struct px
17 matches
Mail list logo