summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* | | | ASoC: Lower priority of resume work loggingMark Brown2008-11-241-4/+4
* | | | ASoC: Remove DAI type informationMark Brown2008-11-241-23/+8Star
* | | | 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/+0Star
* | | | 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/+14Star
* | | ASoC: Fix handling of DAPM suspend workMark Brown2008-10-301-32/+23Star
* | | 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/+2Star
|/
* 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/+0Star
* [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
* [ALSA] ASoC TLV supportPhilipp Zabel2008-01-311-28/+38
* [ALSA] soc - Add device level DAPM eventLiam Girdwood2008-01-311-12/+11Star
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0Star
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-20/+0Star
* [ALSA] ASoC AC97 device reg bugfixLiam Girdwood2007-05-161-3/+15
* [ALSA] soc - ASoC 0.13 core changesLiam Girdwood2007-02-091-633/+148Star
* [ALSA] ASoC very minor coding style fix for snd_soc_new_pcms()Liam Girdwood2007-02-091-1/+1
* [ALSA] ASoC force running of delayed PM work at suspend() and remove()Liam Girdwood2007-02-091-1/+22
* [ALSA] ASoC codec probe failure bugLiam Girdwood2007-02-091-1/+1
* [ALSA] soc - Use global workqueueTakashi Iwai2007-02-091-13/+2Star
* [ALSA] Additional credits to soc-coreLiam Girdwood2007-02-091-1/+6
* [ALSA] Fix the soc code after dhowells workqueue changes.Andrew Morton2007-02-091-6/+6
* [ALSA] ASoC - Bit clock matching errorPhilipp Zabel2007-02-091-1/+1