summaryrefslogtreecommitdiff
path: root/linux/drivers/media/common/saa7146_vbi.c
AgeCommit message (Expand)Author
2007-02-19compat: Add -include linux/version.h to cflagsTrent Piepho
2006-03-10Make video_buf more genericMauro Carvalho Chehab
2006-02-06sem2mutex: drivers/media/, #2Mauro Carvalho Chehab
2005-11-26Whitespaces cleanups.Mauro Carvalho Chehab
2005-11-25saa7146 compatability fix for use with headers in v4l-kernel cvsMichael Krufky
2005-07-16Remove all #include <linux/version.h> and all referencesJohannes Stezenbach
2005-05-26remove trailing whitespaceJohannes Stezenbach
2005-03-02whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)Johannes Stezenbach
2004-11-21- prefix IER_DISABLE and IER_ENABLE with SAA7146_Johannes Stezenbach
2004-11-16 - videobuf api changes in 2.6.10Kenneth Aafloy
2004-11-08- make needlessly global code staticMichael Hunold
2004-10-26- add back support for older kernels due to popular demandMichael Hunold
2004-10-25- follow latest changes in 2.6.10-rc1 regarding video-buf. this changeMichael Hunold
2004-07-31merge back various cleanups from mainline kernel:Johannes Stezenbach
2004-01-03saa7146 driver improvements, only affects Video4Linux stuff:Michael Hunold
2003-12-15- fix compilationMichael Hunold
2003-12-15- fix a bunch of race conditions and locking bugs in video and vbiMichael Hunold
2003-11-20- make saa7146_pgtable_build_single() deliver a return code, make someMichael Hunold
2003-10-14- disable vbi workaround for dvb-c cards which use port bMichael Hunold
2003-10-06- add some debug and safety checks for video/vbi capture buffer handlingMichael Hunold
2003-07-31Improvements regarding streaming capture to gfx card memory.Michael Hunold
2003-07-01Holger:Michael Hunold
2003-06-18Indentation fixes, make RPS capture code work againMichael Hunold
2003-06-18When I submitted the last patchset for the 2.5 kernel series,Michael Hunold
2003-05-19First try to use pci_consistent_dma() throughout the whole saa7146Michael Hunold
2003-04-22- removed the compatibility crap around KBUILD_MODNAME from all drivers,Michael Hunold
2003-03-20Small changes all over the place:Michael Hunold
2003-03-20This is the beginning of some modifications to get the newMichael 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
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-17Misc. build fixes (beautification, remove some unnecessary printks)Michael Hunold
2002-12-17Add the new saa7146 driver core to media/common.Michael Hunold