summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/saa7134/saa7134-video.c
AgeCommit message (Expand)Author
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
2006-03-10Make video_buf more genericMauro Carvalho Chehab
2006-02-06sem2mutex: drivers/media/, #2Mauro Carvalho Chehab
2006-01-11From: Panagiotis Issaris <takis@issaris.org>Mauro Carvalho Chehab
2006-01-01ioctls cleanups.Mauro Carvalho Chehab
2005-11-10em28xx IR fixup and explicit compat_ioctl32 handlerMauro Carvalho Chehab
2005-11-09Moves 32 bit ioctl compat handler to V4L sybsystemMauro Carvalho Chehab
2005-10-18 * ../linux/drivers/media/video/cx88/cx88-video.c: (radio_do_ioctl):Nickolay V. Shmyrev
2005-10-17 - Some changes to allow compiling cx88 and saa7134 withoutMauro Carvalho Chehab
2005-10-16- Whitespaces Cleanups.Mauro Carvalho Chehab
2005-10-16- Whitespace Cleanups.Mauro Carvalho Chehab
2005-10-06 * saa7134-cards.c:Nickolay V. Shmyrev
2005-09-14 * cx88-core.c:Nickolay V. Shmyrev
2005-09-14 * saa7134-cards.c: (saa7134_board_init1):Nickolay V. Shmyrev
2005-08-18Removed trailing whitespace.Michael Krufky
2005-08-17 * cx88-dvb.c: (lgdt330x_pll_set):Nickolay V. Shmyrev
2005-07-15 - linux/version.h removed at linux-2.6.13-rc3-mm1.Mauro Carvalho Chehab
2005-06-28 * cx88-core.c, cx88-dvb.c, cx88-input.c:Michael Krufky
2005-06-16 - don't turn off the xtal output of the TDA8275 in sleep modeHartmut Hackmann