summaryrefslogtreecommitdiff
path: root/drivers/media/video/saa7134/saa7134-video.c
AgeCommit message (Expand)AuthorFilesLines
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...Mauro 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 V...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_...Trent Piepho1-12/+10
2007-10-10V4L/DVB (6272): V4L: properly fix support for capturing interlaced video in s...Maxim 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 saa...Maxim 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
2006-01-09V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann1-0/+2
2005-11-09[PATCH] v4l: 821: set tuner type in vidioc_g_tunerElad Lahav1-0/+2
2005-11-09[PATCH] v4l: 809: some changes to allow compiling cx88 and saa7134Mauro Carvalho Chehab1-1/+5
2005-11-09[PATCH] v4l: 801: whitespaces cleanupsMauro Carvalho Chehab1-2/+2
2005-11-09[PATCH] v4l: 800: whitespace cleanupsMauro Carvalho Chehab1-53/+53
2005-11-09[PATCH] v4l: 719: implement some differences in video output portRobert W. Boone1-3/+55
2005-11-09[PATCH] v4l: 667: remove some if 0 which doesn t have any senseNickolay V. Shmyrev1-2/+2
2005-11-09[PATCH] v4l: 663: add new rtd cardsNickolay V. Shmyrev1-2/+7
2005-09-09[PATCH] v4l: SAA7134 updates and board additionsMauro Carvalho Chehab1-24/+1
2005-07-12[PATCH] v4l: SAA7134 UpdateMauro Carvalho Chehab1-17/+37
2005-06-24[PATCH] v4l: update for SAA7134 cardsMauro Carvalho Chehab1-39/+22
2005-06-24[PATCH] v4l: saa7134 ntsc vbi fixMichael Schimek1-20/+23
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+2406