summaryrefslogtreecommitdiff
path: root/linux/include/media/saa7146_vv.h
AgeCommit message (Expand)Author
2009-01-18saa7146: convert to video_ioctl2.Hans Verkuil
2008-12-30v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2008-12-30v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-11-01v4l: remove inode argument from video_usercopyHans Verkuil
2008-07-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil
2007-10-31saa7146_vv.h: remove wrong include <linux/videodev.h>Oliver Endriss
2007-08-23Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab
2007-05-02saa7146: proper prototype for saa7146_video_do_ioctl()Oliver Endriss
2007-03-14saa7146: Fix allocation of clipping memoryOliver Endriss
2006-06-05Removed all references to kernel stuff from videodev.h and videodev2.hMauro Carvalho Chehab
2006-03-10Make video_buf more genericMauro Carvalho Chehab
2006-01-08WSS output interface for av7110Oliver Endriss
2005-11-26Whitespaces cleanups.Mauro Carvalho Chehab
2005-11-13Fixing headers to compile cleanly.Michael Krufky
2005-03-02whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)Johannes Stezenbach
2004-11-08- make needlessly global code staticMichael Hunold
2004-07-31merge back various cleanups from mainline kernel:Johannes Stezenbach
2004-07-29 - Fix videodev has no release callback.Kenneth Aafloy
2004-04-28- fix some ppc be endianess issues, overlay works fine, grabbing does not wor...Michael Hunold
2004-03-15- remove superfluous h_calc and v_field entries from internal saa7146_vvMichael Hunold
2004-03-12- header file changes belonging to the last saa7146 updatesMichael Hunold
2004-01-03saa7146 driver improvements, only affects Video4Linux stuff:Michael Hunold
2003-12-15- fix compilationMichael Hunold
2003-10-22- remove SAA7146_EXT_SWAP_ODD_EVEN flag + handlingMichael Hunold
2003-10-06- add some debug and safety checks for video/vbi capture buffer handlingMichael Hunold
2003-07-07Make the "ext_vv_data" informations a per-device information insteadMichael Hunold
2003-07-01- capturing alternating fields to different buffers works nowMichael Hunold
2003-06-26- fix usage of "v4l2_common_std()" from v4l2-common.c in saa7146_video.cMichael 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-06-03Here comes the "dvb-c analog module hack"Michael Hunold
2003-05-19First try to use pci_consistent_dma() throughout the whole saa7146Michael Hunold
2003-03-20Small changes all over the place:Michael Hunold
2003-03-20Move important *internal* kernel header files to include/media.Michael Hunold