aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/sti-sas.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-07-27ASoC: sti-sas: Update to use maple tree register cacheMark Brown1-1/+1
2022-09-08ASoC: sti-sas: Remove the unneeded result variableye xingchen1-8/+2
2022-06-27ASoC: sti-sas: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-06-06ASoC: sti-sas: Use modern ASoC DAI format terminologyMark Brown1-3/+3
2022-02-28ASoC: sti-sas: Use modern ASoC DAI format terminologyMark Brown1-3/+3
2021-05-12ASoC: sti-sas: add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-03-18ASoC: sti-sas: remove unused struct membersPierre-Louis Bossart1-3/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner1-1/+1
2018-02-12ASoC: sti-sas: replace codec to componentKuninori Morimoto1-44/+40
2016-12-12Merge remote-tracking branches 'asoc/topic/stac9766', 'asoc/topic/sti', 'asoc/topic/sti-codec', 'asoc/topic/sunxi' and 'asoc/topic/tegra' into asoc-nextMark Brown1-159/+20
2016-10-26ASoC: sti-sas: enable fast io for regmapArnaud Pouliquen1-1/+1
2016-10-26ASoC: sti-sas: add missing return in messages stringsArnaud Pouliquen1-5/+5
2016-10-26ASoC: sti-sas: clean legacy in sti-sasArnaud Pouliquen1-154/+15
2016-08-08ASoC: codec duplicated callback function goes to component on sti-sasKuninori Morimoto1-4/+4
2015-07-16ASoC: sti-sas: fix x86 compilation issue.Arnaud Pouliquen1-4/+6
2015-07-13ASoC: sti-sas: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-07-13ASoC: sti-sas: Staticise local symbolsAxel Lin1-10/+10
2015-07-13ASoC: sti-sas: Fix checking return value for ERR_PTRAxel Lin1-4/+4
2015-07-10ASoC: sti-sas: Add sti platform codecArnaud Pouliquen1-0/+627