summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-ac97.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: soc-ac97: cleanup cppcheck warningKuninori Morimoto2021-08-161-8/+6
* ASoC: soc-ac97: fix kernel-docPierre-Louis Bossart2020-07-031-0/+2
* ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...Kuninori Morimoto2020-06-221-4/+3
* ASoC: ac97: convert to SPDX identifiersKuninori Morimoto2018-07-021-17/+12
* ASoC: ac97: replace codec to componentKuninori Morimoto2018-02-121-40/+44
* ASoC: Fixup some small kernel-doc typosCharles Keepax2017-01-121-1/+1
* ASoC: ac97: constify gpio_chip structuresJulia Lawall2016-09-121-1/+1
* ASoC: ac97: use gpiochip data pointerLinus Walleij2016-04-261-5/+3
* Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-171-1/+1
|\
| * ASoC: ac97: fix parent assignmentLinus Walleij2015-12-071-1/+1
* | ASoC: ac97: Be sure to clamp return valueLinus Walleij2015-12-231-1/+1
|/
* ASoC: ac97: add gpio chipRobert Jarzmik2015-11-181-0/+125
* ASoC: ac97: Add support for resetting device before registrationLars-Peter Clausen2015-07-231-5/+25
* ASoC: Add support for allocating AC'97 device before registering itLars-Peter Clausen2015-01-261-6/+30
* ASoC: ac97: Push snd_ac97 pointer to the driver levelLars-Peter Clausen2014-11-181-19/+21
* ASoC: ac97: Drop delayed device registrationLars-Peter Clausen2014-11-181-104/+14
* ASoC: ac97: Drop support for setting platform data via the CPU DAILars-Peter Clausen2014-11-181-12/+0
* ASoC: ac97: Merge soc_ac97_dev_{un,}register()/soc_{un,}register_ac97_codec()Lars-Peter Clausen2014-11-181-50/+30
* ASoC: ac97: Use static ac97_busLars-Peter Clausen2014-11-181-14/+8
* ASoC: Move AC'97 support to its own fileLars-Peter Clausen2014-11-181-0/+382