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
/
cs42l73.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-20
ASoC: cs42l73: Add Device Tree support for CS42L73
Brian Austin
1
-2
/
+27
2013-10-18
ASoC: cs42l73: Namespace defines for cs42l73 codec
Brian Austin
1
-19
/
+19
2013-10-18
ASoC: cs42l73: Add platform data support for cs42l73 codec
Brian Austin
1
-18
/
+33
2013-03-06
ASoC: cs42l73: If Internal MCLK is >= 6.4MHz, then set SCLK to 64*Fs.
Paul Handrigan
1
-1
/
+5
2012-12-15
Merge remote-tracking branch 'asoc/topic/cs42l73' into asoc-next
Mark Brown
1
-27
/
+89
2012-12-10
ASoC: cs42l73: Change VSPIN/VSPOUT to VSPINOUT
Paul Handrigan
1
-19
/
+13
2012-12-10
ASoC: cs42l73: Add DAPM events for power down.
Paul Handrigan
1
-8
/
+72
2012-12-10
ASoC: cs42l73: Add DMIC's as DAPM inputs.
Paul Handrigan
1
-0
/
+4
2012-12-09
ASoC: codecs: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-06-05
ASoC: cs42l73: Convert to devm_regmap_init_i2c()
Brian Austin
1
-15
/
+5
2012-05-21
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-50
/
+43
2012-05-13
Merge tag 'v3.4-rc7' into for-3.5
Mark Brown
1
-0
/
+2
2012-05-12
ASoC: cs42l73: Sync digital mixer kcontrols to allow for 0dB
Brian Austin
1
-8
/
+8
2012-05-09
ASoC: cs42l73: Use DAPM routes to hook AIF widgets to DAI's
Brian Austin
1
-13
/
+28
2012-05-09
ASoC: cs42l73: Remove Chip ID's from reg_default
Brian Austin
1
-3
/
+0
2012-05-09
ASoC: cs42l73: Convert to module_i2c_driver()
Brian Austin
1
-19
/
+1
2012-04-13
ASoC: cs42l73: don't use negative array index
Jesper Juhl
1
-0
/
+2
2012-04-04
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
1
-2
/
+1
2012-04-03
ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLV
Brian Austin
1
-13
/
+13
2012-02-01
ASoC: cs42l73: Fix Output [X|A|V]SP_SCLK Sourcing Mode setting for master mode
Axel Lin
1
-1
/
+1
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
1
-1
/
+1
2011-11-29
ASoC: cs42l73: Fix clear wrong bits in cs42l73_set_dai_fmt
Axel Lin
1
-1
/
+2
2011-11-29
ASoC: Convert CS42L73 to devm_kzalloc()
Brian Austin
1
-4
/
+2
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-23
ASoC: Staticise and constify cs42l73_reg_defaults
Mark Brown
1
-1
/
+1
2011-11-22
ASoC: cs42l73: Make inv and format to be unsigned int
Axel Lin
1
-1
/
+1
2011-11-22
ASoC: cs42l73: Unify the way to define bits of register
Axel Lin
1
-3
/
+3
2011-11-21
ASoC: Remove redundant regcache_sync call in cs42l73_resume
Axel Lin
1
-4
/
+0
2011-11-21
ASoC: cs42l73: Show correct revision id
Axel Lin
1
-1
/
+1
2011-11-21
ASoC: cs42l73: Return proper error code if device id mismatch
Axel Lin
1
-0
/
+1
2011-11-17
ASoC: Add support for CS42L73 codec
Brian Austin
1
-0
/
+1457