aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (3900): Rename fe_lgh06xf.h to lg_h06xf.hMichael Krufky2006-06-251-1/+1
* V4L/DVB (3891): Convert cx88-dvb to refactored tuner codeAndrew de Quincey2006-06-251-60/+74
* V4L/DVB (3842): Cx88-dvb: use fe_lgh06xf.hMichael Krufky2006-06-251-18/+17
* V4L/DVB (3827): Cx88-blackbird: clean up the buffers when closing the MPEG st...Valentin Zagura2006-06-251-0/+1
* V4L/DVB (3817): KWorld HardwareMpegTV XPert: set encoder video standard based...Michael Krufky2006-06-251-3/+12
* V4L/DVB (3810): KWorld HardwareMpegTV XPert: Enable Blackbird MPEG encoder su...Michael Krufky2006-06-253-6/+12
* V4L/DVB (3807): Cx88-blackbird: fix typoMichael Krufky2006-06-251-1/+1
* V4L/DVB (3806): Cx88-blackbird: allow proper detection of PAL vs. NTSC video ...Michael Krufky2006-06-251-10/+6
* V4L/DVB (3801): Cx88-tvaudio: replace 'if' with 'switch..case'Michael Krufky2006-06-251-3/+6
* V4L/DVB (3800): Cx88: added support for KWorld MCE 200 DeluxeValentin Zagura2006-06-253-1/+23
* V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey2006-06-251-1/+1
* V4L/DVB (3761): Silence some dprintk's in cx88-mpegTrent Piepho2006-06-251-6/+6
* V4L/DVB (3736): Cx88 cleanup: move CX88_BOARD_PCHDTV_HD5500 to the end of the...Michael Krufky2006-06-251-23/+22
* V4L/DVB (3735): Add support for pcHDTV HD5500 ATSC/QAMRusty Scott2006-06-254-0/+52
* V4L/DVB (3715): Change all emails to the currently used one.Mauro Carvalho Chehab2006-06-251-2/+2
* V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab2006-05-121-0/+2
* V4L/DVB (3766): Correct buffer size calculations in cx88-core.cDuncan Sands2006-05-121-6/+10
* V4L/DVB (3763): Bug fix: Wrong tuner was used pcHDTV HD-3000 cardTrent Piepho2006-05-122-2/+2
* [ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2006-04-271-1/+1
* kbuild: fix unneeded rebuilds in drivers/media/video after moving source treeCarl-Daniel Hailfinger2006-04-041-3/+3
* V4L/DVB (3689): Kconfig: fix VP-3054 Secondary I2C Bus build configuration me...Michael Krufky2006-04-021-4/+9
* V4L/DVB (3658): Kconfig: Fix PCI ID typo in VIDEO_CX88_ALSA help textTrent Piepho2006-04-021-1/+1
* V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil2006-03-241-0/+3
* V4L/DVB (3577): Cleanup audio input handlingHans Verkuil2006-03-241-1/+0
* V4L/DVB (3557): Kconfig: fix title and description for VIDEO_CX88_ALSAMichael Krufky2006-03-241-2/+3
* V4L/DVB (3516): Make video_buf more genericMauro Carvalho Chehab2006-03-248-40/+56
* Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Jaroslav Kysela2006-03-229-403/+251
|\
| * V4L/DVB (3488): Snd_cx88_create: don't dereference NULL coreDuncan Sands2006-03-211-5/+5
| * V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaEric Sesterhenn2006-03-212-4/+2
| * V4L/DVB (3479): Cleanup mangled whitespaceMichael Krufky2006-03-211-4/+4
| * V4L/DVB (3449): Cx88 default picture controls valuesMarcin Rudowski2006-03-211-7/+7
| * V4L/DVB (3448): Cx88-input.c: add IR remote control support to CX88_BOARD_PRO...Matheus Izvekov2006-03-211-0/+1
| * V4L/DVB (3447): Cx88-cards.c: fix values of gpio0 for card CX88_BOARD_PROLINK...Matheus Izvekov2006-03-211-4/+4
| * V4L/DVB (3425): Correct gpio values for Aver 303 Studio in v4l-dvb treeMarcin Rudowski2006-03-211-3/+4
| * V4L/DVB (3423): Fix cx88 error messages on balance changeIan Pickworth2006-03-211-1/+1
| * Merge branch 'origin'Linus Torvalds2006-03-211-14/+14
| |\
| * | V4L/DVB (3411): FE6600 is a Thomson tunerMichael Krufky2006-03-082-2/+2
| * | V4L/DVB (3410): Move DViCO hybrid initialisation data from stack.Chris Pascoe2006-03-081-1/+1
| * | V4L/DVB (3409): Kconfig: fix in-kernel build for cx88-dvb: zl10353 frontendMichael Krufky2006-03-081-0/+11
| * | V4L/DVB (3408): DViCO FusionHDTV DVB-T Hybrid and ZL10353-based FusionHDTV DV...Chris Pascoe2006-03-084-22/+155
| * | V4L/DVB (3394): Bttv: correct bttv_risc_packed buffer sizeDuncan Sands2006-02-271-2/+2
| * | V4L/DVB (3393): Cx88: reduce excessive loggingIan Pickworth2006-02-271-7/+7
| * | V4L/DVB (3380): TUV1236d: declare buffer as static constMichael Krufky2006-02-271-1/+1
| * | V4L/DVB (3368): KWorld HardwareMpegTV XPert: update commentsMichael Krufky2006-02-271-3/+1
| * | V4L/DVB (3344): KWorld HardwareMpegTV XPert must set gpio2Michael Krufky2006-02-271-0/+2
| * | V4L/DVB (3343): KWorld HardwareMpegTV XPert: Add radio supportMichael Krufky2006-02-271-1/+5
| * | V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-073-16/+16
| * | V4L/DVB (3318a): Makes Some symbols static.Mauro Carvalho Chehab2006-02-071-3/+3
| * | V4L/DVB (3316): Add initial support for KWorld HardwareMpegTV XPertMichael Krufky2006-02-072-0/+24
| * | V4L/DVB (3297): Add IR support to KWorld DVB-T (cx22702-based)Marco Manenti2006-02-071-0/+1