aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/bt8xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-18V4L/DVB (7197): bttv: Fix overlay divide errorRobert Fitzsimons1-0/+1
2008-02-18V4L/DVB (7121): Renames videobuf lock to vb_lockMauro Carvalho Chehab2-28/+26
2008-02-03drivers/media/: Spelling fixesJoe Perches1-1/+1
2008-01-25V4L/DVB (7037): Fix build breakage of the bttv driver, when advanced debugging is not enabledZoltan Devai1-0/+2
2008-01-25V4L/DVB (6981): Fix bugzillas 9686 and 9691Mauro Carvalho Chehab1-0/+5
2008-01-25V4L/DVB (6914): Fix a few issues at the bttv conversionMauro Carvalho Chehab1-37/+83
2008-01-25V4L/DVB (6913): Preserve the previous order to make easier to check the conversionMauro Carvalho Chehab1-177/+178
2008-01-25V4L/DVB (6912): Replace vidioc_ to bttv_Mauro Carvalho Chehab3-99/+99
2008-01-25V4L/DVB (6911): Converted bttv to use video_ioctl2Douglas Schilling Landgraf3-931/+1103
2008-01-25V4L/DVB (6848): bttv: check pci_register_driver() errorAkinobu Mita1-2/+5
2008-01-25V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_Brandon Philips3-23/+23
2008-01-25V4L/DVB (6507): bttv: whitespace cleanupTrent Piepho1-3/+3
2008-01-25V4L/DVB (6480): bttv: uses input functions, should depend on INPUTRandy Dunlap1-1/+1
2008-01-25V4L/DVB (6417): Report detected sound carrier into rxsubchansNickolay V. Shmyrev1-7/+11
2008-01-25V4L/DVB (6416): Split hooks on volume and audio mode and rework their handlingNickolay V. Shmyrev6-206/+144
2008-01-25V4L/DVB (6415): Restructurize volume hook and drop unused mute hookNickolay V. Shmyrev2-43/+17
2008-01-25V4L/DVB (6414): Remove bass, treble and balance from audio hook since they are unusedNickolay V. Shmyrev1-30/+0
2008-01-25V4L/DVB (6413): Forward VIDIOCGAUDIO and VIDIOCSAUDIO through v4l1-compatNickolay V. Shmyrev1-41/+0
2008-01-25V4L/DVB (6412): Audio hooks moved to another fileMauro Carvalho Chehab6-399/+420
2008-01-25V4L/DVB (6411): remove V4L1 from being compiled when V4L2 only is selectedMauro Carvalho Chehab2-72/+24
2008-01-25V4L/DVB (6410): Partial conversion from V4L1 to V4L2Nickolay V. Shmyrev3-538/+131
2008-01-25V4L/DVB (6409): Cleanup: removed i2c_vidiocschanNickolay V. Shmyrev1-13/+5
2008-01-25V4L/DVB (6408): Cleanup: Removed obsoleted code from bttv-cardsNickolay V. Shmyrev1-0/+1
2008-01-25V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab1-2/+6
2008-01-07V4L/DVB (6944a): Fix Regression VIDIOCGMBUF ioctl hangs on bttv driverGregor Jasny1-3/+1
2007-12-11V4L/DVB (6797): bt8xx/ section fixesAdrian Bunk2-3/+3
2007-12-11V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stopBrandon Philips1-4/+1
2007-11-04V4L/DVB (6392): bttv: Update initial image size when set via V4L1 VIDIOCMCAPTURETrent Piepho1-0/+2
2007-11-04V4L/DVB (6391): bttv: SPICT ioctl doesn't work with vlcTrent Piepho1-4/+0
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk1-1/+1
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab1-3/+0
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-2/+2
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-11/+11
2007-10-13i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell1-7/+0
2007-10-10V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entryTrent Piepho1-4/+2
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-09V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab5-27/+34
2007-10-09V4L/DVB (6249): Add Typhoon Tv-Tuner PCI to bttv-cards.cSascha Sommer2-0/+19
2007-10-09V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabsMichael Krufky1-11/+11
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab5-5/+0
2007-07-30V4L/DVB (5899): bttv: Fix Viewcast Osprey 440 supportTrent Piepho1-104/+134
2007-07-20V4L/DVB (5861): Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134Mauro Carvalho Chehab3-4/+4
2007-07-18V4L/DVB (5819): Cleanup: reorder some includesMauro Carvalho Chehab1-1/+1
2007-07-18V4L/DVB (5807): Bttv: Add support for DBG_[SG]_REGISTER ioctlsTrent Piepho1-0/+22
2007-07-18V4L/DVB (5806): Bttv: Be consistent in using symbolic names instead of constantsTrent Piepho1-182/+182
2007-07-18V4L/DVB (5805): Bttv: Fix problems with probing for non-existent tunersTrent Piepho1-14/+14
2007-07-18V4L/DVB (5803): Bttv: add support for DViCO FusionHDTV 2Michael Krufky2-0/+20
2007-07-18V4L/DVB (5785): Revisited: 3dfx Voodoo TV 200 (US)Wade Berrier3-5/+41
2007-07-18V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parentDmitry Torokhov1-1/+1