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
/
adau1373.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-13
ASoC: adau1373: Update to use maple tree register cache
Mark Brown
1
-1
/
+1
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-11-14
ASoC: codecs: Remove a useless include
Christophe JAILLET
1
-1
/
+0
2022-06-27
ASoC: ad*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
1
-1
/
+0
2022-04-05
ASoC: ada*, ssm*: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2021-09-27
ASoC: adau1373: Update to modern clocking terminology
Mark Brown
1
-7
/
+7
2021-01-21
ASoC: adau*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
1
-3
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
1
-2
/
+1
2018-02-12
ASoC: adau1373: replace codec to component
Kuninori Morimoto
1
-46
/
+38
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
1
-1
/
+1
2016-08-08
ASoC: codec duplicated callback function goes to component on adau1373
Kuninori Morimoto
1
-6
/
+8
2016-06-09
ASoC: adau: Factor out shared PLL configuration code
Lars-Peter Clausen
1
-28
/
+10
2015-08-30
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...
Mark Brown
1
-12
/
+9
2015-08-05
ASoC: adau1373: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
Lars-Peter Clausen
1
-12
/
+9
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
1
-1
/
+0
2014-11-17
ASoC: adau1373: Replace w->codec with snd_soc_dapm_to_codec(w->dapm)
Lars-Peter Clausen
1
-3
/
+3
2014-09-04
ASoC: adau1373: Cleanup manual bias level transitions
Lars-Peter Clausen
1
-7
/
+0
2014-09-03
ASoC: adau1373: Remove unnecessary suspend/resume bias level changes
Lars-Peter Clausen
1
-14
/
+0
2014-04-14
ASoC: adau1373: Replace usage deprecated MUX/ENUM macros
Lars-Peter Clausen
1
-4
/
+3
2014-03-13
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
Mark Brown
1
-7
/
+0
2014-03-11
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
1
-7
/
+0
2014-03-01
ASoC: adau1373: Use SOC_ENUM_SINGLE_VIRT_DECL()
Lars-Peter Clausen
1
-2
/
+2
2014-03-01
Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090'...
Mark Brown
1
-2
/
+2
2014-02-20
ASoC: adau1373: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
1
-2
/
+2
2014-02-20
ASoC: adau1373: Remove superfluous const
Takashi Iwai
1
-14
/
+14
2014-01-09
ASoC: adau1373: Use params_width() rather than memory format
Mark Brown
1
-5
/
+5
2013-09-27
ASoC: adau1373: Issue soft reset on probe
Lars-Peter Clausen
1
-0
/
+2
2013-09-27
ASoC: adau1373: Remove ADAU1373_PLL_CTRL7 register definition
Lars-Peter Clausen
1
-1
/
+0
2013-09-27
ASoC: adau1373: Convert to direct regmap usage
Lars-Peter Clausen
1
-60
/
+235
2013-03-12
ASoC: adau1373: adau1373_hw_params: Silence overflow warning
Tim Gardner
1
-1
/
+4
2012-12-09
ASoC: codecs: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-08-06
ASoC: adau1373: Use module_i2c_driver
Sachin Kamat
1
-11
/
+1
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
1
-2
/
+2
2012-01-27
ASoC: Set idle_bias_off flag in snd_soc_codec_driver
Axel Lin
1
-2
/
+1
2011-12-28
ASoC: Convert adau1373 to devm_kzalloc()
Axel Lin
1
-5
/
+1
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
1
-1
/
+1
2011-11-23
ASoC: Cleanup duplicated const
Lars-Peter Clausen
1
-1
/
+1
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2011-11-20
ASoC: adau1373: fix DB_RANGE size
Clemens Ladisch
1
-1
/
+1
2011-09-28
ASoC: Fix setting adau1373_dai->master for SND_SOC_DAIFMT_CBS_CFS
Axel Lin
1
-1
/
+1
2011-08-16
ASoC: Add ADAU1373 codec support
Lars-Peter Clausen
1
-0
/
+1414