aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7134/saa7134-empress.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil1-7/+7
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil1-5/+4
2008-10-21V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil1-1/+1
2008-10-12V4L/DVB (8917): saa7134-empress: fix changing the capture standard for non-tuner inputsHans Verkuil1-9/+16
2008-10-12V4L/DVB (8795): saa7134-empress: insert leading null bytes for Beholder M6 empress cardsDmitry Belimov1-3/+12
2008-10-12V4L/DVB (8639): saa6752hs: cleanup and add AC-3 supportHans Verkuil1-1/+21
2008-10-12V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil1-0/+3
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil1-2/+0
2008-07-27V4L/DVB (8506): empress: fix control handling oopsHans Verkuil1-2/+18
2008-07-27V4L/DVB (8505): saa7134-empress.c: fix deadlockHans Verkuil1-8/+4
2008-07-26V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops structHans Verkuil1-10/+12
2008-07-23V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil1-1/+1
2008-07-20V4L/DVB (8151): saa7134-empress: fix MPEG control supportHans Verkuil1-5/+69
2008-07-20V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil1-6/+6
2008-06-26V4L/DVB (8108): Fix open/close race in saa7134Arjan van de Ven1-0/+4
2008-06-26V4L/DVB (8022): saa7134: fix race between opening and closing the deviceMarcin Slusarz1-1/+2
2008-06-26V4L/DVB (8020): Fix callbacks functions of saa7134_empressDmitri Belimov1-20/+10
2008-06-05V4L/DVB (7975): saa7134_empressDmitri Belimov1-2/+1
2008-04-24V4L/DVB (7526): media/video/saa7134 replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-04-24V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski1-2/+2
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-1/+1
2008-02-18V4L/DVB (7122): saa7134-empress: Remove back lockMauro Carvalho Chehab1-2/+0
2008-02-18V4L/DVB (7121): Renames videobuf lock to vb_lockMauro Carvalho Chehab1-4/+4
2008-01-25V4L/DVB (6793): Convert saa7134-empress to video_ioctl2Mauro Carvalho Chehab1-123/+170
2007-12-11V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stopBrandon Philips1-4/+1
2007-10-22V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil1-11/+0
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab1-1/+0
2007-10-10V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho1-9/+6
2007-10-09V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab1-1/+1
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab1-1/+0
2007-07-18V4L/DVB (5776): Hardware MPEG audio fix for SAA7134 based "KNC One TV-Station DVR" cardRafael Bilski1-0/+8
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-4/+5
2006-06-25V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP APIHans Verkuil1-0/+4
2006-06-25V4L/DVB (4197): Port new MPEG API to saa7134-empress with saa6752hsHans Verkuil1-1/+19
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar1-4/+4
2006-01-09V4L/DVB (3269): ioctls cleanups.Michael Krufky1-1/+2
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4Mauro Carvalho Chehab1-0/+1
2005-11-09[PATCH] v4l: 800: whitespace cleanupsMauro Carvalho Chehab1-3/+3
2005-09-09[PATCH] v4l: SAA7134 updates and board additionsMauro Carvalho Chehab1-1/+0
2005-06-24[PATCH] v4l: update for SAA7134 cardsMauro Carvalho Chehab1-1/+1
2005-05-05[PATCH] saa6752hs: resolutions handlingFrederic CAND1-18/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+436