index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-09
ASoC: Intel: soc-acpi: quirk topology filename dynamically
Pierre-Louis Bossart
1
-0
/
+52
2022-03-09
ASoC: SOF: Intel: hda: report SSP link mask to machine driver
Pierre-Louis Bossart
1
-0
/
+22
2022-03-09
ASoC: SOF: Intel: hda: retrieve DMIC number for I2S boards
Pierre-Louis Bossart
1
-21
/
+25
2022-03-08
Clean ups and preparation for IPC abstraction in the SOF driver
Mark Brown
5
-202
/
+102
2022-03-08
ASoC: SOF: Add missing of_node_put() in imx8m_probe
Miaoqian Lin
1
-0
/
+1
2022-03-08
ASoC: SOF: change comp_dai to a pointer in struct snd_sof_dai
Ranjani Sridharan
4
-31
/
+12
2022-03-08
ASoC: SOF: topology: expose some get_token ops
Ranjani Sridharan
2
-5
/
+10
2022-03-08
ASoC: SOF: topology: Modify the get_token op for string tokens
Ranjani Sridharan
1
-8
/
+4
2022-03-08
ASoC: SOF: topology: Drop the size parameter from struct sof_topology_token
Ranjani Sridharan
1
-88
/
+75
2022-03-08
ASoC: SOF: topology: remove redundant code in sof_link_afe_load()
Ranjani Sridharan
1
-7
/
+0
2022-03-08
ASoC: SOF: topology: remove redundant code
Ranjani Sridharan
1
-8
/
+0
2022-03-08
ASoC: SOF: sof-audio: removed unused function
Pierre-Louis Bossart
2
-16
/
+0
2022-03-08
ASoC: SOF: set swidget's core for scheduler widget
Ranjani Sridharan
2
-18
/
+6
2022-03-08
ASoC: SOF: simplify snd_sof_device_remove()
Ranjani Sridharan
1
-9
/
+1
2022-03-08
ASoC: SOF: remove snd_sof_pipeline_find()
Ranjani Sridharan
2
-18
/
+0
2022-03-07
ASoC: SOF: Intel: hda: clarify operator precedence
Pierre-Louis Bossart
1
-1
/
+1
2022-03-07
ASoC: SOF: debug: clarify operator precedence
Pierre-Louis Bossart
1
-1
/
+1
2022-03-07
ASoC: SOF: amd: Increase ACP_HW_SEM_RETRY_COUNT value
Ajit Kumar Pandey
1
-1
/
+1
2022-03-07
ASoC: SOF: amd: Move group register configuration to acp-loader
Ajit Kumar Pandey
2
-14
/
+9
2022-03-07
ASoC: SOF: amd: Use semaphore register to synchronize ipc's irq
Ajit Kumar Pandey
4
-1
/
+30
2022-03-07
ASoC: SOF: amd: Flush cache after ATU_BASE_ADDR_GRP register update
Ajit Kumar Pandey
1
-0
/
+3
2022-03-07
ASoC: SOF: amd: Do not set ipc_pcm_params ops as it is optional
Peter Ujfalusi
3
-11
/
+0
2022-03-07
ASoC: SOF: amd: acp-pcm: Take buffer information directly from runtime
Peter Ujfalusi
1
-3
/
+4
2022-03-07
ASoC: SOF: Intel: pci-tgl: add RPL-S support
Gongjun Song
1
-0
/
+2
2022-03-02
ASoC: soc-acpi: remove sof_fw_filename
Pierre-Louis Bossart
2
-5
/
+1
2022-02-25
ASoC: SOF: sof-priv: Drop duplicate sof_compressed_ops declaration
Peter Ujfalusi
1
-5
/
+0
2022-02-24
ASoC: SOF: Declare sof_compress_ops in sof-priv.h
Peter Ujfalusi
1
-0
/
+5
2022-02-24
ASoC: SOF: pcm: Add compress_ops for SOF platform component driver
Daniel Baluta
2
-0
/
+9
2022-02-21
ASoC: SOF: Intel: Add topology overwrite for Felwinter
Ajye Huang
1
-0
/
+8
2022-02-17
ASoC: SOF: Replace zero-length array with flexible-array member
Stephen Kitt
1
-1
/
+1
2022-02-16
ASoC: SOF: core: unregister clients and machine drivers in .shutdown
Pierre-Louis Bossart
1
-0
/
+9
2022-02-14
ASoC: SOF: Makefile: Fix randconfig sof-client build when SND_SOC_SOF=y
Peter Ujfalusi
1
-1
/
+3
2022-02-11
ASoC: SOF: compr: Mark snd_compress_ops static
Daniel Baluta
1
-13
/
+13
2022-02-10
ASoC: SOF: Convert the generic probe support to SOF client
Peter Ujfalusi
20
-825
/
+968
2022-02-10
ASoC: SOF: Convert the generic IPC message injector into SOF client
Peter Ujfalusi
6
-115
/
+229
2022-02-10
ASoC: SOF: Convert the generic IPC flood test into SOF client
Ranjani Sridharan
7
-241
/
+469
2022-02-10
ASoC: SOF: sof-client: Add support for clients not managed by pm framework
Peter Ujfalusi
3
-1
/
+70
2022-02-10
ASoC: SOF: Introduce IPC SOF client support
Peter Ujfalusi
7
-21
/
+540
2022-02-10
ASoC: SOF: Split up utils.c into sof-utils and iomem-utils
Peter Ujfalusi
8
-65
/
+104
2022-02-10
ASoC: SOF: ipc: Read and pass the whole message to handlers for IPC events
Peter Ujfalusi
1
-41
/
+44
2022-02-10
ASoC: SOF: Move the definition of enum sof_dsp_power_states to global header
Peter Ujfalusi
1
-8
/
+0
2022-02-10
ASoC: SOF: Drop unused DSP power states: D3_HOT and D3_COLD
Peter Ujfalusi
2
-8
/
+0
2022-02-09
ASoC: SOF: Intel: hdac_ext_stream: consistent prefixes for variables/members
Pierre-Louis Bossart
9
-178
/
+179
2022-02-08
ASoC: SOF: dma-trace: Change trace_init() ops parameter list
Mark Brown
7
-43
/
+26
2022-02-08
ASoC: SOF: compr: Add compress ops implementation
Daniel Baluta
1
-2
/
+271
2022-02-08
ASoC: SOF: dma-trace: Pass pointer to params_ext struct in trace_init()
Peter Ujfalusi
7
-39
/
+23
2022-02-08
ASoC: SOF: intel: hda-trace: Pass the dma buffer pointer to hda_dsp_trace_pre...
Peter Ujfalusi
1
-4
/
+3
2022-01-28
ASoC: SOF: ipc: Do not allocate buffer for msg_data
Peter Ujfalusi
1
-4
/
+1
2022-01-28
ASoC: SOF: ipc: Drop header parameter from sof_ipc_tx_message_unlocked()
Peter Ujfalusi
1
-9
/
+12
2022-01-28
ASoC: SOF: Intel: cnl: Use pm_gate->hdr.cmd in cnl_compact_ipc_compress()
Peter Ujfalusi
1
-4
/
+2
[next]