summaryrefslogtreecommitdiff
path: root/drivers/media/video/bt8xx/bttv-driver.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-26V4L/DVB (6416): Split hooks on volume and audio mode and rework their handlingNickolay V. Shmyrev1-76/+21
2008-01-26V4L/DVB (6415): Restructurize volume hook and drop unused mute hookNickolay V. Shmyrev1-28/+3
2008-01-26V4L/DVB (6414): Remove bass, treble and balance from audio hook since they ar...Nickolay V. Shmyrev1-30/+0
2008-01-26V4L/DVB (6413): Forward VIDIOCGAUDIO and VIDIOCSAUDIO through v4l1-compatNickolay V. Shmyrev1-41/+0
2008-01-26V4L/DVB (6411): remove V4L1 from being compiled when V4L2 only is selectedMauro Carvalho Chehab1-71/+24
2008-01-26V4L/DVB (6410): Partial conversion from V4L1 to V4L2Nickolay V. Shmyrev1-533/+130
2008-01-26V4L/DVB (6409): Cleanup: removed i2c_vidiocschanNickolay V. Shmyrev1-13/+5
2008-01-07V4L/DVB (6944a): Fix Regression VIDIOCGMBUF ioctl hangs on bttv driverGregor Jasny1-3/+1
2007-12-12V4L/DVB (6797): bt8xx/ section fixesAdrian Bunk1-2/+2
2007-12-11V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stopBrandon Philips1-4/+1
2007-11-05V4L/DVB (6392): bttv: Update initial image size when set via V4L1 VIDIOCMCAPTURETrent Piepho1-0/+2
2007-11-05V4L/DVB (6391): bttv: SPICT ioctl doesn't work with vlcTrent Piepho1-4/+0
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab1-3/+0
2007-10-10V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-coreBrandon Philips1-0/+2
2007-10-10V4L/DVB (6293): V4L: convert struct class_device to struct deviceKay Sievers1-5/+6
2007-10-10V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab1-7/+10
2007-10-10V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab1-1/+0
2007-07-18V4L/DVB (5807): Bttv: Add support for DBG_[SG]_REGISTER ioctlsTrent Piepho1-0/+22
2007-07-18V4L/DVB (5785): Revisited: 3dfx Voodoo TV 200 (US)Wade Berrier1-2/+10
2007-07-03V4L/DVB (5808): Bttv: fix v4l1 breaking the driverTrent Piepho1-7/+6
2007-04-27V4L/DVB (5482): Bttv: automatically load dvb-bt8xx for bttv cards with dvbJarod Wilson1-2/+22
2007-02-21V4L/DVB (5156): Fix: dma free is being called with wrong argumentsMichael Schimek1-1/+1
2007-02-21V4L/DVB (5077): Bttv cropping supportMichael Schimek1-127/+764
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven1-2/+2
2006-12-27V4L/DVB (4997): Bttv: delete duplicated ioremap()Akinobu Mita1-2/+2
2006-12-10V4L/DVB (4825): FIX bug 5760: audio were not working on some bttv driversMauro Carvalho Chehab1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-26V4L/DVB (4499): CONFIG_PM=n slim: drivers/media/video/*Alexey Dobriyan1-0/+4
2006-09-26V4L/DVB (4490): Whitespace cleanupTrent Piepho1-2/+2
2006-09-26V4L/DVB (4474): On some cases, depth were not returned.Mauro Carvalho Chehab1-0/+8
2006-07-30V4L/DVB (4368): Bttv: use class_device_create_file and handle errorsTrent Piepho1-2/+6
2006-07-30V4L/DVB (4316): Check __must_check warningsMichael Krufky1-6/+2
2006-07-30V4L/DVB (4298): Check all __must_check warnings in bttv.Randy Dunlap1-2/+13
2006-07-03[PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-27[PATCH] 64bit resource: fix up printks for resources in video driversGreg Kroah-Hartman1-4/+6
2006-04-02V4L/DVB (3702): Make msp3400 routing defines more consistentHans Verkuil1-6/+6
2006-04-02V4L/DVB (3697): More msp3400 and bttv fixesHans Verkuil1-5/+8
2006-04-02V4L/DVB (3693): Fix msp3400c and bttv stereo/mono/bilingual detection/handlingHans Verkuil1-72/+75
2006-03-24V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil1-1/+2
2006-03-24V4L/DVB (3582): Implement correct msp3400 input/output routingHans Verkuil1-9/+43
2006-03-24V4L/DVB (3577): Cleanup audio input handlingHans Verkuil1-35/+56
2006-03-24V4L/DVB (3546): Fix Compilation after moving bttv codeMauro Carvalho Chehab1-1/+1
2006-03-24V4L/DVB (3539): Move bttv fragments to bt8xx/Manu Abraham1-0/+4265