aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/common/saa7146_fops.c
AgeCommit message (Expand)Author
2011-01-19[media] saa7146: Convert from .ioctl to .unlocked_ioctlHans Verkuil
2010-10-21V4L/DVB: videobuf: add queue argument to videobuf_waiton()Hans Verkuil
2010-08-02V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart
2010-05-06V4L/DVB: saa7146: fix regression of the av7110/budget-av driverHans Verkuil
2010-02-26V4L/DVB: saa7146_vv: fix regression where v4l2_device was registered too lateHans Verkuil
2009-12-16V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in driversLaurent 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-03-30V4L/DVB (10502): saa7146: move v4l2 device registration to saa7146_vv.Hans Verkuil
2009-03-30V4L/DVB (10313): saa7146: fix VIDIOC_ENUMSTD.Hans Verkuil
2009-03-30V4L/DVB (10271): saa7146: convert to video_ioctl2.Hans Verkuil
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-12-29V4L/DVB (9503): v4l: remove inode argument from video_usercopyHans Verkuil
2008-10-21V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-10-12V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-03-30NULL noise: drivers/mediaAl Viro
2008-01-25V4L/DVB (7035): drivers/media/common: Add missing video_device_releaseJulia Lawall
2008-01-25V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...Brandon Philips
2007-10-09V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab
2007-05-09V4L/DVB (5591): Saa7146: proper prototype for saa7146_video_do_ioctl()Adrian Bunk
2007-02-21V4L/DVB (5160): Saa7146_vv: pass correct memory size to pci_free_consistentMarco Schluessler
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven
2006-09-26V4L/DVB (4421): V4L2 Conversion: saa5246a, saa5249, vino, hexium_orion, hexiu...Mauro Carvalho Chehab
2006-06-25V4L/DVB (3770): Kill drivers/media/common/saa7146_vv_ksyms.cAdrian Bunk
2006-03-24V4L/DVB (3516): Make video_buf more genericMauro Carvalho Chehab
2006-03-21V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaEric Sesterhenn
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-01-09V4L/DVB (3325): WSS output interface for av7110Oliver Endriss
2006-01-09V4L/DVB (3218): Whitespace cleanupsMichael Krufky
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab
2005-09-09[PATCH] dvb: remove version.h dependenciesOlaf Hering
2005-06-24[PATCH] make various thing staticAdrian Bunk
2005-04-16Linux-2.6.12-rc2Linus Torvalds