aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/arv.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-27[media] Stop using linux/version.h on most video driversGravatar Mauro Carvalho Chehab 1-3/+2
2010-12-01[media] BKL: trivial ioctl -> unlocked_ioctl video driver conversionsGravatar Hans Verkuil 1-1/+1
2010-05-18V4L/DVB: arv: convert to V4L2Gravatar Hans Verkuil 1-213/+178
2010-05-18V4L/DVB: arv: coding style cleanupGravatar Hans Verkuil 1-77/+76
2009-12-16V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsGravatar Laurent Pinchart 1-1/+0
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionGravatar Laurent Pinchart 1-2/+2
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Gravatar Hans Verkuil 1-2/+2
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Gravatar Hans Verkuil 1-8/+4
2008-12-29V4L/DVB (9503): v4l: remove inode argument from video_usercopyGravatar Hans Verkuil 1-3/+2
2008-10-21V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dGravatar Hans Verkuil 1-1/+1
2008-10-12V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadGravatar Hans Verkuil 1-5/+5
2008-10-12V4L/DVB (8780): v4l: replace the last uses of video_exclusive_open/releaseGravatar Hans Verkuil 1-3/+16
2008-08-06V4L/DVB (8563): fix drivers/media/video/arv.c compilationGravatar Adrian Bunk 1-1/+1
2008-07-26V4L/DVB (8484): videodev: missed two more usages of the removed 'owner' field.Gravatar Hans Verkuil 1-1/+0
2008-04-24V4L/DVB (7402): add macro validation for v4l_compat_ioctl32Gravatar Douglas Schilling Landgraf 1-0/+2
2008-04-24V4L/DVB (7094): static memoryGravatar Douglas Schilling Landgraf 1-2/+2
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldGravatar Mauro Carvalho Chehab 1-1/+0
2007-10-09V4L/DVB (5983): Arv.c: fix memset in ioctlGravatar Mariusz Kozlowski 1-1/+1
2007-10-09V4L/DVB (5912): Clean up duplicate includes in drivers/media/Gravatar Jesper Juhl 1-1/+0
2007-02-12[PATCH] mark struct file_operations const 4Gravatar Arjan van de Ven 1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGravatar Greg Kroah-Hartman 1-1/+0
2006-06-25V4L/DVB (4118): Whitespace cleanupsGravatar Trent Piepho 1-1/+1
2006-06-25V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...Gravatar Mauro Carvalho Chehab 1-0/+1
2006-03-25V4L/DVB (3599b): Whitespace cleanups under drivers/mediaGravatar Mauro Carvalho Chehab 1-27/+27
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Gravatar Ingo Molnar 1-8/+8
2006-01-13V4L/DVB (3354a): Remove old MODULE_PARM in media/video/Gravatar Eric Sesterhenn / snakebyte 1-3/+3
2006-01-09V4L (926_2): Moves compat32 functions from fs to v4l subsystemGravatar Arnd Bergmann 1-0/+1
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonGravatar Olaf Hering 1-1/+0
2005-11-07[PATCH] kfree cleanup: drivers/mediaGravatar Jesper Juhl 1-8/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+916