aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/tscs42xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-06-27ASoC: tscs42xx: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-04-06ASoC: tscs*: use simple i2c probe functionStephen Kitt1-3/+2
2022-02-28ASoC: tscs42xx: Use modern ASoC DAI format terminologyMark Brown1-3/+3
2021-01-21ASoC: tscs*: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-2/+2
2020-11-03ASoC: TSCS42xx: remove unneeded semicolonTom Rix1-3/+3
2020-06-22ASoC: codecs: rename to snd_soc_component_read()Kuninori Morimoto1-2/+2
2019-01-07ASoC: tscs42xx.c: fix boolean testPierre-Louis Bossart1-1/+1
2018-06-18ASoC: TSCS42xx: Add headphone auto switchingSteven Eckhoff1-0/+6
2018-06-18ASoC: TSCS42xx: Remove Playback/Capture in namesSteven Eckhoff1-14/+14
2018-06-18ASoC: TSCS42xx: Add mic bias boost controlSteven Eckhoff1-0/+3
2018-04-16ASoC: TSCS42xx: Add CCF support to get sysclkSteven Eckhoff1-36/+68
2018-04-16ASoC: TSCS42xx: Cleanup private data membersSteven Eckhoff1-10/+6
2018-04-16ASoC: TSCS42xx: Shorten lines and other cleanupSteven Eckhoff1-32/+55
2018-03-28ASoC: tscs42xx: Remove owner assignment from i2c_driverFabio Estevam1-1/+0
2018-03-09ASoC: TSCS42xx: Add missing headersSteven Eckhoff1-2/+7
2018-02-15ASoC: TSCS42xx: make const array norm_addrs static, reduces object code sizeColin Ian King1-5/+7
2018-02-12ASoC: tscs42xx: replace codec to componentKuninori Morimoto1-114/+108
2018-01-09ASoC: TSCS42xx: make functions pll_event and dac_event staticColin Ian King1-4/+4
2018-01-09ASoC: TSCS42xx: Fix control namesSteven Eckhoff1-21/+21
2018-01-05ASoC: TSCS42xx: Add support for Tempo Semiconductor's TSCS42xx audio CODECSteven Eckhoff1-0/+1456