summaryrefslogtreecommitdiff
path: root/drivers/media/video/bt8xx/bttv-driver.c
AgeCommit message (Expand)Author
2008-05-20Fix a deadlock in the bttv driverArjan van de Ven
2008-04-24V4L/DVB (7579): bttv: Fix memory leak in radio_releaseRobert Fitzsimons
2008-04-24V4L/DVB (7462): bttv: Fix some API non-compliances for some audio/input V4L2 ...Mauro Carvalho Chehab
2008-04-24V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski
2008-04-01V4L/DVB (7461): bttv: fix missed index checkCyrill Gorcunov
2008-04-01V4L/DVB (7400): bttv: Add a radio compat_ioctl file operationRobert Fitzsimons
2008-04-01V4L/DVB (7278): bttv: Re-enable radio tuner support for VIDIOCGFREQ/VIDIOCSFR...Robert Fitzsimons
2008-04-01V4L/DVB (7277): bttv: Re-enabling radio support requires the use of struct bt...Robert Fitzsimons
2008-03-20V4L/DVB (7236): bttv: struct member initialized twiceHarvey Harrison
2008-02-18V4L/DVB (7197): bttv: Fix overlay divide errorRobert Fitzsimons
2008-02-18V4L/DVB (7121): Renames videobuf lock to vb_lockMauro Carvalho Chehab
2008-01-25V4L/DVB (7037): Fix build breakage of the bttv driver, when advanced debuggin...Zoltan Devai
2008-01-25V4L/DVB (6914): Fix a few issues at the bttv conversionMauro Carvalho Chehab
2008-01-25V4L/DVB (6913): Preserve the previous order to make easier to check the conve...Mauro Carvalho Chehab
2008-01-25V4L/DVB (6912): Replace vidioc_ to bttv_Mauro Carvalho Chehab
2008-01-25V4L/DVB (6911): Converted bttv to use video_ioctl2Douglas Schilling Landgraf
2008-01-25V4L/DVB (6848): bttv: check pci_register_driver() errorAkinobu Mita
2008-01-25V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...Brandon Philips
2008-01-25V4L/DVB (6416): Split hooks on volume and audio mode and rework their handlingNickolay V. Shmyrev
2008-01-25V4L/DVB (6415): Restructurize volume hook and drop unused mute hookNickolay V. Shmyrev
2008-01-25V4L/DVB (6414): Remove bass, treble and balance from audio hook since they ar...Nickolay V. Shmyrev
2008-01-25V4L/DVB (6413): Forward VIDIOCGAUDIO and VIDIOCSAUDIO through v4l1-compatNickolay V. Shmyrev
2008-01-25V4L/DVB (6411): remove V4L1 from being compiled when V4L2 only is selectedMauro Carvalho Chehab
2008-01-25V4L/DVB (6410): Partial conversion from V4L1 to V4L2Nickolay V. Shmyrev
2008-01-25V4L/DVB (6409): Cleanup: removed i2c_vidiocschanNickolay V. Shmyrev
2008-01-07V4L/DVB (6944a): Fix Regression VIDIOCGMBUF ioctl hangs on bttv driverGregor Jasny
2007-12-11V4L/DVB (6797): bt8xx/ section fixesAdrian Bunk
2007-12-11V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stopBrandon Philips
2007-11-04V4L/DVB (6392): bttv: Update initial image size when set via V4L1 VIDIOCMCAPTURETrent Piepho
2007-11-04V4L/DVB (6391): bttv: SPICT ioctl doesn't work with vlcTrent Piepho
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-10V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-coreBrandon Philips
2007-10-10V4L/DVB (6293): V4L: convert struct class_device to struct deviceKay Sievers
2007-10-09V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-07-18V4L/DVB (5807): Bttv: Add support for DBG_[SG]_REGISTER ioctlsTrent Piepho
2007-07-18V4L/DVB (5785): Revisited: 3dfx Voodoo TV 200 (US)Wade Berrier
2007-07-03V4L/DVB (5808): Bttv: fix v4l1 breaking the driverTrent Piepho
2007-04-27V4L/DVB (5482): Bttv: automatically load dvb-bt8xx for bttv cards with dvbJarod Wilson
2007-02-21V4L/DVB (5156): Fix: dma free is being called with wrong argumentsMichael Schimek
2007-02-21V4L/DVB (5077): Bttv cropping supportMichael Schimek
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven
2006-12-27V4L/DVB (4997): Bttv: delete duplicated ioremap()Akinobu Mita
2006-12-10V4L/DVB (4825): FIX bug 5760: audio were not working on some bttv driversMauro Carvalho Chehab
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-26V4L/DVB (4499): CONFIG_PM=n slim: drivers/media/video/*Alexey Dobriyan
2006-09-26V4L/DVB (4490): Whitespace cleanupTrent Piepho
2006-09-26V4L/DVB (4474): On some cases, depth were not returned.Mauro Carvalho Chehab
2006-07-29V4L/DVB (4368): Bttv: use class_device_create_file and handle errorsTrent Piepho
2006-07-29V4L/DVB (4316): Check __must_check warningsMichael Krufky