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
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
2009-03-05
ASoC: make ops a pointer in 'struct snd_soc_dai'
Eric Miao
1
-20
/
+26
2009-03-03
ASoC: UDA1380: DATAI is slave only
Philipp Zabel
1
-2
/
+7
2009-03-03
ASoC: UDA1380: change decimator/interpolator register handling
Philipp Zabel
1
-54
/
+48
2009-03-03
ASoC: Remove version display from the UDA1380 driver
Philipp Zabel
1
-4
/
+0
2009-02-04
ASoC: uda1380: split set_dai_fmt into _both, _playback and _capture variants
Philipp Zabel
1
-7
/
+61
2009-02-03
ASoC: Don't unconditionally use the PLL in UDA1380
Vasily Khoruzhick
1
-2
/
+2
2009-01-27
ASoC: Push the codec runtime storage into the card structure
Mark Brown
1
-9
/
+9
2009-01-09
ASoC: cleanup duplicated code.
Ian Molton
1
-16
/
+2
2008-12-10
ALSA: ASoC - Fix wrong section types
Takashi Iwai
1
-1
/
+1
2008-12-09
ASoC: Register non-AC97 codec DAIs
Mark Brown
1
-0
/
+12
2008-12-01
ASoC: Rename snd_soc_register_card() to snd_soc_init_card()
Mark Brown
1
-1
/
+1
2008-11-21
ASoC: Merge snd_soc_ops into snd_soc_dai_ops
Mark Brown
1
-9
/
+6
2008-10-13
ALSA: ASoC: Remove unused AUDIO_NAME define from codec drivers
Jarkko Nikula
1
-1
/
+0
2008-09-04
ALSA: ASoC: Don't suggest compile time selection of codec access
Mark Brown
1
-3
/
+3
2008-09-04
ALSA: ASoC: Convert uda1380 to a new-style i2c driver
Jean Delvare
1
-56
/
+53
2008-08-25
ALSA: ASoC: Fix double free and memory leak in many codec drivers
Jean Delvare
1
-4
/
+5
2008-07-10
ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.
Liam Girdwood
1
-3
/
+3
2008-06-13
ALSA: ASoC: Fix register cache size for UDA1380
Mark Brown
1
-2
/
+2
2008-05-29
[ALSA] ASoC: Add UDA1380 driver
Philipp Zabel
1
-0
/
+852