aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-08ASoC: Allow 32 bit registers for DAPMDaniel Ribeiro1-2/+2
2009-05-22AsoC: Make snd_soc_read() and snd_soc_write() functionsMark Brown1-4/+13
2009-05-18ASoC: Integrate bias management with DAPM power managementMark Brown1-0/+1
2009-05-18ASoC: Split DAPM power checks from sequencing of power changesMark Brown1-0/+2
2009-04-24ASoC: add SOC_DOUBLE_EXT macroDaniel Mack1-0/+8
2009-04-07ASoC: Provide core support for symmetric sample ratesMark Brown1-0/+6
2009-03-04ASoC: Add GPIO support for jack reporting interfaceLopez Cruz, Misael1-0/+32
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown1-1/+2
2009-01-09Merge branch 'for-2.6.29' into for-2.6.30Mark Brown1-14/+1
2009-01-09ASoC: cleanup duplicated code.Ian Molton1-0/+2
2009-01-09ASoC: Add jack reporting interfaceMark Brown1-0/+32
2009-01-08ASoC: Merge the soc_value_enum to soc_enum structPeter Ujfalusi1-14/+1
2009-01-05ASoC: New enum type: value_enumPeter Ujfalusi1-0/+30
2008-12-10ASoC: Add codec registration APIMark Brown1-0/+5
2008-12-09ASoC: Add platform registration APIMark Brown1-0/+5
2008-12-09ASoC: Add card registration APIMark Brown1-0/+5
2008-12-04ASoC: Remove obsolete declaration of struct snd_soc_clock_infoMark Brown1-1/+0
2008-12-03ASoC: Remove device from platform suspend and resume operationsMark Brown1-4/+2
2008-12-03ASoC: Push debugfs files out of the snd_soc_device structureMark Brown1-3/+5
2008-12-02ASoC: Push platform registration down into the cardMark Brown1-1/+1
2008-12-02ASoC: Push workqueue data into snd_soc_cardMark Brown1-2/+5
2008-12-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown1-1/+1
2008-11-24ASoC: Remove DAI type informationMark Brown1-8/+0
2008-11-21ASoC: Move DAI structure definitions into new soc-dai.hMark Brown1-146/+2
2008-11-21ASoC: Rename snd_soc_card to snd_soc_machineMark Brown1-4/+4
2008-11-18ASoC: Remove unused snd_soc_machine_config declarationMark Brown1-1/+0
2008-11-05ASoC: Remove core version numberMark Brown1-2/+0
2008-10-31Merge branch 'topic/fix/asoc' into topic/asocTakashi Iwai1-1/+2
2008-10-30ASoC: Allow setting codec register with debugfs filesystemTroy Kisky1-0/+4
2008-10-30ALSA: ASoC: Fix mono controls after conversion to support full int masksMark Brown1-1/+2
2008-07-29ALSA: ASoC: convert use of uint to unsigned intJon Smirl1-1/+1
2008-07-29ALSA: ASoC: Rename mask to max to reflect usageJon Smirl1-11/+11
2008-07-29ALSA: ASoC: Convert bitfields in ASoC into full int widthJon Smirl1-19/+31
2008-07-29ALSA: ASoC: Allow codecs to override register displayMark Brown1-0/+2
2008-07-10ALSA: asoc: core - add Digital Audio Interface (DAI) control functions.Liam Girdwood1-0/+21
2008-07-10ALSA: asoc: core - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood1-48/+23
2008-06-16ALSA: ASoC: Don't block system resumeAndy Green1-0/+1
2008-06-13ALSA: ASoC: Add SOC_SINGLE_EXT_TLV control typeMike Montour1-0/+9
2008-06-13ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and removeMark Brown1-2/+4
2008-05-29[ALSA] ASoC: Add SOC_DOUBLE_S8_TLV control typeMark Brown1-0/+15
2008-05-19[ALSA] ASoC: Clarify API for bias configurationMark Brown1-4/+24
2008-05-19[ALSA] ASoC: Make CPU and codec DAI operations have same typeMark Brown1-24/+6
2008-05-13[ALSA] ASoC: build fix for snd_soc_info_bool_extPhilipp Zabel1-1/+1
2008-01-31[ALSA] Bump ASoC core version numberMark Brown1-1/+1
2008-01-31[ALSA] soc - Ensure PCMs are suspendedLiam Girdwood1-0/+3
2008-01-31[ALSA] ASoC TLV supportPhilipp Zabel1-10/+48
2008-01-31[ALSA] soc - Add device level DAPM eventLiam Girdwood1-0/+3
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-2/+1
2007-05-16[ALSA] ASoC AC97 device reg bugfixLiam Girdwood1-1/+3