| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: pxa: rename to snd_soc_component_read() | Kuninori Morimoto | 2020-06-22 | 1 | -4/+4 |
* | ASoC: pxa: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 2020-03-27 | 1 | -2/+2 |
* | ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime() | Kuninori Morimoto | 2019-12-10 | 1 | -1/+1 |
* | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown | 2019-06-26 | 1 | -13/+1 |
|\ |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 395 | Thomas Gleixner | 2019-06-05 | 1 | -13/+1 |
* | | ASoC: pxa: mioa701_wm9713: use modern dai_link style | Kuninori Morimoto | 2019-06-06 | 1 | -8/+12 |
|/ |
|
* | ASoC: pxa/mioa701_wm9713: replace codec to component | Kuninori Morimoto | 2018-02-19 | 1 | -15/+15 |
* | ASoC: pxa: Add space around '=' | Codrut Grosu | 2017-03-07 | 1 | -1/+1 |
* | ASoC: pxa2xx-ac97: Remove unused DAI ID defines | Lars-Peter Clausen | 2017-01-05 | 1 | -1/+0 |
* | ASoC: mioa701_wm9713: add missing white space in dev_err message | Colin Ian King | 2016-11-13 | 1 | -1/+1 |
* | ASoC: pxa: Fix module autoload for platform drivers | Andrea Adami | 2016-05-06 | 1 | -0/+1 |
* | ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime() | Mengdong Lin | 2015-11-18 | 1 | -1/+5 |
* | ASoC: pxa: Convert to devm_snd_soc_register_card | Axel Lin | 2015-09-14 | 1 | -10/+1 |
* | ASoC: mioa701_wm9713: Fix speaker event | Lars-Peter Clausen | 2015-01-15 | 1 | -1/+1 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ |
|
| * | ASoC: pxa: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | ASoC: mioa701_wm9713: Don't opencode CODEC register access | Lars-Peter Clausen | 2014-11-04 | 1 | -5/+2 |
|/ |
|
* | ASoC: pxa: mioa701_wm9713: Convert to table based DAPM setup | Lars-Peter Clausen | 2014-03-03 | 1 | -14/+5 |
* | ALSA: ASoC: pxa: add asoc pm callbacks to pxa audio drivers | Dmitry Eremin-Solenikov | 2013-10-18 | 1 | -0/+1 |
* | ASoC: mioa701_wm9713: Remove definition of ARRAY_AND_SIZE() | Julia Lawall | 2013-08-14 | 1 | -2/+0 |
* | sound/soc/pxa/mioa701_wm9713.c: Avoid using ARRAY_AND_SIZE(e) as a function a... | Julia Lawall | 2013-08-11 | 1 | -2/+3 |
* | ASoC: pxa: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 1 | -3/+3 |
* | ASoC: mioa701: convert to snd_soc_register_card API | Robert Jarzmik | 2012-07-01 | 1 | -21/+12 |
* | 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 | -1/+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 | -8/+9 |
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -18/+15 |
* | ASoC: Add initial support of Mitac mioa701 device SoC. | Robert Jarzmik | 2009-02-08 | 1 | -0/+250 |