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
pinetabv-6.6.y-devel
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
/
sound
/
soc
/
sof
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-19
ASoC: SOF: Modify the host trace_init parameter list to include dmab
Peter Ujfalusi
2
-3
/
+3
2022-05-19
ASoC: SOF: Rename dtrace_is_supported flag to fw_trace_is_supported
Peter Ujfalusi
1
-1
/
+1
2022-05-12
ASoC: SOF: Intel: HDA: Set up sof_ipc4_fw_data for IPC4
Ranjani Sridharan
3
-0
/
+35
2022-05-12
ASoC: SOF: Intel: HDA: Set IPC4-specific DSP ops for CaVS platforms
Ranjani Sridharan
5
-12
/
+208
2022-04-29
ASoC: SOF: Intel: bdw/byt/pci-tng: Do not set the load_module ops
Peter Ujfalusi
3
-12
/
+0
2022-04-27
ASoC: SOF: Intel: Do not (wrongly) assume positive return value in IMR path
Peter Ujfalusi
1
-3
/
+3
2022-04-26
ASoC: SOF: Intel: improve HDaudio DAI support
Mark Brown
7
-192
/
+299
2022-04-25
ASoC: SOF: Intel: Do not set fw_ready callback
Peter Ujfalusi
4
-5
/
+0
2022-04-25
ASoC: SOF: Intel: hda-dai: protect hw_params against successive calls
Pierre-Louis Bossart
1
-0
/
+5
2022-04-25
ASoC: SOF: Intel: add helper for link DMA cleanups
Pierre-Louis Bossart
1
-67
/
+45
2022-04-25
ASoC: SOF: Intel: hda-dai: reset dma_data and release stream
Pierre-Louis Bossart
1
-2
/
+16
2022-04-25
ASoC: SOF: Intel: hda-dai: improve suspend case
Pierre-Louis Bossart
1
-7
/
+20
2022-04-25
ASoC: SOF: Intel: hda-dai: move code to deal with hda dai/dailink suspend
Pierre-Louis Bossart
3
-36
/
+65
2022-04-25
ASOC: SOF: Intel: hda-dai: add hda_dai_hw_free_ipc() helper
Pierre-Louis Bossart
1
-10
/
+12
2022-04-25
ASoC: SOF: Intel: hda-dai: regroup dai and link DMA operations
Pierre-Louis Bossart
1
-101
/
+102
2022-04-25
ASoC: SOF: Intel: hda-dai: split link DMA and dai operations
Pierre-Louis Bossart
1
-82
/
+138
2022-04-25
ASoC: SOF: Intel: hda-dai: use snd_soc_dai_get_widget() helper
Pierre-Louis Bossart
1
-12
/
+3
2022-04-25
ASoC: SOF: Intel: hda-dai: simplify hda_dai_widget_update() prototype
Pierre-Louis Bossart
1
-11
/
+4
2022-04-25
ASOC: SOF: Intel: hda-dai: consistent naming for HDA DAI and HDA link DMA
Pierre-Louis Bossart
1
-26
/
+26
2022-04-25
ASoC: SOF: Intel: Add IPC-specific dai ops for IPC3
Ranjani Sridharan
6
-21
/
+46
2022-04-23
ASoC: SOF: pci: add quirks and PCI IDS
Mark Brown
1
-0
/
+6
2022-04-23
ASoC: SOF: Intel: hda: Revisit IMR boot sequence
Peter Ujfalusi
3
-39
/
+50
2022-04-23
ASoC: SOF: Intel: hda: simplify NHLT handling
Pierre-Louis Bossart
2
-6
/
+14
2022-04-22
ASoC: SOF: Intel: pci-tgl: add RPL-P support
Gongjun Song
1
-0
/
+4
2022-04-22
ASoC: SOF: Intel: pci-tgl: add ADL-PS support
Muralidhar Reddy
1
-0
/
+2
2022-04-20
ASoC: SOF: add INTEL_IPC4 plumbing
Mark Brown
17
-441
/
+529
2022-04-19
ASoC: SOF: Kconfig: Make SND_SOC_SOF_HDA_PROBES tristate
Richard Fitzgerald
1
-1
/
+1
2022-04-19
ASoC: SOF: Intel: add IP identifier
Pierre-Louis Bossart
8
-0
/
+24
2022-04-19
ASoC: SOF: Intel: hda: expose some codeloader functions
Ranjani Sridharan
2
-13
/
+20
2022-04-19
ASoC: SOF: Intel: hda: Define rom_status_reg in sof_intel_dsp_desc
Ranjani Sridharan
7
-8
/
+23
2022-04-19
ASoC: SOF: Intel: hda: define check_ipc_irq op
Ranjani Sridharan
6
-1
/
+21
2022-04-19
ASoC: SOF: Intel: hda: use BIT() macros for consistency
Pierre-Louis Bossart
1
-4
/
+4
2022-04-19
ASoC: SOF: Intel: move HDA_CL_STREAM_FORMAT definition to header
Ranjani Sridharan
2
-2
/
+1
2022-04-19
ASoC: SOF: Intel: hda: use common ops across platforms
Pierre-Louis Bossart
11
-352
/
+203
2022-04-19
ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'
Pierre-Louis Bossart
9
-13
/
+13
2022-04-19
ASoC: SOF: add IPC-dependent file names
Pierre-Louis Bossart
8
-18
/
+64
2022-04-19
ASoC: SOF: add default IPC capability and file paths
Pierre-Louis Bossart
7
-0
/
+58
2022-04-19
ASoC: SOF: add path indirection to each IPC type
Pierre-Louis Bossart
7
-34
/
+102
2022-04-13
ASoC: SOF: Intel: Check the bar size before remapping
Zheyu Ma
1
-1
/
+5
2022-04-04
ASoC: SOF: Drop 'header' parameter from tx_message() API
Peter Ujfalusi
2
-9
/
+5
2022-04-04
ASoC: SOF: Intel: hda-loader: Use local snd_dma_buffer
Peter Ujfalusi
1
-5
/
+7
2022-03-30
Merge tag 'asoc-fix-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git...
Takashi Iwai
1
-0
/
+1
2022-03-25
ASoC: SOF: Intel: Fix build error without SND_SOC_SOF_PCI_DEV
Zheng Bin
1
-0
/
+1
2022-03-21
Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
19
-564
/
+569
2022-03-18
ASoC: SOF: Make sof_widget_setup/free IPC agnostic
Ranjani Sridharan
3
-211
/
+62
2022-03-11
Make the SOF pcm_hw_params DSP op IPC agnostic
Mark Brown
10
-31
/
+19
2022-03-11
ASoC: SOF: Intel: Convert to use the generic set_stream_data_offset ops
Peter Ujfalusi
9
-18
/
+8
2022-03-11
ASoC: SOF: Intel: hda-ipc: Add hda_set_stream_data_offset()
Peter Ujfalusi
2
-5
/
+13
2022-03-11
ASoC: SOF: Make pcm_hw_params snd_sof_dsp_ops callback IPC neutral
Peter Ujfalusi
2
-15
/
+5
2022-03-11
ASoC: SOF: Intel: enable DMI L1 for playback streams
Kai Vehmanen
1
-0
/
+1
[next]