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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_start()
Kuninori Morimoto
1
-0
/
+3
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_remove()
Kuninori Morimoto
1
-1
/
+1
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_probe()
Kuninori Morimoto
1
-1
/
+1
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_bespoke_trigger()
Kuninori Morimoto
1
-2
/
+2
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_trigger()
Kuninori Morimoto
1
-2
/
+1
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_prepare()
Kuninori Morimoto
1
-2
/
+1
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_new()
Kuninori Morimoto
1
-0
/
+2
2020-04-27
ASoC: Intel: Skylake: Automatic DMIC format configuration according to inform...
Mateusz Gorski
1
-0
/
+1
2020-04-27
ASoC: Intel: Multiple I/O PCM format support for pipe
Mateusz Gorski
1
-0
/
+1
2020-04-22
ASoC: soc-core: return true, false in snd_soc_volsw_is_stereo()
Jason Yan
1
-2
/
+2
2020-04-22
ASoC: SOF: Fix build
Mark Brown
1
-91
/
+0
2020-04-21
ASoC: soc-compress: remove snd_compr_ops
Kuninori Morimoto
1
-1
/
+0
2020-04-21
ASoC: soc-compress: add snd_compress_ops
Kuninori Morimoto
1
-1
/
+40
2020-04-16
Merge series "ASoC: SOF: topology and firmware IPC updates for 5.8" from Pier...
Mark Brown
8
-12
/
+156
2020-04-16
Merge series "Add support for SOF on i.MX8M" from Daniel Baluta <daniel.balut...
Mark Brown
1
-1
/
+0
2020-04-16
ASoC: SOF: topology: Get HDA rate and channels from topology
Bard Liao
3
-1
/
+7
2020-04-16
ASoC: SOF: topology: Get ALH rate amd channels from topology
Bard Liao
1
-0
/
+4
2020-04-16
ASoC: SOF: align sof_ipc_dai_alh_params with FW
Bard Liao
1
-1
/
+3
2020-04-16
ASoC: SOF: Intel: Rename deprecated DMIC IPC struct field
Seppo Ingalsuo
1
-1
/
+1
2020-04-16
ASoC: SOF: Intel: Change DMIC load IPC to fixed length
Seppo Ingalsuo
1
-3
/
+7
2020-04-16
ASoC: SOF: Intel: Fix typo in header file comment text
Seppo Ingalsuo
1
-1
/
+1
2020-04-16
ASoC: SOF: Add XRUN flags field to struct sof_ipc_buffer.
Artur Kloniecki
1
-0
/
+12
2020-04-16
ASoC: SOF: make sof_ipc_cc_version to fixed length
Pan Xiuli
2
-2
/
+2
2020-04-16
ASoC: SOF: change type char to uint8_t in topology.h
Pan Xiuli
1
-1
/
+1
2020-04-16
ASoC: SOF: change type char to uint8_t in trace.h
Pan Xiuli
1
-1
/
+1
2020-04-16
ASoC: SOF: change type char to uint8_t in info.h
Pan Xiuli
1
-3
/
+3
2020-04-16
ASoC: SOF: add debug ABI version
Pan Xiuli
1
-0
/
+8
2020-04-16
ASoC: SOF: add probe support extend data
Pan Xiuli
2
-1
/
+13
2020-04-16
ASoC: SOF: topology: Add support for DC Blocker
Sebastiano Carlucci
1
-0
/
+2
2020-04-16
ASoC: SOF: ext_manifest: parse compiler version
Karol Trzcinski
1
-0
/
+8
2020-04-16
ASoC: SOF: ext_manifest: parse windows
Karol Trzcinski
1
-0
/
+9
2020-04-16
ASoC: SOF: ext_manifest: parse firmware version
Karol Trzcinski
1
-0
/
+13
2020-04-16
ASoC: SOF: Introduce extended manifest
Karol Trzcinski
1
-0
/
+61
2020-04-16
ASoC: SOF: Introduce offset in firmware data
Karol Trzcinski
1
-0
/
+3
2020-04-16
ASoC: soc-dai: revert all changes to DAI startup/shutdown sequence
Pierre-Louis Bossart
1
-1
/
+0
2020-04-14
Merge branch 'asoc-5.7' into asoc-5.8
Mark Brown
1
-0
/
+3
2020-04-14
ASoC: soc-core: remove cpu_dai/codec_dai/cpu_dais/codec_dais
Kuninori Morimoto
1
-6
/
+8
2020-04-14
ASoC: soc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
1
-6
/
+6
2020-04-14
ASoC: dapm: Fix regression introducing multiple copies of DAI widgets
Charles Keepax
1
-0
/
+3
2020-04-12
Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+18
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-4
/
+2
2020-04-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-15
/
+73
2020-04-11
Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-14
/
+15
2020-04-11
change email address for Pali Rohár
Pali Rohár
1
-1
/
+1
2020-04-11
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
1
-0
/
+3
2020-04-11
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
1
-8
/
+8
2020-04-11
mm/memory_hotplug: drop the flags field from struct mhp_restrictions
Logan Gunthorpe
1
-2
/
+0
2020-04-11
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
1
-0
/
+12
2020-04-11
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
1
-1
/
+5
2020-04-11
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-0
/
+14
[next]