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