Age | Commit message (Expand) | Author | Files | Lines |
2016-11-13 | ASoC: pxa: Make static string arrays 'const 'char * const []' | Lars-Peter Clausen | 1 | -3/+3 |
2016-03-01 | ASoC: pxa: spitz: Fix enum ctl accesses in a wrong type | Takashi Iwai | 1 | -6/+6 |
2015-09-14 | ASoC: pxa: Convert to devm_snd_soc_register_card | Axel Lin | 1 | -4/+1 |
2015-01-10 | ASoC: spitz: Automatically disconnect non-connected pins | Lars-Peter Clausen | 1 | -21/+1 |
2014-12-22 | ASoC: pxa: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-10-28 | ASoC: pxa: Convert spitz to use snd_soc_register_card() | Dmitry Eremin-Solenikov | 1 | -24/+28 |
2014-03-13 | Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t... | Mark Brown | 1 | -6/+1 |
2014-03-03 | ASoC: pxa: Pass correct DAPM context to {corgi,poodle,spitz}_ext_control | Lars-Peter Clausen | 1 | -2/+1 |
2014-02-23 | ASoC: pxa: Remove superfluous locking | Lars-Peter Clausen | 1 | -4/+0 |
2014-02-20 | ASoC: pxa: spitz: Update locking around use of DAPM pin API | Charles Keepax | 1 | -23/+28 |
2012-02-17 | ASoC: Change spitz_ext_control to take dapm as argument. | Axel Lin | 1 | -7/+5 |
2012-02-16 | ASoC: spitz: Fix kcontrols to use card instead of codec | Liam Girdwood | 1 | -6/+6 |
2012-01-02 | ASoC: Convert spitz to table based DAPM and control init | Axel Lin | 1 | -15/+8 |
2012-01-02 | ASoC: Use dai_fmt in spitz machine driver | Axel Lin | 1 | -12/+2 |
2011-12-22 | ASoC: pxa: Add .owner to struct snd_soc_card | Axel Lin | 1 | -0/+1 |
2011-10-13 | ASoC: pxa: Remove redundant snd_soc_dapm_sync() calls from machine drivers | Axel Lin | 1 | -1/+0 |
2011-08-14 | ASoC: Remove redundant -codec from WM8750 | Mark Brown | 1 | -1/+1 |
2011-04-03 | ASoC: Properly handle spitz MIC GPIO | Marek Vasut | 1 | -12/+29 |
2011-01-25 | ASoC: correct link specifications for corgi, poodle and spitz | Dmitry Eremin-Solenikov | 1 | -2/+2 |
2010-11-22 | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 1 | -1/+0 |
2010-11-06 | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 1 | -0/+5 |
2010-11-06 | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 1 | -33/+36 |
2010-11-06 | ASoC: Lock the CODEC in PXA external jack controls | Mark Brown | 1 | -0/+5 |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 1 | -52/+10 |
2010-04-09 | ASoC: WM8750: Convert to new API | Marek Vasut | 1 | -7/+36 |
2009-03-28 | Merge branch 'origin' into devel | Russell King | 1 | -8/+6 |
2009-03-12 | ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls. | Philipp Zabel | 1 | -7/+5 |
2009-03-09 | [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h | Eric Miao | 1 | -2/+0 |
2009-02-11 | ASoC: Fix forgotten replacements of socdev->codec | Takashi Iwai | 1 | -1/+1 |
2008-12-02 | ASoC: Push platform registration down into the card | Mark Brown | 1 | -1/+1 |
2008-11-21 | ASoC: Rename snd_soc_card to snd_soc_machine | Mark Brown | 1 | -2/+2 |
2008-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -8/+8 |
2008-10-13 | ALSA: ASoC: update email address for Liam Girdwood | Liam Girdwood | 1 | -1/+1 |
2008-10-13 | ALSA: ASoC: Use snd_soc_dapm_nc_pin() in Zaurus machine drivers | Mark Brown | 1 | -7/+7 |
2008-10-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -28/+18 |
2008-09-24 | [ARM] pxa/akita: use pca953x instead of akita-ioexp | Eric Miao | 1 | -9/+4 |
2008-09-24 | [ARM] pxa/spitz: use generic GPIO API for SCOOP1/SCOOP2 GPIOs | Eric Miao | 1 | -19/+14 |
2008-09-04 | ALSA: ASoC: Convert wm8750 to a new-style i2c driver | Jean Delvare | 1 | -0/+1 |
2008-08-12 | ALSA: spitz: MONO -> MONO1 | Dmitry Baryshkov | 1 | -1/+1 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -4/+4 |
2008-07-10 | ALSA: asoc: machines - add Digital Audio Interface (DAI) control functions. | Liam Girdwood | 1 | -4/+4 |
2008-07-10 | ALSA: asoc: pxa - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. | Liam Girdwood | 1 | -2/+2 |
2008-07-10 | ALSA: asoc: core - refactored DAPM pin control API. | Liam Girdwood | 1 | -31/+31 |
2008-05-19 | [ALSA] ASoC: Remove in-code changelogs | Mark Brown | 1 | -3/+0 |
2008-05-19 | [ALSA] soc - Zaurus - Convert to bulk DAPM registration APIs | Mark Brown | 1 | -9/+5 |
2008-04-24 | [ALSA] soc - spitz - Fix checkpatch warnings | Mark Brown | 1 | -4/+2 |
2008-02-29 | [ALSA] ASoC: Fix DAPM widget function types in pxa machine drivers | Jarkko Nikula | 1 | -1/+2 |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 1 | -1/+0 |
2007-10-16 | [ALSA] Clean up duplicate includes in sound/soc/ | Jesper Juhl | 1 | -1/+0 |
2007-02-09 | [ALSA] soc - ASoC 0.13 spitz machine | Liam Girdwood | 1 | -33/+53 |