summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/bt8xx
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab2008-05-141-0/+1
* V4L/DVB (7846): Re-creates VIDEO_TUNERMauro Carvalho Chehab2008-05-141-1/+1
* Add macros similar to min/max/min_t/max_tHarvey Harrison2008-04-301-2/+0Star
* Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab2008-04-291-1/+1
* V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab2008-04-291-0/+1
* V4L/DVB (7579): bttv: Fix memory leak in radio_releaseRobert Fitzsimons2008-04-241-0/+3
* V4L/DVB (7462): bttv: Fix some API non-compliances for some audio/input V4L2 ...Mauro Carvalho Chehab2008-04-241-3/+14
* V4L/DVB (7411): use tuner-simple for Philips FCV1236D digital tuning supportMichael Krufky2008-04-242-1/+1
* V4L/DVB (7389): git-dvb: drivers/media/video/bt8xx/bttv-cards.c: fix warningsAndrew Morton2008-04-241-2/+0Star
* V4L/DVB (7381): tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236DMichael Krufky2008-04-241-2/+2
* V4L/DVB (7368): bttv: added support for Kozumi KTV-01C cardMauro Lacy2008-04-243-0/+30
* V4L/DVB (7366): Support for a 16-channel bt878 cardErnesto Hernández-Novich2008-04-242-0/+29
* V4L/DVB (7294): : tuner and radio addresses are missing for the PixelView Pla...Wojciech Migda2008-04-241-0/+2
* V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski2008-04-241-8/+8
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-1/+1
* V4L/DVB (7460): bttv: Bt832 - fix possible NULL pointer derefCyrill Gorcunov2008-04-061-1/+11
* V4L/DVB (7461): bttv: fix missed index checkCyrill Gorcunov2008-04-021-0/+4
* V4L/DVB (7400): bttv: Add a radio compat_ioctl file operationRobert Fitzsimons2008-04-021-0/+1
* V4L/DVB (7278): bttv: Re-enable radio tuner support for VIDIOCGFREQ/VIDIOCSFR...Robert Fitzsimons2008-04-021-2/+3
* V4L/DVB (7277): bttv: Re-enabling radio support requires the use of struct bt...Robert Fitzsimons2008-04-021-5/+16
* V4L/DVB (7236): bttv: struct member initialized twiceHarvey Harrison2008-03-201-1/+0Star
* 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-182-28/+26Star
* drivers/media/: Spelling fixesJoe Perches2008-02-031-1/+1
* V4L/DVB (7037): Fix build breakage of the bttv driver, when advanced debuggin...Zoltan Devai2008-01-251-0/+2
* V4L/DVB (6981): Fix bugzillas 9686 and 9691Mauro Carvalho Chehab2008-01-251-0/+5
* 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-253-99/+99
* V4L/DVB (6911): Converted bttv to use video_ioctl2Douglas Schilling Landgraf2008-01-253-931/+1103
* 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-253-23/+23
* V4L/DVB (6507): bttv: whitespace cleanupTrent Piepho2008-01-251-3/+3
* V4L/DVB (6480): bttv: uses input functions, should depend on INPUTRandy Dunlap2008-01-251-1/+1
* V4L/DVB (6417): Report detected sound carrier into rxsubchansNickolay V. Shmyrev2008-01-251-7/+11
* V4L/DVB (6416): Split hooks on volume and audio mode and rework their handlingNickolay V. Shmyrev2008-01-256-206/+144Star
* V4L/DVB (6415): Restructurize volume hook and drop unused mute hookNickolay V. Shmyrev2008-01-252-43/+17Star
* V4L/DVB (6414): Remove bass, treble and balance from audio hook since they ar...Nickolay V. Shmyrev2008-01-251-30/+0Star
* V4L/DVB (6413): Forward VIDIOCGAUDIO and VIDIOCSAUDIO through v4l1-compatNickolay V. Shmyrev2008-01-251-41/+0Star
* V4L/DVB (6412): Audio hooks moved to another fileMauro Carvalho Chehab2008-01-256-399/+420
* V4L/DVB (6411): remove V4L1 from being compiled when V4L2 only is selectedMauro Carvalho Chehab2008-01-252-72/+24Star
* V4L/DVB (6410): Partial conversion from V4L1 to V4L2Nickolay V. Shmyrev2008-01-253-538/+131Star
* V4L/DVB (6409): Cleanup: removed i2c_vidiocschanNickolay V. Shmyrev2008-01-251-13/+5Star
* V4L/DVB (6408): Cleanup: Removed obsoleted code from bttv-cardsNickolay V. Shmyrev2008-01-251-0/+1
* V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab2008-01-251-2/+6
* V4L/DVB (6944a): Fix Regression VIDIOCGMBUF ioctl hangs on bttv driverGregor Jasny2008-01-071-3/+1Star
* V4L/DVB (6797): bt8xx/ section fixesAdrian Bunk2007-12-122-3/+3
* V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stopBrandon Philips2007-12-111-4/+1Star
* V4L/DVB (6392): bttv: Update initial image size when set via V4L1 VIDIOCMCAPTURETrent Piepho2007-11-051-0/+2
* V4L/DVB (6391): bttv: SPICT ioctl doesn't work with vlcTrent Piepho2007-11-051-4/+0Star