summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/tegra_wm8903.c
AgeCommit message (Expand)Author
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
2011-12-20ASoC: Tegra+WM8903 machine: Add device tree bindingStephen Warren
2011-12-08ASoC: Tegra: Move DAS configuration into DAS driverStephen Warren
2011-11-28ASoC: Convert WM8903 MICBIAS to a supply widgetMark Brown
2011-11-23ASoC: Tegra+WM903 machine: Set the new fully_routed flagStephen Warren
2011-11-23ASoC: Tegra+WM8903 machine: Use devm_ APIs and module_platform_driverStephen Warren
2011-11-23ASoC: Tegra: Move DAS configuration into machine driversStephen Warren
2011-10-08ASoC: Remove redundant snd_soc_dapm_sync() calls from machine driversMark Brown
2011-08-24ASoC: Tegra: wm8903 machine driver: Drop Ventana supportStephen Warren
2011-08-09ASoC: Tegra: wm8903 machine driver: Allow re-insertion of moduleStephen Warren
2011-05-27ASoC: Tegra: Enable Kaen HP_MUTE at bootStephen Warren
2011-04-20ASoC: Tegra: wm8903: s/code/data/ for control/widget/mapsStephen Warren
2011-04-20ASoC: Tegra: Retrieve card from DAPM context not codecStephen Warren
2011-04-20ASoC: Tegra: Don't return mclk_changed from utils_set_rateStephen Warren
2011-04-20ASoC: Tegra: wm8903: Remove redundant drvdata clearsStephen Warren
2011-04-20ASoC: Tegra: wm8903 probe: Don't call machine_is_*()Stephen Warren
2011-04-18ASoC: Tegra: Support more boardsStephen Warren
2011-04-18ASoC: Tegra: Don't store snd_soc_jack_gpio in an arrayStephen Warren
2011-04-18ASoC: Tegra: Rename harmony.c to tegra_wm8903.cStephen Warren