aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/tegra/tegra_alc5632.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-24ASoC: tegra: constify snd_soc_ops structuresJulia Lawall1-1/+1
2015-12-01ASoC: tegra_alc5632: check return valueSudip Mukherjee1-4/+8
2015-04-08ASoC: tegra_alc5632: Use card DAPM context to access widgetsLars-Peter Clausen1-4/+1
2015-03-04ASoC: tegra_alc5632: Register jacks at the card levelLars-Peter Clausen1-5/+4
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-3/+13
2013-07-17ASoC: tegra: Remove unneeded mach-type.h inclduesMark Brown1-2/+0
2013-03-04ASoC: tegra_alc5632: assume CONFIG_OF, and other cleanupStephen Warren1-11/+4
2012-12-10ASoC: tegra: remove __dev* attributesBill Pemberton1-3/+3
2012-11-20ASoC: remove use of __devinitconstBill Pemberton1-1/+1
2012-08-28sound: tegra_alc5632: remove HP detect GPIO inversionStephen Warren1-1/+0
2012-07-26sound: tegra_alc5632: Adjust to of_get_named_gpio() changeRoland Stigge1-1/+1
2012-06-08ASoC: tegra: remove usage of rtd->codecStephen Warren1-2/+3
2012-06-03ASoC: make snd_soc_dai_link more symmetricalStephen Warren1-3/+3
2012-06-03ASoC: tegra+alc5632: unconditionally free jack GPIOs in removeStephen Warren1-9/+2
2012-06-03ASoC: tegra+alc5632: move all GPIO setup into probeStephen Warren1-4/+6
2012-04-01ASoC: tegra: remove unnecessary includesStephen Warren1-3/+0
2012-04-01ASoC: tegra: register 'platform' from DAIs, get rid of pdevStephen Warren1-18/+3
2012-04-01ASoC: tegra: fix comment indentation in ALC5632 machineStephen Warren1-12/+12
2012-03-06ASoC: tegra: Remove unused variableStephen Warren1-1/+0
2012-02-13ASoC: tegra+alc5632: Added digital microphone DAPM widget.Leon Romanovsky1-0/+1
2012-02-02ASoC: tegra: Remove unused DAPM route structure.Leon Romanovsky1-16/+0
2012-02-02ASoC: Tegra+ALC5632: Enable headset autodetection on PAZ00 board.Leon Romanovsky1-4/+35
2012-01-31ASoC: Tegra+ALC5632: Implement device tree support in board fileLeon Romanovsky1-9/+69
2011-12-22ASoC: tegra: Add .owner to struct snd_soc_cardAxel Lin1-0/+1
2011-12-20ASoC: Tegra machine ASoC driver for boards using ALC5332 codecLeon Romanovsky1-0/+213