aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/arv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab1-885/+0
2012-05-20[media] arv: use latest frameworksHans Verkuil1-1/+6
2011-07-27[media] Stop using linux/version.h on most video driversMauro Carvalho Chehab1-3/+2
2010-12-01[media] BKL: trivial ioctl -> unlocked_ioctl video driver conversionsHans Verkuil1-1/+1
2010-05-18V4L/DVB: arv: convert to V4L2Hans Verkuil1-213/+178
2010-05-18V4L/DVB: arv: coding style cleanupHans Verkuil1-77/+76
2009-12-16V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart1-1/+0
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart1-2/+2
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil1-2/+2
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil1-8/+4
2008-12-29V4L/DVB (9503): v4l: remove inode argument from video_usercopyHans Verkuil1-3/+2
2008-10-21V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil1-1/+1
2008-10-12V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil1-5/+5
2008-10-12V4L/DVB (8780): v4l: replace the last uses of video_exclusive_open/releaseHans Verkuil1-3/+16
2008-08-06V4L/DVB (8563): fix drivers/media/video/arv.c compilationAdrian Bunk1-1/+1
2008-07-26V4L/DVB (8484): videodev: missed two more usages of the removed 'owner' field.Hans Verkuil1-1/+0
2008-04-24V4L/DVB (7402): add macro validation for v4l_compat_ioctl32Douglas Schilling Landgraf1-0/+2
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-2/+2
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab1-1/+0
2007-10-09V4L/DVB (5983): Arv.c: fix memset in ioctlMariusz Kozlowski1-1/+1
2007-10-09V4L/DVB (5912): Clean up duplicate includes in drivers/media/Jesper Juhl1-1/+0
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-25V4L/DVB (4118): Whitespace cleanupsTrent Piepho1-1/+1
2006-06-25V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and videodev2.hMauro Carvalho Chehab1-0/+1
2006-03-25V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab1-27/+27
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar1-8/+8
2006-01-13V4L/DVB (3354a): Remove old MODULE_PARM in media/video/Eric Sesterhenn / snakebyte1-3/+3
2006-01-09V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann1-0/+1
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-11-07[PATCH] kfree cleanup: drivers/mediaJesper Juhl1-8/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+916