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
/
include
/
sound
/
soc-dai.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-08
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/...
Mark Brown
1
-2
/
+2
2014-11-18
ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control
Lars-Peter Clausen
1
-1
/
+2
2014-11-18
ASoC: ac97: Drop support for setting platform data via the CPU DAI
Lars-Peter Clausen
1
-1
/
+0
2014-11-04
ASoC: Remove card field from snd_soc_dai struct
Lars-Peter Clausen
1
-2
/
+0
2014-11-03
ASoC: Remove platform field from snd_soc_dai
Lars-Peter Clausen
1
-1
/
+0
2014-07-17
ASoC: core: Add initial support for DAI multicodec
Benoit Cousson
1
-0
/
+4
2014-06-22
ASoC: dapm: Remove DAI DAPM context
Lars-Peter Clausen
1
-1
/
+0
2014-05-13
ASoC: Remove runtime field from DAI
Lars-Peter Clausen
1
-1
/
+0
2014-05-07
ASoC: Remove card's DAI list
Lars-Peter Clausen
1
-1
/
+0
2014-03-25
ASoC: core: remove the 'of_' prefix of of_xlate_tdm_slot_mask.
Xiubo Li
1
-1
/
+1
2014-03-13
Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t...
Mark Brown
1
-0
/
+2
2014-03-06
ASoC: Add component pointer to the DAI struct
Lars-Peter Clausen
1
-0
/
+1
2014-02-23
ASoC: core: add TDM slot parsing from DT supports
Xiubo Li
1
-0
/
+2
2014-01-16
Merge remote-tracking branch 'asoc/topic/dapm' into for-tiwai
Mark Brown
1
-0
/
+2
2014-01-08
ASoC: utils: Add internal call to determine if DAI is dummy.
Liam Girdwood
1
-0
/
+2
2013-11-24
ASoC: soc-pcm: add symmetry for channels and sample bits
Nicolin Chen
1
-0
/
+6
2013-10-24
Merge remote-tracking branch 'asoc/topic/mxs' into asoc-next
Mark Brown
1
-0
/
+7
2013-10-24
Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
Mark Brown
1
-0
/
+7
2013-10-20
ASoC: dai: Provide interface for setting DMA data at probe time
Mark Brown
1
-0
/
+7
2013-10-14
ASoC: snd_soc_dai_ops trigger function description
Markus Pargmann
1
-0
/
+7
2013-09-17
ASoC: core: Add API for configuration of DAI BCLK ratio
Liam Girdwood
1
-0
/
+3
2013-03-27
ASoC: snd_soc_[un]register_dai[s]() become non global function
Kuninori Morimoto
1
-8
/
+0
2013-02-11
Merge remote-tracking branch 'asoc/topic/of' into asoc-next
Mark Brown
1
-1
/
+1
2013-02-11
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
1
-1
/
+1
2013-02-08
ASoC: core: Allow digital mute for capture
Mark Brown
1
-1
/
+3
2013-01-30
ASoC: SND_SOC_DAIFMT_GATED become 0 as default settings
Kuninori Morimoto
1
-1
/
+1
2013-01-16
ASoC: SND_SOC_DAIFMT_NB_NF become 0 as default settings
Kuninori Morimoto
1
-1
/
+1
2012-12-15
ASoC: Prevent pop_wait overwrite
Misael Lopez Cruz
1
-1
/
+0
2012-08-20
ASoC: add definations for compressed operations
Vinod Koul
1
-0
/
+3
2012-05-02
ASoC: core: Allow DAIs to specify a base address
Mark Brown
1
-0
/
+1
2012-04-26
ASoC: dpcm: Add bespoke trigger()
Liam Girdwood
1
-0
/
+2
2012-04-01
ASoC: core: Add platform DAI widget mapping
Liam Girdwood
1
-0
/
+1
2012-03-04
ASoC: core: Split the union for CODEC/platform in the DAI
Mark Brown
1
-4
/
+3
2012-02-17
ASoC: dapm: Implement and instantiate DAI widgets
Mark Brown
1
-0
/
+4
2011-09-28
ASoC: Allow DAI formats to be specified in the dai_link
Mark Brown
1
-17
/
+17
2011-09-21
ASoC: soc-core: symmetry checking for each DAIs separately
Dong Aisheng
1
-0
/
+3
2011-06-07
ASoC: core - Allow components to probe/remove in sequence.
Liam Girdwood
1
-0
/
+4
2010-12-03
ASoC: Make the DAI ops constant in the DAI structure
Mark Brown
1
-1
/
+1
2010-11-22
ASoC: Remove cyclic dependency between soc.h and soc-dapm.h/soc-dai.h
Jarkko Nikula
1
-2
/
+0
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-35
/
+63
2010-03-19
ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
Daniel Mack
1
-1
/
+17
2010-03-03
ASoC: core: Add delay operation to snd_soc_dai_ops
Peter Ujfalusi
1
-0
/
+6
2010-02-22
ASoC: Remove runtime field from DAI
jassi brar
1
-1
/
+0
2010-01-19
ASoC: fix compile breakage - add a missing header include
Guennadi Liakhovetski
1
-0
/
+2
2009-09-28
ASoC: Add PDM DAI format definition
Lopez Cruz, Misael
1
-0
/
+1
2009-09-13
ASoC: Provide API for reordering channels
Barry Song
1
-0
/
+7
2009-09-05
ASoC: Add source argument to PLL configuration
Mark Brown
1
-3
/
+3
2009-08-11
Merge commit 'a5479e389e989acfeca9c32eeb0083d086202280' into for-2.6.32
Mark Brown
1
-2
/
+3
2009-08-09
ASoC: Define more formats for the AC97 CODECs
Mark Brown
1
-1
/
+7
2009-08-06
ASoC: change set_tdm_slot api to allow slot_width override.
Daniel Ribeiro
1
-2
/
+3
[next]