summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/usbvision/usbvision-video.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (9116): USB: remove info() macro from usb media driversGreg Kroah-Hartman2008-10-121-1/+2
* V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...Hans Verkuil2008-10-121-91/+31
* V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil2008-10-121-0/+2
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-271-3/+0
* V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2...Hans Verkuil2008-07-261-1/+0
* V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil2008-07-261-3/+0
* V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil2008-07-261-15/+23
* V4L/DVB (8477): v4l: remove obsolete audiochip.hHans Verkuil2008-07-261-1/+0
* V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil2008-07-231-0/+1
* V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev'Hans Verkuil2008-07-231-45/+27
* V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil2008-07-231-1/+1
* v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil2008-07-201-12/+0
* V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil2008-07-201-9/+9
* V4L/DVB (7503): usbvision: rename __PRETTY_FUNCTION__ occurrencesThierry MERLE2008-04-241-3/+3
* V4L/DVB (7502): v4l: video/usbvision replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-18/+18
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-2/+2
* drivers/media/: Spelling fixesJoe Perches2008-02-031-1/+1
* V4L/DVB (6812): media: video: usbvision: remove ctrlUrbLockDaniel Walker2008-01-251-1/+0
* V4L/DVB (6811): media-video-usbvision-add-mutex_unlock-to-error-paths-fixAndrew Morton2008-01-251-2/+3
* V4L/DVB (6810): media: video: usbvision: add mutex_unlock() to error pathsDaniel Walker2008-01-251-0/+2
* V4L/DVB (6400): usbvision: Convert the usbvision->lock semaphore to the mutex...Matthias Kaehlcke2008-01-251-27/+27
* V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2007-10-221-3/+0
* V4L/DVB (6293): V4L: convert struct class_device to struct deviceKay Sievers2007-10-101-55/+64
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-091-1/+0
* usbvision-video: buggered method tablesAl Viro2007-09-261-3/+2
* V4L/DVB (5900): usbvision: fix bugs [sg]_register functionsTrent Piepho2007-07-301-2/+3
* V4L/DVB (5826): Usbvision: video mux cleanupThierry MERLE2007-07-181-2/+3
* V4L/DVB (5704): Remove worthless references to obsolete MODULE_PARM macro.Robert P. J. Day2007-07-181-23/+0
* V4L/DVB (5644): Usbvision: video_ioctl2 conversionThierry MERLE2007-07-181-673/+780
* V4L/DVB (5643): Usbvision: make common video and radio ioctlsThierry MERLE2007-07-181-144/+22
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* V4L/DVB (5530): Usbvision: remove CustomDevice facilityThierry MERLE2007-04-271-143/+0
* V4L/DVB (5523): Usbvision: fix a debug message in usb probe functionThierry MERLE2007-04-271-1/+1
* V4L/DVB (5522): Usbvision: i2c function cleanupsThierry MERLE2007-04-271-6/+6
* V4L/DVB (5521): Usb_get_dev were called twice. Removing the extra call.Mauro Carvalho Chehab2007-04-271-2/+0
* V4L/DVB (5518): Fix a bug on device detectionMauro Carvalho Chehab2007-04-271-0/+4
* V4L/DVB (5517): Usbvision: store the device database more efficientlyTrent Piepho2007-04-271-11/+26
* V4L/DVB (5516): Reduce usbvision data sizeMauro Carvalho Chehab2007-04-271-3/+5
* V4L/DVB (5515): Use a better format to represent usbvision supported boardsMauro Carvalho Chehab2007-04-271-27/+20
* V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil2007-03-011-2/+2
* V4L/DVB (5206): Usbvision: set alternate interface modificationThierry MERLE2007-02-211-10/+45
* V4L/DVB (5205): Usbvision: dynamic allocation for framesThierry MERLE2007-02-211-22/+35
* V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTERTrent Piepho2007-02-211-26/+14
* V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho2007-02-211-6/+6
* V4L/DVB (5032): Improves some USBVision info messagesDwaine Garden2007-02-211-8/+8
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-121-3/+3
* [PATCH] usbvision missing __userAl Viro2007-02-091-1/+1
* V4L/DVB (5019): Fix the frame->grabstate update in read() entry point.Thierry MERLE2007-01-151-2/+1
* V4L/DVB (4979): Fixes compilation when CONFIG_V4L1_COMPAT is not selectedDwaine Garden2006-12-271-45/+89