summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-08ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew()Mark Brown3-17/+47
2011-03-08ASoC: Warn rather than set a silly constraint when we can't do symmetryMark Brown1-0/+10
2011-03-08ASoC: Refactor symmetric_rates check to reduce indentationMark Brown1-14/+14
2011-03-08ASoC: Convert WM9081 SYSCLK configuration to be device wideMark Brown1-3/+5
2011-03-08ASoC: Provide CODEC clocking operations and API callsMark Brown2-0/+57
2011-03-08ASoC: Fix section mismatch warnings in WM8994Mark Brown2-2/+2
2011-03-08ASoC: Use data based init for WM9081 DAPMMark Brown1-6/+5
2011-03-08ASoC: Add DAPM widget and path data to CODEC driver structureMark Brown2-2/+16
2011-03-07ASoC: Remove warnings in ep93xx-i2s.cAlexander Sverdlin1-2/+6
2011-03-07ASoC: Extend range of supported sample rates for CS4271 CODEC.Alexander Sverdlin1-2/+3
2011-03-07ASoC: Add LM4857 to SND_SOC_ALL_CODECSMark Brown1-0/+1
2011-03-07ASoC: Add driver for the dfbmcs320 bluetooth moduleLars-Peter Clausen5-29/+86
2011-03-07ASoC: Samsung: Merge neo1937_wm8753 and neo1973_gta02_wm8753 sound board driverLars-Peter Clausen4-522/+196
2011-03-07ASoC: neo1973_gta02_wm8753: Use gpio_request_array to request gpiosLars-Peter Clausen1-35/+17
2011-03-07ASoC: neo1973_gta02_wm8753: Remove lm4853_{set,get}_stateLars-Peter Clausen1-48/+7
2011-03-07ASoC: neo1973_wm8753: Move lm4857 specefic code to its own moduleLars-Peter Clausen6-236/+347
2011-03-07ASoC: neo1973_wm8753: Remove scenario management code.Lars-Peter Clausen1-137/+11
2011-03-07ASoC: Add machine driver for Visstrim_M10 board.Javier Martin3-0/+149
2011-03-07ASoC: Constify i2c_device_id tableAxel Lin2-2/+2
2011-03-07ASoC: tlv320dac33: add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2011-03-07ASoC: Add missing debugfs conditionalsMark Brown1-0/+2
2011-03-07ASoC: Fix outdated API usage in tlv320aic32x4Mark Brown1-5/+5
2011-03-04ASoC: Add TI tlv320aic32x4 codec support.Javier Martin5-0/+974
2011-03-03ASoC: Add a late_probe() callback to cardsMark Brown2-0/+10
2011-03-03ASoC: Allow card DAPM widgets and routes to be set up at registrationMark Brown2-0/+15
2011-03-03ASoC: Add a per-card DAPM contextMark Brown2-0/+16
2011-03-03ASoC: Check for a CODEC before dereferencing in DAPMMark Brown1-3/+3
2011-03-03ASoC: Get the card directly from the DAPM contextMark Brown1-4/+4
2011-03-03ASoC: Add TLV information for WM8978 DAC limiterMark Brown1-2/+3
2011-03-03Merge branch 'for-2.6.38' into for-2.6.39Mark Brown1-6/+8
2011-03-03ASoC: Fix broken bitfield definitions in WM8978Mark Brown1-6/+8
2011-03-03ASoC: WM8994: Ensure MICBIAS is provided with a clockDimitris Papastamos1-0/+13
2011-03-02ASoC: Add platform data for WM9081 IRQ pin configurationMark Brown2-13/+25
2011-03-02ASoC: Remove module probe announcements from CODEC driversMark Brown2-3/+0
2011-03-02ASoC: Fix burstsize and DSP_B format problems in imx-ssi.Javier Martin1-1/+4
2011-03-02ASoC: WM8994: Ensure MICBIAS is provided with a clockDimitris Papastamos1-0/+13
2011-03-02Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2-9/+47
2011-03-02ASoC: WM8994: Ensure late enable events are processed for the ADCsDimitris Papastamos1-3/+23
2011-03-02ASoC: WM8994: Don't disable the AIF[1|2]CLK_ENA unconditionalyDimitris Papastamos1-6/+19
2011-03-02ASoC: Fix WM9081 platform data initialisationMark Brown1-0/+5
2011-02-28ASoC: Tegra: Fix error handling in DMA channel allocStephen Warren1-2/+2
2011-02-28ASoC: Staticise non-exported symbols in SGTL5000Mark Brown1-3/+3
2011-02-28ASoC: remove unnecessary header including in SGTL5000 codec driverZeng Zhaoming2-3/+0
2011-02-26Merge branch 'for-2.6.38' into for-2.6.39Mark Brown1-1/+1
2011-02-25ASoC: eukrea-tlv320: add MBIMXSD51 supportEric Bénard2-2/+4
2011-02-25ASoC: Move WM2000 to dev_pm_opsMark Brown1-7/+7
2011-02-25eukrea-tlv320: fix platform_nameEric Bénard1-1/+1
2011-02-25ASoC: Add Freescale SGTL5000 codec supportZeng Zhaoming4-0/+1921
2011-02-25ASoC: remove one to many l's in the wordJustin P. Mattock1-1/+1
2011-02-25Merge branch 'for-2.6.38' into for-2.6.39Mark Brown8-16/+16