summaryrefslogtreecommitdiff
path: root/linux/drivers/media/common/saa7146_video.c
AgeCommit message (Expand)Author
2003-03-20This is the beginning of some modifications to get the newMichael Hunold
2003-03-06Removed some debug messages, verified that it works with "mp1e" andMichael Hunold
2003-03-06Added some planar yuv modes to the saa7146 driver core:Michael Hunold
2003-01-09Fixes for 2.5.55 all over the place:Michael Hunold
2003-01-07- Fixed all initializers to C99, expect av7110.cMichael Hunold
2003-01-06Fixed the "gray bar on the left side of the video window afterMichael Hunold
2003-01-05Fixed a saa7146 driver flaw: after a read() call is satisfied,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-20More compile fixes to allow a flawless static build, changed theMichael Hunold
2002-12-19static declarations where possibleHolger Waechtler
2002-12-17Misc. build fixes (beautification, remove some unnecessary printks)Michael Hunold
2002-12-17Add the new saa7146 driver core to media/common.Michael Hunold