summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/saa7134/saa7134-empress.c
AgeCommit message (Expand)Author
2009-07-21backport commit 405f55712dfe464b3240d7816cc4fe4174831be2Mauro Carvalho Chehab
2009-05-28big rework of TS for saa7134Mauro Carvalho Chehab
2009-04-28remove hw reset of MPEG encoder when lost/found seq.Mauro Carvalho Chehab
2009-03-28saa7134: fix RTD Embedded Technologies VFG7350 support.Hans Verkuil
2009-02-21v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil
2009-02-13v4l2-common: add comments warning that about the sort orderHans Verkuil
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-19v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-09-06saa7134-empress: fix changing the capture standard for non-tuner inputsHans Verkuil
2008-08-26saa7134-empress: insert leading null bytes for Beholder M6 empress cardsHans Verkuil
2008-08-08saa6752hs: cleanup and add AC-3 supportHans 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-26saa7134-empress.c: fix deadlockHans 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-20videodev: rename 'dev' to 'parent'Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.10Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.0Hans Verkuil
2008-06-27saa7134-empress: fix MPEG control supportHans Verkuil
2008-06-22 Fix open/close race in saa7134Mauro Carvalho Chehab
2008-06-10 v4l: saa7134: fix race between opening and closing the deviceMauro Carvalho Chehab
2008-06-10changeset: 8020:0580af3c9795Mauro Carvalho Chehab
2008-05-21 saa7134_empressMauro Carvalho Chehab
2008-05-28videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil
2008-04-08media/video/saa7134 replace remaining __FUNCTION__ occurrencesMichael Krufky
2008-02-25From: Guennadi Liakhovetski <g.liakhovetski@pengutronix.de>Mauro Carvalho Chehab
2008-01-31saa7134-empress: Remove back lockMauro Carvalho Chehab
2008-01-31Renames videobuf lock to vb_lockMauro Carvalho Chehab
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2007-12-11Convert saa7134-empress to video_ioctl2Mauro Carvalho Chehab
2007-11-13V4L: Convert videobuf drivers to videobuf_stopBrandon Philips
2007-10-15merge: http://www.linuxtv.org/hg/~hverkuil/mpegcompMauro Carvalho Chehab
2007-10-15v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-11Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil
2007-10-10saa7134: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho
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-06-20Hardware MPEG audio fix for SAA7134 based "KNC One TV-Station DVR" cardMauro Carvalho Chehab
2007-02-21Backport: make file_operations constMauro Carvalho Chehab
2006-12-16Several stuff backported from 2.6.19-git seriesMauro Carvalho Chehab
2006-06-18Put old MPEGCOMP API under #if __KERNEL__ and issue warnings when used.Hans Verkuil
2006-06-18Port new MPEG API to saa7134-empress with saa6752hsHans Verkuil
2006-04-11Since we are not using CVS, $Id makes no sense anymoreMauro Carvalho Chehab
2006-02-06sem2mutex: drivers/media/, #2Mauro Carvalho Chehab
2006-01-01ioctls cleanups.Mauro Carvalho Chehab