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
/
sound
/
soc
/
sof
/
ops.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-19
ASoC: SOF: Intel: hda: use common ops across platforms
Pierre-Louis Bossart
1
-2
/
+4
2022-04-19
ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'
Pierre-Louis Bossart
1
-0
/
+6
2022-03-11
ASoC: SOF: Remove ipc_pcm_params() ops
Peter Ujfalusi
1
-13
/
+0
2022-03-11
ASoC: SOF: Mark snd_sof_dsp_ops.ipc_pcm_params() callback optional
Peter Ujfalusi
1
-1
/
+4
2022-03-11
ASoC: SOF: Introduce optional callback to configure stream data offset
Peter Ujfalusi
1
-0
/
+13
2022-03-11
ASoC: SOF: Make pcm_hw_params snd_sof_dsp_ops callback IPC neutral
Peter Ujfalusi
1
-3
/
+3
2022-02-10
ASoC: SOF: Convert the generic probe support to SOF client
Peter Ujfalusi
1
-43
/
+0
2022-02-08
ASoC: SOF: dma-trace: Pass pointer to params_ext struct in trace_init()
Peter Ujfalusi
1
-2
/
+2
2021-12-23
ASoC: SOF: Add a 'message' parameter to snd_sof_dsp_dbg_dump()
Peter Ujfalusi
1
-1
/
+1
2021-12-23
ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic()
Peter Ujfalusi
1
-1
/
+1
2021-12-17
ASoC: SOF: avoid casting "const" attribute away
Guennadi Liakhovetski
1
-3
/
+5
2021-11-24
ASoC: SOF: pcm: add .ack callback support
Ranjani Sridharan
1
-0
/
+10
2021-11-22
ASoC: SOF: add support for dynamic pipelines with multi-core
Ranjani Sridharan
1
-31
/
+1
2021-11-22
ASoC: SOF: Add ops for core_get and core_put
Ranjani Sridharan
1
-0
/
+63
2021-10-08
Merge series "Introduce new SOF helpers" from Daniel Baluta <daniel.baluta@os...
Mark Brown
1
-0
/
+15
2021-10-07
ASoC: SOF: Introduce snd_sof_mailbox_read / snd_sof_mailbox_write callbacks
Daniel Baluta
1
-0
/
+15
2021-10-07
ASoC: SOF: debug/ops: Move the IPC and DSP dump functions out from the header
Peter Ujfalusi
1
-21
/
+1
2021-10-07
ASoC: SOF: Print the dbg_dump and ipc_dump once to reduce kernel log noise
Peter Ujfalusi
1
-2
/
+6
2021-10-07
ASoC: SOF: ipc and dsp dump: Add markers for better visibility
Peter Ujfalusi
1
-2
/
+8
2021-09-28
ASoC: SOF: add error handling to snd_sof_ipc_msg_data()
Guennadi Liakhovetski
1
-4
/
+4
2021-09-20
ASoC: SOF: Remove struct sof_ops_table and sof_get_ops() macro
Peter Ujfalusi
1
-15
/
+0
2021-09-15
ASoC: SOF: debug: Add generic API and ops for DSP regions
Peter Ujfalusi
1
-0
/
+11
2021-09-15
ASoC: SOF: core: Do not use 'bar' as parameter for block_read/write
Peter Ujfalusi
1
-6
/
+8
2021-09-15
ASoC: SOF: loader: load_firmware callback is mandatory, treat it like that
Peter Ujfalusi
1
-0
/
+8
2021-05-21
ASoC: SOF: ops: don't return void value
Pierre-Louis Bossart
1
-2
/
+2
2021-05-21
ASoC: SOF: ops: print out the polling register
Keyon Jie
1
-2
/
+4
2021-04-12
ASoC: SOF: change signature of set_mach_params() callback
Pierre-Louis Bossart
1
-4
/
+2
2021-01-28
ASoC: SOF: Filter out unneeded core power up/downs
Bard Liao
1
-2
/
+4
2021-01-28
ASoC: SOF: update dsp core power status in common APIs
Bard Liao
1
-6
/
+16
2021-01-13
ASoC: SOF: add .shutdown() callback to snd_sof_dsp_ops
Keyon Jie
1
-0
/
+8
2021-01-12
ASoC: SOF: add mutex to protect the dsp_power_state access
Keyon Jie
1
-3
/
+8
2020-11-27
ASoC: SOF: ops: modify the signature of stall op
Fred Oh
1
-2
/
+2
2020-11-27
ASoC: SOF: ops: add parse_platform_ext_manifest() op
Fred Oh
1
-0
/
+10
2020-05-01
ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only
Pierre-Louis Bossart
1
-1
/
+1
2020-02-19
ASoC: SOF: Generic probe compress operations
Cezary Rojewski
1
-0
/
+43
2020-02-11
ASoC: SOF: Move DSP power state transitions to platform-specific ops
Ranjani Sridharan
1
-7
/
+9
2019-12-09
ASoC: SOF: Make creation of machine device from SOF core optional
Daniel Baluta
1
-0
/
+34
2019-10-28
ASoC: SOF: return -ENOTSUPP if D0I3 is not supported
Keyon Jie
1
-1
/
+2
2019-10-28
ASoC: SOF: add set_power_state() to dsp_ops for power state update
Keyon Jie
1
-0
/
+9
2019-08-09
ASoC: SOF: Introduce snd_sof_dsp_get_window_offset
Daniel Baluta
1
-0
/
+9
2019-08-09
ASoC: SOF: Introduce snd_sof_dsp_get_mailbox_offset
Daniel Baluta
1
-0
/
+9
2019-07-23
ASoC: SOF: remove unused state variable in suspend function
Fred Oh
1
-5
/
+4
2019-07-23
ASoC: SOF: Introduce snd_sof_dsp_get_bar_index ops
Daniel Baluta
1
-0
/
+19
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-06
ASoC: SOF: add runtime idle callback
Kai Vehmanen
1
-0
/
+8
2019-06-17
ASoC: SOF: Intel: hda: couple host and link DMA during FE hw_free
Ranjani Sridharan
1
-0
/
+11
2019-06-17
ASoC: SOF: Intel: hda: release link DMA for paused streams during suspend
Ranjani Sridharan
1
-2
/
+3
2019-06-14
docs: timers: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-03
ASoC: SOF: IPC: add ipc dump function
Pan Xiuli
1
-0
/
+6
2019-05-03
ASoC: SOF: intel: hda: add hw_params_upon_resume flag for hda stream
Ranjani Sridharan
1
-0
/
+6
[next]