summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ov511.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (13596): ov511.c typo: lock => unlockDan Carpenter2009-12-161-1/+1
* V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-161-1/+0
* V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart2009-12-161-2/+2
* V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart2009-12-161-1/+1
* V4L/DVB (12083): ov511: remove ov518 usb id's from the driverHans de Goede2009-06-231-2/+0
* V4L/DVB (11966): ov511: Fix unit_video parameter behaviorMauro Carvalho Chehab2009-06-161-14/+31
* 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
* USB: remove warn() macro from usb media driversGreg Kroah-Hartman2008-10-171-7/+12
* V4L/DVB (9116): USB: remove info() macro from usb media driversGreg Kroah-Hartman2008-10-121-48/+57
* V4L/DVB (8905): ov511: fix exposure sysfs attribute bugHans Verkuil2008-09-291-1/+1
* V4L/DVB (8886): ov511: fix memory leakDouglas Schilling Landgraf2008-09-291-1/+3
* V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil2008-09-031-7/+7
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-271-1/+0
* V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2...Hans Verkuil2008-07-261-17/+17
* V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil2008-07-261-1/+0
* V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil2008-07-231-1/+1
* V4L/DVB (7641): V4L: ov511 - use usb_interface as parent, not usb_deviceKay Sievers2008-04-241-1/+1
* V4L/DVB (7402): add macro validation for v4l_compat_ioctl32Douglas Schilling Landgraf2008-04-241-0/+2
* drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2007-10-221-1/+0
* signedness: module_param_array nump argumentAl Viro2007-10-141-1/+1
* V4L/DVB (6293): V4L: convert struct class_device to struct deviceKay Sievers2007-10-101-36/+45
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-121-1/+1
* V4L/DVB (4741): {ov511,stv680}: handle sysfs errorsJeff Garzik2006-10-141-11/+47
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* USB: Dealias -110 code (more complete)Pete Zaitcev2006-09-271-3/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* V4L/DVB (4118): Whitespace cleanupsTrent Piepho2006-06-251-2/+2
* V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab2006-03-251-46/+46
* V4L/DVB (3599a): Move drivers/usb/media to drivers/media/videoMauro Carvalho Chehab2006-03-251-0/+5932
OpenPOWER on IntegriCloud