aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/usbvision (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau3-3/+0
2007-02-13i2c: Declare more i2c_adapter parent devicesJean Delvare1-0/+1
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven1-3/+3
2007-02-09[PATCH] usbvision missing __userAl Viro1-1/+1
2007-01-15V4L/DVB (5019): Fix the frame->grabstate update in read() entry point.Thierry MERLE1-2/+1
2006-12-27V4L/DVB (5012): Usbvision fix: It was using "&&" instead "&"Alexey Dobriyan1-1/+1
2006-12-27V4L/DVB (4979): Fixes compilation when CONFIG_V4L1_COMPAT is not selectedDwaine Garden2-51/+94
2006-12-27V4L/DVB (4970): Usbvision memory fixesThierry MERLE4-48/+19
2006-12-27V4L/DVB (4960): Removal of unused code from usbvision-i2c.cMauro Carvalho Chehab2-46/+4
2006-12-27V4L/DVB (4959): Usbvision: possible cleanupsAdrian Bunk4-21/+21
2006-12-12V4L/DVB (4954): Fix: On ia64, i2c adap->inb/adap->outb are wrongly evaluatedMauro Carvalho Chehab1-5/+9
2006-12-10V4L/DVB 4949b: Fix container_of pointer retreivalThierry MERLE2-3/+1
2006-12-10V4L/DVB (4949a): Fix INIT_WORKMauro Carvalho Chehab2-4/+6
2006-12-10V4L/DVB (4953): Usbvision minor fixesThierry MERLE3-10/+26
2006-12-10V4L/DVB (4951): Add version.h, since it is required for VIDIOC_QUERYCAPMauro Carvalho Chehab1-0/+1
2006-12-10V4L/DVB (4941): Remove LINUX_VERSION_CODE and fix identationsMauro Carvalho Chehab3-48/+14
2006-12-10V4L/DVB (4942): Whitespace cleanupsMauro Carvalho Chehab3-25/+25
2006-12-10V4L/DVB (4937): Usbvision cleanup and code reorganizationThierry MERLE7-3688/+2796
2006-12-10V4L/DVB (4936): Make MT4049FM5 tuner to set FM Gain to NormalThierry MERLE1-2/+0
2006-12-10V4L/DVB (4934): Usbvision radio requires GainNormal at e registerMauro Carvalho Chehab1-0/+3
2006-12-10V4L/DVB (4933): Usbvision_v4l2: radio interface / tda9887 problem ?Thierry MERLE1-167/+67
2006-12-10V4L/DVB (4932): Usbvision_v4l2: fix norm setting problemsThierry MERLE2-58/+46
2006-12-10V4L/DVB (4931): Removed usbvision_ioctl.h, since it isn't required anymoreMauro Carvalho Chehab1-34/+0
2006-12-10V4L/DVB (4930): Usbvision_v4l2 : mmap corrected to get all framesThierry MERLE1-46/+59
2006-12-10V4L/DVB (4929): Read() implementation + format set/get simplificationsThierry MERLE1-156/+167
2006-12-10V4L/DVB (4928): Usbvision_v4l2 robustness on disconnectThierry2-12/+12
2006-12-10V4L/DVB (4927): Enhancements on usbvision driverThierry MERLE3-332/+418
2006-12-10V4L/DVB (4926): Fix USBVision handling of VIDIOC_QUERYCTRLDwaine Garden1-217/+182
2006-12-10V4L/DVB (4925): Corrected and separated the Kconfig for usbvisionThierry MERLE1-0/+12
2006-12-10V4L/DVB (4924): Fix some bugs on usbvision due to the merge into one moduleThierry MERLE2-14/+12
2006-12-10V4L/DVB (4923): Splitted usbvision cards from usbvison.hMauro Carvalho Chehab4-159/+196
2006-12-10V4L/DVB (4922): Add usbvision driverMauro Carvalho Chehab6-0/+6836