summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/usbvision/usbvision-video.c
AgeCommit message (Expand)Author
2008-07-30v4l: move BKL down to the driver level.Hans Verkuil
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-25videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.hHans Verkuil
2008-07-21Remove obsolete owner field from video_device struct.Hans Verkuil
2008-07-21videodev: move all ioctl callbacks to a new v4l2_ioctl_ops structHans Verkuil
2008-07-23v4l: remove obsolete audiochip.hHans Verkuil
2008-07-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil
2008-07-20videodev: renamed 'class_dev' to 'dev'Hans Verkuil
2008-07-20videodev: rename 'dev' to 'parent'Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.13Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.0Hans Verkuil
2008-05-28videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil
2008-04-04usbvision: rename __PRETTY_FUNCTION__ occurrencesThierry MERLE
2008-04-04v4l: video/usbvision replace remaining __FUNCTION__ occurrencesThierry MERLE
2008-02-05backport kernel commit c84e6036ba7177a404cc860cb5a440e06fad92ddMauro Carvalho Chehab
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2007-12-12media: video: usbvision: remove ctrlUrbLockThierry MERLE
2007-12-12media-video-usbvision-add-mutex_unlock-to-error-paths-fixThierry MERLE
2007-12-12media: video: usbvision: add mutex_unlock() to error pathsThierry MERLE
2007-10-24usbvision: Convert the usbvision->lock semaphore to the mutex APIThierry MERLE
2007-10-15v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-08V4L: convert struct class_device to struct deviceMauro Carvalho Chehab
2007-10-01backport kernel changesMauro Carvalho Chehab
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-07-23usbvision: fix bugs [sg]_register functionsTrent Piepho
2007-07-02merge: http://www.linuxtv.org/hg/~tmerle/v4l-dvbMauro Carvalho Chehab
2007-07-02Fix v4l-dvb backward compatibilityMauro Carvalho Chehab
2007-06-26usbvision: video mux cleanupThierry MERLE
2007-05-29Merge from masterHans Verkuil
2007-05-13Backport kernel changeset e63340ae6b6205fef26b40a75673d1c9c0c8bb90Mauro Carvalho Chehab
2007-05-08usbvision: video_ioctl2 conversionThierry MERLE
2007-05-02usbvision: make common video and radio ioctlsThierry MERLE
2007-04-17usbvision: remove CustomDevice facilityThierry MERLE
2007-04-14usbvision: fix a debug message in usb probe functionThierry MERLE
2007-04-14usbvision: i2c function cleanupsThierry MERLE
2007-04-14usb_get_dev were called twice. Removing the extra call.Mauro Carvalho Chehab
2007-04-14Fix a bug on device detectionMauro Carvalho Chehab
2007-04-14usbvision: store the device database more efficientlyTrent Piepho
2007-04-14Reduce usbvision data sizeMauro Carvalho Chehab
2007-04-14Use a better format to represent usbvision supported boardsMauro Carvalho Chehab
2007-02-24Improve chip matching in v4l2_register for VIDIOC_DBG_G/S_REGISTERHans Verkuil
2007-02-21Backport of git changeset cd354f1ae75e6466a7e31b727faede57a1f89ca5Mauro Carvalho Chehab
2007-02-21Backport: make file_operations constMauro Carvalho Chehab
2007-02-19compat: Add compat code for vm_insert_page()Trent Piepho
2007-02-12Backport header fix from kernelMauro Carvalho Chehab
2007-02-07Usbvision: set alternate interface modificationMauro Carvalho Chehab
2007-02-07Usbvision: dynamic allocation for framesMauro Carvalho Chehab
2007-01-30Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTERTrent Piepho
2007-01-23Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho