aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAge
* ASoC: Only register AC97 bus if it's not done alreadyMark Brown2009-02-13
* ASoC: Merge the soc_value_enum to soc_enum structPeter Ujfalusi2009-01-08
* ASoC: New enum type: value_enumPeter Ujfalusi2009-01-05
* ASoC: Clean up kerneldoc warningsMark Brown2009-01-01
* ASoC: Add codec registration APIMark Brown2008-12-10
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-10
* ASoC: Wait for non-AC97 codec DAIs before instantiatingMark Brown2008-12-09
* ASoC: Initial framework for dynamic card instantiationMark Brown2008-12-09
* ASoC: Add platform registration APIMark Brown2008-12-09
* ASoC: Add DAI registration APIMark Brown2008-12-09
* ASoC: Add card registration APIMark Brown2008-12-09
* ASoC: Remove platform device from DAI suspend and resume operationsMark Brown2008-12-03
* ASoC: Remove device from platform suspend and resume operationsMark Brown2008-12-03
* ASoC: Push debugfs files out of the snd_soc_device structureMark Brown2008-12-03
* ASoC: Push platform registration down into the cardMark Brown2008-12-02
* ASoC: Push workqueue data into snd_soc_cardMark Brown2008-12-02
* ASoC: Annotate core removal functionMark Brown2008-12-01
* ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown2008-12-01
* Merge branch 'upstream' into topic/asocTakashi Iwai2008-12-01
|\
| *-. Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai2008-11-03
| |\ \
| | * | sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-03
* | | | ASoC: Clean up kernel-doc for snd_soc_dai_set_fmtQinghuang Feng2008-11-25
* | | | ASoC: Lower priority of resume work loggingMark Brown2008-11-24
* | | | ASoC: Remove DAI type informationMark Brown2008-11-24
* | | | ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-21
* | | | ASoC: Rename snd_soc_card to snd_soc_machineMark Brown2008-11-21
* | | | ASoC: Remove core version numberMark Brown2008-11-05
* | | | Merge branch 'topic/fix/asoc' into topic/asocTakashi Iwai2008-10-31
|\| | |
| * | | ALSA: ASoC: Fix mono controls after conversion to support full int masksMark Brown2008-10-30
| |/ /
* | | ASoC: Convert core to use standard debug print macrosMark Brown2008-10-30
* | | ASoC: Fix handling of DAPM suspend workMark Brown2008-10-30
* | | ASoC: Allow setting codec register with debugfs filesystemTroy Kisky2008-10-30
|/ /
* / ALSA: ASoC: update email address for Liam GirdwoodLiam Girdwood2008-10-12
|/
* ALSA: ASoC: Use codec digital mute when stopping playbackMark Brown2008-09-09
* ALSA: ASoC: convert use of uint to unsigned intJon Smirl2008-07-29
* ALSA: ASoC: Rename mask to max to reflect usageJon Smirl2008-07-29
* ALSA: ASoC: Convert bitfields in ASoC into full int widthJon Smirl2008-07-29
* ALSA: ASoC: Allow codecs to override register displayMark Brown2008-07-29
* ALSA: asoc: core - add Digital Audio Interface (DAI) control functions.Liam Girdwood2008-07-10
* ALSA: asoc: core - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-10
* ALSA: ASoC: fix PM=n buildRandy Dunlap2008-06-18
* ALSA: ASoC: Don't block system resumeAndy Green2008-06-16
* ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and removeMark Brown2008-06-13
* [ALSA] ASoC: Add SOC_DOUBLE_S8_TLV control typeMark Brown2008-05-29
* [ALSA] ASoC: core checkpatch cleanupsMark Brown2008-05-19
* [ALSA] ASoC: Clarify API for bias configurationMark Brown2008-05-19
* [ALSA] ASoC: Remove in-code changelogsMark Brown2008-05-19
* [ALSA] sound: fix platform driver hotplug/coldplugKay Sievers2008-04-24
* [ALSA] Fix lockdep warning in ASoC machine probeMark Brown2008-01-31
* [ALSA] soc - Ensure PCMs are suspendedLiam Girdwood2008-01-31