summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2014-06-03Merge remote-tracking branches 'asoc/topic/wm8804' and 'asoc/topic/wm9713' in...Mark Brown3-5/+19
2014-06-03Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '...Mark Brown2-65/+18
2014-06-03Merge remote-tracking branches 'asoc/topic/rl6231' and 'asoc/topic/rt5677' in...Mark Brown12-307/+5187
2014-06-03Merge remote-tracking branches 'asoc/topic/max98090' and 'asoc/topic/max98095...Mark Brown3-4/+52
2014-06-03Merge remote-tracking branch 'asoc/topic/cs42l56' into asoc-nextMark Brown2-43/+37
2014-06-03Merge remote-tracking branch 'asoc/topic/alc5623' into asoc-nextMark Brown1-0/+1
2014-06-03Merge remote-tracking branches 'asoc/topic/adau' and 'asoc/topic/adsp' into a...Mark Brown13-23/+2690
2014-06-03Merge remote-tracking branches 'asoc/fix/pxa' and 'asoc/fix/tlv320aic3x' into...Mark Brown1-1/+1
2014-06-01ASoC: add RT5677 CODEC driverOder Chiou4-0/+4955
2014-06-01ASoC: rt5640: Add the function "get_clk_info" to RL6231 shared supportOder Chiou5-48/+20
2014-06-01ASoC: rt5640: Add the function of the PLL clock calculation to RL6231 shared ...Oder Chiou8-206/+102
2014-06-01ASoC: rt5640: Add RL6231 class device shared support for RT5640, RT5645 and R...Oder Chiou7-53/+110
2014-06-01Merge branches 'topic/rt5640', 'topic/rt5645' and 'topic/rt5651' of git://git...Mark Brown6-0/+8653
2014-06-01ASoC: wm9713: correct mono out PGA sourcesMatt Reimer1-2/+1
2014-06-01ASoC: cs42l56: Fix new value argument in snd_soc_update_bits callsAxel Lin2-43/+37
2014-06-01ASoC: tlv320aci3x: Fix custom snd_soc_dapm_put_volsw_aic3x() functionPeter Ujfalusi1-1/+1
2014-05-29ASoC: wm8804: Allow control of master clock divider in PLL generationDaniel Matuschek2-3/+18
2014-05-27ASoC: Add ADAU1381/ADAU1781 audio CODEC supportLars-Peter Clausen6-0/+689
2014-05-27ASoC: Add ADAU1361/ADAU1761 audio CODEC supportLars-Peter Clausen6-0/+985
2014-05-27ASoC: Add ADAU1X61 and ADAU1X81 CODECs common codeLars-Peter Clausen4-3/+999
2014-05-27ASoC: wm_adsp: Use adsp_err/warn instead of dev_err/warnCharles Keepax1-20/+17
2014-05-27ASoC: sgtl5000: Fix the cache handlingFabio Estevam1-60/+15
2014-05-26ASoC: sirf-audio-codec: Simplify the new bitmask value in regmap_update_bitsAxel Lin1-5/+3
2014-05-26ASoC: max98095: Add master clock handlingTushar Behera1-0/+24
2014-05-26ASoC: max98090: Add master clock handlingTushar Behera2-0/+24
2014-05-26ASoC: alc5623: Fix Kconfig dependencyTakashi Iwai1-0/+1
2014-05-26ASoC: max98090: Add NI/MI values for user pclk 19.2 MHzChen Zhen1-4/+4
2014-05-22Merge remote-tracking branches 'asoc/topic/ux500', 'asoc/topic/wm8731', 'asoc...Mark Brown4-22/+8
2014-05-22Merge remote-tracking branches 'asoc/topic/rt5651', 'asoc/topic/samsung', 'as...Mark Brown7-25/+176
2014-05-22Merge remote-tracking branches 'asoc/topic/nuc900', 'asoc/topic/omap', 'asoc/...Mark Brown8-160/+8923
2014-05-22Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso...Mark Brown9-13/+61
2014-05-22Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8' and...Mark Brown10-87/+1706
2014-05-22Merge remote-tracking branches 'asoc/topic/ad1980', 'asoc/topic/adsp', 'asoc/...Mark Brown8-42/+165
2014-05-22Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown1-0/+2
2014-05-22Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown15-62/+58
2014-05-22Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown58-181/+1717
2014-05-22Merge remote-tracking branch 'asoc/fix/max98090' into asoc-linusMark Brown1-1/+30
2014-05-22Merge tag 'asoc-v3.15-rc5-drivers' into asoc-linusMark Brown3-4/+17
2014-05-21ASoC: alc5623: Add device tree bindingAndrew Lunn2-1/+21
2014-05-21ASoC: ad1980: Replace goto loop with do-while loopLars-Peter Clausen1-20/+19
2014-05-19ASoC: rt5645: Fix updating wrong register for T5645_AIF2 caseAxel Lin1-2/+2
2014-05-19ASoC: rt5651: Do not use rtd->codecLars-Peter Clausen1-2/+1
2014-05-19ASoC: cs42xx8: Do not use rtd->codecLars-Peter Clausen1-2/+1
2014-05-16ASoC: max98090: Move microphone bias voltage setting to probe functionJarkko Nikula1-7/+3
2014-05-16ASoC: max98090: Make sure we configure BCLK in one placeLiam Girdwood2-3/+6
2014-05-16ASoC: max98090: Add ACPI probing supportJarkko Nikula1-2/+26
2014-05-16ASoC: max98090: Mark cache as dirty prior to restoringLiam Girdwood1-0/+2
2014-05-16ASoC: max98090: Reset codec on resumeLiam Girdwood1-0/+23
2014-05-16ASoC: max98090: Fix reset at resume timeLiam Girdwood1-0/+3
2014-05-16ASoC: max98090: Fix digital sidetone gain TLVLiam Girdwood1-1/+2