summaryrefslogtreecommitdiff
path: root/linux/drivers/media/common/saa7146_fops.c
AgeCommit message (Expand)Author
2009-02-08saa7146: move v4l2 device registration to saa7146_vv.Hans Verkuil
2009-01-26saa7146: fix VIDIOC_ENUMSTD.Hans Verkuil
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-10-19v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-08-23v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-04-30backport tuners move patch from -gitMauro Carvalho Chehab
2008-04-26From: Mauro Carvalho Chehab <mchehab@infradead.org>Mauro Carvalho Chehab
2008-04-15Backport changeset 5fa1247a2b56f33f88432c24e109deaf91ef8281Mauro Carvalho Chehab
2008-02-21 saa7146: fix sparse warningsMauro Carvalho Chehab
2008-01-12 drivers/media/common: Add missing video_device_releaseMauro Carvalho Chehab
2007-11-06V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_Brandon Philips
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-02-21Backport: make file_operations constMauro Carvalho Chehab
2007-02-19compat: Add -include linux/version.h to cflagsTrent Piepho
2007-01-31saa7146_vv: pass correct memory size to pci_free_consistentOliver Endriss
2006-08-02V4L2 Conversion: saa5246a, saa5249, vino, hexium_orion, hexium_geminiMauro Carvalho Chehab
2006-04-11Kill drivers/media/common/saa7146_vv_ksyms.cMauro Carvalho Chehab
2006-03-15Merging from mchehab vivi branchMauro Carvalho Chehab
2006-03-13BUG_ON() Conversion in drivers/video/mediaMauro Carvalho Chehab
2006-03-10Make video_buf more genericMauro Carvalho Chehab
2006-02-06sem2mutex: drivers/media/, #2Mauro Carvalho Chehab
2006-01-11From: Panagiotis Issaris <takis@issaris.org>Mauro Carvalho Chehab
2006-01-08WSS output interface for av7110Oliver Endriss
2005-12-08syncronizes some changes between v4l and dvbMauro 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-06-02This patch makes a needlessly global function static.Johannes Stezenbach
2005-05-26remove trailing whitespaceJohannes Stezenbach
2004-11-16 - videobuf api changes in 2.6.10Kenneth Aafloy
2004-11-08- make needlessly global code staticMichael Hunold
2004-11-03- disable spinlock debugging stuff for 2.4Michael 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-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-11- minor debug output cleanup in the resource handling functionsMichael Hunold
2004-01-03saa7146 driver improvements, only affects Video4Linux stuff:Michael Hunold
2003-12-18- use videobuf_waiton() non-interruptible, so signals won't disturb theMichael Hunold
2003-12-16- use DEB_INT for very verbose debugging outputMichael Hunold
2003-12-15- fix compilationMichael Hunold
2003-11-14- sanitize enabling of video input pins and i2c pinsMichael Hunold
2003-10-14Make cleanup handler interruptible.Michael Hunold
2003-10-09- backfeed patches from 2.6.0-test7, which have not gone through our cvs:Michael Hunold