Age | Commit message (Expand) | Author | Files | Lines |
2018-07-30 | ASoC: tegra_alc5632: fix device_node refcounting | Alexey Khoroshilov | 1 | -2/+15 |
2017-09-01 | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'a... | Mark Brown | 1 | -1/+0 |
2017-08-22 | ASoC: tegra: Remove superfluous snd_soc_jack_free_gpios() call | Takashi Iwai | 1 | -13/+0 |
2017-08-21 | ASoC: tegra: Remove unnecessary function call | Donglin Peng | 1 | -1/+0 |
2017-03-07 | ASoC: tegra: Remove unnecessary 'out of memory' message | Codrut Grosu | 1 | -3/+1 |
2016-10-24 | ASoC: tegra: constify snd_soc_ops structures | Julia Lawall | 1 | -1/+1 |
2015-12-01 | ASoC: tegra_alc5632: check return value | Sudip Mukherjee | 1 | -4/+8 |
2015-04-08 | ASoC: tegra_alc5632: Use card DAPM context to access widgets | Lars-Peter Clausen | 1 | -4/+1 |
2015-03-04 | ASoC: tegra_alc5632: Register jacks at the card level | Lars-Peter Clausen | 1 | -5/+4 |
2014-10-20 | ASoC: tegra: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-07-23 | ASoC: tegra: Replace instances of rtd->codec->card with rtd->card | Lars-Peter Clausen | 1 | -3/+2 |
2014-05-26 | ASoC: tegra: free jack GPIOs before the sound card is freed | Stephen Warren | 1 | -3/+13 |
2013-07-17 | ASoC: tegra: Remove unneeded mach-type.h incldues | Mark Brown | 1 | -2/+0 |
2013-03-04 | ASoC: tegra_alc5632: assume CONFIG_OF, and other cleanup | Stephen Warren | 1 | -11/+4 |
2012-12-09 | ASoC: tegra: remove __dev* attributes | Bill Pemberton | 1 | -3/+3 |
2012-11-20 | ASoC: remove use of __devinitconst | Bill Pemberton | 1 | -1/+1 |
2012-08-28 | sound: tegra_alc5632: remove HP detect GPIO inversion | Stephen Warren | 1 | -1/+0 |
2012-07-27 | sound: tegra_alc5632: Adjust to of_get_named_gpio() change | Roland Stigge | 1 | -1/+1 |
2012-06-08 | ASoC: tegra: remove usage of rtd->codec | Stephen Warren | 1 | -2/+3 |
2012-06-03 | ASoC: make snd_soc_dai_link more symmetrical | Stephen Warren | 1 | -3/+3 |
2012-06-03 | ASoC: tegra+alc5632: unconditionally free jack GPIOs in remove | Stephen Warren | 1 | -9/+2 |
2012-06-03 | ASoC: tegra+alc5632: move all GPIO setup into probe | Stephen Warren | 1 | -4/+6 |
2012-04-01 | ASoC: tegra: remove unnecessary includes | Stephen Warren | 1 | -3/+0 |
2012-04-01 | ASoC: tegra: register 'platform' from DAIs, get rid of pdev | Stephen Warren | 1 | -18/+3 |
2012-04-01 | ASoC: tegra: fix comment indentation in ALC5632 machine | Stephen Warren | 1 | -12/+12 |
2012-03-07 | ASoC: tegra: Remove unused variable | Stephen Warren | 1 | -1/+0 |
2012-02-13 | ASoC: tegra+alc5632: Added digital microphone DAPM widget. | Leon Romanovsky | 1 | -0/+1 |
2012-02-03 | ASoC: tegra: Remove unused DAPM route structure. | Leon Romanovsky | 1 | -16/+0 |
2012-02-03 | ASoC: Tegra+ALC5632: Enable headset autodetection on PAZ00 board. | Leon Romanovsky | 1 | -4/+35 |
2012-01-31 | ASoC: Tegra+ALC5632: Implement device tree support in board file | Leon Romanovsky | 1 | -9/+69 |
2011-12-22 | ASoC: tegra: Add .owner to struct snd_soc_card | Axel Lin | 1 | -0/+1 |
2011-12-20 | ASoC: Tegra machine ASoC driver for boards using ALC5332 codec | Leon Romanovsky | 1 | -0/+213 |