| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: pxa: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | ASoC: pxa: tosa: Convert to table based DAPM and control setup | Lars-Peter Clausen | 2014-03-13 | 1 | -22/+13 |
* | Merge branch 'topic/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 2014-03-13 | 1 | -12/+16 |
|\ |
|
| * | ASoC: pxa: tosa: Update locking around use of DAPM pin API | Charles Keepax | 2014-02-20 | 1 | -12/+16 |
* | | ASoC: pxa: Remove superfluous locking | Lars-Peter Clausen | 2014-02-23 | 1 | -4/+0 |
|/ |
|
* | ALSA: ASoC: pxa: add asoc pm callbacks to pxa audio drivers | Dmitry Eremin-Solenikov | 2013-10-18 | 1 | -0/+1 |
* | ASoC: pxa: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 1 | -3/+3 |
* | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood | 2012-02-04 | 1 | -1/+1 |
* | ASoC: pxa: Add .owner to struct snd_soc_card | Axel Lin | 2011-12-22 | 1 | -0/+1 |
* | ASoC: pxa: Convert tosa to use snd_soc_register_card() | Axel Lin | 2011-12-17 | 1 | -47/+30 |
* | ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers | Mark Brown | 2011-10-08 | 1 | -1/+0 |
* | Merge branch 'for-2.6.38' into for-2.6.39 | Mark Brown | 2011-02-25 | 1 | -2/+2 |
|\ |
|
| * | ASoC: correct pxa AC97 DAI names | Dmitry Eremin-Solenikov | 2011-02-25 | 1 | -2/+2 |
* | | ASoC: Replace pdev with card in machine driver probe and remove | Mark Brown | 2011-01-27 | 1 | -2/+2 |
|/ |
|
* | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 2010-11-22 | 1 | -1/+0 |
* | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 2010-11-06 | 1 | -0/+5 |
|\ |
|
| * | ASoC: Lock the CODEC in PXA external jack controls | Mark Brown | 2010-11-06 | 1 | -0/+5 |
* | | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 2010-11-06 | 1 | -17/+20 |
|/ |
|
* | ASoC: fix the building issue of missing codec field in 'struct snd_soc_card' | Eric Miao | 2010-11-02 | 1 | -1/+1 |
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -15/+12 |
* | Merge branch 'origin' into devel | Russell King | 2009-03-28 | 1 | -8/+6 |
|\ |
|
| * | ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls. | Philipp Zabel | 2009-03-12 | 1 | -7/+5 |
| * | ASoC: Fix forgotten replacements of socdev->codec | Takashi Iwai | 2009-02-11 | 1 | -1/+1 |
* | | [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h | Eric Miao | 2009-03-09 | 1 | -2/+0 |
|/ |
|
* | ASoC: Push platform registration down into the card | Mark Brown | 2008-12-02 | 1 | -1/+1 |
* | ASoC: tosa: move gpio probing to machine callbacks | Dmitry Baryshkov | 2008-11-25 | 1 | -8/+22 |
* | ASoC: Rename snd_soc_card to snd_soc_machine | Mark Brown | 2008-11-21 | 1 | -3/+3 |
* | ALSA: ASoC: update email address for Liam Girdwood | Liam Girdwood | 2008-10-13 | 1 | -1/+1 |
* | ALSA: ASoC: Use snd_soc_dapm_nc_pin() in Zaurus machine drivers | Mark Brown | 2008-10-13 | 1 | -2/+2 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -4/+4 |
* | ALSA: sound/soc/pxa/tosa.c: removed duplicated include | Huang Weiyi | 2008-07-29 | 1 | -1/+0 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-23 | 1 | -9/+20 |
|\ |
|
| * | [ARM] 5098/1: fix sound/soc/pxa/tosa.c to new gpio api | Dmitry Baryshkov | 2008-07-07 | 1 | -9/+20 |
* | | ALSA: tosa: fix compilation with new DAPM API | Dmitry Baryshkov | 2008-07-10 | 1 | -2/+2 |
* | | ALSA: asoc: core - refactored DAPM pin control API. | Liam Girdwood | 2008-07-10 | 1 | -14/+16 |
* | | [ALSA] ASoC: Remove in-code changelogs | Mark Brown | 2008-05-19 | 1 | -3/+0 |
* | | [ALSA] soc - Zaurus - Convert to bulk DAPM registration APIs | Mark Brown | 2008-05-19 | 1 | -10/+4 |
|/ |
|
* | [ALSA] ASoC: Fix DAPM widget function types in pxa machine drivers | Jarkko Nikula | 2008-02-29 | 1 | -1/+2 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 1 | -1/+0 |
* | [ALSA] soc - ASoC 0.13 Sharp tosa machine | Liam Girdwood | 2007-02-09 | 1 | -1/+3 |
* | [ALSA] ASoC pxa2xx Tosa machine support | Liam Girdwood | 2007-02-09 | 1 | -0/+287 |