summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/tegra_wm8903.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tegra: Don't warn on probe deferralJon Hunter2020-11-111-5/+3
* ASoC: tegra: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-1/+1
* ASoC: tegra: tegra_wm8903: Use devm_snd_soc_register_card()Wei Yongjun2020-04-281-12/+2
* Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-04-281-16/+6
|\
| * ASoC: tegra: Use device managed resource APIs to get the clockSowjanya Komatineni2020-04-211-16/+6
* | ASoC: tegra: tegra_wm8903: Support nvidia, headset propertyDmitry Osipenko2020-04-141-1/+5
|/
* ASoC: tegra: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-3/+3
* ASoC: tegra: tegra_wm8903: Support DAPM events for built-in microphoneDmitry Osipenko2020-03-231-0/+18
* ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()Kuninori Morimoto2019-12-101-1/+1
* ASoC: tegra: tegra_wm8903: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-15/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-051-15/+1
* | ASoC: tegra: tegra_wm8903: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* | ASoC: tegra: tegra_wm8903: use modern dai_link styleKuninori Morimoto2019-06-061-6/+11
|/
* ASoC: wm8903: replace codec to componentKuninori Morimoto2018-02-121-4/+4
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'a...Mark Brown2017-09-011-1/+0
|\ \
| | * ASoC: tegra: Remove unnecessary function callDonglin Peng2017-08-211-1/+0
| |/
* | ASoC: tegra: Fix unused variable warningTakashi Iwai2017-08-231-1/+0
* | ASoC: tegra: Remove superfluous snd_soc_jack_free_gpios() callTakashi Iwai2017-08-221-5/+0
|/
* ASoC: tegra: Remove unnecessary 'out of memory' messageCodrut Grosu2017-03-071-3/+1
* ASoC: tegra: constify snd_soc_ops structuresJulia Lawall2016-10-241-1/+1
* ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime()Mengdong Lin2015-11-181-1/+2
* ASoC: tegra_wm8903: Use card DAPM context to access widgetsLars-Peter Clausen2015-04-081-2/+1
* ASoC: tegra_wm8903: Register jacks at the card levelLars-Peter Clausen2015-03-041-10/+8
* ASoC: tegra: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ASoC: tegra: Replace instances of rtd->codec->card with rtd->cardLars-Peter Clausen2014-07-221-3/+2
* ASoC: tegra: free jack GPIOs before the sound card is freedStephen Warren2014-05-261-5/+6
* ASoC: tegra_wm8903: assume CONFIG_OF, remove platform dataStephen Warren2013-03-041-109/+70
* ASoC: tegra: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: remove use of __devinitconstBill Pemberton2012-11-201-1/+1
* ASoC: tegra: move platform data headerStephen Warren2012-09-061-2/+1
* sound: tegra_wm8903: Adjust to of_get_named_gpio() changeRoland Stigge2012-07-261-5/+5
* Merge tag 'v3.5-rc4' into for-3.6Mark Brown2012-06-251-0/+13
|\
| * ASoC: tegra+wm8903: turn of mic detect when card is removedStephen Warren2012-06-121-0/+13
* | ASoC: tegra: remove usage of rtd->codecStephen Warren2012-06-081-2/+3
* | ASoC: tegra: statically define DAI link formatStephen Warren2012-06-081-19/+3
* | ASoC: make snd_soc_dai_link more symmetricalStephen Warren2012-06-031-3/+3
* | ASoC: tegra+wm8903: remove non-DT support for SeaboardStephen Warren2012-06-031-46/+2
* | ASoC: tegra+wm8903: simplify gpio tests in widget callbacksStephen Warren2012-06-031-2/+2
* | ASoC: tegra+wm8903: unconditionally free jack GPIOs in removeStephen Warren2012-06-031-8/+2
* | ASoC: tegra+wm8903: Use devm_gpio_request_oneStephen Warren2012-06-031-32/+10
* | ASoC: tegra+wm8903: move all GPIO setup into probeStephen Warren2012-06-031-79/+83
|/
* ASoC: tegra: complete Tegra->Tegra20 renamingStephen Warren2012-04-061-2/+2
* ASoC: tegra: remove unnecessary includesStephen Warren2012-04-011-3/+0
* ASoC: tegra: register 'platform' from DAIs, get rid of pdevStephen Warren2012-04-011-18/+6
* ASoC: tegra: Add .owner to struct snd_soc_cardAxel Lin2011-12-221-0/+1
* ASoC: Tegra+WM8903 machine: Add device tree bindingStephen Warren2011-12-201-25/+103
* ASoC: Tegra: Move DAS configuration into DAS driverStephen Warren2011-12-081-13/+0
* ASoC: Convert WM8903 MICBIAS to a supply widgetMark Brown2011-11-281-9/+9
* ASoC: Tegra+WM903 machine: Set the new fully_routed flagStephen Warren2011-11-231-21/+1