aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-08ASoC: Merge the soc_value_enum to soc_enum structPeter Ujfalusi1-35/+2
2009-01-05ASoC: New enum type: value_enumPeter Ujfalusi1-0/+107
2009-01-01ASoC: Clean up kerneldoc warningsMark Brown1-22/+24
2008-12-10ASoC: Add codec registration APIMark Brown1-0/+43
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai1-1/+1
2008-12-09ASoC: Wait for non-AC97 codec DAIs before instantiatingMark Brown1-1/+26
2008-12-09ASoC: Initial framework for dynamic card instantiationMark Brown1-20/+79
2008-12-09ASoC: Add platform registration APIMark Brown1-0/+38
2008-12-09ASoC: Add DAI registration APIMark Brown1-0/+83
2008-12-09ASoC: Add card registration APIMark Brown1-0/+62
2008-12-03ASoC: Remove platform device from DAI suspend and resume operationsMark Brown1-4/+4
2008-12-03ASoC: Remove device from platform suspend and resume operationsMark Brown1-2/+2
2008-12-03ASoC: Push debugfs files out of the snd_soc_device structureMark Brown1-32/+41
2008-12-02ASoC: Push platform registration down into the cardMark Brown1-19/+25
2008-12-02ASoC: Push workqueue data into snd_soc_cardMark Brown1-13/+20
2008-12-01ASoC: Annotate core removal functionMark Brown1-1/+1
2008-12-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown1-3/+3
2008-12-01Merge branch 'upstream' into topic/asocTakashi Iwai1-2/+2
2008-11-25ASoC: Clean up kernel-doc for snd_soc_dai_set_fmtQinghuang Feng1-1/+0
2008-11-24ASoC: Lower priority of resume work loggingMark Brown1-4/+4
2008-11-24ASoC: Remove DAI type informationMark Brown1-23/+8
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown1-37/+37
2008-11-21ASoC: Rename snd_soc_card to snd_soc_machineMark Brown1-45/+45
2008-11-05ASoC: Remove core version numberMark Brown1-1/+0
2008-11-03Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai1-2/+2
2008-11-03sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2008-10-31Merge branch 'topic/fix/asoc' into topic/asocTakashi Iwai1-1/+1
2008-10-30ASoC: Convert core to use standard debug print macrosMark Brown1-22/+14
2008-10-30ASoC: Fix handling of DAPM suspend workMark Brown1-32/+23
2008-10-30ASoC: Allow setting codec register with debugfs filesystemTroy Kisky1-3/+113
2008-10-30ALSA: ASoC: Fix mono controls after conversion to support full int masksMark Brown1-1/+1
2008-10-13ALSA: ASoC: update email address for Liam GirdwoodLiam Girdwood1-3/+2
2008-09-09ALSA: ASoC: Use codec digital mute when stopping playbackMark Brown1-0/+6
2008-07-29ALSA: ASoC: convert use of uint to unsigned intJon Smirl1-24/+24
2008-07-29ALSA: ASoC: Rename mask to max to reflect usageJon Smirl1-10/+10
2008-07-29ALSA: ASoC: Convert bitfields in ASoC into full int widthJon Smirl1-34/+52
2008-07-29ALSA: ASoC: Allow codecs to override register displayMark Brown1-3/+23
2008-07-10ALSA: asoc: core - add Digital Audio Interface (DAI) control functions.Liam Girdwood1-8/+132
2008-07-10ALSA: asoc: core - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood1-25/+25
2008-06-18ALSA: ASoC: fix PM=n buildRandy Dunlap1-0/+2
2008-06-16ALSA: ASoC: Don't block system resumeAndy Green1-3/+43
2008-06-13ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and removeMark Brown1-3/+3
2008-05-29[ALSA] ASoC: Add SOC_DOUBLE_S8_TLV control typeMark Brown1-0/+72
2008-05-19[ALSA] ASoC: core checkpatch cleanupsMark Brown1-46/+54
2008-05-19[ALSA] ASoC: Clarify API for bias configurationMark Brown1-12/+13
2008-05-19[ALSA] ASoC: Remove in-code changelogsMark Brown1-4/+0
2008-04-24[ALSA] sound: fix platform driver hotplug/coldplugKay Sievers1-0/+2
2008-01-31[ALSA] Fix lockdep warning in ASoC machine probeMark Brown1-2/+5
2008-01-31[ALSA] soc - Ensure PCMs are suspendedLiam Girdwood1-0/+5
2008-01-31[ALSA] soc - Add D1 power event to power down event sequenceLiam Girdwood1-0/+8