aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAge
* ASoC: Add DAPM widget power decision debugfs filesMark Brown2009-08-21
* ASoC: change set_tdm_slot api to allow slot_width override.Daniel Ribeiro2009-08-06
* ASoC: Allow CODECs to flag invalid registersMark Brown2009-07-31
* ALSA: Allow passing platform_data to devices attached to AC97 busMarek Vasut2009-07-23
* ASoC: Add CODEC volatile register operationMark Brown2009-07-05
* ASoC: Convert to dev_pm_opsMark Brown2009-06-30
* Merge branch 'for-2.6.31' into for-2.6.32Mark Brown2009-06-25
|\
| * ASoC: Instantiate any forgotten DAPM widgetsMark Brown2009-06-14
* | ASoC: Add a shutdown callbackMark Brown2009-06-23
* | ASoC: Add stub suspend and resume calls for ASoC subdevicesMark Brown2009-06-13
* | ASoC: Allow 32 bit registers for DAPMDaniel Ribeiro2009-06-08
|/
* ASoC: fix NULL pointer dereference in soc_suspend()Daniel Mack2009-06-04
* ASoC: Integrate bias management with DAPM power managementMark Brown2009-05-18
* Merge branch 'for-2.6.30' into for-2.6.31Mark Brown2009-05-12
|\
| * ASoC: soc-core: fix crash when removing not instantiated cardMike Rapoport2009-05-11
* | ASoC: Fix up CODEC DAI formats for big endian CPUsMark Brown2009-05-09
* | ASoC: Volume controls are never of boolean typeMark Brown2009-04-16
* | ASoC: Check we have DAI ops when calling via accessor functionsMark Brown2009-04-16
* | ASoC: Provide core support for symmetric sample ratesMark Brown2009-04-07
|/
* ASoC: Set parent for AC97 devices we registerMark Brown2009-04-02
* ASoC: Don't defer resume work for AC97 codecsMark Brown2009-04-02
* ASoC: Only deregister AC97 dev if it's name was not "AC97"Atsushi Nemoto2009-03-17
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-04
* Merge branch 'for-2.6.29' into for-2.6.30Mark Brown2009-02-13
|\
| * ASoC: Only register AC97 bus if it's not done alreadyMark Brown2009-02-13
* | Merge branch 'topic/snd_card_new-err' into topic/asocTakashi Iwai2009-01-28
|\ \
| * | ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-12
* | | ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-27
* | | Merge branch 'for-2.6.29' into for-2.6.30Mark Brown2009-01-09
|\ \ \ | | |/ | |/|
| * | ASoC: Merge the soc_value_enum to soc_enum structPeter Ujfalusi2009-01-08
| |/
* / ASoC: cleanup duplicated code.Ian Molton2009-01-09
|/
* ASoC: New enum type: value_enumPeter Ujfalusi2009-01-05
* ASoC: Clean up kerneldoc warningsMark Brown2009-01-01
* ASoC: Add codec registration APIMark Brown2008-12-10
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-10
* ASoC: Wait for non-AC97 codec DAIs before instantiatingMark Brown2008-12-09
* ASoC: Initial framework for dynamic card instantiationMark Brown2008-12-09
* ASoC: Add platform registration APIMark Brown2008-12-09
* ASoC: Add DAI registration APIMark Brown2008-12-09
* ASoC: Add card registration APIMark Brown2008-12-09
* ASoC: Remove platform device from DAI suspend and resume operationsMark Brown2008-12-03
* ASoC: Remove device from platform suspend and resume operationsMark Brown2008-12-03
* ASoC: Push debugfs files out of the snd_soc_device structureMark Brown2008-12-03
* ASoC: Push platform registration down into the cardMark Brown2008-12-02
* ASoC: Push workqueue data into snd_soc_cardMark Brown2008-12-02
* ASoC: Annotate core removal functionMark Brown2008-12-01
* ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown2008-12-01
* Merge branch 'upstream' into topic/asocTakashi Iwai2008-12-01
|\
| *-. Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai2008-11-03
| |\ \
| | * | sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-03