| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 2010-11-22 | 1 | -1/+0 |
* | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 2010-11-06 | 1 | -60/+63 |
* | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2010-10-25 | 1 | -20/+17 |
|\ |
|
| * | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -20/+17 |
* | | sound: fixed typos | Andrea Gelmini | 2010-10-17 | 1 | -1/+1 |
|/ |
|
* | ASoC: Rename 's3c24xx-pcm' driver to 's3c-dma' | Jassi Brar | 2009-11-18 | 1 | -1/+1 |
* | ASoC: S3C: Remove <plat/audio.h> | Ben Dooks | 2009-10-13 | 1 | -1/+0 |
* | ASoC: Fix snd_soc_dai_set_pll() calls in neo1973_*.c | Takashi Iwai | 2009-10-01 | 1 | -3/+3 |
* | ASoC: Add source argument to PLL configuration | Mark Brown | 2009-09-05 | 1 | -1/+1 |
* | ASoC: Fix lm4857 control | Mark Brown | 2009-06-10 | 1 | -6/+10 |
* | ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls. | Philipp Zabel | 2009-03-12 | 1 | -8/+5 |
* | ASoC: Re-remove hand-rolled pr_debug() macros | Mark Brown | 2009-03-06 | 1 | -26/+18 |
* | Merge commit 's3c-iis-header' into HEAD | Mark Brown | 2009-03-06 | 1 | -2/+2 |
|\ |
|
| * | S3C: Move <mach/audio.h> to <plat/audio.h> | Ben Dooks | 2009-03-05 | 1 | -1/+1 |
| * | S3C24XX: Move and update IIS headers | Ben Dooks | 2009-03-05 | 1 | -1/+1 |
* | | ASoC: Convert WM8753 to register via normal device probe | Mark Brown | 2009-02-25 | 1 | -6/+0 |
|/ |
|
* | ASoC: Push platform registration down into the card | Mark Brown | 2008-12-02 | 1 | -1/+1 |
* | ASoC: Remove DAI type information | Mark Brown | 2008-11-24 | 1 | -1/+0 |
* | ASoC: Rename snd_soc_card to snd_soc_machine | Mark Brown | 2008-11-21 | 1 | -3/+3 |
* | ALSA: ASoC: Drop device registration from GTA01 lm4857 driver | Jonas Bonn | 2008-10-13 | 1 | -45/+6 |
* | ALSA: ASoC: Fix build of GTA01 audio driver | Mark Brown | 2008-10-13 | 1 | -2/+2 |
* | ALSA: ASoC: Add widgets before setting endpoints on GTA01 | Jonas Bonn | 2008-10-13 | 1 | -3/+3 |
* | ALSA: ASoC: Use snd_soc_dapm_nc_pin() in GTA01 audio driver | Mark Brown | 2008-10-13 | 1 | -7/+6 |
* | ALSA: ASoC: Check for machine type in GTA01 machine driver | Mark Brown | 2008-10-10 | 1 | -0/+7 |
* | sound: ASoC: Convert neo1973/lm4857 to a new-style i2c driver | Jean Delvare | 2008-09-09 | 1 | -52/+58 |
* | sound: ASoC: Convert wm8753 to a new-style i2c driver | Jean Delvare | 2008-09-09 | 1 | -0/+1 |
* | sound: ASoC: Fix an error path in neo1973_wm8753 | Jean Delvare | 2008-09-09 | 1 | -2/+6 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -5/+5 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 1 | -1/+1 |
* | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 2008-08-07 | 1 | -1/+0 |
* | ALSA: asoc: machines - add Digital Audio Interface (DAI) control functions. | Liam Girdwood | 2008-07-10 | 1 | -13/+13 |
* | ALSA: asoc: s3c24xx - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. | Liam Girdwood | 2008-07-10 | 1 | -6/+6 |
* | ALSA: asoc: core - refactored DAPM pin control API. | Liam Girdwood | 2008-07-10 | 1 | -58/+58 |
* | ALSA: ASoC: Add TLV information to the LM4857 controls on the GTA01 | Mike Montour | 2008-06-13 | 1 | -6/+10 |
* | [ALSA] ASoC: Remove in-code changelogs | Mark Brown | 2008-05-19 | 1 | -4/+0 |
* | [ALSA] soc - neo1973_wm8753 - Convert to bulk DAPM registration APIs | Mark Brown | 2008-05-19 | 1 | -11/+6 |
* | [ALSA] soc - Patch to add debug messages to the neo1973_wm8753 (GTA01) sound ... | Tim Niemeyer | 2008-05-19 | 1 | -0/+46 |
* | [ALSA] soc - neo1973_wm8753.c add suspend and shutdown hooks for lm4857 chip | Graeme Gregory | 2008-04-30 | 1 | -0/+32 |
* | [ALSA] soc - neo1973_wm8753.c change maintainer contact info | Graeme Gregory | 2008-04-30 | 1 | -1/+1 |
* | [ALSA] soc - neo1973_wm8753.c cleanup checkpatch issues | Graeme Gregory | 2008-04-30 | 1 | -12/+12 |
* | [ALSA] soc - neo1973_wm8753 - Fix module unload | Tim Niemeyer | 2008-04-24 | 1 | -0/+1 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 1 | -1/+0 |
* | [ALSA] neo1973: ASoC include pathname fix | Harald Welte | 2008-01-31 | 1 | -1/+3 |
* | i2c: normal_i2c can be made const (remaining drivers) | Jean Delvare | 2008-01-27 | 1 | -1/+1 |
* | [ALSA] ASoC S3C24xx machine drivers - Openmoko Neo1973 | Graeme Gregory | 2007-07-20 | 1 | -0/+670 |