summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/tscs454.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-05-09ASoC: tscs454: Add endianness flag in snd_soc_component_driverCharles Keepax1-6/+6
2022-04-07ASoC: tscs*: use simple i2c probe functionStephen Kitt1-3/+2
2022-02-28ASoC: tscs454: Use modern ASoC DAI format terminologyMark Brown1-14/+14
2021-03-18ASoC: tscs454: remove useless test on PLL disablePierre-Louis Bossart1-1/+6
2021-01-21ASoC: tscs*: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-6/+6
2020-11-03ASoC: TSCS454: remove unneeded semicolonTom Rix1-4/+4
2020-06-22ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...Kuninori Morimoto1-20/+4
2019-08-08ASoC: tscs454: remove unused variable 'PLL_48K_RATE'YueHaibing1-1/+0
2018-09-10ASoC: tscs454: use devm_snd_soc_register_component()Kuninori Morimoto1-1/+1
2018-06-01ASoC: TSCS454: Add SupportSteven Eckhoff1-0/+3497