summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/tegra_wm8903.c
AgeCommit message (Expand)Author
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki
2021-06-15ASoC: tegra: Specify components string for each cardDmitry Osipenko
2021-06-15ASoC: tegra: Unify ASoC machine driversDmitry Osipenko
2021-06-15ASoC: tegra: Set driver_name=tegra for all machine driversDmitry Osipenko
2020-11-11ASoC: tegra: Don't warn on probe deferralJon Hunter
2020-07-23ASoC: tegra: use asoc_substream_to_rtd()Kuninori Morimoto
2020-04-28ASoC: tegra: tegra_wm8903: Use devm_snd_soc_register_card()Wei Yongjun
2020-04-28Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-04-21ASoC: tegra: Use device managed resource APIs to get the clockSowjanya Komatineni
2020-04-14ASoC: tegra: tegra_wm8903: Support nvidia, headset propertyDmitry Osipenko
2020-03-27ASoC: tegra: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-03-23ASoC: tegra: tegra_wm8903: Support DAPM events for built-in microphoneDmitry Osipenko
2019-12-10ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()Kuninori Morimoto
2019-06-28ASoC: tegra: tegra_wm8903: consider CPU-Platform possibilityKuninori Morimoto
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-19ASoC: tegra: tegra_wm8903: don't select unnecessary PlatformKuninori Morimoto
2019-06-06ASoC: tegra: tegra_wm8903: use modern dai_link styleKuninori Morimoto
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2018-02-12ASoC: wm8903: replace codec to componentKuninori Morimoto
2017-09-01Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'a...Mark Brown
2017-08-23ASoC: tegra: Fix unused variable warningTakashi Iwai
2017-08-22ASoC: tegra: Remove superfluous snd_soc_jack_free_gpios() callTakashi Iwai
2017-08-21ASoC: tegra: Remove unnecessary function callDonglin Peng
2017-03-07ASoC: tegra: Remove unnecessary 'out of memory' messageCodrut Grosu
2016-10-24ASoC: tegra: constify snd_soc_ops structuresJulia Lawall
2015-11-18ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime()Mengdong Lin
2015-04-08ASoC: tegra_wm8903: Use card DAPM context to access widgetsLars-Peter Clausen
2015-03-04ASoC: tegra_wm8903: Register jacks at the card levelLars-Peter Clausen
2014-10-20ASoC: tegra: drop owner assignment from platform_driversWolfram Sang
2014-07-22ASoC: tegra: Replace instances of rtd->codec->card with rtd->cardLars-Peter Clausen
2014-05-26ASoC: tegra: free jack GPIOs before the sound card is freedStephen Warren
2013-03-04ASoC: tegra_wm8903: assume CONFIG_OF, remove platform dataStephen Warren
2012-12-10ASoC: tegra: remove __dev* attributesBill Pemberton
2012-11-20ASoC: remove use of __devinitconstBill Pemberton
2012-09-06ASoC: tegra: move platform data headerStephen Warren
2012-07-26sound: tegra_wm8903: Adjust to of_get_named_gpio() changeRoland Stigge
2012-06-25Merge tag 'v3.5-rc4' into for-3.6Mark Brown
2012-06-12ASoC: tegra+wm8903: turn of mic detect when card is removedStephen Warren
2012-06-08ASoC: tegra: remove usage of rtd->codecStephen Warren
2012-06-08ASoC: tegra: statically define DAI link formatStephen Warren
2012-06-03ASoC: make snd_soc_dai_link more symmetricalStephen Warren
2012-06-03ASoC: tegra+wm8903: remove non-DT support for SeaboardStephen Warren
2012-06-03ASoC: tegra+wm8903: simplify gpio tests in widget callbacksStephen Warren
2012-06-03ASoC: tegra+wm8903: unconditionally free jack GPIOs in removeStephen Warren
2012-06-03ASoC: tegra+wm8903: Use devm_gpio_request_oneStephen Warren
2012-06-03ASoC: tegra+wm8903: move all GPIO setup into probeStephen Warren
2012-04-06ASoC: tegra: complete Tegra->Tegra20 renamingStephen Warren
2012-04-01ASoC: tegra: remove unnecessary includesStephen Warren
2012-04-01ASoC: tegra: register 'platform' from DAIs, get rid of pdevStephen Warren
2011-12-22ASoC: tegra: Add .owner to struct snd_soc_cardAxel Lin