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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-01
ASoC: cache: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
1
-0
/
+3
2014-06-01
ASoC: Add helper functions to cast from DAPM context to CODEC/platform
Lars-Peter Clausen
1
-0
/
+27
2014-05-14
ASoC: compress: indent an if statement
Dan Carpenter
1
-2
/
+3
2014-05-13
ASoC: Remove runtime field from DAI
Lars-Peter Clausen
3
-3
/
+0
2014-05-13
ASoC: atmel-pcm-pdc: Remove broken suspend/resume code
Lars-Peter Clausen
1
-63
/
+0
2014-05-07
ASoC: Remove unused num_dai field from CODEC
Lars-Peter Clausen
2
-2
/
+0
2014-05-07
ASoC: Remove unused 'list' field form card
Lars-Peter Clausen
2
-2
/
+0
2014-05-07
ASoC: Remove card's DAI list
Lars-Peter Clausen
3
-8
/
+0
2014-05-07
Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
22
-554
/
+2369
2014-05-03
ASoC: add SND_SOC_BYTES_EXT
Vinod Koul
2
-0
/
+25
2014-04-29
ASoC: core: Fix component_list corruption when unloading modules
Jarkko Nikula
1
-10
/
+15
2014-04-23
ASoC: core: Don't break component searching if both id and num_dai are 0
Nicolin Chen
1
-1
/
+1
2014-04-22
ASoC: Move standard kcontrol helpers to the component level
Lars-Peter Clausen
2
-85
/
+156
2014-04-22
Merge branch 'topic/multicodec' of git://git.kernel.org/pub/scm/linux/kernel/...
Mark Brown
1
-92
/
+154
2014-04-22
ASoC: Remove ASoC level IO tracing
Lars-Peter Clausen
2
-103
/
+0
2014-04-22
ASoC: dapm: Rename soc_widget_update_bits_locked() to soc_widget_update_bits()
Lars-Peter Clausen
1
-5
/
+4
2014-04-22
ASoC: Remove snd_soc_update_bits_locked()
Lars-Peter Clausen
1
-20
/
+0
2014-04-22
ASoC: Move IO abstraction to the component level
Lars-Peter Clausen
5
-217
/
+317
2014-04-22
Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' o...
Mark Brown
20
-75
/
+1791
2014-04-21
ASoC: Change return type of snd_soc_write() to int
Lars-Peter Clausen
2
-4
/
+4
2014-04-21
ASoC: sta350: Use snd_soc_kcontrol_codec()
Lars-Peter Clausen
1
-2
/
+2
2014-04-18
ASoC: core: use PTR_ERR instead of PTR_RET
Christoph Jaeger
1
-4
/
+4
2014-04-18
ASoC: dapm: Allow update_bits use 32 bits reg
Bard Liao
1
-1
/
+1
2014-04-16
ASoC: Fix snd_soc_kcontrol_platform() return type
Lars-Peter Clausen
1
-1
/
+1
2014-04-14
ASoC: core: Add function for ac97 codec registration
Misael Lopez Cruz
1
-9
/
+20
2014-04-14
ASoC: core: Add helper for DAI widgets linking
Misael Lopez Cruz
1
-24
/
+40
2014-04-14
ASoC: core: Add helpers for codec DAI probe & remove
Misael Lopez Cruz
1
-27
/
+47
2014-04-14
ASoC: core: Add helpers for codec and codec_dai search
Misael Lopez Cruz
1
-32
/
+47
2014-04-14
Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
53
-379
/
+360
2014-04-14
ASoC: sta350: Add codec driver
Sven Brandau
6
-0
/
+1660
2014-04-14
ASoC: core: Allow snd_soc_update_bits use 32 bits register
Bard Liao
2
-7
/
+7
2014-04-14
ASoC: core: Fail codec probe if we fail to add controls
Nariman Poushin
1
-3
/
+11
2014-04-14
ASoC: core: Fail probe if we fail to add dai widgets
Nariman Poushin
1
-2
/
+9
2014-04-14
ASoC: Let snd_soc_platform subclass snd_soc_component
Lars-Peter Clausen
2
-0
/
+30
2014-04-14
ASoC: Track which components have been registered with snd_soc_register_compo...
Lars-Peter Clausen
2
-1
/
+3
2014-04-14
ASoC: Remove IO register modifier callbacks
Lars-Peter Clausen
3
-88
/
+8
2014-04-14
ASoC: Move IO functions to soc-io.c
Lars-Peter Clausen
2
-144
/
+144
2014-04-14
ASoC: Prepare SOC_SINGLE_XR_SX controls for regmap
Lars-Peter Clausen
1
-2
/
+3
2014-04-14
ASoC: Add snd_soc_kcontrol_platform() helper function
Lars-Peter Clausen
2
-4
/
+18
2014-04-14
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
49
-140
/
+154
2014-04-14
ASoC: codec: fix the sparse check warnings.
Xiubo Li
10
-10
/
+10
2014-04-14
ASoC: wm8997: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-5
/
+8
2014-04-14
ASoC: wm8994: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-2
/
+8
2014-04-14
ASoC: wm8400: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-2
/
+8
2014-04-14
ASoC: wm8350: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-2
/
+8
2014-04-14
ASoC: wm5110: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-4
/
+8
2014-04-14
ASoC: wm5102: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-4
/
+8
2014-04-14
ASoC: si476x: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-8
/
+6
2014-04-14
ASoC: mc13783: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-8
/
+6
2014-04-14
ASoC: cq93vc: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-2
/
+8
[next]