summaryrefslogtreecommitdiff
path: root/sound/soc/soc-core.c
AgeCommit message (Expand)Author
2010-05-26ccwmx51: Compare with FSL official L2.6.31_10.04.01 source treeAlejandro Gonzalez
2010-03-17ccwmx51: Support for the WM8753 audio chipAlejandro Gonzalez
2009-06-14ASoC: Instantiate any forgotten DAPM widgetsMark Brown
2009-06-04ASoC: fix NULL pointer dereference in soc_suspend()Daniel Mack
2009-05-18ASoC: Integrate bias management with DAPM power managementMark Brown
2009-05-12Merge branch 'for-2.6.30' into for-2.6.31Mark Brown
2009-05-11ASoC: soc-core: fix crash when removing not instantiated cardMike Rapoport
2009-05-09ASoC: Fix up CODEC DAI formats for big endian CPUsMark Brown
2009-04-16ASoC: Volume controls are never of boolean typeMark Brown
2009-04-16ASoC: Check we have DAI ops when calling via accessor functionsMark Brown
2009-04-07ASoC: Provide core support for symmetric sample ratesMark Brown
2009-04-02ASoC: Set parent for AC97 devices we registerMark Brown
2009-04-02ASoC: Don't defer resume work for AC97 codecsMark Brown
2009-03-17ASoC: Only deregister AC97 dev if it's name was not "AC97"Atsushi Nemoto
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao
2009-02-13Merge branch 'for-2.6.29' into for-2.6.30Mark Brown
2009-02-13ASoC: Only register AC97 bus if it's not done alreadyMark Brown
2009-01-28Merge branch 'topic/snd_card_new-err' into topic/asocTakashi Iwai
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai
2009-01-09Merge branch 'for-2.6.29' into for-2.6.30Mark Brown
2009-01-09ASoC: cleanup duplicated code.Ian Molton
2009-01-08ASoC: Merge the soc_value_enum to soc_enum structPeter Ujfalusi
2009-01-05ASoC: New enum type: value_enumPeter Ujfalusi
2009-01-01ASoC: Clean up kerneldoc warningsMark Brown
2008-12-10ASoC: Add codec registration APIMark Brown
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai
2008-12-09ASoC: Wait for non-AC97 codec DAIs before instantiatingMark Brown
2008-12-09ASoC: Initial framework for dynamic card instantiationMark Brown
2008-12-09ASoC: Add platform registration APIMark Brown
2008-12-09ASoC: Add DAI registration APIMark Brown
2008-12-09ASoC: Add card registration APIMark Brown
2008-12-03ASoC: Remove platform device from DAI suspend and resume operationsMark Brown
2008-12-03ASoC: Remove device from platform suspend and resume operationsMark Brown
2008-12-03ASoC: Push debugfs files out of the snd_soc_device structureMark Brown
2008-12-02ASoC: Push platform registration down into the cardMark Brown
2008-12-02ASoC: Push workqueue data into snd_soc_cardMark Brown
2008-12-01ASoC: Annotate core removal functionMark Brown
2008-12-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown
2008-12-01Merge branch 'upstream' into topic/asocTakashi Iwai
2008-11-25ASoC: Clean up kernel-doc for snd_soc_dai_set_fmtQinghuang Feng
2008-11-24ASoC: Lower priority of resume work loggingMark Brown
2008-11-24ASoC: Remove DAI type informationMark Brown
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown
2008-11-21ASoC: Rename snd_soc_card to snd_soc_machineMark Brown
2008-11-05ASoC: Remove core version numberMark Brown
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-31Merge branch 'topic/fix/asoc' into topic/asocTakashi Iwai
2008-10-30ASoC: Convert core to use standard debug print macrosMark Brown