| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: tegra: Replace instances of rtd->codec->card with rtd->card | Lars-Peter Clausen | 2014-07-22 | 1 | -3/+2 |
* | ASoC: tegra: free jack GPIOs before the sound card is freed | Stephen Warren | 2014-05-26 | 1 | -5/+6 |
* | ASoC: tegra_wm8903: assume CONFIG_OF, remove platform data | Stephen Warren | 2013-03-04 | 1 | -109/+70 |
* | ASoC: tegra: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 1 | -3/+3 |
* | ASoC: remove use of __devinitconst | Bill Pemberton | 2012-11-20 | 1 | -1/+1 |
* | ASoC: tegra: move platform data header | Stephen Warren | 2012-09-06 | 1 | -2/+1 |
* | sound: tegra_wm8903: Adjust to of_get_named_gpio() change | Roland Stigge | 2012-07-26 | 1 | -5/+5 |
* | Merge tag 'v3.5-rc4' into for-3.6 | Mark Brown | 2012-06-25 | 1 | -0/+13 |
|\ |
|
| * | ASoC: tegra+wm8903: turn of mic detect when card is removed | Stephen Warren | 2012-06-12 | 1 | -0/+13 |
* | | ASoC: tegra: remove usage of rtd->codec | Stephen Warren | 2012-06-08 | 1 | -2/+3 |
* | | ASoC: tegra: statically define DAI link format | Stephen Warren | 2012-06-08 | 1 | -19/+3 |
* | | ASoC: make snd_soc_dai_link more symmetrical | Stephen Warren | 2012-06-03 | 1 | -3/+3 |
* | | ASoC: tegra+wm8903: remove non-DT support for Seaboard | Stephen Warren | 2012-06-03 | 1 | -46/+2 |
* | | ASoC: tegra+wm8903: simplify gpio tests in widget callbacks | Stephen Warren | 2012-06-03 | 1 | -2/+2 |
* | | ASoC: tegra+wm8903: unconditionally free jack GPIOs in remove | Stephen Warren | 2012-06-03 | 1 | -8/+2 |
* | | ASoC: tegra+wm8903: Use devm_gpio_request_one | Stephen Warren | 2012-06-03 | 1 | -32/+10 |
* | | ASoC: tegra+wm8903: move all GPIO setup into probe | Stephen Warren | 2012-06-03 | 1 | -79/+83 |
|/ |
|
* | ASoC: tegra: complete Tegra->Tegra20 renaming | Stephen Warren | 2012-04-06 | 1 | -2/+2 |
* | ASoC: tegra: remove unnecessary includes | Stephen Warren | 2012-04-01 | 1 | -3/+0 |
* | ASoC: tegra: register 'platform' from DAIs, get rid of pdev | Stephen Warren | 2012-04-01 | 1 | -18/+6 |
* | ASoC: tegra: Add .owner to struct snd_soc_card | Axel Lin | 2011-12-22 | 1 | -0/+1 |
* | ASoC: Tegra+WM8903 machine: Add device tree binding | Stephen Warren | 2011-12-20 | 1 | -25/+103 |
* | ASoC: Tegra: Move DAS configuration into DAS driver | Stephen Warren | 2011-12-08 | 1 | -13/+0 |
* | ASoC: Convert WM8903 MICBIAS to a supply widget | Mark Brown | 2011-11-28 | 1 | -9/+9 |
* | ASoC: Tegra+WM903 machine: Set the new fully_routed flag | Stephen Warren | 2011-11-23 | 1 | -21/+1 |
* | ASoC: Tegra+WM8903 machine: Use devm_ APIs and module_platform_driver | Stephen Warren | 2011-11-23 | 1 | -19/+7 |
* | ASoC: Tegra: Move DAS configuration into machine drivers | Stephen Warren | 2011-11-23 | 1 | -0/+13 |
* | ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers | Mark Brown | 2011-10-08 | 1 | -2/+0 |
* | ASoC: Tegra: wm8903 machine driver: Drop Ventana support | Stephen Warren | 2011-08-24 | 1 | -2/+2 |
* | ASoC: Tegra: wm8903 machine driver: Allow re-insertion of module | Stephen Warren | 2011-08-09 | 1 | -4/+11 |
* | ASoC: Tegra: Enable Kaen HP_MUTE at boot | Stephen Warren | 2011-05-27 | 1 | -1/+1 |
* | ASoC: Tegra: wm8903: s/code/data/ for control/widget/maps | Stephen Warren | 2011-04-20 | 1 | -22/+19 |
* | ASoC: Tegra: Retrieve card from DAPM context not codec | Stephen Warren | 2011-04-20 | 1 | -4/+4 |
* | ASoC: Tegra: Don't return mclk_changed from utils_set_rate | Stephen Warren | 2011-04-20 | 1 | -10/+7 |
* | ASoC: Tegra: wm8903: Remove redundant drvdata clears | Stephen Warren | 2011-04-20 | 1 | -9/+2 |
* | ASoC: Tegra: wm8903 probe: Don't call machine_is_*() | Stephen Warren | 2011-04-20 | 1 | -7/+0 |
* | ASoC: Tegra: Support more boards | Stephen Warren | 2011-04-18 | 1 | -39/+141 |
* | ASoC: Tegra: Don't store snd_soc_jack_gpio in an array | Stephen Warren | 2011-04-18 | 1 | -10/+8 |
* | ASoC: Tegra: Rename harmony.c to tegra_wm8903.c | Stephen Warren | 2011-04-18 | 1 | -0/+395 |