summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | ASoC: Improve EP93xx I2S clocks management.Alexander Sverdlin2011-03-091-10/+9
* | | ASoC: EDB93xx: Manage I2S rates according to datasheet for CS4271 CODEC.Alexander Sverdlin2011-03-091-8/+8
* | | ASoC: Manage mode and rate bits correctly for CS4271 CODEC.Alexander Sverdlin2011-03-091-30/+53
* | | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-03-091-1/+1
|\ \ \ | |/ /
| * | ASoC: Use the correct DAPM context when cleaning up final widget setMark Brown2011-03-091-1/+1
| * | ASoC: Fix broken bitfield definitions in WM8978Mark Brown2011-03-091-6/+8
* | | ASoC: Fix double addition of prefixes due to widget prefixingMark Brown2011-03-091-3/+26
* | | ASoC: Simplify WM9081 speaker startup by using widgets for spaker outputMark Brown2011-03-091-26/+6
* | | ASoC: sgtl5000: use after free in ldo_regulator_register()Dan Carpenter2011-03-081-1/+3
* | | ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew()Mark Brown2011-03-083-17/+47
* | | ASoC: Warn rather than set a silly constraint when we can't do symmetryMark Brown2011-03-081-0/+10
* | | ASoC: Refactor symmetric_rates check to reduce indentationMark Brown2011-03-081-14/+14
* | | ASoC: Convert WM9081 SYSCLK configuration to be device wideMark Brown2011-03-081-3/+5
* | | ASoC: Provide CODEC clocking operations and API callsMark Brown2011-03-082-0/+57
* | | ASoC: Fix section mismatch warnings in WM8994Mark Brown2011-03-082-2/+2
* | | ASoC: Use data based init for WM9081 DAPMMark Brown2011-03-081-6/+5
* | | ASoC: Add DAPM widget and path data to CODEC driver structureMark Brown2011-03-082-2/+16
* | | ASoC: Remove warnings in ep93xx-i2s.cAlexander Sverdlin2011-03-071-2/+6
* | | ASoC: Extend range of supported sample rates for CS4271 CODEC.Alexander Sverdlin2011-03-071-2/+3
* | | ASoC: Add LM4857 to SND_SOC_ALL_CODECSMark Brown2011-03-071-0/+1
* | | ASoC: Add driver for the dfbmcs320 bluetooth moduleLars-Peter Clausen2011-03-075-29/+86
* | | ASoC: Samsung: Merge neo1937_wm8753 and neo1973_gta02_wm8753 sound board driverLars-Peter Clausen2011-03-074-522/+196
* | | ASoC: neo1973_gta02_wm8753: Use gpio_request_array to request gpiosLars-Peter Clausen2011-03-071-35/+17
* | | ASoC: neo1973_gta02_wm8753: Remove lm4853_{set,get}_stateLars-Peter Clausen2011-03-071-48/+7
* | | ASoC: neo1973_wm8753: Move lm4857 specefic code to its own moduleLars-Peter Clausen2011-03-076-236/+347
* | | ASoC: neo1973_wm8753: Remove scenario management code.Lars-Peter Clausen2011-03-071-137/+11
* | | ASoC: Add machine driver for Visstrim_M10 board.Javier Martin2011-03-073-0/+149
* | | ASoC: Constify i2c_device_id tableAxel Lin2011-03-072-2/+2
* | | ASoC: tlv320dac33: add MODULE_DEVICE_TABLEAxel Lin2011-03-071-0/+1
* | | ASoC: Add missing debugfs conditionalsMark Brown2011-03-071-0/+2
* | | ASoC: Fix outdated API usage in tlv320aic32x4Mark Brown2011-03-071-5/+5
* | | ASoC: Add TI tlv320aic32x4 codec support.Javier Martin2011-03-045-0/+974
* | | ASoC: Add a late_probe() callback to cardsMark Brown2011-03-032-0/+10
* | | ASoC: Allow card DAPM widgets and routes to be set up at registrationMark Brown2011-03-032-0/+15
* | | ASoC: Add a per-card DAPM contextMark Brown2011-03-032-0/+16
* | | ASoC: Check for a CODEC before dereferencing in DAPMMark Brown2011-03-031-3/+3
* | | ASoC: Get the card directly from the DAPM contextMark Brown2011-03-031-4/+4
* | | ASoC: Add TLV information for WM8978 DAC limiterMark Brown2011-03-031-2/+3
* | | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-03-031-6/+8
|\ \ \
| * | | ASoC: Fix broken bitfield definitions in WM8978Mark Brown2011-03-031-6/+8
| * | | ASoC: WM8994: Ensure MICBIAS is provided with a clockDimitris Papastamos2011-03-031-0/+13
| |/ /
* | | ASoC: Add platform data for WM9081 IRQ pin configurationMark Brown2011-03-012-13/+25
* | | ASoC: Remove module probe announcements from CODEC driversMark Brown2011-03-012-3/+0
* | | ASoC: Fix burstsize and DSP_B format problems in imx-ssi.Javier Martin2011-03-011-1/+4
* | | ASoC: WM8994: Ensure MICBIAS is provided with a clockDimitris Papastamos2011-03-011-0/+13
* | | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-03-012-9/+47
|\ \ \ | |/ /
| * | ASoC: WM8994: Ensure late enable events are processed for the ADCsDimitris Papastamos2011-03-011-3/+23
| * | ASoC: WM8994: Don't disable the AIF[1|2]CLK_ENA unconditionalyDimitris Papastamos2011-03-011-6/+19
| * | ASoC: Fix WM9081 platform data initialisationMark Brown2011-03-011-0/+5
* | | ASoC: Tegra: Fix error handling in DMA channel allocStephen Warren2011-02-281-2/+2
OpenPOWER on IntegriCloud