aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/saa7134/saa7134-video.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-13V4L/DVB (9160): v4l: remove vidioc_enum_fmt_vbi_capHans Verkuil
2008-10-12V4L/DVB (8917): saa7134-empress: fix changing the capture standard for non-tu...Hans Verkuil
2008-10-12V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-27V4L/DVB (8506): empress: fix control handling oopsHans Verkuil
2008-07-26V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil
2008-07-20V4L/DVB (8050): Add register get/set debug ioctls to saa7134Mauro Carvalho Chehab
2008-07-20V4L/DVB (8019): New for I2S on for MPEG of saa7134_empressDmitry Belimov
2008-07-20V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil
2008-05-08fix irq flags in saa7134Steven Rostedt
2008-04-24V4L/DVB (7393): tda827x: fixed support of tuners with LNAHartmut Hackmann
2008-04-24V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf
2008-02-18V4L/DVB (7121): Renames videobuf lock to vb_lockMauro Carvalho Chehab
2008-01-25V4L/DVB (6795): Add EXPORT_SYMBOL_GPL to the saa7134 video control routinesMauro Carvalho Chehab
2008-01-25V4L/DVB (6793): Convert saa7134-empress to video_ioctl2Mauro Carvalho Chehab
2008-01-25V4L/DVB (6792): Fix VBI supportMauro Carvalho Chehab
2008-01-25V4L/DVB (6791): Rename all vidioc_ to saa7134_Mauro Carvalho Chehab
2008-01-25V4L/DVB (6736): Fix some errors at the video_ioctl2 conversionMauro Carvalho Chehab
2008-01-25V4L/DVB (6735): Reorder functions to make easier to compare with the previous...Mauro Carvalho Chehab
2008-01-25V4L/DVB (6734): Converted saa7134-video to use video_ioctl2Douglas Schilling Landgraf
2008-01-25V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...Brandon Philips
2008-01-25V4L/DVB (6399): saa7134/: make 2 functions staticAdrian Bunk
2008-01-25V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab
2007-12-11V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stopBrandon Philips
2007-10-22V4L/DVB (6329): Additional Fixes for saa7134 suspend/resumeMaxim Levitsky
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-10V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_...Trent Piepho
2007-10-10V4L/DVB (6272): V4L: properly fix support for capturing interlaced video in s...Maxim Levitsky
2007-10-10V4L/DVB (6271): V4L: Add basic support for suspend/resume for saa7134Maxim Levitsky
2007-10-10V4L/DVB (6270): V4L: Honor dev->ctl_invert when setting up the decoder in saa...Maxim Levitsky
2007-10-10V4L/DVB (6269): V4L: Fix a "scheduling while atomic" bug in saa7134Maxim Levitsky
2007-10-09V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-04-27V4L/DVB (5329): Some saa7134 cleanupsHeikki Orsila
2007-04-27V4L/DVB (5314): Added support for tda827x tuners with preamlifiersHartmut Hackmann
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven
2006-10-14V4L/DVB (4727): Support status readout for saa713x based FM radioHartmut Hackmann
2006-10-04V4L/DVB (4704): SAA713x: fixed compile warning in SECAM fixupHartmut Hackmann
2006-10-04V4L/DVB (4701): Saa713x audio fixesHartmut Hackmann
2006-08-08V4L/DVB (4399): Fix a typo that caused some compat stuff to not workMauro Carvalho Chehab
2006-07-29V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab
2006-07-29V4L/DVB (4306): Support non interlaced capture by default for saa713xHartmut Hackmann
2006-05-12V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab
2006-03-24V4L/DVB (3516): Make video_buf more genericMauro Carvalho Chehab
2006-03-21V4L/DVB (3545): Fixed no_overlay option and quirks on saa7134 driverMauro Carvalho Chehab
2006-03-21V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaEric Sesterhenn
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris