summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [ALSA] ASoC TLV supportPhilipp Zabel2008-01-311-28/+38
* [ALSA] soc - Add device level DAPM eventLiam Girdwood2008-01-311-12/+11
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* 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/+0
* [ALSA] ASoC AC97 device reg bugfixLiam Girdwood2007-05-161-3/+15
* [ALSA] soc - ASoC 0.13 core changesLiam Girdwood2007-02-091-633/+148
* [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/+2
* [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
* [ALSA] ASoC: Add support for BCLK based on (Rate * Chn * Word Size)Liam Girdwood2007-02-091-48/+167
* [ALSA] ASoC - Fix build warnings in soc-core.cLiam Girdwood2007-02-091-9/+26
* [ALSA] ASoC debug output build breakageLiam Girdwood2007-02-091-4/+5
* [ALSA] soc-core: fix multi-line string literalClemens Ladisch2007-02-091-2/+2
* [ALSA] ASoC: core codeFrank Mandarino2007-02-091-0/+1920