summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/sti-sas.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: sti-sas: Update to use maple tree register cacheMark Brown2023-07-271-1/+1
* ASoC: sti-sas: Remove the unneeded result variableye xingchen2022-09-081-8/+2
* ASoC: sti-sas: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: sti-sas: Use modern ASoC DAI format terminologyMark Brown2022-06-061-3/+3
* ASoC: sti-sas: Use modern ASoC DAI format terminologyMark Brown2022-02-281-3/+3
* ASoC: sti-sas: add missing MODULE_DEVICE_TABLEZou Wei2021-05-121-0/+1
* ASoC: sti-sas: remove unused struct membersPierre-Louis Bossart2021-03-181-3/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-301-1/+1
* ASoC: sti-sas: replace codec to componentKuninori Morimoto2018-02-121-44/+40
*-. Merge remote-tracking branches 'asoc/topic/stac9766', 'asoc/topic/sti', 'asoc...Mark Brown2016-12-121-159/+20
|\ \
| | * ASoC: sti-sas: add missing return in messages stringsArnaud Pouliquen2016-10-261-5/+5
| | * ASoC: sti-sas: clean legacy in sti-sasArnaud Pouliquen2016-10-261-154/+15
| |/
* / ASoC: sti-sas: enable fast io for regmapArnaud Pouliquen2016-10-261-1/+1
|/
* ASoC: codec duplicated callback function goes to component on sti-sasKuninori Morimoto2016-08-081-4/+4
* ASoC: sti-sas: fix x86 compilation issue.Arnaud Pouliquen2015-07-161-4/+6
* ASoC: sti-sas: fix platform_no_drv_owner.cocci warningskbuild test robot2015-07-131-1/+0
* ASoC: sti-sas: Staticise local symbolsAxel Lin2015-07-131-10/+10
* ASoC: sti-sas: Fix checking return value for ERR_PTRAxel Lin2015-07-131-4/+4
* ASoC: sti-sas: Add sti platform codecArnaud Pouliquen2015-07-101-0/+627