summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/arv.c
Commit message (Expand)AuthorAgeFilesLines
* [media] arv: use latest frameworksHans Verkuil2012-05-201-1/+6
* [media] Stop using linux/version.h on most video driversMauro Carvalho Chehab2011-07-271-3/+2
* [media] BKL: trivial ioctl -> unlocked_ioctl video driver conversionsHans Verkuil2010-12-011-1/+1
* V4L/DVB: arv: convert to V4L2Hans Verkuil2010-05-181-213/+178
* V4L/DVB: arv: coding style cleanupHans Verkuil2010-05-181-77/+76
* V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-161-1/+0
* V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart2009-12-161-2/+2
* V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2009-01-021-2/+2
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-021-8/+4
* V4L/DVB (9503): v4l: remove inode argument from video_usercopyHans Verkuil2008-12-291-3/+2
* V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2008-10-211-1/+1
* V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil2008-10-121-5/+5
* V4L/DVB (8780): v4l: replace the last uses of video_exclusive_open/releaseHans Verkuil2008-10-121-3/+16
* V4L/DVB (8563): fix drivers/media/video/arv.c compilationAdrian Bunk2008-08-061-1/+1
* V4L/DVB (8484): videodev: missed two more usages of the removed 'owner' field.Hans Verkuil2008-07-261-1/+0
* V4L/DVB (7402): add macro validation for v4l_compat_ioctl32Douglas Schilling Landgraf2008-04-241-0/+2
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-2/+2
* V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2007-10-221-1/+0
* V4L/DVB (5983): Arv.c: fix memset in ioctlMariusz Kozlowski2007-10-091-1/+1
* V4L/DVB (5912): Clean up duplicate includes in drivers/media/Jesper Juhl2007-10-091-1/+0
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-121-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* V4L/DVB (4118): Whitespace cleanupsTrent Piepho2006-06-251-1/+1
* V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...Mauro Carvalho Chehab2006-06-251-0/+1
* V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab2006-03-251-27/+27
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-071-8/+8
* V4L/DVB (3354a): Remove old MODULE_PARM in media/video/Eric Sesterhenn / snakebyte2006-01-131-3/+3
* V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann2006-01-091-0/+1
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* [PATCH] kfree cleanup: drivers/mediaJesper Juhl2005-11-071-8/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+916