aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common/saa7146_fops.c
Commit message (Expand)AuthorAgeFilesLines
* [media] saa7146: Convert from .ioctl to .unlocked_ioctlHans Verkuil2011-01-191-6/+2
* V4L/DVB: videobuf: add queue argument to videobuf_waiton()Hans Verkuil2010-10-211-1/+1
* V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart2010-08-021-1/+1
* V4L/DVB: saa7146: fix regression of the av7110/budget-av driverHans Verkuil2010-05-061-6/+5
* V4L/DVB: saa7146_vv: fix regression where v4l2_device was registered too lateHans Verkuil2010-02-261-5/+6
* V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in driversLaurent Pinchart2009-12-161-19/+0
* V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart2009-12-161-2/+1
* V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart2009-12-161-25/+7
* V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart2009-12-161-7/+5
* V4L/DVB (10502): saa7146: move v4l2 device registration to saa7146_vv.Hans Verkuil2009-03-301-2/+9
* V4L/DVB (10313): saa7146: fix VIDIOC_ENUMSTD.Hans Verkuil2009-03-301-2/+5
* V4L/DVB (10271): saa7146: convert to video_ioctl2.Hans Verkuil2009-03-301-22/+14
* V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2009-01-021-1/+1
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-021-11/+10
* V4L/DVB (9503): v4l: remove inode argument from video_usercopyHans Verkuil2008-12-291-1/+1
* V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2008-10-211-2/+2
* V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil2008-10-121-1/+1
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-271-1/+1
* NULL noise: drivers/mediaAl Viro2008-03-301-1/+1
* V4L/DVB (7035): drivers/media/common: Add missing video_device_releaseJulia Lawall2008-01-251-0/+1
* V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...Brandon Philips2008-01-251-4/+4
* V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab2007-10-091-2/+3
* V4L/DVB (5591): Saa7146: proper prototype for saa7146_video_do_ioctl()Adrian Bunk2007-05-091-1/+0
* V4L/DVB (5160): Saa7146_vv: pass correct memory size to pci_free_consistentMarco Schluessler2007-02-211-1/+1
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-121-1/+1
* V4L/DVB (4421): V4L2 Conversion: saa5246a, saa5249, vino, hexium_orion, hexiu...Mauro Carvalho Chehab2006-09-261-1/+0
* V4L/DVB (3770): Kill drivers/media/common/saa7146_vv_ksyms.cAdrian Bunk2006-06-251-0/+4
* V4L/DVB (3516): Make video_buf more genericMauro Carvalho Chehab2006-03-241-2/+3
* V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaEric Sesterhenn2006-03-211-4/+2
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-071-9/+9
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-111-4/+2
* V4L/DVB (3325): WSS output interface for av7110Oliver Endriss2006-01-091-4/+33
* V4L/DVB (3218): Whitespace cleanupsMichael Krufky2006-01-091-0/+1
* [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab2005-12-121-16/+16
* [PATCH] dvb: remove version.h dependenciesOlaf Hering2005-09-091-1/+0
* [PATCH] make various thing staticAdrian Bunk2005-06-241-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+564