summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra/tegra_wm8903.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tegra: Replace instances of rtd->codec->card with rtd->cardLars-Peter Clausen2014-07-231-3/+2Star
* 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/+70Star
* ASoC: tegra: remove __dev* attributesBill Pemberton2012-12-091-3/+3
* ASoC: remove use of __devinitconstBill Pemberton2012-11-201-1/+1
* ASoC: tegra: move platform data headerStephen Warren2012-09-061-2/+1Star
* 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/+3Star
* | 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/+2Star
* | 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/+2Star
* | ASoC: tegra+wm8903: Use devm_gpio_request_oneStephen Warren2012-06-031-32/+10Star
* | 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/+0Star
* ASoC: tegra: register 'platform' from DAIs, get rid of pdevStephen Warren2012-04-011-18/+6Star
* 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/+0Star
* 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/+1Star
* ASoC: Tegra+WM8903 machine: Use devm_ APIs and module_platform_driverStephen Warren2011-11-231-19/+7Star
* ASoC: Tegra: Move DAS configuration into machine driversStephen Warren2011-11-231-0/+13
* ASoC: Remove redundant snd_soc_dapm_sync() calls from machine driversMark Brown2011-10-081-2/+0Star
* ASoC: Tegra: wm8903 machine driver: Drop Ventana supportStephen Warren2011-08-241-2/+2
* ASoC: Tegra: wm8903 machine driver: Allow re-insertion of moduleStephen Warren2011-08-091-4/+11
* ASoC: Tegra: Enable Kaen HP_MUTE at bootStephen Warren2011-05-271-1/+1
* ASoC: Tegra: wm8903: s/code/data/ for control/widget/mapsStephen Warren2011-04-201-22/+19Star
* ASoC: Tegra: Retrieve card from DAPM context not codecStephen Warren2011-04-201-4/+4
* ASoC: Tegra: Don't return mclk_changed from utils_set_rateStephen Warren2011-04-201-10/+7Star
* ASoC: Tegra: wm8903: Remove redundant drvdata clearsStephen Warren2011-04-201-9/+2Star
* ASoC: Tegra: wm8903 probe: Don't call machine_is_*()Stephen Warren2011-04-201-7/+0Star
* ASoC: Tegra: Support more boardsStephen Warren2011-04-181-39/+141
* ASoC: Tegra: Don't store snd_soc_jack_gpio in an arrayStephen Warren2011-04-181-10/+8Star
* ASoC: Tegra: Rename harmony.c to tegra_wm8903.cStephen Warren2011-04-181-0/+395