aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/tegra/tegra20_das.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-05ASoC: tegra: tegra20_das: Drop write-only driver data memberUwe Kleine-König1-3/+0
2022-07-05ASoC: tegra: tegra20_das: Make helper functions return voidUwe Kleine-König1-37/+10
2022-07-05ASoC: tegra: tegra20_das: Get rid of global pointer for driver dataUwe Kleine-König1-46/+20
2022-07-05ASoC: tegra: tegra20_das: Remove unused function tegra20_das_readUwe Kleine-König1-8/+0
2022-07-05ASoC: tegra: tegra20_das: Fold header file into only userUwe Kleine-König1-27/+83
2021-03-31ASoC: tegra: tegra20_das: clarify expressionPierre-Louis Bossart1-4/+4
2020-07-09ASoC: tegra: tegra20_das: remove always-true comparisonPierre-Louis Bossart1-2/+1
2019-07-31ASoC: tegra20_das: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-15/+1
2017-03-07ASoC: tegra: Add blank line after declarationsCodrut Grosu1-0/+1
2017-03-07ASoC: tegra: Remove unnecessary 'out of memory' messageCodrut Grosu1-1/+0
2015-08-26ASoC: tegra: Use devm_ioremap_resource instead of open codeAxel Lin1-19/+4
2014-10-20ASoC: tegra: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-03-19ASoC: tegra: Use flat regcacheDylan Reid1-1/+1
2012-12-24ASoC: tegra: setup DAP3<->DAC3 connection by defaultLucas Stach1-0/+13
2012-12-10ASoC: tegra: remove __dev* attributesBill Pemberton1-3/+3
2012-11-20ASoC: remove use of __devinitconstBill Pemberton1-1/+1
2012-04-13ASoC: convert Tegra20 DAS driver to regmapStephen Warren1-63/+36
2012-04-06ASoC: tegra: sort includes, remove mach/iomap.hStephen Warren1-3/+2
2012-04-06ASoC: tegra: complete Tegra->Tegra20 renamingStephen Warren1-67/+67
2012-04-06ASoC: tegra: rename Tegra20-specific driver filesStephen Warren1-0/+261