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