summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video
AgeCommit message (Expand)Author
2003-07-17[V4L] - fix static build for hexium_gemini and hexium_orion drivers (Thanks t...Michael Hunold
2003-07-07Make the "ext_vv_data" informations a per-device information insteadMichael Hunold
2003-06-26- fix usage of "v4l2_common_std()" from v4l2-common.c in saa7146_video.cMichael Hunold
2003-06-03Follow the latest changes in the saa7146 driver core.Michael Hunold
2003-05-28I removed all "analog" drivers from the main CVS repository and moved themMichael Hunold
2003-05-20Add new drivers for the Hexium Orion and Gemini frame grabber cards.Michael Hunold
2003-05-06It's hard to keep these drivers to compile under 2.4. because of theMichael Hunold
2003-04-30- introduce dvb_functions.h in order to make the dvb subsystemMichael Hunold
2003-04-28Compile fixes against 2.5.68.Michael Hunold
2003-04-25Lots of cosmetic changes in order to sync the CVS withMichael Hunold
2003-04-24Some fixes to get the "analog" i2c drivers to work for both 2.4 andMichael Hunold
2003-04-22- removed the compatibility crap around KBUILD_MODNAME from all drivers,Michael Hunold
2003-03-28A whole bunch of small changes all over the place:Michael Hunold
2003-03-20Necessary changes to the analog saa7146 based video drivers dueMichael Hunold
2003-03-17- Fixed the build-2.4 tree to compile with 2.4.18 kernels.Michael Hunold
2003-03-14saa7146: set default values for brightness/contrast/saturation on driver loadMichael Hunold
2003-02-27- fix some bugs that appeared in system with both analog and digitalMichael Hunold
2003-02-26- Compile fixes against 2.5.63 (daemonize() has been changed)Michael Hunold
2003-01-10- Fix broken i2c irq transfer, due to Holger's changesMichael Hunold
2003-01-09Fixes for 2.5.55 all over the place:Michael Hunold
2003-01-05After all, using the i2c irq wasn't a good idea. After long hours ofMichael Hunold
2003-01-04- Removed preinit() from saa7146 probe()/attach() logic, it's not usedMichael Hunold
2003-01-04Some more changes... (but we're stabilizing...)Michael Hunold
2002-12-30Next chunk of big splitup / cleanup:Michael Hunold
2002-12-29Major cleanup: the goal is to get rid of the budget card <=> saa7146.o <=> vi...Michael Hunold
2002-12-23For some unobvious reason, analog cards (ie. the MXB) and digital cardsMichael Hunold
2002-12-22EXPORT_NO_SYMBOLS is no longer needed in drivers.Michael Hunold
2002-12-20Removed the dependecy to i2c-core from saa7146 and av7110,Michael Hunold
2002-12-20More compile fixes to allow a flawless static build, changed theMichael Hunold
2002-12-17Misc. build fixes (beautification, remove some unnecessary printks)Michael Hunold
2002-12-17Add the video4linux driver for the "Multimedia eXtension Board",Michael Hunold