summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88/cx88-tvaudio.c
Commit message (Expand)AuthorAgeFilesLines
* [media] Add proper audio support for Nova-S Plus with wm8775 ADCLawrence Rust2011-03-221-2/+6
* V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust2010-10-211-3/+3
* V4L/DVB: cx88: convert core->tvaudio into an enumlawrence rust2010-10-211-5/+32
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* V4L/DVB (11396): cx88: avoid reprogramming every audio register on A2 stereo/...Marton Balint2009-06-171-6/+4Star
* V4L/DVB (11395): cx88: audio thread: if stereo detection is hw supported don'...Marton Balint2009-06-171-18/+33
* V4L/DVB (11394): cx88: Add support for stereo and sap detection for A2Marton Balint2009-06-171-5/+49
* V4L/DVB (9269): cx88: add I2S-ADC tvaudio methodDarron Broad2008-10-171-0/+11
* V4L/DVB (7521): media/video/cx88 replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-12/+12
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-3/+3
* V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabsMichael Krufky2007-10-101-3/+3
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-101-1/+0Star
* V4L/DVB (6034): cx88: Add parameter to control radio deemphasis time constantTrent Piepho2007-10-101-1/+10
* V4L/DVB (6021): cx88: Copy board information into card stateTrent Piepho2007-10-101-2/+2
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-031-1/+0Star
* V4L/DVB (5012a): Remove some unused code from kernel mainstreamMauro Carvalho Chehab2007-02-211-49/+0Star
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* V4L/DVB (5021): Cx88xx: Fix lockup on suspendRobert Hancock2007-01-151-0/+2
* V4L/DVB (4757): Cx88: determine whether or not to use external adcMichael Krufky2006-12-101-13/+0Star
* V4L/DVB (4668): Cx88: rename mpeg capability flags from CX88_BOARD_FOO to CX8...Michael Krufky2006-10-031-2/+2
* V4L/DVB (4667): Changed cx88_board .dvb and .register to an enum.Steven Toth2006-10-031-2/+2
* V4L/DVB (4504): Enable audio DMA restart on channel change even when cx88-als...Ricardo Cerqueira2006-09-261-4/+0Star
* V4L/DVB (4339): Removed the remaining config.h stuffMauro Carvalho Chehab2006-09-261-1/+0Star
* V4L/DVB (4213): Cx88: cleanupsAdrian Bunk2006-06-261-1/+1
* V4L/DVB (4150): Cx88: clear EN_I2SIN_ENABLE bit for ASUS PVR-416 to enable audioMichael Krufky2006-06-251-0/+1
* V4L/DVB (4135): Cx88-tvaudio.c must #include <linux/config.h>Michael Krufky2006-06-251-0/+1
* V4L/DVB (4132): Don't kill cx88 DMA sound on channel changeRicardo Cerqueira2006-06-251-2/+2
* V4L/DVB (4016): Cx88-blackbird: add support for ProLink Pixelview Playtv@P7000Angelo Marconi2006-06-251-0/+1
* V4L/DVB (3810): KWorld HardwareMpegTV XPert: Enable Blackbird MPEG encoder su...Michael Krufky2006-06-251-0/+1
* 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-251-1/+2
* V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil2006-03-241-0/+3
* V4L/DVB (3378): Fix for lack of analog output on some cx88 boardsPanagiotis Christeas2006-01-151-1/+7
* V4L/DVB (3293): Added digital support for cx88 (cx88-alsa)Mauro Carvalho Chehab2006-01-091-0/+4
* V4L/DVB (3112): Several fixes for Hauppauge Roselyn Design (blackbird)Steven Toth2006-01-091-1/+5
* [PATCH] V4L: Enables audio DMA setting on cx88 chips, even when dma not in useMauro Carvalho Chehab2005-12-021-0/+3
* [PATCH] V4L: Fixes nicam soundIan Pickworth2005-12-021-15/+10Star
* [PATCH] V4L: 919: improves the audio handling for nicam on cx88-audioTorsten Seeboth2005-11-091-2/+6
* [PATCH] v4l: 892: correct nicam audio settings to match dscalerMichael Krufky2005-11-091-1/+1
* [PATCH] v4l: 706: reindent cx88 tvaudio c to keep coding styleNickolay V. Shmyrev2005-11-091-479/+484
* [PATCH] v4l: 648: some clean up in cx88 tvaudio cTorsten Seeboth2005-11-091-332/+311Star
* [PATCH] v4l: CX88 updates and card additionsMauro Carvalho Chehab2005-09-091-357/+385
* [PATCH] v4l: CX88 UpdateMauro Carvalho Chehab2005-07-131-75/+1Star
* [PATCH] v4l: CX88 cards updateMauro Carvalho Chehab2005-06-241-40/+63
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1032