2010/11/2 Guennadi Liakhovetski :
> Hi Jun
>
> On Fri, 29 Oct 2010, Jun Nie wrote:
>
>> Hi Guennadi,
>> I find that your idea of "provide a generic framebuffer driver
>> that could sit on top of a v4l output driver", which may be a good
>> solution of our LCD controller driver, or maybe much mo
Fix several defects with bad line continuation uses that
introduce whitespace.
Fix several defects with lines missing "\n".
Standardize prefixes via pr_fmt.
Remove internal cx25821 prefixes.
Standardize :%s():" ... __func__ uses.
Coalesce long formats.
Add KERN_ prefixes via pr_ to printks.
Signed
Hi,
I'm using this patch and it solves problems with a Powercam HD v3.1
Thank you for the commit as soon as possible. I would be easier for
libdvben50221 users.
--
Ludovic
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.
On Nov 5, 2010, at 10:04 AM, Christopher Harrington wrote:
> On Fri, Nov 5, 2010 at 08:27, David Härdeman wrote:
>> If you're referring to the pain caused by changing existing keytables
>> (thereby breaking custom keytables), I think it's inevitable. Throwing away
>> information is not a good sol
On Nov 5, 2010, at 4:10 PM, Jean Delvare wrote:
> It's about time to make it clear that i2c_adapter.id is deprecated.
> Hopefully this will remind the last user to move over to a different
> strategy.
>
> Signed-off-by: Jean Delvare
> Cc: Hans Verkuil
> Cc: Jarod Wilson
Acked-by: Jarod Wilso
On Nov 5, 2010, at 4:06 PM, Jean Delvare wrote:
> Delete unused I2C adapter IDs. Special cases are:
>
> * I2C_HW_B_RIVA was still set in driver rivafb, however no other
> driver is ever looking for this value, so we can safely remove it.
> * I2C_HW_B_HDPVR is used in staging driver lirc_zilog, h
On Sun, 2010-11-07 at 14:57 +0100, Matthias Schwarzott wrote:
> Hello Malcolm!
>
> It seems that ix2505v driver ignores a i2c error in ix2505v_read_status_reg.
> This looks like a typing error using (ret = 1) instead of correct (ret == 1).
>
> The attached patch fixes this.
Hi Matthias,
Thanks
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:Sun Nov 7 19:00:05 CET 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 15167:abd3aac6644e
git master:
Signed-off-by: Jean Delvare
Cc: Michel Ludwig
Cc: Stefan Ringel
---
drivers/staging/tm6000/tm6000-i2c.c | 12
1 file changed, 12 deletions(-)
--- linux-2.6.36-rc7.orig/drivers/staging/tm6000/tm6000-i2c.c 2010-10-13
10:30:09.0 +0200
+++ linux-2.6.36-rc7/drivers/staging
Usage of templates for large structures is a bad idea, as it wastes a
lot of space. Manually initializing the few fields we need is way more
efficient.
Also set the algorithm data const, use strlcpy instead of strcpy, fix
a small race (device data must always be set before registering said
device)
Hello Malcolm!
It seems that ix2505v driver ignores a i2c error in ix2505v_read_status_reg.
This looks like a typing error using (ret = 1) instead of correct (ret == 1).
The attached patch fixes this.
Regards
Matthias
diff --git a/drivers/media/dvb/frontends/ix2505v.c b/drivers/media/dvb/fronten
I get with the current -git tree the attached OOps at an almost stable Gentoo
Linux running at a ThinkPad T400.
--
MfG/Kind regards
Toralf Förster
pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3
2010-11-07T12:27:11.872+01:00 n22 kernel: usb 6-1: new high speed USB device
u
2010/11/7 Sakari Ailus :
> Hi all!
>
> Michael Jones wrote:
>> Hi Bastian (Laurent, and Sakari),
>>>
>>> I want to clarify this:
>>>
>>> I try to read images with yafta.
>>> I read in 4 images with 5MP size (no skipping). All 4 images contain only
>>> zeros.
>>> I repeat the process some times and
13 matches
Mail list logo