aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7134/saa7134-video.c
Commit message (Expand)AuthorAgeFilesLines
* fix irq flags in saa7134Steven Rostedt2008-05-081-1/+1
* V4L/DVB (7393): tda827x: fixed support of tuners with LNAHartmut Hackmann2008-04-241-6/+1
* V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski2008-04-241-4/+4
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-1/+1
* V4L/DVB (7121): Renames videobuf lock to vb_lockMauro Carvalho Chehab2008-02-181-10/+10
* V4L/DVB (6795): Add EXPORT_SYMBOL_GPL to the saa7134 video control routinesMauro Carvalho Chehab2008-01-251-0/+3
* V4L/DVB (6793): Convert saa7134-empress to video_ioctl2Mauro Carvalho Chehab2008-01-251-12/+3
* V4L/DVB (6792): Fix VBI supportMauro Carvalho Chehab2008-01-251-8/+0
* V4L/DVB (6791): Rename all vidioc_ to saa7134_Mauro Carvalho Chehab2008-01-251-89/+89
* V4L/DVB (6736): Fix some errors at the video_ioctl2 conversionMauro Carvalho Chehab2008-01-251-172/+216
* V4L/DVB (6735): Reorder functions to make easier to compare with the previous...Mauro Carvalho Chehab2008-01-251-174/+174
* V4L/DVB (6734): Converted saa7134-video to use video_ioctl2Douglas Schilling Landgraf2008-01-251-602/+610
* V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...Brandon Philips2008-01-251-6/+6
* V4L/DVB (6399): saa7134/: make 2 functions staticAdrian Bunk2008-01-251-1/+1
* V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab2008-01-251-2/+10
* V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stopBrandon Philips2007-12-111-4/+1
* V4L/DVB (6329): Additional Fixes for saa7134 suspend/resumeMaxim Levitsky2007-10-221-9/+16
* V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2007-10-221-3/+0
* V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_...Trent Piepho2007-10-101-12/+10
* V4L/DVB (6272): V4L: properly fix support for capturing interlaced video in s...Maxim Levitsky2007-10-101-6/+10
* V4L/DVB (6271): V4L: Add basic support for suspend/resume for saa7134Maxim Levitsky2007-10-101-56/+69
* V4L/DVB (6270): V4L: Honor dev->ctl_invert when setting up the decoder in saa...Maxim Levitsky2007-10-101-2/+6
* V4L/DVB (6269): V4L: Fix a "scheduling while atomic" bug in saa7134Maxim Levitsky2007-10-101-0/+4
* V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab2007-10-091-27/+7
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-091-1/+0
* V4L/DVB (5329): Some saa7134 cleanupsHeikki Orsila2007-04-271-48/+28
* V4L/DVB (5314): Added support for tda827x tuners with preamlifiersHartmut Hackmann2007-04-271-1/+8
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-121-2/+2
* V4L/DVB (4727): Support status readout for saa713x based FM radioHartmut Hackmann2006-10-141-1/+5
* V4L/DVB (4704): SAA713x: fixed compile warning in SECAM fixupHartmut Hackmann2006-10-041-3/+6
* V4L/DVB (4701): Saa713x audio fixesHartmut Hackmann2006-10-041-2/+55
* V4L/DVB (4399): Fix a typo that caused some compat stuff to not workMauro Carvalho Chehab2006-08-081-1/+1
* V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab2006-07-291-1/+1
* V4L/DVB (4306): Support non interlaced capture by default for saa713xHartmut Hackmann2006-07-291-2/+2
* V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab2006-05-121-0/+2
* V4L/DVB (3516): Make video_buf more genericMauro Carvalho Chehab2006-03-241-5/+4
* V4L/DVB (3545): Fixed no_overlay option and quirks on saa7134 driverMauro Carvalho Chehab2006-03-211-2/+25
* V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaEric Sesterhenn2006-03-211-2/+1
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-071-20/+20
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-111-2/+1
* V4L/DVB (3269): ioctls cleanups.Michael Krufky2006-01-091-2/+3
* V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann2006-01-091-0/+2
* [PATCH] v4l: 821: set tuner type in vidioc_g_tunerElad Lahav2005-11-091-0/+2
* [PATCH] v4l: 809: some changes to allow compiling cx88 and saa7134Mauro Carvalho Chehab2005-11-091-1/+5
* [PATCH] v4l: 801: whitespaces cleanupsMauro Carvalho Chehab2005-11-091-2/+2
* [PATCH] v4l: 800: whitespace cleanupsMauro Carvalho Chehab2005-11-091-53/+53
* [PATCH] v4l: 719: implement some differences in video output portRobert W. Boone2005-11-091-3/+55
* [PATCH] v4l: 667: remove some if 0 which doesn t have any senseNickolay V. Shmyrev2005-11-091-2/+2
* [PATCH] v4l: 663: add new rtd cardsNickolay V. Shmyrev2005-11-091-2/+7
* [PATCH] v4l: SAA7134 updates and board additionsMauro Carvalho Chehab2005-09-091-24/+1