aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7134/saa7134-empress.c
Commit message (Expand)AuthorAgeFilesLines
* [media] saa7134-empress: add missing MPEG controlsHans Verkuil2011-03-211-0/+4
* media/video: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+1
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil2010-10-211-1/+1
* V4L/DVB: saa7134: convert to use the new mbus APIHans Verkuil2010-06-011-2/+7
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* V4L/DVB: saa7134: remove stray unlock_kernelHans Verkuil2010-01-291-5/+3
* V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-161-1/+0
* V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart2009-12-161-2/+2
* V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart2009-12-161-9/+2
* V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart2009-12-161-2/+2
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* V4L/DVB (11938): big rework of TS for saa7134Dmitri Belimov2009-06-161-0/+11
* V4L/DVB (11734): remove hw reset of MPEG encoder when lost/found seq.Dmitri Belimov2009-06-161-3/+0
* V4L/DVB (11253): saa7134: fix RTD Embedded Technologies VFG7350 support.Hans Verkuil2009-03-301-2/+1
* V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil2009-03-301-1/+1
* V4L/DVB (10544): v4l2-common: add comments warning that about the sort orderHans Verkuil2009-03-301-0/+2
* V4L/DVB (10247): saa7134: convert to the new v4l2 framework.Hans Verkuil2009-03-301-12/+10
* V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-021-7/+7
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-021-5/+4
* V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2008-10-211-1/+1
* V4L/DVB (8917): saa7134-empress: fix changing the capture standard for non-tu...Hans Verkuil2008-10-121-9/+16
* V4L/DVB (8795): saa7134-empress: insert leading null bytes for Beholder M6 em...Dmitry Belimov2008-10-121-3/+12
* V4L/DVB (8639): saa6752hs: cleanup and add AC-3 supportHans Verkuil2008-10-121-1/+21
* V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil2008-10-121-0/+3
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-271-2/+0
* V4L/DVB (8506): empress: fix control handling oopsHans Verkuil2008-07-271-2/+18
* V4L/DVB (8505): saa7134-empress.c: fix deadlockHans Verkuil2008-07-271-8/+4
* V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil2008-07-261-10/+12
* V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil2008-07-231-1/+1
* V4L/DVB (8151): saa7134-empress: fix MPEG control supportHans Verkuil2008-07-201-5/+69
* V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil2008-07-201-6/+6
* V4L/DVB (8108): Fix open/close race in saa7134Arjan van de Ven2008-06-261-0/+4
* V4L/DVB (8022): saa7134: fix race between opening and closing the deviceMarcin Slusarz2008-06-261-1/+2
* V4L/DVB (8020): Fix callbacks functions of saa7134_empressDmitri Belimov2008-06-261-20/+10
* V4L/DVB (7975): saa7134_empressDmitri Belimov2008-06-051-2/+1
* V4L/DVB (7526): media/video/saa7134 replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-2/+2
* V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski2008-04-241-2/+2
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-1/+1
* V4L/DVB (7122): saa7134-empress: Remove back lockMauro Carvalho Chehab2008-02-181-2/+0
* V4L/DVB (7121): Renames videobuf lock to vb_lockMauro Carvalho Chehab2008-02-181-4/+4
* V4L/DVB (6793): Convert saa7134-empress to video_ioctl2Mauro Carvalho Chehab2008-01-251-123/+170
* V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stopBrandon Philips2007-12-111-4/+1
* V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil2007-10-221-11/+0
* V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2007-10-221-1/+0
* V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_...Trent Piepho2007-10-101-9/+6
* V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab2007-10-091-1/+1
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-091-1/+0
* V4L/DVB (5776): Hardware MPEG audio fix for SAA7134 based "KNC One TV-Station...Rafael Bilski2007-07-181-0/+8
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-121-1/+1