summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/tas2770.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-08ASoC: tas2770: Constify static struct snd_soc_dai_opsYe Bin1-1/+1
2021-03-18ASoC: tas2770: remove useless initializationPierre-Louis Bossart1-1/+1
2021-01-21ASoC: tas*: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-1/+1
2020-09-23ASoC: tas2770: Remove unused variablesDan Murphy1-11/+0
2020-09-23ASoC: tas2770: Remove ti,asi-format codeDan Murphy1-11/+0
2020-09-23ASoC: tas2770: Set regcache when shutting down and waking deviceDan Murphy1-4/+10
2020-09-23ASoC: tas2770: Add shutdown capability via a GPIODan Murphy1-14/+39
2020-09-22ASoC: tas2770: Refactor sample rate functionDan Murphy1-56/+19
2020-09-22ASoC: tas2770: Fix the spacing and new linesDan Murphy1-169/+131
2020-09-22ASoC: tas2770: Fix unbalanced calls to pm_runtimeDan Murphy1-9/+0
2020-09-21ASoC: tas2770: Fix error handling with update_bitsDan Murphy1-28/+24
2020-09-21ASoC: tas2770: Fix required DT properties in the codeDan Murphy1-11/+10
2020-09-21ASoC: tas2770: Add missing bias level power statesDan Murphy1-1/+6
2020-09-21ASoC: tas2770: Fix calling reset in probeDan Murphy1-2/+2
2020-07-22ASoC: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-21ASoC: tas2770: Fix reset gpio property nameDan Murphy1-2/+1
2020-07-17ASoC: codecs: tas*: merge .digital_mute() into .mute_stream()Kuninori Morimoto1-2/+3
2019-11-15ASoC: tas2770: clean up an indentation issueColin Ian King1-5/+5
2019-10-07ASoC: tas2770: Fix snd_soc_update_bits error handlingDan Murphy1-16/+30
2019-10-07ASoC: tas2770: Remove unneeded read of the TDM_CFG3 registerDan Murphy1-3/+0
2019-10-07ASoc: tas2770: Fix build error without GPIOLIBYueHaibing1-0/+1
2019-10-03tas2770: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2019-10-01tas2770: add tas2770 smart PA kernel driverFrank Shi1-0/+808