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
/
tegra
/
tegra_alc5632.c
Age
Commit message (
Expand
)
Author
2019-06-28
ASoC: tegra: tegra_alc5632: consider CPU-Platform possibility
Kuninori Morimoto
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
ASoC: tegra: tegra_alc5632: don't select unnecessary Platform
Kuninori Morimoto
2019-06-06
ASoC: tegra: tegra_alc5632: use modern dai_link style
Kuninori Morimoto
2018-07-30
ASoC: tegra_alc5632: fix device_node refcounting
Alexey Khoroshilov
2017-09-01
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'a...
Mark Brown
2017-08-22
ASoC: tegra: Remove superfluous snd_soc_jack_free_gpios() call
Takashi Iwai
2017-08-21
ASoC: tegra: Remove unnecessary function call
Donglin Peng
2017-03-07
ASoC: tegra: Remove unnecessary 'out of memory' message
Codrut Grosu
2016-10-24
ASoC: tegra: constify snd_soc_ops structures
Julia Lawall
2015-12-01
ASoC: tegra_alc5632: check return value
Sudip Mukherjee
2015-04-08
ASoC: tegra_alc5632: Use card DAPM context to access widgets
Lars-Peter Clausen
2015-03-04
ASoC: tegra_alc5632: Register jacks at the card level
Lars-Peter Clausen
2014-10-20
ASoC: tegra: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-22
ASoC: tegra: Replace instances of rtd->codec->card with rtd->card
Lars-Peter Clausen
2014-05-26
ASoC: tegra: free jack GPIOs before the sound card is freed
Stephen Warren
2013-07-17
ASoC: tegra: Remove unneeded mach-type.h incldues
Mark Brown
2013-03-04
ASoC: tegra_alc5632: assume CONFIG_OF, and other cleanup
Stephen Warren
2012-12-10
ASoC: tegra: remove __dev* attributes
Bill Pemberton
2012-11-20
ASoC: remove use of __devinitconst
Bill Pemberton
2012-08-28
sound: tegra_alc5632: remove HP detect GPIO inversion
Stephen Warren
2012-07-26
sound: tegra_alc5632: Adjust to of_get_named_gpio() change
Roland Stigge
2012-06-08
ASoC: tegra: remove usage of rtd->codec
Stephen Warren
2012-06-03
ASoC: make snd_soc_dai_link more symmetrical
Stephen Warren
2012-06-03
ASoC: tegra+alc5632: unconditionally free jack GPIOs in remove
Stephen Warren
2012-06-03
ASoC: tegra+alc5632: move all GPIO setup into probe
Stephen Warren
2012-04-01
ASoC: tegra: remove unnecessary includes
Stephen Warren
2012-04-01
ASoC: tegra: register 'platform' from DAIs, get rid of pdev
Stephen Warren
2012-04-01
ASoC: tegra: fix comment indentation in ALC5632 machine
Stephen Warren
2012-03-06
ASoC: tegra: Remove unused variable
Stephen Warren
2012-02-13
ASoC: tegra+alc5632: Added digital microphone DAPM widget.
Leon Romanovsky
2012-02-02
ASoC: tegra: Remove unused DAPM route structure.
Leon Romanovsky
2012-02-02
ASoC: Tegra+ALC5632: Enable headset autodetection on PAZ00 board.
Leon Romanovsky
2012-01-31
ASoC: Tegra+ALC5632: Implement device tree support in board file
Leon Romanovsky
2011-12-22
ASoC: tegra: Add .owner to struct snd_soc_card
Axel Lin
2011-12-20
ASoC: Tegra machine ASoC driver for boards using ALC5332 codec
Leon Romanovsky