summaryrefslogtreecommitdiff
path: root/drivers/media/video/usbvision
AgeCommit message (Expand)Author
2008-10-21V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-10-17remove CONFIG_KMOD from driversJohannes Berg
2008-10-12V4L/DVB (9116): USB: remove info() macro from usb media driversGreg Kroah-Hartman
2008-10-12V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...Hans Verkuil
2008-10-12V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-26V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2...Hans Verkuil
2008-07-26V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil
2008-07-26V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil
2008-07-26V4L/DVB (8477): v4l: remove obsolete audiochip.hHans Verkuil
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil
2008-07-23V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev'Hans Verkuil
2008-07-23V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil
2008-07-20V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil
2008-05-14V4L/DVB (7846): Re-creates VIDEO_TUNERMauro Carvalho Chehab
2008-04-29Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab
2008-04-29V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab
2008-04-24V4L/DVB (7503): usbvision: rename __PRETTY_FUNCTION__ occurrencesThierry MERLE
2008-04-24V4L/DVB (7502): v4l: video/usbvision replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf
2008-02-03drivers/media/: Spelling fixesJoe Perches
2008-01-25V4L/DVB (7024): usbvision: YUV to RGB conversion fixesThierry MERLE
2008-01-25V4L/DVB (6995): ubvision: add adjust_X_Offset/adjust_Y_Offset parmsThierry MERLE
2008-01-25V4L/DVB (6994): usbvision: add Pinnacle Studio PCTV USB (NTSC) FM V3Thierry MERLE
2008-01-25V4L/DVB (6812): media: video: usbvision: remove ctrlUrbLockDaniel Walker
2008-01-25V4L/DVB (6811): media-video-usbvision-add-mutex_unlock-to-error-paths-fixAndrew Morton
2008-01-25V4L/DVB (6810): media: video: usbvision: add mutex_unlock() to error pathsDaniel Walker
2008-01-25V4L/DVB (6665a): finish the VID_HARDWARE_* removalAdrian Bunk
2008-01-25V4L/DVB (6400): usbvision: Convert the usbvision->lock semaphore to the mutex...Matthias Kaehlcke
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-13i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell
2007-10-10V4L/DVB (6293): V4L: convert struct class_device to struct deviceKay Sievers
2007-10-09V4L/DVB (6214): usbvision: Don't support I2C_M_REV_DIR_ADDRJean Delvare
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-09-26usbvision-video: buggered method tablesAl Viro
2007-09-19pci: fix unterminated pci_device_id listsKees Cook
2007-07-30V4L/DVB (5900): usbvision: fix bugs [sg]_register functionsTrent Piepho
2007-07-18V4L/DVB (5826): Usbvision: video mux cleanupThierry MERLE
2007-07-18V4L/DVB (5825): Alter the tuner type for the WinTV USB UK PAL model.Matthew Garrett
2007-07-18V4L/DVB (5824): Usbvision: Hauppauge WinTV USB SECAM_L fixThierry MERLE
2007-07-18V4L/DVB (5704): Remove worthless references to obsolete MODULE_PARM macro.Robert P. J. Day
2007-07-18V4L/DVB (5644): Usbvision: video_ioctl2 conversionThierry MERLE
2007-07-18V4L/DVB (5643): Usbvision: make common video and radio ioctlsThierry MERLE
2007-07-18V4L/DVB (5642): add comment that VO_MODE is also being set.David Warman
2007-07-18V4L/DVB (5641): change VideoNorm to NTSC for Belkin USB Videobus IIDavid Warman
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