| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: soc-ac97: fix kernel-doc | Pierre-Louis Bossart | 2020-07-03 | 1 | -0/+2 |
* | ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea... | Kuninori Morimoto | 2020-06-22 | 1 | -4/+3 |
* | ASoC: ac97: convert to SPDX identifiers | Kuninori Morimoto | 2018-07-02 | 1 | -17/+12 |
* | ASoC: ac97: replace codec to component | Kuninori Morimoto | 2018-02-12 | 1 | -40/+44 |
* | ASoC: Fixup some small kernel-doc typos | Charles Keepax | 2017-01-12 | 1 | -1/+1 |
* | ASoC: ac97: constify gpio_chip structures | Julia Lawall | 2016-09-12 | 1 | -1/+1 |
* | ASoC: ac97: use gpiochip data pointer | Linus Walleij | 2016-04-26 | 1 | -5/+3 |
* | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-01-17 | 1 | -1/+1 |
|\ |
|
| * | ASoC: ac97: fix parent assignment | Linus Walleij | 2015-12-07 | 1 | -1/+1 |
* | | ASoC: ac97: Be sure to clamp return value | Linus Walleij | 2015-12-23 | 1 | -1/+1 |
|/ |
|
* | ASoC: ac97: add gpio chip | Robert Jarzmik | 2015-11-18 | 1 | -0/+125 |
* | ASoC: ac97: Add support for resetting device before registration | Lars-Peter Clausen | 2015-07-23 | 1 | -5/+25 |
* | ASoC: Add support for allocating AC'97 device before registering it | Lars-Peter Clausen | 2015-01-26 | 1 | -6/+30 |
* | ASoC: ac97: Push snd_ac97 pointer to the driver level | Lars-Peter Clausen | 2014-11-18 | 1 | -19/+21 |
* | ASoC: ac97: Drop delayed device registration | Lars-Peter Clausen | 2014-11-18 | 1 | -104/+14 |
* | ASoC: ac97: Drop support for setting platform data via the CPU DAI | Lars-Peter Clausen | 2014-11-18 | 1 | -12/+0 |
* | ASoC: ac97: Merge soc_ac97_dev_{un,}register()/soc_{un,}register_ac97_codec() | Lars-Peter Clausen | 2014-11-18 | 1 | -50/+30 |
* | ASoC: ac97: Use static ac97_bus | Lars-Peter Clausen | 2014-11-18 | 1 | -14/+8 |
* | ASoC: Move AC'97 support to its own file | Lars-Peter Clausen | 2014-11-18 | 1 | -0/+382 |