summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/bt8xx/bttv-driver.c
AgeCommit message (Expand)Author
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