summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/bt8xx/bttv-driver.c
AgeCommit message (Expand)Author
2007-11-13V4L: Convert videobuf drivers to videobuf_stopBrandon Philips
2007-11-06V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_Brandon Philips
2006-08-25Split hooks on volume and audio mode and rework their handlingMauro Carvalho Chehab
2007-10-26Restructurize volume hook and drop unused mute hook.Mauro Carvalho Chehab
2007-10-26Remove bass, treble and balance from audio hook since they are unusedMauro Carvalho Chehab
2006-08-25Forward VIDIOCGAUDIO and VIDIOCSAUDIO through v4l1-compatMauro Carvalho Chehab
2007-10-26remove V4L1 from being compiled when V4L2 only is selectedMauro Carvalho Chehab
2007-10-26Partial conversion from V4L1 to V4L2Mauro Carvalho Chehab
2007-10-26Cleanup: removed i2c_vidiocschanMauro Carvalho Chehab
2007-10-22bttv: Update initial image size when set via V4L1 VIDIOCMCAPTURETrent Piepho
2007-10-22bttv: SPICT ioctl doesn't work with vlcTrent Piepho
2007-10-15v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-05 V4L: videobuf-core.c avoid NULL dereferences in videobuf-coreMauro Carvalho Chehab
2007-10-08V4L: convert struct class_device to struct deviceMauro Carvalho Chehab
2007-08-23Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-06-30bttv: fix v4l1 breaking the driverTrent Piepho
2007-06-28bttv: Add support for DBG_[SG]_REGISTER ioctlsTrent Piepho
2007-06-25Revisited: 3dfx Voodoo TV 200 (US)Mauro Carvalho Chehab
2007-03-24bttv: automatically load dvb-bt8xx for bttv cards with dvb supportMichael Krufky
2007-02-21Backport: make file_operations constMauro Carvalho Chehab
2007-01-26Fix: dma free is being called with wrong argumentsMauro Carvalho Chehab
2007-01-18Bttv cropping supportMauro Carvalho Chehab
2006-12-20Bttv: delete duplicated ioremap()Mauro Carvalho Chehab
2006-11-14FIX bug 5760: audio were not working on some bttv driversMauro Carvalho Chehab
2006-10-21IRQ: Maintain regs pointer globally rather than passing to IRQ handlersMauro Carvalho Chehab
2006-08-12CONFIG_PM=n slim: drivers/media/video/*Mauro Carvalho Chehab
2006-08-07Whitespace cleanupTrent Piepho
2006-08-06On some cases, depth were not returned.Mauro Carvalho Chehab
2006-07-25bttv: clean up some pre-2.6.0 class device compat stuffTrent Piepho
2006-07-25bttv: use class_device_create_file and handle errorsTrent Piepho
2006-07-19[PATCH] 64bit resource: fix up printks for resources in video driversMauro Carvalho Chehab
2006-07-19[PATCH] irq-flags: media: Use the new IRQF_ constantsMauro Carvalho Chehab
2006-07-18Check __must_check warning in video_device_create_fileMauro Carvalho Chehab
2006-07-15Previous patch broke compilation for kernels <2.6.18. Fixing.Mauro Carvalho Chehab
2006-07-15From: Randy Dunlap <rdunlap@xenotime.net>Mauro Carvalho Chehab
2006-04-11Since we are not using CVS, $Id makes no sense anymoreMauro Carvalho Chehab
2006-04-01Make msp3400 routing defines more consistentHans Verkuil
2006-04-01More msp3400 and bttv fixesHans Verkuil
2006-03-31Fix msp3400c and bttv stereo/mono/bilingual detection/handlingHans Verkuil
2006-03-19Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil
2006-03-19Implement correct msp3400 input/output routingHans Verkuil
2006-03-19Cleanup audio input handlingHans Verkuil
2006-03-18Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil
2006-03-18Fix Compilation after moving bttv codeMauro Carvalho Chehab
2006-03-17From: Manu Abraham <manu@linuxtv.org>Manu Abraham