aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-25ASoC: wm8994: remove duplicate codeJaroslav Kysela1-3/+0
2012-06-11ASoC: wm8996: Mark the CODEC as cache only when powering off on bootMark Brown1-2/+1
2012-06-11ASoC: wm8996: Move reset before the initial regulator disableMark Brown1-2/+2
2012-06-11ASoC: wm8996: Remove spurious regulator_bulk_free()Mark Brown1-1/+0
2012-06-11ASoC: wm8904: Fix cache only managementMark Brown1-9/+4
2012-06-11ASoC: wm8904: Fix GPIO and MICBIAS initialisation for regmap conversionMark Brown1-5/+8
2012-06-08ASoC: wm2000: Always use a 4s timeout for the firmwareMark Brown1-38/+21
2012-06-05ASoC: wm8994: Apply volume updates with clocks enabledMark Brown1-35/+58
2012-06-05ASoC: wm8994: Ensure all AIFnCLK events are run from the _late variantsMark Brown1-4/+8
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds73-1480/+6966
2012-05-22Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai3-0/+75
2012-05-21Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-2/+6
2012-05-21Merge branch 'topic/asoc' into for-linusTakashi Iwai72-1484/+6893
2012-05-18ASoC: OMAP: HDMI: Introduce codecRicardo Neri3-0/+75
2012-05-18ASoC: mc13783 codec cleanupsPhilippe Rétornaz1-21/+7
2012-05-18ASoC: Add mc13783 codecPhilippe Rétornaz4-0/+834
2012-05-16Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-9/+9
2012-05-15ASoC: wm8994: Fix AIF2ADC power downMark Brown1-1/+1
2012-05-14ASoC: wm8350: Remove direct usage of codec->control_dataMark Brown1-11/+16
2012-05-14ASoC: tlv320aic3x: Remove unused, non-standard headset detectionMark Brown1-18/+0
2012-05-13ASoC: wm8350: Don't use irq_baseMark Brown1-19/+27
2012-05-13ASoC: lm49453: Fix author e-mail addressMark Brown1-1/+1
2012-05-13ASoC: lm49453: Staticise non-exported symbol lm45453_daiMark Brown1-1/+1
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown7-71/+243
2012-05-12ASoC: wm8731: Convert to devm_ functionsMark Brown1-27/+10
2012-05-12ASoC: wm5100: Convert to module_i2c_driver()Mark Brown1-11/+1
2012-05-12Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regmap' and 'regulator/topic/register' into regulator-nextMark Brown1-2/+6
2012-05-11ASoC: cs42l73: Sync digital mixer kcontrols to allow for 0dBBrian Austin1-8/+8
2012-05-09ASoC: cs42l52: Staticise non-exported symbolsMark Brown1-2/+2
2012-05-09ASoC: wm8994: Use regmap directly for wm8994_mic_workMark Brown1-7/+9
2012-05-09ASoC: wm8994: Add debounce to wm8994 mic detectionMark Brown2-7/+22
2012-05-09ASoC: wm8994: Fix sparse warning due to use of 0 as NULLMark Brown1-1/+1
2012-05-09ASoC: cs42l73: Use DAPM routes to hook AIF widgets to DAI'sBrian Austin1-13/+28
2012-05-09ASoC: cs42l73: Remove Chip ID's from reg_defaultBrian Austin1-3/+0
2012-05-09ASoC: cs42l73: Convert to module_i2c_driver()Brian Austin1-19/+1
2012-05-09ASoC: rt5631: Convert to direct regmap API usageMark Brown1-41/+54
2012-05-09ASoC: rt5631: Convert to module_i2c_driver()Mark Brown1-11/+1
2012-05-08ASoC: alc5632: Convert to devm_regmap_init_i2c()Axel Lin1-7/+1
2012-05-08ASoC: alc5632: Convert to module_i2c_driver()Axel Lin1-19/+1
2012-05-08ASoC: alc5623: Convert to module_i2c_driver()Axel Lin1-19/+1
2012-05-08ASoC: wm9081: Hook DAC up via DAPM rather than streamMark Brown1-2/+3
2012-05-07ASoC: twl6040: Remove HS/HF gain ramp featurePeter Ujfalusi1-429/+12
2012-05-05Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-13/+17
2012-05-03ASoC: da7210: Minor improvements and a bugfixAshish Chavan1-13/+15
2012-05-02ASoC: wm5100: Set the DAI base address in the DAI driversMark Brown1-21/+5
2012-05-01ASoC: wm_hubs: Cache multiple DCS offsetsMark Brown2-10/+67
2012-04-30ASoC: wm8350: Replace use of custom I/O with snd_soc_read()/write()Mark Brown1-37/+37
2012-04-30ASoC: wm8350: Remove check for clocks in trigger()Mark Brown1-40/+0
2012-04-30ASoC: cs42l52: Remove duplicate module exit codeMark Brown1-7/+0
2012-04-30ASoC: Add support for CS42L52 CodecBrian Austin4-0/+1582