summaryrefslogtreecommitdiff
path: root/linux/drivers/media/common/saa7146_video.c
AgeCommit message (Expand)Author
2004-01-06fix build with 2.6.1-rc1-mm2 (VIDIOC_S_CTRL_OLD / VIDIOC_OVERLAY_OLD)Johannes Stezenbach
2004-01-05- fix compiler warningMichael Hunold
2004-01-04- some small indentation fixes in saa7146_hlp.cMichael Hunold
2004-01-03saa7146 driver improvements, only affects Video4Linux stuff:Michael Hunold
2003-12-21- don't disable the capture engine via video_end() before video-buf hasMichael 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-11-20- remove unnecessary "capture memory in framebuffer" special functionsMichael Hunold
2003-10-09- backfeed patches from 2.6.0-test7, which have not gone through our cvs:Michael Hunold
2003-09-29fix VIDIOC_S_FBUF for v4l1 backward compatility with xfree86 / v4l_drvJohannes Stezenbach
2003-08-26Fix bytesperline-calculation forMichael Hunold
2003-08-11- follow latest changes in video-bufMichael Hunold
2003-07-31Improvements regarding streaming capture to gfx card memory.Michael Hunold
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-07-01Holger:Michael Hunold
2003-07-01- capturing alternating fields to different buffers works nowMichael Hunold
2003-07-01- fix a capture problem (fields got lost accidentaly, fields belongingMichael Hunold
2003-06-27Don't complain when an app tries to turn *off* overlay, butMichael Hunold
2003-06-26- fix usage of "v4l2_common_std()" from v4l2-common.c in saa7146_video.cMichael Hunold
2003-06-18When I submitted the last patchset for the 2.5 kernel series,Michael Hunold
2003-06-03Here comes the "dvb-c analog module hack"Michael Hunold
2003-05-28I removed all "analog" drivers from the main CVS repository and moved themMichael 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-20Small changes all over the place:Michael Hunold
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