summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/saa7164/saa7164-fw.c
AgeCommit message (Collapse)Author
2009-05-11SAA7164: Increase firmware load toleranceSteven Toth
From: Steven Toth <stoth@kernellabs.com> It's timing out and aborting firmware load too quickly on some platforms, this increases the upper limit. Priority: normal Signed-off-by: Steven Toth <stoth@kernellabs.com>
2009-05-09SAA7164: Add support for the NXP SAA7164 siliconSteven Toth
From: Steven Toth <stoth@kernellabs.com> This patch adds support for all of the known shipping Hauppauge HVR-2200 and HVR-2250 boards. Digital TV ATSC/QAM and DVB-T is enabled at this time. Both tuners are supported. Volatiles and typedefs need rework, the rest is coding style compliant. Priority: normal Signed-off-by: Steven Toth <stoth@kernellabs.com>