summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8996: Mark the CODEC as cache only when powering off on bootMark Brown2012-06-111-2/+1
* ASoC: wm8996: Move reset before the initial regulator disableMark Brown2012-06-111-2/+2
* ASoC: wm8996: Remove spurious regulator_bulk_free()Mark Brown2012-06-111-1/+0
* ASoC: wm8904: Fix cache only managementMark Brown2012-06-111-9/+4
* ASoC: wm8904: Fix GPIO and MICBIAS initialisation for regmap conversionMark Brown2012-06-111-5/+8
* ASoC: wm2000: Always use a 4s timeout for the firmwareMark Brown2012-06-081-38/+21
* ASoC: wm8994: Apply volume updates with clocks enabledMark Brown2012-06-051-35/+58
* ASoC: wm8994: Ensure all AIFnCLK events are run from the _late variantsMark Brown2012-06-051-4/+8
* Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-2373-1480/+6966
|\
| * Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-05-223-0/+75
| |\
| | * ASoC: OMAP: HDMI: Introduce codecRicardo Neri2012-05-183-0/+75
| * | Merge branch 'topic/asoc' into for-linusTakashi Iwai2012-05-2172-1484/+6893
| |\|
| | * ASoC: mc13783 codec cleanupsPhilippe Rétornaz2012-05-181-21/+7
| | * ASoC: Add mc13783 codecPhilippe Rétornaz2012-05-184-0/+834
| | * ASoC: wm8350: Remove direct usage of codec->control_dataMark Brown2012-05-141-11/+16
| | * ASoC: tlv320aic3x: Remove unused, non-standard headset detectionMark Brown2012-05-141-18/+0
| | * ASoC: wm8350: Don't use irq_baseMark Brown2012-05-131-19/+27
| | * ASoC: lm49453: Fix author e-mail addressMark Brown2012-05-131-1/+1
| | * ASoC: lm49453: Staticise non-exported symbol lm45453_daiMark Brown2012-05-131-1/+1
| | * Merge tag 'v3.4-rc7' into for-3.5Mark Brown2012-05-137-71/+243
| | |\
| | * | ASoC: wm8731: Convert to devm_ functionsMark Brown2012-05-121-27/+10
| | * | ASoC: wm5100: Convert to module_i2c_driver()Mark Brown2012-05-121-11/+1
| | * | ASoC: cs42l52: Staticise non-exported symbolsMark Brown2012-05-091-2/+2
| | * | ASoC: wm8994: Use regmap directly for wm8994_mic_workMark Brown2012-05-091-7/+9
| | * | ASoC: wm8994: Add debounce to wm8994 mic detectionMark Brown2012-05-092-7/+22
| | * | ASoC: wm8994: Fix sparse warning due to use of 0 as NULLMark Brown2012-05-091-1/+1
| | * | ASoC: cs42l73: Use DAPM routes to hook AIF widgets to DAI'sBrian Austin2012-05-091-13/+28
| | * | ASoC: cs42l73: Remove Chip ID's from reg_defaultBrian Austin2012-05-091-3/+0
| | * | ASoC: cs42l73: Convert to module_i2c_driver()Brian Austin2012-05-091-19/+1
| | * | ASoC: rt5631: Convert to direct regmap API usageMark Brown2012-05-091-41/+54
| | * | ASoC: rt5631: Convert to module_i2c_driver()Mark Brown2012-05-091-11/+1
| | * | ASoC: alc5632: Convert to devm_regmap_init_i2c()Axel Lin2012-05-081-7/+1
| | * | ASoC: alc5632: Convert to module_i2c_driver()Axel Lin2012-05-081-19/+1
| | * | ASoC: alc5623: Convert to module_i2c_driver()Axel Lin2012-05-081-19/+1
| | * | ASoC: wm9081: Hook DAC up via DAPM rather than streamMark Brown2012-05-081-2/+3
| | * | ASoC: twl6040: Remove HS/HF gain ramp featurePeter Ujfalusi2012-05-071-429/+12
| | * | ASoC: da7210: Minor improvements and a bugfixAshish Chavan2012-05-031-13/+15
| | * | ASoC: wm5100: Set the DAI base address in the DAI driversMark Brown2012-05-021-21/+5
| | * | ASoC: wm_hubs: Cache multiple DCS offsetsMark Brown2012-05-012-10/+67
| | * | ASoC: wm8350: Replace use of custom I/O with snd_soc_read()/write()Mark Brown2012-04-301-37/+37
| | * | ASoC: wm8350: Remove check for clocks in trigger()Mark Brown2012-04-301-40/+0
| | * | ASoC: cs42l52: Remove duplicate module exit codeMark Brown2012-04-301-7/+0
| | * | ASoC: Add support for CS42L52 CodecBrian Austin2012-04-304-0/+1582
| | * | ASoC: wm_hubs: Enable class W for output mixer pathsMark Brown2012-04-271-21/+40
| | * | ASoC: wm_hubs: Factor out class W managementMark Brown2012-04-274-158/+82
| | * | ASoC: wm_hubs: Special case headphones for digital paths in more use casesMark Brown2012-04-274-14/+45
| | * | ASoC: da7210: Minor bugfix for non pll slave modeAshish Chavan2012-04-271-6/+7
| | * | ASoC: wm8994: Add trace showing wm8958_micd_set_rate()Mark Brown2012-04-261-0/+4
| | * | ASoC: wm8994: Allow rate configuration with custom mic callbackMark Brown2012-04-261-1/+2
| | * | ASoC: wm8994: Tune debounce rates for jack detect modeMark Brown2012-04-261-2/+4