aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7134/saa7134-video.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-13V4L/DVB (9160): v4l: remove vidioc_enum_fmt_vbi_capHans Verkuil1-13/+0
2008-10-12V4L/DVB (8917): saa7134-empress: fix changing the capture standard for non-tuner inputsHans Verkuil1-7/+35
2008-10-12V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil1-1/+7
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil1-3/+0
2008-07-27V4L/DVB (8506): empress: fix control handling oopsHans Verkuil1-12/+28
2008-07-26V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops structHans Verkuil1-28/+33
2008-07-20V4L/DVB (8050): Add register get/set debug ioctls to saa7134Mauro Carvalho Chehab1-0/+30
2008-07-20V4L/DVB (8019): New for I2S on for MPEG of saa7134_empressDmitry Belimov1-1/+5
2008-07-20V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil1-23/+23
2008-05-08fix irq flags in saa7134Steven Rostedt1-1/+1
2008-04-24V4L/DVB (7393): tda827x: fixed support of tuners with LNAHartmut Hackmann1-6/+1
2008-04-24V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski1-4/+4
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-1/+1
2008-02-18V4L/DVB (7121): Renames videobuf lock to vb_lockMauro Carvalho Chehab1-10/+10
2008-01-25V4L/DVB (6795): Add EXPORT_SYMBOL_GPL to the saa7134 video control routinesMauro Carvalho Chehab1-0/+3
2008-01-25V4L/DVB (6793): Convert saa7134-empress to video_ioctl2Mauro Carvalho Chehab1-12/+3
2008-01-25V4L/DVB (6792): Fix VBI supportMauro Carvalho Chehab1-8/+0
2008-01-25V4L/DVB (6791): Rename all vidioc_ to saa7134_Mauro Carvalho Chehab1-89/+89
2008-01-25V4L/DVB (6736): Fix some errors at the video_ioctl2 conversionMauro Carvalho Chehab1-172/+216
2008-01-25V4L/DVB (6735): Reorder functions to make easier to compare with the previous codeMauro Carvalho Chehab1-174/+174
2008-01-25V4L/DVB (6734): Converted saa7134-video to use video_ioctl2Douglas Schilling Landgraf1-602/+610
2008-01-25V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_Brandon Philips1-6/+6
2008-01-25V4L/DVB (6399): saa7134/: make 2 functions staticAdrian Bunk1-1/+1
2008-01-25V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab1-2/+10
2007-12-11V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stopBrandon Philips1-4/+1
2007-10-22V4L/DVB (6329): Additional Fixes for saa7134 suspend/resumeMaxim Levitsky1-9/+16
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab1-3/+0
2007-10-10V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho1-12/+10
2007-10-10V4L/DVB (6272): V4L: properly fix support for capturing interlaced video in saa7134Maxim Levitsky1-6/+10
2007-10-10V4L/DVB (6271): V4L: Add basic support for suspend/resume for saa7134Maxim Levitsky1-56/+69
2007-10-10V4L/DVB (6270): V4L: Honor dev->ctl_invert when setting up the decoder in saa7134Maxim Levitsky1-2/+6
2007-10-10V4L/DVB (6269): V4L: Fix a "scheduling while atomic" bug in saa7134Maxim Levitsky1-0/+4
2007-10-09V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab1-27/+7
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab1-1/+0
2007-04-27V4L/DVB (5329): Some saa7134 cleanupsHeikki Orsila1-48/+28
2007-04-27V4L/DVB (5314): Added support for tda827x tuners with preamlifiersHartmut Hackmann1-1/+8
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven1-2/+2
2006-10-14V4L/DVB (4727): Support status readout for saa713x based FM radioHartmut Hackmann1-1/+5
2006-10-04V4L/DVB (4704): SAA713x: fixed compile warning in SECAM fixupHartmut Hackmann1-3/+6
2006-10-04V4L/DVB (4701): Saa713x audio fixesHartmut Hackmann1-2/+55
2006-08-08V4L/DVB (4399): Fix a typo that caused some compat stuff to not workMauro Carvalho Chehab1-1/+1
2006-07-29V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab1-1/+1
2006-07-29V4L/DVB (4306): Support non interlaced capture by default for saa713xHartmut Hackmann1-2/+2
2006-05-12V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab1-0/+2
2006-03-24V4L/DVB (3516): Make video_buf more genericMauro Carvalho Chehab1-5/+4
2006-03-21V4L/DVB (3545): Fixed no_overlay option and quirks on saa7134 driverMauro Carvalho Chehab1-2/+25
2006-03-21V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaEric Sesterhenn1-2/+1
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar1-20/+20
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+1
2006-01-09V4L/DVB (3269): ioctls cleanups.Michael Krufky1-2/+3