aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/saa7134/saa7134-empress.c
AgeCommit message (Expand)Author
2010-12-24media/video: don't use flush_scheduled_work()Tejun Heo
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-21V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil
2010-06-01V4L/DVB: saa7134: convert to use the new mbus APIHans Verkuil
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-29V4L/DVB: saa7134: remove stray unlock_kernelHans Verkuil
2009-12-16V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart
2009-12-16V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart
2009-12-16V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-16V4L/DVB (11938): big rework of TS for saa7134Dmitri Belimov
2009-06-16V4L/DVB (11734): remove hw reset of MPEG encoder when lost/found seq.Dmitri Belimov
2009-03-30V4L/DVB (11253): saa7134: fix RTD Embedded Technologies VFG7350 support.Hans Verkuil
2009-03-30V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil
2009-03-30V4L/DVB (10544): v4l2-common: add comments warning that about the sort orderHans Verkuil
2009-03-30V4L/DVB (10247): saa7134: convert to the new v4l2 framework.Hans Verkuil
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-10-21V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-10-12V4L/DVB (8917): saa7134-empress: fix changing the capture standard for non-tu...Hans Verkuil
2008-10-12V4L/DVB (8795): saa7134-empress: insert leading null bytes for Beholder M6 em...Dmitry Belimov
2008-10-12V4L/DVB (8639): saa6752hs: cleanup and add AC-3 supportHans Verkuil
2008-10-12V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-27V4L/DVB (8506): empress: fix control handling oopsHans Verkuil
2008-07-27V4L/DVB (8505): saa7134-empress.c: fix deadlockHans Verkuil
2008-07-26V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil
2008-07-23V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil
2008-07-20V4L/DVB (8151): saa7134-empress: fix MPEG control supportHans Verkuil
2008-07-20V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil
2008-06-26V4L/DVB (8108): Fix open/close race in saa7134Arjan van de Ven
2008-06-26V4L/DVB (8022): saa7134: fix race between opening and closing the deviceMarcin Slusarz
2008-06-26V4L/DVB (8020): Fix callbacks functions of saa7134_empressDmitri Belimov
2008-06-05V4L/DVB (7975): saa7134_empressDmitri Belimov
2008-04-24V4L/DVB (7526): media/video/saa7134 replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf
2008-02-18V4L/DVB (7122): saa7134-empress: Remove back lockMauro Carvalho Chehab
2008-02-18V4L/DVB (7121): Renames videobuf lock to vb_lockMauro Carvalho Chehab
2008-01-25V4L/DVB (6793): Convert saa7134-empress to video_ioctl2Mauro Carvalho Chehab
2007-12-11V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stopBrandon Philips
2007-10-22V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-10V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_...Trent Piepho
2007-10-09V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-07-18V4L/DVB (5776): Hardware MPEG audio fix for SAA7134 based "KNC One TV-Station...Rafael Bilski
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven
2006-11-22WorkStruct: make allyesconfigDavid Howells