| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: au1x: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 2020-03-27 | 1 | -1/+1 |
* | ASoC: soc-core: remove bus_control | Kuninori Morimoto | 2020-01-21 | 1 | -1/+0 |
* | ASoC: psc-ac97: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-07-31 | 1 | -3/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -5/+1 |
* | ASoC: psc-ac97: constify dev_pm_ops structure | Gustavo A. R. Silva | 2017-07-17 | 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: au1x: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control | Lars-Peter Clausen | 2014-11-18 | 1 | -1/+1 |
|/ |
|
* | MIPS: Alchemy: remove au_read/write/sync | Manuel Lauss | 2014-07-30 | 1 | -70/+70 |
* | ASoC: au1x: don't check resource with devm_ioremap_resource | Wolfram Sang | 2013-07-24 | 1 | -3/+0 |
* | ASoC: ac97: Support multi-platform AC'97 | Mark Brown | 2013-06-27 | 1 | -2/+5 |
* | ASoC: psc-ac97: Convert to module_platform_driver() | Mark Brown | 2013-06-27 | 1 | -13/+1 |
* | ASoC: psc-ac97: Use devm_ioremap_resource() | Mark Brown | 2013-06-27 | 1 | -9/+3 |
* | ASoC: switch over to use snd_soc_register_component() on au1x psc-ac97 | Kuninori Morimoto | 2013-03-26 | 1 | -2/+7 |
* | ASoC: au1x: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 1 | -3/+3 |
* | ASoC: psc-ac97.c: use devm_ functions | Julia Lawall | 2012-01-02 | 1 | -27/+14 |
* | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 2011-11-23 | 1 | -1/+1 |
* | ASoC: keep pointer to resource so it can be freed | Julia Lawall | 2011-10-22 | 1 | -12/+13 |
* | ASoC: au1x: use substream stream info directly | Manuel Lauss | 2011-07-27 | 1 | -9/+9 |
* | ASoC: au1x: remove automatic DMA device registration from PSC drivers | Manuel Lauss | 2011-07-27 | 1 | -10/+24 |
* | ASoC: fix au1x platform | Manuel Lauss | 2010-08-31 | 1 | -24/+35 |
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -14/+6 |
* | ASoC: use resource_size for au1x | Wan ZongShun | 2010-06-03 | 1 | -8/+5 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | ASoC: au1x: convert to platform drivers. | Manuel Lauss | 2009-11-02 | 1 | -74/+120 |
* | ASoC: au1x: psc-ac97: reorganize timeouts | Manuel Lauss | 2009-10-19 | 1 | -13/+25 |
* | ASoC: au1x: psc-ac97: verify correct codec register was read | Manuel Lauss | 2009-10-19 | 1 | -3/+8 |
* | ASoC: au1x: PSC-AC97 bugfixes | Manuel Lauss | 2009-09-08 | 1 | -33/+96 |
* | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao | 2009-03-04 | 1 | -4/+6 |
* | ASoC: Register platform DAIs | Mark Brown | 2008-12-09 | 1 | -1/+2 |
* | ASoC: Remove platform device from DAI suspend and resume operations | Mark Brown | 2008-12-03 | 1 | -4/+2 |
* | ASoC: Remove DAI type information | Mark Brown | 2008-11-24 | 1 | -1/+1 |
* | ASoC: Merge snd_soc_ops into snd_soc_dai_ops | Mark Brown | 2008-11-21 | 1 | -2/+3 |
* | ALSA: ASoC: Au12x0/Au1550 PSC Audio support | Manuel Lauss | 2008-07-10 | 1 | -0/+387 |