summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/saa7134/saa7134-video.c
AgeCommit message (Expand)Author
2008-07-30v4l: move BKL down to the driver level.Hans Verkuil
2008-07-27merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-videodevMauro Carvalho Chehab
2008-07-26empress: fix control handling oopsHans Verkuil
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-21videodev: move all ioctl callbacks to a new v4l2_ioctl_ops structHans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.13Hans Verkuil
2008-06-16Add register get/set debug ioctls to saa7134Mauro Carvalho Chehab
2008-06-10New for I2S on for MPEG of saa7134_empressMauro Carvalho Chehab
2008-05-28videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil
2008-05-26Backport some miscelaneous trivial fixes from mainstreamMauro Carvalho Chehab
2008-03-16tda827x: fixed support of tuners with LNAHartmut Hackmann
2008-02-25From: Guennadi Liakhovetski <g.liakhovetski@pengutronix.de>Mauro Carvalho Chehab
2008-01-31Renames videobuf lock to vb_lockMauro Carvalho Chehab
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2007-12-11Add EXPORT_SYMBOL_GPL to the saa7134 video control routinesMauro Carvalho Chehab
2007-12-11Convert saa7134-empress to video_ioctl2Mauro Carvalho Chehab
2007-12-11Fix VBI supportMauro Carvalho Chehab
2007-12-11Rename all vidioc_ to saa7134_Mauro Carvalho Chehab
2007-12-07Fix some errors at the video_ioctl2 conversionMauro Carvalho Chehab
2007-12-07Reorder functions to make easier to compare with the previous codeMauro Carvalho Chehab
2007-12-07Converted saa7134-video to use video_ioctl2Mauro Carvalho Chehab
2007-11-13V4L: Convert videobuf drivers to videobuf_stopBrandon Philips
2007-11-06V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_Brandon Philips
2007-10-24 saa7134/: make 2 functions staticMauro Carvalho Chehab
2007-10-18Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab
2007-10-12 Additional Fixes for saa7134 suspend/resumeMauro Carvalho Chehab
2007-10-15v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-10saa7134: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho
2007-09-27V4L: properly fix support for capturing interlaced video in saa7134Maxim Levitsky
2007-09-27V4L: Add basic support for suspend/resume for saa7134Maxim Levitsky
2007-09-27V4L: Honor dev->ctl_invert when setting up the decoder in saa7134Maxim Levitsky
2007-09-27V4L: Fix a "scheduling while atomic" bug in saa7134Maxim Levitsky
2007-08-23Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-07-02Fix v4l-dvb backward compatibilityMauro Carvalho Chehab
2007-02-24merge: http://linuxtv.org/hg/~hhackmann/v4l-dvbMauro Carvalho Chehab
2007-02-21Backport: make file_operations constMauro Carvalho Chehab
2007-02-17some saa7134 cleanupsHartmut Hackmann
2007-01-23Added support for tda827x tuners with preamlifiersHartmut Hackmann
2006-10-07Support status readout for saa713x based FM radioHartmut Hackmann
2006-10-03SAA713x: fixed compile warning in SECAM fixupHartmut Hackmann
2006-10-03saa713x audio fixesHartmut Hackmann
2006-07-30Fix a typo that caused some compat stuff to not workMauro Carvalho Chehab
2006-07-23Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab
2006-07-15Support non interlaced capture by default for saa713xHartmut Hackmann
2006-04-11Merge: from V4L1 treeMauro Carvalho Chehab
2006-04-11Since we are not using CVS, $Id makes no sense anymoreMauro Carvalho Chehab
2006-03-17Fixed no_overlay option and quirks on saa7134 driverMauro Carvalho Chehab
2006-03-15Merging from mchehab vivi branchMauro Carvalho Chehab
2006-03-13BUG_ON() Conversion in drivers/video/mediaMauro Carvalho Chehab