summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen121-147/+147
2011-11-23ASoC: Tegra I2S: Use devm_ APIs and module_platform_driverStephen Warren1-35/+10
2011-11-23ASoC: Tegra: Move DAS configuration into machine driversStephen Warren3-18/+28
2011-11-23ASoC: Tegra DAS: Use devm_ APIs and module_platform_driverStephen Warren1-35/+10
2011-11-23ASoC: Tegra PCM: Use module_platform_driverStephen Warren1-12/+1
2011-11-23ASoC: Convert wm8776 to table based control and DAPM initMark Brown1-6/+7
2011-11-23ASoC: Staticise and constify cs42l73_reg_defaultsMark Brown1-1/+1
2011-11-22Merge branch 'for-3.2' into for-3.3Mark Brown2-17/+17
2011-11-22ASoC: mpc8610: tell the CS4270 codec that it's the masterTimur Tabi1-8/+16
2011-11-22ASoC: cs4720: use snd_soc_cache_sync()Daniel Mack1-9/+1
2011-11-22Merge branch 'for-3.2' into for-3.3Mark Brown1-0/+1
2011-11-22ASoC: SAMSUNG: Fix build errorBoojin Kim1-0/+1
2011-11-22Merge branch 'for-3.2' into for-3.3Mark Brown2-6/+6
2011-11-22ASoC: max9877: Update register if either val or val2 is changedAxel Lin1-5/+5
2011-11-22ASoC: Fix wrong define for AD1836_ADC_WORD_OFFSETAxel Lin1-1/+1
2011-11-22ASoC: cs42l73: Make inv and format to be unsigned intAxel Lin1-1/+1
2011-11-22ASoC: cs42l73: Unify the way to define bits of registerAxel Lin2-12/+12
2011-11-22ASoC: Remove conditional I2C usage from tlv320aic3x driverMark Brown1-6/+0
2011-11-21ASoC: Remove WM5100 DSP memory windows from register default dataMark Brown1-168/+0
2011-11-21ASoC: Convert WM8753 to table based DAPM and control initMark Brown1-16/+8
2011-11-21ASoC: Remove redundant regcache_sync call in cs42l73_resumeAxel Lin1-4/+0
2011-11-21ASoC: cs42l73: Show correct revision idAxel Lin1-1/+1
2011-11-21ASoC: cs42l73: Return proper error code if device id mismatchAxel Lin1-0/+1
2011-11-21Merge branch 'for-3.2' into for-3.3Mark Brown1-0/+1
2011-11-21ASoC: Use table based init for wm8731_snd_controlsMark Brown1-3/+2
2011-11-21ASoC: Ensure WM8731 register cache is synced when resuming from disabledMark Brown1-0/+1
2011-11-21Merge branch 'for-3.2' into for-3.3Mark Brown8-13/+15
2011-11-21Merge branch 'DB_RANGE-size-fixes' of git://git.alsa-project.org/alsa-kprivat...Mark Brown7-10/+10
2011-11-21devicetree: Document Wolfson prefixMark Brown1-0/+1
2011-11-20ASoC: cs4271: Fix wrong mask parameter in some snd_soc_update_bits callsAxel Lin1-3/+5
2011-11-20ASoC: wm_hubs: fix DB_RANGE sizeClemens Ladisch1-1/+1
2011-11-20ASoC: wm9090: fix DB_RANGE sizeClemens Ladisch1-3/+3
2011-11-20ASoC: wm8993: fix DB_RANGE sizeClemens Ladisch1-1/+1
2011-11-20ASoC: wm8962: fix DB_RANGE sizeClemens Ladisch1-2/+2
2011-11-20ASoC: sgtl5000: fix DB_RANGE sizeClemens Ladisch1-1/+1
2011-11-20ASoC: rt5631: fix DB_RANGE sizeClemens Ladisch1-1/+1
2011-11-20ASoC: adau1373: fix DB_RANGE sizeClemens Ladisch1-1/+1
2011-11-17ASoC: alc5632: Remove volatile registers from regmap defaultsLeon Romanovsky1-7/+0
2011-11-17Merge branch 'for-3.2' into for-3.3Mark Brown2-0/+4
2011-11-17ASoC: wm8753: Skip noop reconfiguration of DAI modeTimo Juhani Lindfors1-0/+3
2011-11-17ASoC: alc5632: Update of i2c_probe function to use regmap API onlyLeon Romanovsky1-37/+30
2011-11-17ASoC: alc5632: Added support of two undocumented registersLeon Romanovsky1-0/+2
2011-11-17ASoC: alc5632: Remove unrelevant registers and name the relevantLeon Romanovsky1-112/+49
2011-11-17ASoC: Add support for CS42L73 codecBrian Austin4-0/+1690
2011-11-16ASoC: Say how long short WM8958 DSP2 firmwares areMark Brown1-1/+2
2011-11-16ASoC: alc5632: rename volume/switch contols for master and speaker volumes.Andrey Danin1-4/+4
2011-11-16ASoC: Convert ALC5632 codec to use regmap APILeon Romanovsky2-58/+161
2011-11-16ASoC: alc5632: Fix compile without CONFIG_PMLeon Romanovsky1-0/+5
2011-11-15ASoC: fsl_ssi: properly initialize the sysfs attribute objectTimur Tabi1-0/+1
2011-11-14ASoC: Remove unused control_data and mutex fields from struct alc5632_privAxel Lin1-4/+0