aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-ac97.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-02ASoC: ac97: convert to SPDX identifiersKuninori Morimoto1-17/+12
2018-02-12ASoC: ac97: replace codec to componentKuninori Morimoto1-40/+44
2017-01-12ASoC: Fixup some small kernel-doc typosCharles Keepax1-1/+1
2016-09-12ASoC: ac97: constify gpio_chip structuresJulia Lawall1-1/+1
2016-04-26ASoC: ac97: use gpiochip data pointerLinus Walleij1-5/+3
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2015-12-23ASoC: ac97: Be sure to clamp return valueLinus Walleij1-1/+1
2015-12-07ASoC: ac97: fix parent assignmentLinus Walleij1-1/+1
2015-11-18ASoC: ac97: add gpio chipRobert Jarzmik1-0/+125
2015-07-23ASoC: ac97: Add support for resetting device before registrationLars-Peter Clausen1-5/+25
2015-01-26ASoC: Add support for allocating AC'97 device before registering itLars-Peter Clausen1-6/+30
2014-11-18ASoC: ac97: Push snd_ac97 pointer to the driver levelLars-Peter Clausen1-19/+21
2014-11-18ASoC: ac97: Drop delayed device registrationLars-Peter Clausen1-104/+14
2014-11-18ASoC: ac97: Drop support for setting platform data via the CPU DAILars-Peter Clausen1-12/+0
2014-11-18ASoC: ac97: Merge soc_ac97_dev_{un,}register()/soc_{un,}register_ac97_codec()Lars-Peter Clausen1-50/+30
2014-11-18ASoC: ac97: Use static ac97_busLars-Peter Clausen1-14/+8
2014-11-18ASoC: Move AC'97 support to its own fileLars-Peter Clausen1-0/+382