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