index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
tscs42xx.c
Age
Commit message (
Expand
)
Author
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-06-27
ASoC: tscs42xx: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-04-06
ASoC: tscs*: use simple i2c probe function
Stephen Kitt
2022-02-28
ASoC: tscs42xx: Use modern ASoC DAI format terminology
Mark Brown
2021-01-21
ASoC: tscs*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2020-11-03
ASoC: TSCS42xx: remove unneeded semicolon
Tom Rix
2020-06-22
ASoC: codecs: rename to snd_soc_component_read()
Kuninori Morimoto
2019-01-07
ASoC: tscs42xx.c: fix boolean test
Pierre-Louis Bossart
2018-06-18
ASoC: TSCS42xx: Add headphone auto switching
Steven Eckhoff
2018-06-18
ASoC: TSCS42xx: Remove Playback/Capture in names
Steven Eckhoff
2018-06-18
ASoC: TSCS42xx: Add mic bias boost control
Steven Eckhoff
2018-04-16
ASoC: TSCS42xx: Add CCF support to get sysclk
Steven Eckhoff
2018-04-16
ASoC: TSCS42xx: Cleanup private data members
Steven Eckhoff
2018-04-16
ASoC: TSCS42xx: Shorten lines and other cleanup
Steven Eckhoff
2018-03-28
ASoC: tscs42xx: Remove owner assignment from i2c_driver
Fabio Estevam
2018-03-09
ASoC: TSCS42xx: Add missing headers
Steven Eckhoff
2018-02-15
ASoC: TSCS42xx: make const array norm_addrs static, reduces object code size
Colin Ian King
2018-02-12
ASoC: tscs42xx: replace codec to component
Kuninori Morimoto
2018-01-09
ASoC: TSCS42xx: make functions pll_event and dac_event static
Colin Ian King
2018-01-09
ASoC: TSCS42xx: Fix control names
Steven Eckhoff
2018-01-05
ASoC: TSCS42xx: Add support for Tempo Semiconductor's TSCS42xx audio CODEC
Steven Eckhoff