Steven Toth <stoth@kernellabs.com> [Sat, 23 Jan 2010 10:12:19 -0500] rev 14627
saa7164: Add support for another HVR2200 hardware revision
From: Tony Jago <tony@hammertelecom.com.au>
Hauppauge have released a new model rev, sub id 8940, this adds
support.
I modified Tony's patch slightly in relation to the card numbering
in saa7164.h, appending rather than inserting the new card - normal
practise.
Priority: normal
Signed-off-by: Tony Jago <tony@hammertelecom.com.au>
Signed-off-by: Steven Toth <stoth@kernellabs.com>
Steven Toth <stoth@kernellabs.com> [Sat, 08 May 2010 15:23:27 -0400] rev 14626
tda10048: add missing 4k definition
From: Steven Toth <stoth@kernellabs.com>
tda10048: add missing 4k definition
Priority: normal
Signed-off-by: Steven Toth <stoth@kernellabs.com>
Steven Toth <stoth@kernellabs.com> [Sat, 08 May 2010 14:52:52 -0400] rev 14625
tda10048: clear the uncorrected packet registers when saturated
From: Guillaume Audirac <guillaume.audirac@webag.fr>
Use the register CLUNC to reset the CPTU registers (LSB & MSB) when they
saturate at 0xFFFF. Fixes as well a few register typos.
Priority: normal
Signed-off-by: Guillaume Audirac <guillaume.audirac@webag.fr>
Signed-off-by: Steven Toth <stoth@kernellabs.com>
Steven Toth <stoth@kernellabs.com> [Sat, 08 May 2010 14:51:27 -0400] rev 14624
tda10048: fix bitmask for the transmission mode
From: Guillaume Audirac <guillaume.audirac@webag.fr>
Add a missing bit for reading the transmission mode (2K/8K) in
tda10048_get_tps
Priority: normal
Signed-off-by: Guillaume Audirac <guillaume.audirac@webag.fr>
Signed-off-by: Steven Toth <stoth@kernellabs.com>
Steven Toth <stoth@kernellabs.com> [Sat, 08 May 2010 14:48:22 -0400] rev 14623
tda10048: fix the uncomplete function tda10048_read_ber
From: Guillaume Audirac <guillaume.audirac@webag.fr>
Completes the bit-error-rate read function with the CBER register (before
Viterbi decoder). The returned value is 1e8*actual_ber to be positive.
Also includes some typo mistakes.
ST: Cleanup. A line > 80 chars
Priority: normal
Signed-off-by: Guillaume Audirac <guillaume.audirac@webag.fr>
Signed-off-by: Steven Toth <stoth@kernellabs.com>
Steven Toth <stoth@kernellabs.com> [Sat, 06 Mar 2010 16:07:14 -0500] rev 14622
saa7164: Avoid "IRQF_DISABLED is not guaranteed" message
From: Steven Toth <stoth@kernellabs.com>
saa7164: Avoid "IRQF_DISABLED is not guaranteed" message
Priority: normal
Signed-off-by: Steven Toth <stoth@kernellabs.com>
Steven Toth <stoth@kernellabs.com> [Sat, 06 Mar 2010 16:05:31 -0500] rev 14621
saa7164: Upgrade the driver to use the latest -3 firmwares.
From: Steven Toth <stoth@kernellabs.com>
saa7164: Upgrade the driver to use the latest -3 firmwares.
Priority: normal
Signed-off-by: Steven Toth <stoth@kernellabs.com>
Steven Toth <stoth@kernellabs.com> [Sat, 08 May 2010 14:24:46 -0400] rev 14620
saa7164: Convert PCI I/O calls to use dedicated I/O PCI funcs.
From: Steven Toth <stoth@kernellabs.com>
Convert indirect PCI register access to _read/write() calls.
Priority: normal
Signed-off-by: Steven Toth <stoth@kernellabs.com>
Douglas Schilling Landgraf <dougsland@redhat.com> [Thu, 29 Apr 2010 23:31:06 -0300] rev 14619
w9966: convert to V4L2
From: Hans Verkuil <hverkuil@xs4all.nl>
Note that I have not been able to find anyone with this hardware. I tried
contacting the author without success, searched on eBay and similar places
without luck either.
So this conversion is untested. That said, it was pretty straightforward
so it is time to have this driver join the V4L2 world at last.
Priority: normal
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
Douglas Schilling Landgraf <dougsland@redhat.com> [Thu, 29 Apr 2010 01:47:05 -0300] rev 14618
gspca - vc032x: Change the ov7670 format to YUYV
From: Jean-Fran?ois Moine <moinejf@free.fr>
Priority: normal
Signed-off-by: Jean-Fran?ois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>