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
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
/
da7213.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-11
ASoC: da7213.c: add missing pm_runtime_disable()
Duy Nguyen
1
-0
/
+6
2022-06-27
ASoC: da*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
1
-1
/
+0
2022-04-05
ASoC: da[79]*: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2021-01-21
ASoC: da*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
1
-1
/
+1
2020-07-17
ASoC: codecs: da*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
1
-2
/
+3
2020-07-07
ASoC: da7213: add default clock handling
Sebastian Reichel
1
-5
/
+78
2020-06-22
ASoC: codecs: da*: rename to snd_soc_component_read()
Kuninori Morimoto
1
-12
/
+12
2020-05-18
ASoC: da7213: move set_pll to codec level
Sebastian Reichel
1
-4
/
+4
2020-05-18
ASoC: da7213: move set_sysclk to codec level
Sebastian Reichel
1
-7
/
+7
2020-05-18
ASoC: da7213: Add regulator support
Sebastian Reichel
1
-1
/
+78
2020-05-18
ASoC: da7213: Add da7212 DT compatible
Sebastian Reichel
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-02
ASoC: da7213: fix DAI_CLK_EN register bit overwrite
Logesh
1
-1
/
+4
2018-08-06
ASoC: da7213: use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-02-12
ASoC: da7213: replace codec to component
Kuninori Morimoto
1
-167
/
+161
2017-11-27
ASoC: da7213: Improve a size determination in da7213_i2c_probe()
Markus Elfring
1
-2
/
+1
2017-11-27
ASoC: da7213: Delete an error message for a failed memory allocation in da721...
Markus Elfring
1
-3
/
+1
2017-11-09
ASoC: da7213: add support for DSP modes
Pierre-Louis Bossart
1
-10
/
+48
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
1
-1
/
+1
2017-05-19
ASoC: da7213: Update driver to use device_property* FW functions
Adam Thomson
1
-18
/
+19
2017-05-14
ASoC: da7213: Fix incorrect usage of bitwise '&' operator for SRM check
Adam Thomson
1
-1
/
+1
2017-03-13
ASoC: da7213: add ACPI support
Pierre-Louis Bossart
1
-0
/
+13
2016-09-29
Merge remote-tracking branches 'asoc/topic/cs35l30', 'asoc/topic/cs42l73', 'a...
Mark Brown
1
-46
/
+84
2016-09-29
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...
Mark Brown
1
-7
/
+8
2016-08-08
ASoC: codec duplicated callback function goes to component on da7213
Kuninori Morimoto
1
-7
/
+8
2016-08-08
ASoC: da7213: Improve 32KHz mode PLL locking
Adam Thomson
1
-1
/
+24
2016-08-08
ASoC: da7213: Refactor sysclk(), pll() functions to improve handling
Adam Thomson
1
-36
/
+49
2016-08-08
ASoC: da7213: Improve driver efficiency with regards to MCLK usage
Adam Thomson
1
-9
/
+11
2016-08-05
ASoC: da7213: Default to 64 BCLKs per WCLK to support all formats
Adam Thomson
1
-2
/
+2
2016-05-10
ASoC: da7213: Allow PLL disable/bypass when using 32KHz sysclk
Adam Thomson
1
-1
/
+1
2016-05-10
ASoC: da7213: Update PLL ranges to improve locking at frequency boundary
Adam Thomson
1
-13
/
+13
2016-05-10
ASoC: da7213: Default PC counter to free-running when DAI disabled
Adam Thomson
1
-0
/
+13
2016-05-10
ASoC: da7213: Add checking of SRM lock status before enabling DAI
Adam Thomson
1
-0
/
+23
2016-05-10
ASoC: da7213: Add DAI DAPM event to control DAI clocks
Adam Thomson
1
-3
/
+32
2015-10-07
ASoC: da7213: Add support to handle mclk data provided to driver
Adam Thomson
1
-11
/
+56
2015-10-07
ASoC: da7213: Add DT support to codec driver
Adam Thomson
1
-5
/
+118
2015-08-30
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...
Mark Brown
1
-9
/
+6
2015-08-05
ASoC: da7213: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
Lars-Peter Clausen
1
-9
/
+6
2015-07-16
Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...
Mark Brown
1
-1
/
+1
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-07
ASoC: Constify reg_default tables
Axel Lin
1
-1
/
+1
2015-05-18
ASoC: da7213: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
1
-1
/
+1
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
1
-1
/
+0
2014-04-14
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
1
-2
/
+2
2014-03-13
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
Mark Brown
1
-8
/
+0
2014-03-11
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
1
-8
/
+0
2014-02-20
ASoC: da7213: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
1
-71
/
+80
2014-01-13
ASoC: da7213: Use params_width() rather than memory format
Mark Brown
1
-5
/
+5
2013-05-09
ASoC: da7213: Fix setting dmic_samplephase and dmic_clk_rate
Axel Lin
1
-4
/
+4
2013-02-14
ASoC: codecs: Add da7213 codec
Adam Thomson
1
-0
/
+1599