aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/soc-core.c
AgeCommit message (Expand)Author
2009-01-31The continue instead of return is not necessary now, because the DAIAndy Green
2009-01-29fix-alsa-bt-dai-registration-missing.patchAndy Green
2009-01-27tracking-2.6.29-rc2-alsa-soc-res-write-sysfs-gone.patchAndy Green
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-11-19debug-codec-register-setting-sysfs.patchAndy Green
2008-11-03Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai
2008-11-03sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-30ALSA: ASoC: Fix mono controls after conversion to support full int masksMark Brown
2008-10-13ALSA: ASoC: update email address for Liam GirdwoodLiam Girdwood
2008-09-09ALSA: ASoC: Use codec digital mute when stopping playbackMark Brown
2008-07-29ALSA: ASoC: convert use of uint to unsigned intJon Smirl
2008-07-29ALSA: ASoC: Rename mask to max to reflect usageJon Smirl
2008-07-29ALSA: ASoC: Convert bitfields in ASoC into full int widthJon Smirl
2008-07-29ALSA: ASoC: Allow codecs to override register displayMark Brown
2008-07-10ALSA: asoc: core - add Digital Audio Interface (DAI) control functions.Liam Girdwood
2008-07-10ALSA: asoc: core - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood
2008-06-18ALSA: ASoC: fix PM=n buildRandy Dunlap
2008-06-16ALSA: ASoC: Don't block system resumeAndy Green
2008-06-13ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and removeMark Brown
2008-05-29[ALSA] ASoC: Add SOC_DOUBLE_S8_TLV control typeMark Brown
2008-05-19[ALSA] ASoC: core checkpatch cleanupsMark Brown
2008-05-19[ALSA] ASoC: Clarify API for bias configurationMark Brown
2008-05-19[ALSA] ASoC: Remove in-code changelogsMark Brown
2008-04-24[ALSA] sound: fix platform driver hotplug/coldplugKay Sievers
2008-01-31[ALSA] Fix lockdep warning in ASoC machine probeMark Brown
2008-01-31[ALSA] soc - Ensure PCMs are suspendedLiam Girdwood
2008-01-31[ALSA] soc - Add D1 power event to power down event sequenceLiam Girdwood
2008-01-31[ALSA] ASoC TLV supportPhilipp Zabel
2008-01-31[ALSA] soc - Add device level DAPM eventLiam Girdwood
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai
2007-05-16[ALSA] ASoC AC97 device reg bugfixLiam Girdwood
2007-02-09[ALSA] soc - ASoC 0.13 core changesLiam Girdwood
2007-02-09[ALSA] ASoC very minor coding style fix for snd_soc_new_pcms()Liam Girdwood
2007-02-09[ALSA] ASoC force running of delayed PM work at suspend() and remove()Liam Girdwood
2007-02-09[ALSA] ASoC codec probe failure bugLiam Girdwood
2007-02-09[ALSA] soc - Use global workqueueTakashi Iwai
2007-02-09[ALSA] Additional credits to soc-coreLiam Girdwood
2007-02-09[ALSA] Fix the soc code after dhowells workqueue changes.Andrew Morton
2007-02-09[ALSA] ASoC - Bit clock matching errorPhilipp Zabel
2007-02-09[ALSA] ASoC: Add support for BCLK based on (Rate * Chn * Word Size)Liam Girdwood
2007-02-09[ALSA] ASoC - Fix build warnings in soc-core.cLiam Girdwood
2007-02-09[ALSA] ASoC debug output build breakageLiam Girdwood
2007-02-09[ALSA] soc-core: fix multi-line string literalClemens Ladisch
2007-02-09[ALSA] ASoC: core codeFrank Mandarino