| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: pxa: remove unused board support | Arnd Bergmann | 2023-02-01 | 1 | -162/+0 |
* | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-06-03 | 1 | -1/+1 |
|\ |
|
| * | ARM: pxa: move mach/sound.h to linux/platform_data/ | Arnd Bergmann | 2022-04-19 | 1 | -1/+1 |
* | | ASoC: soc-card: Create jack kcontrol without pins | Akihiko Odaki | 2022-04-14 | 1 | -3/+4 |
|/ |
|
* | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown | 2019-06-26 | 1 | -5/+1 |
|\ |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -5/+1 |
* | | ASoC: pxa: palm27x: use modern dai_link style | Kuninori Morimoto | 2019-06-06 | 1 | -8/+12 |
|/ |
|
* | ASoC: pxa2xx-ac97: Remove unused DAI ID defines | Lars-Peter Clausen | 2017-01-05 | 1 | -2/+0 |
* | ASoC: wm9712: Remove unused DAI ID defines | Lars-Peter Clausen | 2016-10-24 | 1 | -1/+0 |
* | ASoC: pxa: Fix module autoload for platform drivers | Andrea Adami | 2016-05-06 | 1 | -0/+1 |
* | ASoC: pxa: Convert to devm_snd_soc_register_card | Axel Lin | 2015-09-14 | 1 | -8/+1 |
* | ASoC: palm27x: Register jacks at the card level | Lars-Peter Clausen | 2015-03-04 | 1 | -8/+3 |
* | ASoC: palm27x: Automatically disconnect non-connected pins | Lars-Peter Clausen | 2015-01-09 | 1 | -11/+2 |
* | ASoC: palm27x: Fix microphone route | Lars-Peter Clausen | 2015-01-09 | 1 | -1/+1 |
* | ASoC: pxa: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | ASoC: Remove needless snd_soc_dapm_enable_pin() from machine driver inits | Jarkko Nikula | 2014-05-19 | 1 | -8/+0 |
* | ALSA: ASoC: pxa: add asoc pm callbacks to pxa audio drivers | Dmitry Eremin-Solenikov | 2013-10-18 | 1 | -0/+1 |
* | ASoC: palm27x: register card in platform_driver probe | Mike Dunn | 2013-01-02 | 1 | -17/+6 |
* | ASoC: palm27x: fix widgets and routes in dai_link init | Mike Dunn | 2013-01-02 | 1 | -11/+4 |
* | ASoC: pxa: remove __dev* attributes | Bill Pemberton | 2012-12-09 | 1 | -2/+2 |
* | ARM: pxa: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 |
* | ASoC: pxa: Add .owner to struct snd_soc_card | Axel Lin | 2011-12-22 | 1 | -0/+1 |
* | ASoC: Convert pxa directory to module_platform_driver | Axel Lin | 2011-11-25 | 1 | -12/+1 |
* | ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers | Mark Brown | 2011-10-08 | 1 | -4/+0 |
* | ASoC: correct pxa AC97 DAI names | Dmitry Eremin-Solenikov | 2011-02-25 | 1 | -2/+2 |
* | 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 | -16/+17 |
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -15/+12 |
* | ASoC: Switch palm27x-asoc to jack detection api | Marek Vasut | 2009-07-24 | 1 | -131/+73 |
* | [ARM] pxa/palm: Add Palm27x aSoC driver to PalmTE2 | Marek Vasut | 2009-06-05 | 1 | -1/+1 |
* | [ARM] pxa/palm27x: General fix for Palm27x aSoC driver | Marek Vasut | 2009-04-19 | 1 | -4/+23 |
* | ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls. | Philipp Zabel | 2009-03-12 | 1 | -8/+5 |
* | ASoC: Fix forgotten replacements of socdev->codec | Takashi Iwai | 2009-02-11 | 1 | -1/+1 |
* | ASoC: Push platform registration down into the card | Mark Brown | 2008-12-02 | 1 | -1/+1 |
* | ASoC: Rename snd_soc_card to snd_soc_machine | Mark Brown | 2008-11-21 | 1 | -2/+2 |
* | ASoC: Add Palm/PXA27x unified ASoC audio driver | Marek Vasut | 2008-11-05 | 1 | -0/+269 |