aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/tegra/tegra_wm8903.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-24ASoC: tegra: constify snd_soc_ops structuresJulia Lawall1-1/+1
2015-11-18ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime()Mengdong Lin1-1/+2
2015-04-08ASoC: tegra_wm8903: Use card DAPM context to access widgetsLars-Peter Clausen1-2/+1
2015-03-04ASoC: tegra_wm8903: Register jacks at the card levelLars-Peter Clausen1-10/+8
2014-10-20ASoC: tegra: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-22ASoC: tegra: Replace instances of rtd->codec->card with rtd->cardLars-Peter Clausen1-3/+2
2014-05-26ASoC: tegra: free jack GPIOs before the sound card is freedStephen Warren1-5/+6
2013-03-04ASoC: tegra_wm8903: assume CONFIG_OF, remove platform dataStephen Warren1-109/+70
2012-12-10ASoC: tegra: remove __dev* attributesBill Pemberton1-3/+3
2012-11-20ASoC: remove use of __devinitconstBill Pemberton1-1/+1
2012-09-06ASoC: tegra: move platform data headerStephen Warren1-2/+1
2012-07-26sound: tegra_wm8903: Adjust to of_get_named_gpio() changeRoland Stigge1-5/+5
2012-06-25Merge tag 'v3.5-rc4' into for-3.6Mark Brown1-0/+13
2012-06-12ASoC: tegra+wm8903: turn of mic detect when card is removedStephen Warren1-0/+13
2012-06-08ASoC: tegra: remove usage of rtd->codecStephen Warren1-2/+3
2012-06-08ASoC: tegra: statically define DAI link formatStephen Warren1-19/+3
2012-06-03ASoC: make snd_soc_dai_link more symmetricalStephen Warren1-3/+3
2012-06-03ASoC: tegra+wm8903: remove non-DT support for SeaboardStephen Warren1-46/+2
2012-06-03ASoC: tegra+wm8903: simplify gpio tests in widget callbacksStephen Warren1-2/+2
2012-06-03ASoC: tegra+wm8903: unconditionally free jack GPIOs in removeStephen Warren1-8/+2
2012-06-03ASoC: tegra+wm8903: Use devm_gpio_request_oneStephen Warren1-32/+10
2012-06-03ASoC: tegra+wm8903: move all GPIO setup into probeStephen Warren1-79/+83
2012-04-06ASoC: tegra: complete Tegra->Tegra20 renamingStephen Warren1-2/+2
2012-04-01ASoC: tegra: remove unnecessary includesStephen Warren1-3/+0
2012-04-01ASoC: tegra: register 'platform' from DAIs, get rid of pdevStephen Warren1-18/+6
2011-12-22ASoC: tegra: Add .owner to struct snd_soc_cardAxel Lin1-0/+1
2011-12-20ASoC: Tegra+WM8903 machine: Add device tree bindingStephen Warren1-25/+103
2011-12-08ASoC: Tegra: Move DAS configuration into DAS driverStephen Warren1-13/+0
2011-11-28ASoC: Convert WM8903 MICBIAS to a supply widgetMark Brown1-9/+9
2011-11-23ASoC: Tegra+WM903 machine: Set the new fully_routed flagStephen Warren1-21/+1
2011-11-23ASoC: Tegra+WM8903 machine: Use devm_ APIs and module_platform_driverStephen Warren1-19/+7
2011-11-23ASoC: Tegra: Move DAS configuration into machine driversStephen Warren1-0/+13
2011-10-08ASoC: Remove redundant snd_soc_dapm_sync() calls from machine driversMark Brown1-2/+0
2011-08-24ASoC: Tegra: wm8903 machine driver: Drop Ventana supportStephen Warren1-2/+2
2011-08-09ASoC: Tegra: wm8903 machine driver: Allow re-insertion of moduleStephen Warren1-4/+11
2011-05-27ASoC: Tegra: Enable Kaen HP_MUTE at bootStephen Warren1-1/+1
2011-04-20ASoC: Tegra: wm8903: s/code/data/ for control/widget/mapsStephen Warren1-22/+19
2011-04-20ASoC: Tegra: Retrieve card from DAPM context not codecStephen Warren1-4/+4
2011-04-20ASoC: Tegra: Don't return mclk_changed from utils_set_rateStephen Warren1-10/+7
2011-04-20ASoC: Tegra: wm8903: Remove redundant drvdata clearsStephen Warren1-9/+2
2011-04-20ASoC: Tegra: wm8903 probe: Don't call machine_is_*()Stephen Warren1-7/+0
2011-04-18ASoC: Tegra: Support more boardsStephen Warren1-39/+141
2011-04-18ASoC: Tegra: Don't store snd_soc_jack_gpio in an arrayStephen Warren1-10/+8
2011-04-18ASoC: Tegra: Rename harmony.c to tegra_wm8903.cStephen Warren1-0/+395