summaryrefslogtreecommitdiff
path: root/drivers/media/video/usbvision
AgeCommit message (Expand)Author
2007-06-08V4L/DVB (5720): Usbvision: fix urb allocation and submitsThierry Merle
2007-05-09V4L/DVB (5586): Use menuconfig objects II - V4LJan Engelhardt
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-01i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare
2007-04-27V4L/DVB (5530): Usbvision: remove CustomDevice facilityThierry MERLE
2007-04-27V4L/DVB (5529): Usbvision: remove not needed TUNER_SET_TYPE_ADDR callThierry MERLE
2007-04-27V4L/DVB (5528): Usbvision: reverting some i2c cleanupsThierry MERLE
2007-04-27V4L/DVB (5525): Usbvision: fix confusion over 7-bit vs 8-bit TDDA9887 addressesTrent Piepho
2007-04-27V4L/DVB (5524): Usbvision: fix TDA9887 detectionThierry MERLE
2007-04-27V4L/DVB (5523): Usbvision: fix a debug message in usb probe functionThierry MERLE
2007-04-27V4L/DVB (5522): Usbvision: i2c function cleanupsThierry MERLE
2007-04-27V4L/DVB (5521): Usb_get_dev were called twice. Removing the extra call.Mauro Carvalho Chehab
2007-04-27V4L/DVB (5518): Fix a bug on device detectionMauro Carvalho Chehab
2007-04-27V4L/DVB (5517): Usbvision: store the device database more efficientlyTrent Piepho
2007-04-27V4L/DVB (5516): Reduce usbvision data sizeMauro Carvalho Chehab
2007-04-27V4L/DVB (5515): Use a better format to represent usbvision supported boardsMauro Carvalho Chehab
2007-04-27V4L/DVB (5386): Add some missing Hauppauge and Belkin devices to the driverDwaine P. Garden
2007-03-01V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil
2007-02-21V4L/DVB (5206): Usbvision: set alternate interface modificationThierry MERLE
2007-02-21V4L/DVB (5205): Usbvision: dynamic allocation for framesThierry MERLE
2007-02-21V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTERTrent Piepho
2007-02-21V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho
2007-02-21V4L/DVB (5032): Improves some USBVision info messagesDwaine Garden
2007-02-21V4L/DVB (5018): Make usbvision_rvfree() staticAdrian Bunk
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-13i2c: Declare more i2c_adapter parent devicesJean Delvare
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven
2007-02-09[PATCH] usbvision missing __userAl Viro
2007-01-15V4L/DVB (5019): Fix the frame->grabstate update in read() entry point.Thierry MERLE
2006-12-27V4L/DVB (5012): Usbvision fix: It was using "&&" instead "&"Alexey Dobriyan
2006-12-27V4L/DVB (4979): Fixes compilation when CONFIG_V4L1_COMPAT is not selectedDwaine Garden
2006-12-27V4L/DVB (4970): Usbvision memory fixesThierry MERLE
2006-12-27V4L/DVB (4960): Removal of unused code from usbvision-i2c.cMauro Carvalho Chehab
2006-12-27V4L/DVB (4959): Usbvision: possible cleanupsAdrian Bunk
2006-12-12V4L/DVB (4954): Fix: On ia64, i2c adap->inb/adap->outb are wrongly evaluatedMauro Carvalho Chehab
2006-12-10V4L/DVB 4949b: Fix container_of pointer retreivalThierry MERLE
2006-12-10V4L/DVB (4949a): Fix INIT_WORKMauro Carvalho Chehab
2006-12-10V4L/DVB (4953): Usbvision minor fixesThierry MERLE
2006-12-10V4L/DVB (4951): Add version.h, since it is required for VIDIOC_QUERYCAPMauro Carvalho Chehab
2006-12-10V4L/DVB (4941): Remove LINUX_VERSION_CODE and fix identationsMauro Carvalho Chehab
2006-12-10V4L/DVB (4942): Whitespace cleanupsMauro Carvalho Chehab
2006-12-10V4L/DVB (4937): Usbvision cleanup and code reorganizationThierry MERLE
2006-12-10V4L/DVB (4936): Make MT4049FM5 tuner to set FM Gain to NormalThierry MERLE
2006-12-10V4L/DVB (4934): Usbvision radio requires GainNormal at e registerMauro Carvalho Chehab
2006-12-10V4L/DVB (4933): Usbvision_v4l2: radio interface / tda9887 problem ?Thierry MERLE
2006-12-10V4L/DVB (4932): Usbvision_v4l2: fix norm setting problemsThierry MERLE
2006-12-10V4L/DVB (4931): Removed usbvision_ioctl.h, since it isn't required anymoreMauro Carvalho Chehab
2006-12-10V4L/DVB (4930): Usbvision_v4l2 : mmap corrected to get all framesThierry MERLE
2006-12-10V4L/DVB (4929): Read() implementation + format set/get simplificationsThierry MERLE
2006-12-10V4L/DVB (4928): Usbvision_v4l2 robustness on disconnectThierry