| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: Merge the soc_value_enum to soc_enum struct | Peter Ujfalusi | 2009-01-08 | 1 | -14/+1 |
* | ASoC: New enum type: value_enum | Peter Ujfalusi | 2009-01-05 | 1 | -0/+30 |
* | ASoC: Add codec registration API | Mark Brown | 2008-12-10 | 1 | -0/+5 |
* | ASoC: Add platform registration API | Mark Brown | 2008-12-09 | 1 | -0/+5 |
* | ASoC: Add card registration API | Mark Brown | 2008-12-09 | 1 | -0/+5 |
* | ASoC: Remove obsolete declaration of struct snd_soc_clock_info | Mark Brown | 2008-12-04 | 1 | -1/+0 |
* | ASoC: Remove device from platform suspend and resume operations | Mark Brown | 2008-12-03 | 1 | -4/+2 |
* | ASoC: Push debugfs files out of the snd_soc_device structure | Mark Brown | 2008-12-03 | 1 | -3/+5 |
* | ASoC: Push platform registration down into the card | Mark Brown | 2008-12-02 | 1 | -1/+1 |
* | ASoC: Push workqueue data into snd_soc_card | Mark Brown | 2008-12-02 | 1 | -2/+5 |
* | ASoC: Rename snd_soc_register_card() to snd_soc_init_card() | Mark Brown | 2008-12-01 | 1 | -1/+1 |
* | ASoC: Remove DAI type information | Mark Brown | 2008-11-24 | 1 | -8/+0 |
* | ASoC: Move DAI structure definitions into new soc-dai.h | Mark Brown | 2008-11-21 | 1 | -146/+2 |
* | ASoC: Rename snd_soc_card to snd_soc_machine | Mark Brown | 2008-11-21 | 1 | -4/+4 |
* | ASoC: Remove unused snd_soc_machine_config declaration | Mark Brown | 2008-11-18 | 1 | -1/+0 |
* | ASoC: Remove core version number | Mark Brown | 2008-11-05 | 1 | -2/+0 |
* | Merge branch 'topic/fix/asoc' into topic/asoc | Takashi Iwai | 2008-10-31 | 1 | -1/+2 |
|\ |
|
| * | ALSA: ASoC: Fix mono controls after conversion to support full int masks | Mark Brown | 2008-10-30 | 1 | -1/+2 |
* | | ASoC: Allow setting codec register with debugfs filesystem | Troy Kisky | 2008-10-30 | 1 | -0/+4 |
|/ |
|
* | ALSA: ASoC: convert use of uint to unsigned int | Jon Smirl | 2008-07-29 | 1 | -1/+1 |
* | ALSA: ASoC: Rename mask to max to reflect usage | Jon Smirl | 2008-07-29 | 1 | -11/+11 |
* | ALSA: ASoC: Convert bitfields in ASoC into full int width | Jon Smirl | 2008-07-29 | 1 | -19/+31 |
* | ALSA: ASoC: Allow codecs to override register display | Mark Brown | 2008-07-29 | 1 | -0/+2 |
* | ALSA: asoc: core - add Digital Audio Interface (DAI) control functions. | Liam Girdwood | 2008-07-10 | 1 | -0/+21 |
* | ALSA: asoc: core - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. | Liam Girdwood | 2008-07-10 | 1 | -48/+23 |
* | ALSA: ASoC: Don't block system resume | Andy Green | 2008-06-16 | 1 | -0/+1 |
* | ALSA: ASoC: Add SOC_SINGLE_EXT_TLV control type | Mike Montour | 2008-06-13 | 1 | -0/+9 |
* | ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and remove | Mark Brown | 2008-06-13 | 1 | -2/+4 |
* | [ALSA] ASoC: Add SOC_DOUBLE_S8_TLV control type | Mark Brown | 2008-05-29 | 1 | -0/+15 |
* | [ALSA] ASoC: Clarify API for bias configuration | Mark Brown | 2008-05-19 | 1 | -4/+24 |
* | [ALSA] ASoC: Make CPU and codec DAI operations have same type | Mark Brown | 2008-05-19 | 1 | -24/+6 |
* | [ALSA] ASoC: build fix for snd_soc_info_bool_ext | Philipp Zabel | 2008-05-13 | 1 | -1/+1 |
* | [ALSA] Bump ASoC core version number | Mark Brown | 2008-01-31 | 1 | -1/+1 |
* | [ALSA] soc - Ensure PCMs are suspended | Liam Girdwood | 2008-01-31 | 1 | -0/+3 |
* | [ALSA] ASoC TLV support | Philipp Zabel | 2008-01-31 | 1 | -10/+48 |
* | [ALSA] soc - Add device level DAPM event | Liam Girdwood | 2008-01-31 | 1 | -0/+3 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 1 | -1/+0 |
* | [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks | Takashi Iwai | 2007-10-16 | 1 | -2/+1 |
* | [ALSA] ASoC AC97 device reg bugfix | Liam Girdwood | 2007-05-16 | 1 | -1/+3 |
* | [ALSA] soc - 0.13 ASoC headers | Graeme Gregory | 2007-02-09 | 1 | -110/+83 |
* | [ALSA] soc - Fix delayed_work related changes on 2.6.20 kernel | Takashi Iwai | 2007-02-09 | 1 | -0/+1 |
* | [ALSA] Fix the soc code after dhowells workqueue changes. | Andrew Morton | 2007-02-09 | 1 | -0/+2 |
* | [ALSA] ASoC: Add support for BCLK based on (Rate * Chn * Word Size) | Liam Girdwood | 2007-02-09 | 1 | -9/+14 |
* | [ALSA] ASoC: core and dapm headers | Richard Purdie | 2007-02-09 | 1 | -0/+480 |