aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-21ASoC: Add DAPM widget power decision debugfs filesMark Brown1-0/+8
2009-08-06ASoC: change set_tdm_slot api to allow slot_width override.Daniel Ribeiro1-3/+6
2009-07-31ASoC: Allow CODECs to flag invalid registersMark Brown1-0/+3
2009-07-23ALSA: Allow passing platform_data to devices attached to AC97 busMarek Vasut1-1/+5
2009-07-05ASoC: Add CODEC volatile register operationMark Brown1-0/+17
2009-06-30ASoC: Convert to dev_pm_opsMark Brown1-11/+19
2009-06-25Merge branch 'for-2.6.31' into for-2.6.32Mark Brown1-0/+3
2009-06-23ASoC: Add a shutdown callbackMark Brown1-0/+16
2009-06-14ASoC: Instantiate any forgotten DAPM widgetsMark Brown1-0/+3
2009-06-13ASoC: Add stub suspend and resume calls for ASoC subdevicesMark Brown1-0/+39
2009-06-08ASoC: Allow 32 bit registers for DAPMDaniel Ribeiro1-14/+14
2009-06-04ASoC: fix NULL pointer dereference in soc_suspend()Daniel Mack1-0/+6
2009-05-18ASoC: Integrate bias management with DAPM power managementMark Brown1-51/+10
2009-05-12Merge branch 'for-2.6.30' into for-2.6.31Mark Brown1-0/+3
2009-05-11ASoC: soc-core: fix crash when removing not instantiated cardMike Rapoport1-0/+3
2009-05-09ASoC: Fix up CODEC DAI formats for big endian CPUsMark Brown1-0/+40
2009-04-16ASoC: Volume controls are never of boolean typeMark Brown1-3/+3
2009-04-16ASoC: Check we have DAI ops when calling via accessor functionsMark Brown1-7/+7
2009-04-07ASoC: Provide core support for symmetric sample ratesMark Brown1-0/+38
2009-04-02ASoC: Set parent for AC97 devices we registerMark Brown1-1/+1
2009-04-02ASoC: Don't defer resume work for AC97 codecsMark Brown1-4/+14
2009-03-17ASoC: Only deregister AC97 dev if it's name was not "AC97"Atsushi Nemoto1-1/+2
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-48/+54
2009-02-13Merge branch 'for-2.6.29' into for-2.6.30Mark Brown1-1/+4
2009-02-13ASoC: Only register AC97 bus if it's not done alreadyMark Brown1-1/+4
2009-01-28Merge branch 'topic/snd_card_new-err' into topic/asocTakashi Iwai1-4/+4
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown1-20/+17
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai1-4/+4
2009-01-09Merge branch 'for-2.6.29' into for-2.6.30Mark Brown1-35/+2
2009-01-09ASoC: cleanup duplicated code.Ian Molton1-0/+31
2009-01-08ASoC: Merge the soc_value_enum to soc_enum structPeter Ujfalusi1-35/+2
2009-01-05ASoC: New enum type: value_enumPeter Ujfalusi1-0/+107
2009-01-01ASoC: Clean up kerneldoc warningsMark Brown1-22/+24
2008-12-10ASoC: Add codec registration APIMark Brown1-0/+43
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai1-1/+1
2008-12-09ASoC: Wait for non-AC97 codec DAIs before instantiatingMark Brown1-1/+26
2008-12-09ASoC: Initial framework for dynamic card instantiationMark Brown1-20/+79
2008-12-09ASoC: Add platform registration APIMark Brown1-0/+38
2008-12-09ASoC: Add DAI registration APIMark Brown1-0/+83
2008-12-09ASoC: Add card registration APIMark Brown1-0/+62
2008-12-03ASoC: Remove platform device from DAI suspend and resume operationsMark Brown1-4/+4
2008-12-03ASoC: Remove device from platform suspend and resume operationsMark Brown1-2/+2
2008-12-03ASoC: Push debugfs files out of the snd_soc_device structureMark Brown1-32/+41
2008-12-02ASoC: Push platform registration down into the cardMark Brown1-19/+25
2008-12-02ASoC: Push workqueue data into snd_soc_cardMark Brown1-13/+20
2008-12-01ASoC: Annotate core removal functionMark Brown1-1/+1
2008-12-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown1-3/+3
2008-12-01Merge branch 'upstream' into topic/asocTakashi Iwai1-2/+2
2008-11-25ASoC: Clean up kernel-doc for snd_soc_dai_set_fmtQinghuang Feng1-1/+0
2008-11-24ASoC: Lower priority of resume work loggingMark Brown1-4/+4