summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/tea6415c.h
AgeCommit message (Collapse)Author
2006-03-08Add mxb, dpc7146, hexium_gemini and hexium_orion from 2.6.15Michael Hunold
From: Michael Hunold <hunold@linuxtv.org> Signed-off-by: Michael Hunold <hunold@linuxtv.org>
2003-05-06It's hard to keep these drivers to compile under 2.4. because of theMichael Hunold
ongoing i2c changes in 2.5. Because of the fact that they are already in the kernel and won't change any more, they can be removed here and added to the build-2.4 directory.
2003-01-10- Fix broken i2c irq transfer, due to Holger's changesMichael Hunold
- clean up the mxb driver and it's helper modules (rename the structures, add GPL license to the appropriate files, c99 initialisers) - fix 2.5.55 "module insertion causes bug in kobject.o" issue - fixed missing exported symbols in budget-core
2002-12-17Add the video4linux driver for the "Multimedia eXtension Board",Michael Hunold
an analogue tv card based on the saa7146. Warning: Makefile and Kconfig will most likely be changed by Gerd Knorr as well, so be sure to change these accordingly. Warning2: "saa7111" is already available in the kernel, but needs to be modified, as well as "video_decoder" in include/linux