index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
tegra
/
tegra_wm8903.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-19
ASoC: tegra: Set driver_name=tegra for all machine drivers
Dmitry Osipenko
1
-0
/
+1
2020-07-23
ASoC: tegra: use asoc_substream_to_rtd()
Kuninori Morimoto
1
-1
/
+1
2020-04-28
ASoC: tegra: tegra_wm8903: Use devm_snd_soc_register_card()
Wei Yongjun
1
-12
/
+2
2020-04-28
Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-16
/
+6
2020-04-21
ASoC: tegra: Use device managed resource APIs to get the clock
Sowjanya Komatineni
1
-16
/
+6
2020-04-14
ASoC: tegra: tegra_wm8903: Support nvidia, headset property
Dmitry Osipenko
1
-1
/
+5
2020-03-27
ASoC: tegra: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
1
-3
/
+3
2020-03-23
ASoC: tegra: tegra_wm8903: Support DAPM events for built-in microphone
Dmitry Osipenko
1
-0
/
+18
2019-12-10
ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()
Kuninori Morimoto
1
-1
/
+1
2019-06-28
ASoC: tegra: tegra_wm8903: consider CPU-Platform possibility
Kuninori Morimoto
1
-1
/
+4
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
1
-15
/
+1
2019-06-19
ASoC: tegra: tegra_wm8903: don't select unnecessary Platform
Kuninori Morimoto
1
-4
/
+1
2019-06-07
ASoC: tegra: tegra_wm8903: use modern dai_link style
Kuninori Morimoto
1
-6
/
+11
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
1
-15
/
+1
2018-02-12
ASoC: wm8903: replace codec to component
Kuninori Morimoto
1
-4
/
+4
2017-09-01
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'a...
Mark Brown
1
-1
/
+0
2017-08-23
ASoC: tegra: Fix unused variable warning
Takashi Iwai
1
-1
/
+0
2017-08-22
ASoC: tegra: Remove superfluous snd_soc_jack_free_gpios() call
Takashi Iwai
1
-5
/
+0
2017-08-21
ASoC: tegra: Remove unnecessary function call
Donglin Peng
1
-1
/
+0
2017-03-07
ASoC: tegra: Remove unnecessary 'out of memory' message
Codrut Grosu
1
-3
/
+1
2016-10-24
ASoC: tegra: constify snd_soc_ops structures
Julia Lawall
1
-1
/
+1
2015-11-18
ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime()
Mengdong Lin
1
-1
/
+2
2015-04-08
ASoC: tegra_wm8903: Use card DAPM context to access widgets
Lars-Peter Clausen
1
-2
/
+1
2015-03-04
ASoC: tegra_wm8903: Register jacks at the card level
Lars-Peter Clausen
1
-10
/
+8
2014-10-20
ASoC: tegra: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-23
ASoC: tegra: Replace instances of rtd->codec->card with rtd->card
Lars-Peter Clausen
1
-3
/
+2
2014-05-26
ASoC: tegra: free jack GPIOs before the sound card is freed
Stephen Warren
1
-5
/
+6
2013-03-04
ASoC: tegra_wm8903: assume CONFIG_OF, remove platform data
Stephen Warren
1
-109
/
+70
2012-12-09
ASoC: tegra: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-11-20
ASoC: remove use of __devinitconst
Bill Pemberton
1
-1
/
+1
2012-09-06
ASoC: tegra: move platform data header
Stephen Warren
1
-2
/
+1
2012-07-27
sound: tegra_wm8903: Adjust to of_get_named_gpio() change
Roland Stigge
1
-5
/
+5
2012-06-25
Merge tag 'v3.5-rc4' into for-3.6
Mark Brown
1
-0
/
+13
2012-06-12
ASoC: tegra+wm8903: turn of mic detect when card is removed
Stephen Warren
1
-0
/
+13
2012-06-08
ASoC: tegra: remove usage of rtd->codec
Stephen Warren
1
-2
/
+3
2012-06-08
ASoC: tegra: statically define DAI link format
Stephen Warren
1
-19
/
+3
2012-06-03
ASoC: make snd_soc_dai_link more symmetrical
Stephen Warren
1
-3
/
+3
2012-06-03
ASoC: tegra+wm8903: remove non-DT support for Seaboard
Stephen Warren
1
-46
/
+2
2012-06-03
ASoC: tegra+wm8903: simplify gpio tests in widget callbacks
Stephen Warren
1
-2
/
+2
2012-06-03
ASoC: tegra+wm8903: unconditionally free jack GPIOs in remove
Stephen Warren
1
-8
/
+2
2012-06-03
ASoC: tegra+wm8903: Use devm_gpio_request_one
Stephen Warren
1
-32
/
+10
2012-06-03
ASoC: tegra+wm8903: move all GPIO setup into probe
Stephen Warren
1
-79
/
+83
2012-04-06
ASoC: tegra: complete Tegra->Tegra20 renaming
Stephen Warren
1
-2
/
+2
2012-04-01
ASoC: tegra: remove unnecessary includes
Stephen Warren
1
-3
/
+0
2012-04-01
ASoC: tegra: register 'platform' from DAIs, get rid of pdev
Stephen Warren
1
-18
/
+6
2011-12-22
ASoC: tegra: Add .owner to struct snd_soc_card
Axel Lin
1
-0
/
+1
2011-12-20
ASoC: Tegra+WM8903 machine: Add device tree binding
Stephen Warren
1
-25
/
+103
2011-12-08
ASoC: Tegra: Move DAS configuration into DAS driver
Stephen Warren
1
-13
/
+0
2011-11-28
ASoC: Convert WM8903 MICBIAS to a supply widget
Mark Brown
1
-9
/
+9
2011-11-24
ASoC: Tegra+WM903 machine: Set the new fully_routed flag
Stephen Warren
1
-21
/
+1
[next]