summaryrefslogtreecommitdiffstats
path: root/drivers/media/common/saa7146_hlp.c
Commit message (Collapse)AuthorAgeFilesLines
* V4L/DVB (3195): Fix for 64-bit compile warningHans Verkuil2006-01-091-3/+10
| | | | | | | | - Add the fix for the saa7146 64-bit compile warning (again). This time with comments and checked by Johannes Stezenbach. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
* V4L/DVB (3194): Revert one 64-bit fix and improved other 64-bit fixesPeter Beutner2006-01-091-1/+1
| | | | | | | | | - Reverted objectionable fix in saa7146_hlp.c - Merged in improved dvb 64-bit fixes from Peter Beutner. Signed-off-by: Peter Beutner <p.beutner@gmx.net> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
* V4L/DVB (3179): Fix 64-bit compile warningsHans Verkuil2006-01-091-1/+1
| | | | | | | - Fix 64-bit compile warnings Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1036
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!