summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/saa7134/saa7134-video.c
AgeCommit message (Expand)Author
2009-07-28saa7134: fix lock imbalanceMauro Carvalho Chehab
2009-07-10merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-rdsMauro Carvalho Chehab
2009-07-02remove redundant tests on unsignedDouglas Schilling Landgraf
2009-06-20saa7134: set RDS capability if applicable.Hans Verkuil
2009-05-08saa7134-video.c: fix the block bugMauro Carvalho Chehab
2009-06-01merge: http://linuxtv.org/hg/~tap/v4l-dvbMauro Carvalho Chehab
2009-05-30saa7134: Use v4l bounding/alignment functionTrent Piepho
2009-05-31saa7134-video.c: Fix poll return conditionMauro Carvalho Chehab
2009-05-18saa7134-video.c: poll method lose race conditionMauro Carvalho Chehab
2009-04-01v4l2-subdev: move s_std from tuner to core.Hans Verkuil
2009-04-01v4l2-subdev: move s_standby from core to tuner.Hans Verkuil
2009-03-29saa7134: add RDS support.Hans Verkuil
2009-03-10avoid loading the entire videodev.h header for drivers that are already V4L2 ...Mauro Carvalho Chehab
2009-02-09saa7134: get rid of KBLMauro Carvalho Chehab
2009-02-09saa7134-video: two int controls lack a stepMauro Carvalho Chehab
2009-01-17saa7134: convert to the new v4l2 framework.Hans Verkuil
2008-12-30v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil
2008-12-30v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-10-03v4l: remove vidioc_enum_fmt_vbi_capHans Verkuil
2008-09-06saa7134-empress: fix changing the capture standard for non-tuner inputsHans Verkuil
2008-07-30v4l: move BKL down to the driver level.Hans Verkuil
2008-07-27merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-videodevMauro Carvalho Chehab
2008-07-26empress: fix control handling oopsHans Verkuil
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-21videodev: move all ioctl callbacks to a new v4l2_ioctl_ops structHans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.13Hans Verkuil
2008-06-16Add register get/set debug ioctls to saa7134Mauro Carvalho Chehab
2008-06-10New for I2S on for MPEG of saa7134_empressMauro Carvalho Chehab
2008-05-28videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil
2008-05-26Backport some miscelaneous trivial fixes from mainstreamMauro Carvalho Chehab
2008-03-16tda827x: fixed support of tuners with LNAHartmut Hackmann
2008-02-25From: Guennadi Liakhovetski <g.liakhovetski@pengutronix.de>Mauro Carvalho Chehab
2008-01-31Renames videobuf lock to vb_lockMauro Carvalho Chehab
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2007-12-11Add EXPORT_SYMBOL_GPL to the saa7134 video control routinesMauro Carvalho Chehab
2007-12-11Convert saa7134-empress to video_ioctl2Mauro Carvalho Chehab
2007-12-11Fix VBI supportMauro Carvalho Chehab
2007-12-11Rename all vidioc_ to saa7134_Mauro Carvalho Chehab
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