index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-ac97.c
Age
Commit message (
Expand
)
Author
2018-07-02
ASoC: ac97: convert to SPDX identifiers
Kuninori Morimoto
2018-02-12
ASoC: ac97: replace codec to component
Kuninori Morimoto
2017-01-12
ASoC: Fixup some small kernel-doc typos
Charles Keepax
2016-09-12
ASoC: ac97: constify gpio_chip structures
Julia Lawall
2016-04-26
ASoC: ac97: use gpiochip data pointer
Linus Walleij
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2015-12-23
ASoC: ac97: Be sure to clamp return value
Linus Walleij
2015-12-07
ASoC: ac97: fix parent assignment
Linus Walleij
2015-11-18
ASoC: ac97: add gpio chip
Robert Jarzmik
2015-07-23
ASoC: ac97: Add support for resetting device before registration
Lars-Peter Clausen
2015-01-26
ASoC: Add support for allocating AC'97 device before registering it
Lars-Peter Clausen
2014-11-18
ASoC: ac97: Push snd_ac97 pointer to the driver level
Lars-Peter Clausen
2014-11-18
ASoC: ac97: Drop delayed device registration
Lars-Peter Clausen
2014-11-18
ASoC: ac97: Drop support for setting platform data via the CPU DAI
Lars-Peter Clausen
2014-11-18
ASoC: ac97: Merge soc_ac97_dev_{un,}register()/soc_{un,}register_ac97_codec()
Lars-Peter Clausen
2014-11-18
ASoC: ac97: Use static ac97_bus
Lars-Peter Clausen
2014-11-18
ASoC: Move AC'97 support to its own file
Lars-Peter Clausen