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
/
uda1380.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-27
ASoC: uda*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
1
-1
/
+0
2022-04-11
ASoC: uda1380: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2022-02-28
ASoC: uda1380: Use modern ASoC DAI format terminology
Mark Brown
1
-5
/
+5
2020-05-18
ASoC: codecs: use snd_soc_xxx_active()
Kuninori Morimoto
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-02-12
ASoC: uda1380: replace codec to component
Kuninori Morimoto
1
-83
/
+77
2018-01-16
ASoC: uda1380: fix regression by adding back .read/.write
Kuninori Morimoto
1
-0
/
+2
2017-11-27
ASoC: use internal reg_cache on uda1380
Kuninori Morimoto
1
-10
/
+14
2017-11-27
ASoC: don't use codec hw_write on uda1380
Kuninori Morimoto
1
-10
/
+10
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
1
-1
/
+1
2017-04-05
ASoC: uda1380: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+7
2016-11-23
ASoC: uda1380: Request GPIOs at bus probe time
Lars-Peter Clausen
1
-35
/
+20
2016-11-18
ASoC: uda1380: Remove #if IS_ENABLED(CONFIG_I2C)
Kuninori Morimoto
1
-21
/
+1
2016-08-08
ASoC: codec duplicated callback function goes to component on uda1380
Kuninori Morimoto
1
-6
/
+8
2015-08-30
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...
Mark Brown
1
-8
/
+6
2015-08-05
ASoC: uda1380: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
Lars-Peter Clausen
1
-8
/
+6
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-06-05
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
1
-5
/
+1
2015-05-11
ASoC: uda1380: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
1
-4
/
+1
2015-05-04
ASoC: uda1380: Avoid accessing i2c bus when codec is disabled
Vasily Khoruzhick
1
-1
/
+1
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
1
-1
/
+0
2014-11-24
ASoC: uda1380: Cleanup manual bias level transitions
Lars-Peter Clausen
1
-18
/
+2
2014-03-23
Merge remote-tracking branch 'asoc/topic/codecs' into asoc-next
Mark Brown
1
-2
/
+1
2014-03-18
ASoC: codecs: Replace instances of rtd->codec with dai->codec
Lars-Peter Clausen
1
-2
/
+1
2014-03-13
Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320ai...
Mark Brown
1
-18
/
+20
2014-03-06
ASoC: Add helper function to check whether a CODEC is active
Lars-Peter Clausen
1
-1
/
+1
2014-02-23
ASoC: uda1380: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
1
-18
/
+20
2013-11-24
ASoC: uda1380: Use IS_ENABLED() macro
Fabio Estevam
1
-3
/
+3
2012-12-09
ASoC: codecs: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-04-04
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
1
-4
/
+2
2011-12-27
ASoC: Convert uda1380 to devm_kzalloc()
Axel Lin
1
-4
/
+2
2011-12-20
ASoC: Convert uda1380 to table based DAPM and control init
Axel Lin
1
-16
/
+8
2011-12-05
ASoC: uda1380: Convert to gpio_request_one()
Axel Lin
1
-20
/
+8
2011-12-05
Merge branch 'for-3.2' into for-3.3
Mark Brown
1
-2
/
+2
2011-12-05
ASoC: uda1380: Return proper error in uda1380_modinit failure path
Axel Lin
1
-2
/
+2
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
1
-1
/
+1
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-3
/
+3
2010-12-29
ASoC: codecs: Remove unused reg_cache fields from device structs
Lars-Peter Clausen
1
-1
/
+0
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
1
-1
/
+0
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
1
-6
/
+7
2010-09-08
ASoC: UDA1380: Add delay between power on and reset
Vasily Khoruzhick
1
-0
/
+1
2010-08-31
ASoC: uda1380: make driver more powersave-friendly
Vasily Khoruzhick
1
-40
/
+105
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-154
/
+57
2010-05-10
ASoC: Remove unneeded suspend bias managment from CODEC drivers
Mark Brown
1
-1
/
+0
2010-04-17
ASoC: Add indirection for CODEC private data
Mark Brown
1
-2
/
+2
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
1
-1
/
+1
2009-11-13
ASoC: Remove redundant snd_soc_dapm_new_widgets() calls
Mark Brown
1
-1
/
+0
2009-11-04
ASoC: Factor out snd_soc_init_card()
Mark Brown
1
-8
/
+0
2009-06-16
ASoC: UDA1380: refactor device registration
Philipp Zabel
1
-142
/
+171
2009-03-11
ASoC: Merge dai_ops factor out
Mark Brown
1
-18
/
+24
[next]