Age | Commit message (Expand) | Author |
2009-08-21 | ASoC: Add DAPM widget power decision debugfs files | Mark Brown |
2009-08-06 | ASoC: change set_tdm_slot api to allow slot_width override. | Daniel Ribeiro |
2009-07-31 | ASoC: Allow CODECs to flag invalid registers | Mark Brown |
2009-07-23 | ALSA: Allow passing platform_data to devices attached to AC97 bus | Marek Vasut |
2009-07-05 | ASoC: Add CODEC volatile register operation | Mark Brown |
2009-06-30 | ASoC: Convert to dev_pm_ops | Mark Brown |
2009-06-25 | Merge branch 'for-2.6.31' into for-2.6.32 | Mark Brown |
2009-06-23 | ASoC: Add a shutdown callback | Mark Brown |
2009-06-14 | ASoC: Instantiate any forgotten DAPM widgets | Mark Brown |
2009-06-13 | ASoC: Add stub suspend and resume calls for ASoC subdevices | Mark Brown |
2009-06-08 | ASoC: Allow 32 bit registers for DAPM | Daniel Ribeiro |
2009-06-04 | ASoC: fix NULL pointer dereference in soc_suspend() | Daniel Mack |
2009-05-18 | ASoC: Integrate bias management with DAPM power management | Mark Brown |
2009-05-12 | Merge branch 'for-2.6.30' into for-2.6.31 | Mark Brown |
2009-05-11 | ASoC: soc-core: fix crash when removing not instantiated card | Mike Rapoport |
2009-05-09 | ASoC: Fix up CODEC DAI formats for big endian CPUs | Mark Brown |
2009-04-16 | ASoC: Volume controls are never of boolean type | Mark Brown |
2009-04-16 | ASoC: Check we have DAI ops when calling via accessor functions | Mark Brown |
2009-04-07 | ASoC: Provide core support for symmetric sample rates | Mark Brown |
2009-04-02 | ASoC: Set parent for AC97 devices we register | Mark Brown |
2009-04-02 | ASoC: Don't defer resume work for AC97 codecs | Mark Brown |
2009-03-17 | ASoC: Only deregister AC97 dev if it's name was not "AC97" | Atsushi Nemoto |
2009-03-04 | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao |
2009-02-13 | Merge branch 'for-2.6.29' into for-2.6.30 | Mark Brown |
2009-02-13 | ASoC: Only register AC97 bus if it's not done already | Mark Brown |
2009-01-28 | Merge branch 'topic/snd_card_new-err' into topic/asoc | Takashi Iwai |
2009-01-27 | ASoC: Push the codec runtime storage into the card structure | Mark Brown |
2009-01-12 | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai |
2009-01-09 | Merge branch 'for-2.6.29' into for-2.6.30 | Mark Brown |
2009-01-09 | ASoC: cleanup duplicated code. | Ian Molton |
2009-01-08 | ASoC: Merge the soc_value_enum to soc_enum struct | Peter Ujfalusi |
2009-01-05 | ASoC: New enum type: value_enum | Peter Ujfalusi |
2009-01-01 | ASoC: Clean up kerneldoc warnings | Mark Brown |
2008-12-10 | ASoC: Add codec registration API | Mark Brown |
2008-12-10 | ALSA: ASoC - Fix wrong section types | Takashi Iwai |
2008-12-09 | ASoC: Wait for non-AC97 codec DAIs before instantiating | Mark Brown |
2008-12-09 | ASoC: Initial framework for dynamic card instantiation | Mark Brown |
2008-12-09 | ASoC: Add platform registration API | Mark Brown |
2008-12-09 | ASoC: Add DAI registration API | Mark Brown |
2008-12-09 | ASoC: Add card registration API | Mark Brown |
2008-12-03 | ASoC: Remove platform device from DAI suspend and resume operations | Mark Brown |
2008-12-03 | ASoC: Remove device from platform suspend and resume operations | Mark Brown |
2008-12-03 | ASoC: Push debugfs files out of the snd_soc_device structure | Mark Brown |
2008-12-02 | ASoC: Push platform registration down into the card | Mark Brown |
2008-12-02 | ASoC: Push workqueue data into snd_soc_card | Mark Brown |
2008-12-01 | ASoC: Annotate core removal function | Mark Brown |
2008-12-01 | ASoC: Rename snd_soc_register_card() to snd_soc_init_card() | Mark Brown |
2008-12-01 | Merge branch 'upstream' into topic/asoc | Takashi Iwai |
2008-11-25 | ASoC: Clean up kernel-doc for snd_soc_dai_set_fmt | Qinghuang Feng |
2008-11-24 | ASoC: Lower priority of resume work logging | Mark Brown |