aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tscs42xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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