summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/usbvision
AgeCommit message (Expand)AuthorLines
2008-05-14V4L/DVB (7846): Re-creates VIDEO_TUNERMauro Carvalho Chehab-1/+1
2008-04-29Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab-1/+1
2008-04-29V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab-0/+1
2008-04-24V4L/DVB (7503): usbvision: rename __PRETTY_FUNCTION__ occurrencesThierry MERLE-7/+11
2008-04-24V4L/DVB (7502): v4l: video/usbvision replace remaining __FUNCTION__ occurrencesHarvey Harrison-30/+31
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf-9/+11
2008-02-03drivers/media/: Spelling fixesJoe Perches-1/+1
2008-01-25V4L/DVB (7024): usbvision: YUV to RGB conversion fixesThierry MERLE-134/+166
2008-01-25V4L/DVB (6995): ubvision: add adjust_X_Offset/adjust_Y_Offset parmsThierry MERLE-0/+19
2008-01-25V4L/DVB (6994): usbvision: add Pinnacle Studio PCTV USB (NTSC) FM V3Thierry MERLE-1/+18
2008-01-25V4L/DVB (6812): media: video: usbvision: remove ctrlUrbLockDaniel Walker-5/+0
2008-01-25V4L/DVB (6811): media-video-usbvision-add-mutex_unlock-to-error-paths-fixAndrew Morton-2/+3
2008-01-25V4L/DVB (6810): media: video: usbvision: add mutex_unlock() to error pathsDaniel Walker-0/+2
2008-01-25V4L/DVB (6665a): finish the VID_HARDWARE_* removalAdrian Bunk-4/+0
2008-01-25V4L/DVB (6400): usbvision: Convert the usbvision->lock semaphore to the mutex...Matthias Kaehlcke-30/+35
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab-3/+0
2007-10-13i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell-6/+0
2007-10-10V4L/DVB (6293): V4L: convert struct class_device to struct deviceKay Sievers-55/+64
2007-10-09V4L/DVB (6214): usbvision: Don't support I2C_M_REV_DIR_ADDRJean Delvare-3/+1
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab-2/+0
2007-09-26usbvision-video: buggered method tablesAl Viro-3/+2
2007-09-19pci: fix unterminated pci_device_id listsKees Cook-0/+1
2007-07-30V4L/DVB (5900): usbvision: fix bugs [sg]_register functionsTrent Piepho-2/+3
2007-07-18V4L/DVB (5826): Usbvision: video mux cleanupThierry MERLE-21/+18
2007-07-18V4L/DVB (5825): Alter the tuner type for the WinTV USB UK PAL model.Matthew Garrett-1/+1
2007-07-18V4L/DVB (5824): Usbvision: Hauppauge WinTV USB SECAM_L fixThierry MERLE-2/+2
2007-07-18V4L/DVB (5704): Remove worthless references to obsolete MODULE_PARM macro.Robert P. J. Day-23/+0
2007-07-18V4L/DVB (5644): Usbvision: video_ioctl2 conversionThierry MERLE-686/+787
2007-07-18V4L/DVB (5643): Usbvision: make common video and radio ioctlsThierry MERLE-144/+22
2007-07-18V4L/DVB (5642): add comment that VO_MODE is also being set.David Warman-1/+1
2007-07-18V4L/DVB (5641): change VideoNorm to NTSC for Belkin USB Videobus IIDavid Warman-1/+1
2007-06-08V4L/DVB (5720): Usbvision: fix urb allocation and submitsThierry Merle-30/+53
2007-05-09V4L/DVB (5586): Use menuconfig objects II - V4LJan Engelhardt-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-2/+0
2007-05-01i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare-1/+0
2007-04-27V4L/DVB (5530): Usbvision: remove CustomDevice facilityThierry MERLE-223/+64
2007-04-27V4L/DVB (5529): Usbvision: remove not needed TUNER_SET_TYPE_ADDR callThierry MERLE-10/+1
2007-04-27V4L/DVB (5528): Usbvision: reverting some i2c cleanupsThierry MERLE-23/+40
2007-04-27V4L/DVB (5525): Usbvision: fix confusion over 7-bit vs 8-bit TDDA9887 addressesTrent Piepho-3/+4
2007-04-27V4L/DVB (5524): Usbvision: fix TDA9887 detectionThierry MERLE-0/+1
2007-04-27V4L/DVB (5523): Usbvision: fix a debug message in usb probe functionThierry MERLE-1/+1
2007-04-27V4L/DVB (5522): Usbvision: i2c function cleanupsThierry MERLE-90/+66
2007-04-27V4L/DVB (5521): Usb_get_dev were called twice. Removing the extra call.Mauro Carvalho Chehab-2/+0
2007-04-27V4L/DVB (5518): Fix a bug on device detectionMauro Carvalho Chehab-0/+7
2007-04-27V4L/DVB (5517): Usbvision: store the device database more efficientlyTrent Piepho-182/+89
2007-04-27V4L/DVB (5516): Reduce usbvision data sizeMauro Carvalho Chehab-9/+8
2007-04-27V4L/DVB (5515): Use a better format to represent usbvision supported boardsMauro Carvalho Chehab-161/+1258
2007-04-27V4L/DVB (5386): Add some missing Hauppauge and Belkin devices to the driverDwaine P. Garden-59/+77
2007-03-01V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil-2/+2
2007-02-21V4L/DVB (5206): Usbvision: set alternate interface modificationThierry MERLE-16/+81