summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx88
AgeCommit message (Expand)AuthorFilesLines
2006-06-25V4L/DVB (3891): Convert cx88-dvb to refactored tuner codeAndrew de Quincey1-60/+74
2006-06-25V4L/DVB (3842): Cx88-dvb: use fe_lgh06xf.hMichael Krufky1-18/+17
2006-06-25V4L/DVB (3827): Cx88-blackbird: clean up the buffers when closing the MPEG st...Valentin Zagura1-0/+1
2006-06-25V4L/DVB (3817): KWorld HardwareMpegTV XPert: set encoder video standard based...Michael Krufky1-3/+12
2006-06-25V4L/DVB (3810): KWorld HardwareMpegTV XPert: Enable Blackbird MPEG encoder su...Michael Krufky3-6/+12
2006-06-25V4L/DVB (3807): Cx88-blackbird: fix typoMichael Krufky1-1/+1
2006-06-25V4L/DVB (3806): Cx88-blackbird: allow proper detection of PAL vs. NTSC video ...Michael Krufky1-10/+6
2006-06-25V4L/DVB (3801): Cx88-tvaudio: replace 'if' with 'switch..case'Michael Krufky1-3/+6
2006-06-25V4L/DVB (3800): Cx88: added support for KWorld MCE 200 DeluxeValentin Zagura3-1/+23
2006-06-25V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey1-1/+1
2006-06-25V4L/DVB (3761): Silence some dprintk's in cx88-mpegTrent Piepho1-6/+6
2006-06-25V4L/DVB (3736): Cx88 cleanup: move CX88_BOARD_PCHDTV_HD5500 to the end of the...Michael Krufky1-23/+22
2006-06-25V4L/DVB (3735): Add support for pcHDTV HD5500 ATSC/QAMRusty Scott4-0/+52
2006-06-25V4L/DVB (3715): Change all emails to the currently used one.Mauro Carvalho Chehab1-2/+2
2006-05-13V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab1-0/+2
2006-05-13V4L/DVB (3766): Correct buffer size calculations in cx88-core.cDuncan Sands1-6/+10
2006-05-13V4L/DVB (3763): Bug fix: Wrong tuner was used pcHDTV HD-3000 cardTrent Piepho2-2/+2
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar1-1/+1
2006-04-04kbuild: fix unneeded rebuilds in drivers/media/video after moving source treeCarl-Daniel Hailfinger1-3/+3
2006-04-02V4L/DVB (3689): Kconfig: fix VP-3054 Secondary I2C Bus build configuration me...Michael Krufky1-4/+9
2006-04-02V4L/DVB (3658): Kconfig: Fix PCI ID typo in VIDEO_CX88_ALSA help textTrent Piepho1-1/+1
2006-03-24V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil1-0/+3
2006-03-24V4L/DVB (3577): Cleanup audio input handlingHans Verkuil1-1/+0
2006-03-24V4L/DVB (3557): Kconfig: fix title and description for VIDEO_CX88_ALSAMichael Krufky1-2/+3
2006-03-24V4L/DVB (3516): Make video_buf more genericMauro Carvalho Chehab8-40/+56
2006-03-22Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Jaroslav Kysela9-403/+251
2006-03-22[ALSA] Fix snd_xxx_t typedefsTakashi Iwai1-25/+29
2006-03-21V4L/DVB (3488): Snd_cx88_create: don't dereference NULL coreDuncan Sands1-5/+5
2006-03-21V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaEric Sesterhenn2-4/+2
2006-03-21V4L/DVB (3479): Cleanup mangled whitespaceMichael Krufky1-4/+4
2006-03-21V4L/DVB (3449): Cx88 default picture controls valuesMarcin Rudowski1-7/+7
2006-03-21V4L/DVB (3448): Cx88-input.c: add IR remote control support to CX88_BOARD_PRO...Matheus Izvekov1-0/+1
2006-03-21V4L/DVB (3447): Cx88-cards.c: fix values of gpio0 for card CX88_BOARD_PROLINK...Matheus Izvekov1-4/+4
2006-03-21V4L/DVB (3425): Correct gpio values for Aver 303 Studio in v4l-dvb treeMarcin Rudowski1-3/+4
2006-03-21V4L/DVB (3423): Fix cx88 error messages on balance changeIan Pickworth1-1/+1
2006-03-21Merge branch 'origin'Linus Torvalds1-14/+14
2006-03-18[PATCH] Kconfig: swap VIDEO_CX88_ALSA and VIDEO_CX88_DVBMichael Krufky1-14/+14
2006-03-08V4L/DVB (3411): FE6600 is a Thomson tunerMichael Krufky2-2/+2
2006-03-08V4L/DVB (3410): Move DViCO hybrid initialisation data from stack.Chris Pascoe1-1/+1
2006-03-08V4L/DVB (3409): Kconfig: fix in-kernel build for cx88-dvb: zl10353 frontendMichael Krufky1-0/+11
2006-03-08V4L/DVB (3408): DViCO FusionHDTV DVB-T Hybrid and ZL10353-based FusionHDTV DV...Chris Pascoe4-22/+155
2006-02-27V4L/DVB (3394): Bttv: correct bttv_risc_packed buffer sizeDuncan Sands1-2/+2
2006-02-27V4L/DVB (3393): Cx88: reduce excessive loggingIan Pickworth1-7/+7
2006-02-27V4L/DVB (3380): TUV1236d: declare buffer as static constMichael Krufky1-1/+1
2006-02-27V4L/DVB (3368): KWorld HardwareMpegTV XPert: update commentsMichael Krufky1-3/+1
2006-02-27V4L/DVB (3344): KWorld HardwareMpegTV XPert must set gpio2Michael Krufky1-0/+2
2006-02-27V4L/DVB (3343): KWorld HardwareMpegTV XPert: Add radio supportMichael Krufky1-1/+5
2006-02-07V4L/DVB (3318a): Makes Some symbols static.Mauro Carvalho Chehab1-3/+3
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar3-16/+16
2006-02-07V4L/DVB (3318a): Makes Some symbols static.Mauro Carvalho Chehab1-3/+3