summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/usbvision
AgeCommit message (Expand)Author
2008-07-08v4l-dvb: remove support for kernels < 2.6.0Hans Verkuil
2008-05-28videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil
2008-05-06Re-creates VIDEO_TUNERMauro Carvalho Chehab
2008-04-30Use the same name convention for all tuners under common/tunersMauro Carvalho Chehab
2008-04-26From: Mauro Carvalho Chehab <mchehab@infradead.org>Mauro Carvalho Chehab
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
2008-01-10usbvision: YUV to RGB conversion fixesThierry MERLE
2008-01-09ubvision: add adjust_X_Offset/adjust_Y_Offset parmsThierry MERLE
2008-01-09usbvision: add Pinnacle Studio PCTV USB (NTSC) FM V3Thierry MERLE
2008-01-06Remove obsolete stuffMauro Carvalho Chehab
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-12-10backport v4l/dvb (6665a): finish the VID_HARDWARE_* removalMauro Carvalho Chehab
2007-10-24usbvision: Convert the usbvision->lock semaphore to the mutex APIThierry MERLE
2007-10-17backport changeset 3be27d37c257fa5f99363f9c8e06e405cbad712eMauro Carvalho Chehab
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-09-20usbvision: add a terminating entry to the usb device id listThierry MERLE
2007-09-09 usbvision: Don't support I2C_M_REV_DIR_ADDRMauro 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-06-30Alter the tuner type for the WinTV USB UK PAL model.Thierry MERLE
2007-06-26usbvision: Hauppauge WinTV USB SECAM_L fixThierry MERLE
2007-05-27usbvision: fix urb allocation and submitsThierry Merle
2007-05-28Remove worthless references to obsolete MODULE_PARM macro.Mauro Carvalho Chehab
2007-05-13Backport several i2c cleanups from mainstreamMauro Carvalho Chehab
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-30usbvision-core.c:usbvision_set_video_format: add comment that VO_MODE is also...Thierry MERLE
2007-04-30usbvision-cards.c: change VideoNorm to NTSC for Belkin USB Videobus IIThierry MERLE
2007-05-02Use menuconfig objects II - V4LMauro Carvalho Chehab
2007-05-03Backed out changeset d130e8e1eb762e055371d5e3e1724d7735bad244Mauro Carvalho Chehab
2007-05-02Use menuconfig objects II - V4LMauro Carvalho Chehab
2007-04-17usbvision: remove CustomDevice facilityThierry MERLE
2007-04-16usbvision: remove not needed TUNER_SET_TYPE_ADDR callThierry MERLE
2007-04-16usbvision: reverting some i2c cleanupsThierry MERLE
2007-04-15usbvision: fix confusion over 7-bit vs 8-bit TDDA9887 addressesTrent Piepho
2007-04-15usbvision: fix TDA9887 detectionThierry 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