index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
tscs42xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-03
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
1
-2
/
+2
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-06-27
ASoC: tscs42xx: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
1
-1
/
+0
2022-04-07
ASoC: tscs*: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2022-02-28
ASoC: tscs42xx: Use modern ASoC DAI format terminology
Mark Brown
1
-3
/
+3
2021-01-21
ASoC: tscs*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
1
-2
/
+2
2020-11-03
ASoC: TSCS42xx: remove unneeded semicolon
Tom Rix
1
-3
/
+3
2020-06-22
ASoC: codecs: rename to snd_soc_component_read()
Kuninori Morimoto
1
-2
/
+2
2019-01-07
ASoC: tscs42xx.c: fix boolean test
Pierre-Louis Bossart
1
-1
/
+1
2018-06-18
ASoC: TSCS42xx: Add headphone auto switching
Steven Eckhoff
1
-0
/
+6
2018-06-18
ASoC: TSCS42xx: Remove Playback/Capture in names
Steven Eckhoff
1
-14
/
+14
2018-06-18
ASoC: TSCS42xx: Add mic bias boost control
Steven Eckhoff
1
-0
/
+3
2018-04-16
ASoC: TSCS42xx: Add CCF support to get sysclk
Steven Eckhoff
1
-36
/
+68
2018-04-16
ASoC: TSCS42xx: Cleanup private data members
Steven Eckhoff
1
-10
/
+6
2018-04-16
ASoC: TSCS42xx: Shorten lines and other cleanup
Steven Eckhoff
1
-32
/
+55
2018-03-28
ASoC: tscs42xx: Remove owner assignment from i2c_driver
Fabio Estevam
1
-1
/
+0
2018-03-09
ASoC: TSCS42xx: Add missing headers
Steven Eckhoff
1
-2
/
+7
2018-02-15
ASoC: TSCS42xx: make const array norm_addrs static, reduces object code size
Colin Ian King
1
-5
/
+7
2018-02-12
ASoC: tscs42xx: replace codec to component
Kuninori Morimoto
1
-114
/
+108
2018-01-09
ASoC: TSCS42xx: make functions pll_event and dac_event static
Colin Ian King
1
-4
/
+4
2018-01-09
ASoC: TSCS42xx: Fix control names
Steven Eckhoff
1
-21
/
+21
2018-01-05
ASoC: TSCS42xx: Add support for Tempo Semiconductor's TSCS42xx audio CODEC
Steven Eckhoff
1
-0
/
+1456