summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/bt8xx/bttv-driver.c
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski2008-04-241-8/+8
* V4L/DVB (7461): bttv: fix missed index checkCyrill Gorcunov2008-04-011-0/+4
* V4L/DVB (7400): bttv: Add a radio compat_ioctl file operationRobert Fitzsimons2008-04-011-0/+1
* V4L/DVB (7278): bttv: Re-enable radio tuner support for VIDIOCGFREQ/VIDIOCSFR...Robert Fitzsimons2008-04-011-2/+3
* V4L/DVB (7277): bttv: Re-enabling radio support requires the use of struct bt...Robert Fitzsimons2008-04-011-5/+16
* V4L/DVB (7236): bttv: struct member initialized twiceHarvey Harrison2008-03-201-1/+0
* V4L/DVB (7197): bttv: Fix overlay divide errorRobert Fitzsimons2008-02-181-0/+1
* V4L/DVB (7121): Renames videobuf lock to vb_lockMauro Carvalho Chehab2008-02-181-26/+24
* V4L/DVB (7037): Fix build breakage of the bttv driver, when advanced debuggin...Zoltan Devai2008-01-251-0/+2
* V4L/DVB (6914): Fix a few issues at the bttv conversionMauro Carvalho Chehab2008-01-251-37/+83
* V4L/DVB (6913): Preserve the previous order to make easier to check the conve...Mauro Carvalho Chehab2008-01-251-177/+178
* V4L/DVB (6912): Replace vidioc_ to bttv_Mauro Carvalho Chehab2008-01-251-93/+93
* V4L/DVB (6911): Converted bttv to use video_ioctl2Douglas Schilling Landgraf2008-01-251-901/+1070
* V4L/DVB (6848): bttv: check pci_register_driver() errorAkinobu Mita2008-01-251-2/+5
* V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...Brandon Philips2008-01-251-13/+13
* V4L/DVB (6416): Split hooks on volume and audio mode and rework their handlingNickolay V. Shmyrev2008-01-251-76/+21
* V4L/DVB (6415): Restructurize volume hook and drop unused mute hookNickolay V. Shmyrev2008-01-251-28/+3
* V4L/DVB (6414): Remove bass, treble and balance from audio hook since they ar...Nickolay V. Shmyrev2008-01-251-30/+0
* V4L/DVB (6413): Forward VIDIOCGAUDIO and VIDIOCSAUDIO through v4l1-compatNickolay V. Shmyrev2008-01-251-41/+0
* V4L/DVB (6411): remove V4L1 from being compiled when V4L2 only is selectedMauro Carvalho Chehab2008-01-251-71/+24
* V4L/DVB (6410): Partial conversion from V4L1 to V4L2Nickolay V. Shmyrev2008-01-251-533/+130
* V4L/DVB (6409): Cleanup: removed i2c_vidiocschanNickolay V. Shmyrev2008-01-251-13/+5
* V4L/DVB (6944a): Fix Regression VIDIOCGMBUF ioctl hangs on bttv driverGregor Jasny2008-01-071-3/+1
* V4L/DVB (6797): bt8xx/ section fixesAdrian Bunk2007-12-111-2/+2
* V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stopBrandon Philips2007-12-111-4/+1
* V4L/DVB (6392): bttv: Update initial image size when set via V4L1 VIDIOCMCAPTURETrent Piepho2007-11-041-0/+2
* V4L/DVB (6391): bttv: SPICT ioctl doesn't work with vlcTrent Piepho2007-11-041-4/+0
* V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2007-10-221-3/+0
* V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-coreBrandon Philips2007-10-101-0/+2
* V4L/DVB (6293): V4L: convert struct class_device to struct deviceKay Sievers2007-10-101-5/+6
* V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab2007-10-091-7/+10
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-091-1/+0
* V4L/DVB (5807): Bttv: Add support for DBG_[SG]_REGISTER ioctlsTrent Piepho2007-07-181-0/+22
* V4L/DVB (5785): Revisited: 3dfx Voodoo TV 200 (US)Wade Berrier2007-07-181-2/+10
* V4L/DVB (5808): Bttv: fix v4l1 breaking the driverTrent Piepho2007-07-031-7/+6
* V4L/DVB (5482): Bttv: automatically load dvb-bt8xx for bttv cards with dvbJarod Wilson2007-04-271-2/+22
* V4L/DVB (5156): Fix: dma free is being called with wrong argumentsMichael Schimek2007-02-211-1/+1
* V4L/DVB (5077): Bttv cropping supportMichael Schimek2007-02-211-127/+764
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-121-2/+2
* V4L/DVB (4997): Bttv: delete duplicated ioremap()Akinobu Mita2006-12-271-2/+2
* V4L/DVB (4825): FIX bug 5760: audio were not working on some bttv driversMauro Carvalho Chehab2006-12-101-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* V4L/DVB (4499): CONFIG_PM=n slim: drivers/media/video/*Alexey Dobriyan2006-09-261-0/+4
* V4L/DVB (4490): Whitespace cleanupTrent Piepho2006-09-261-2/+2
* V4L/DVB (4474): On some cases, depth were not returned.Mauro Carvalho Chehab2006-09-261-0/+8
* V4L/DVB (4368): Bttv: use class_device_create_file and handle errorsTrent Piepho2006-07-291-2/+6
* V4L/DVB (4316): Check __must_check warningsMichael Krufky2006-07-291-6/+2
* V4L/DVB (4298): Check all __must_check warnings in bttv.Randy Dunlap2006-07-291-2/+13
* [PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] 64bit resource: fix up printks for resources in video driversGreg Kroah-Hartman2006-06-271-4/+6
OpenPOWER on IntegriCloud