index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
ASoC: SOF: topology: Modify the get_token op for string tokens
Ranjani Sridharan
2022-03-08
1
-8
/
+4
|
|
*
ASoC: SOF: topology: Drop the size parameter from struct sof_topology_token
Ranjani Sridharan
2022-03-08
1
-88
/
+75
|
|
*
ASoC: SOF: topology: remove redundant code in sof_link_afe_load()
Ranjani Sridharan
2022-03-08
1
-7
/
+0
|
|
*
ASoC: SOF: topology: remove redundant code
Ranjani Sridharan
2022-03-08
1
-8
/
+0
|
|
*
ASoC: SOF: sof-audio: removed unused function
Pierre-Louis Bossart
2022-03-08
2
-16
/
+0
|
|
*
ASoC: SOF: set swidget's core for scheduler widget
Ranjani Sridharan
2022-03-08
2
-18
/
+6
|
|
*
ASoC: SOF: simplify snd_sof_device_remove()
Ranjani Sridharan
2022-03-08
1
-9
/
+1
|
|
*
ASoC: SOF: remove snd_sof_pipeline_find()
Ranjani Sridharan
2022-03-08
2
-18
/
+0
|
*
|
ASoC: SOF: Add missing of_node_put() in imx8m_probe
Miaoqian Lin
2022-03-08
1
-0
/
+1
|
|
/
|
*
ASoC: SOF: Intel: hda: clarify operator precedence
Pierre-Louis Bossart
2022-03-07
1
-1
/
+1
|
*
ASoC: SOF: debug: clarify operator precedence
Pierre-Louis Bossart
2022-03-07
1
-1
/
+1
|
*
ASoC: SOF: amd: Increase ACP_HW_SEM_RETRY_COUNT value
Ajit Kumar Pandey
2022-03-07
1
-1
/
+1
|
*
ASoC: SOF: amd: Move group register configuration to acp-loader
Ajit Kumar Pandey
2022-03-07
2
-14
/
+9
|
*
ASoC: SOF: amd: Use semaphore register to synchronize ipc's irq
Ajit Kumar Pandey
2022-03-07
4
-1
/
+30
|
*
ASoC: SOF: amd: Flush cache after ATU_BASE_ADDR_GRP register update
Ajit Kumar Pandey
2022-03-07
1
-0
/
+3
|
*
ASoC: SOF: amd: Do not set ipc_pcm_params ops as it is optional
Peter Ujfalusi
2022-03-07
3
-11
/
+0
|
*
ASoC: SOF: amd: acp-pcm: Take buffer information directly from runtime
Peter Ujfalusi
2022-03-07
1
-3
/
+4
|
*
ASoC: SOF: Intel: pci-tgl: add RPL-S support
Gongjun Song
2022-03-07
1
-0
/
+2
|
*
ASoC: soc-acpi: remove sof_fw_filename
Pierre-Louis Bossart
2022-03-02
2
-5
/
+1
|
*
ASoC: SOF: sof-priv: Drop duplicate sof_compressed_ops declaration
Peter Ujfalusi
2022-02-25
1
-5
/
+0
|
*
ASoC: SOF: Declare sof_compress_ops in sof-priv.h
Peter Ujfalusi
2022-02-24
1
-0
/
+5
|
*
ASoC: SOF: pcm: Add compress_ops for SOF platform component driver
Daniel Baluta
2022-02-24
2
-0
/
+9
|
*
ASoC: SOF: Intel: Add topology overwrite for Felwinter
Ajye Huang
2022-02-21
1
-0
/
+8
|
*
ASoC: SOF: Replace zero-length array with flexible-array member
Stephen Kitt
2022-02-17
1
-1
/
+1
|
*
ASoC: SOF: core: unregister clients and machine drivers in .shutdown
Pierre-Louis Bossart
2022-02-16
1
-0
/
+9
|
*
ASoC: SOF: Makefile: Fix randconfig sof-client build when SND_SOC_SOF=y
Peter Ujfalusi
2022-02-14
1
-1
/
+3
|
*
ASoC: SOF: compr: Mark snd_compress_ops static
Daniel Baluta
2022-02-11
1
-13
/
+13
|
*
ASoC: SOF: Convert the generic probe support to SOF client
Peter Ujfalusi
2022-02-10
20
-825
/
+968
|
*
ASoC: SOF: Convert the generic IPC message injector into SOF client
Peter Ujfalusi
2022-02-10
6
-115
/
+229
|
*
ASoC: SOF: Convert the generic IPC flood test into SOF client
Ranjani Sridharan
2022-02-10
7
-241
/
+469
|
*
ASoC: SOF: sof-client: Add support for clients not managed by pm framework
Peter Ujfalusi
2022-02-10
3
-1
/
+70
|
*
ASoC: SOF: Introduce IPC SOF client support
Peter Ujfalusi
2022-02-10
7
-21
/
+540
|
*
ASoC: SOF: Split up utils.c into sof-utils and iomem-utils
Peter Ujfalusi
2022-02-10
8
-65
/
+104
|
*
ASoC: SOF: ipc: Read and pass the whole message to handlers for IPC events
Peter Ujfalusi
2022-02-10
1
-41
/
+44
|
*
ASoC: SOF: Move the definition of enum sof_dsp_power_states to global header
Peter Ujfalusi
2022-02-10
1
-8
/
+0
|
*
ASoC: SOF: Drop unused DSP power states: D3_HOT and D3_COLD
Peter Ujfalusi
2022-02-10
2
-8
/
+0
|
*
ASoC: SOF: Intel: hdac_ext_stream: consistent prefixes for variables/members
Pierre-Louis Bossart
2022-02-09
9
-178
/
+179
|
*
ASoC: SOF: dma-trace: Change trace_init() ops parameter list
Mark Brown
2022-02-08
7
-43
/
+26
|
|
\
|
|
*
ASoC: SOF: dma-trace: Pass pointer to params_ext struct in trace_init()
Peter Ujfalusi
2022-02-08
7
-39
/
+23
|
|
*
ASoC: SOF: intel: hda-trace: Pass the dma buffer pointer to hda_dsp_trace_pre...
Peter Ujfalusi
2022-02-08
1
-4
/
+3
|
*
|
ASoC: SOF: compr: Add compress ops implementation
Daniel Baluta
2022-02-08
1
-2
/
+271
|
|
/
|
*
ASoC: SOF: ipc: Do not allocate buffer for msg_data
Peter Ujfalusi
2022-01-28
1
-4
/
+1
|
*
ASoC: SOF: ipc: Drop header parameter from sof_ipc_tx_message_unlocked()
Peter Ujfalusi
2022-01-28
1
-9
/
+12
|
*
ASoC: SOF: Intel: cnl: Use pm_gate->hdr.cmd in cnl_compact_ipc_compress()
Peter Ujfalusi
2022-01-28
1
-4
/
+2
|
*
ASoC: SOF: trace: Simplify count adjustment in trace_read
Peter Ujfalusi
2022-01-28
1
-4
/
+2
|
*
ASoC: SOF: Intel: hda: Remove link assignment limitation
Ranjani Sridharan
2022-01-28
1
-0
/
+13
|
*
ASoC: SOF: Intel: improve SoundWire _ADR handling
Mark Brown
2022-01-25
1
-11
/
+11
|
|
\
|
|
*
ASoC: SOF: Intel: Compare sdw adr directly
Bard Liao
2022-01-24
1
-10
/
+5
|
|
*
ASoC: SOF: Intel: match sdw version on link_slaves_found
Bard Liao
2022-01-24
1
-5
/
+10
|
*
|
ASoC: SOF: add flag to disable IMR restore to sof_debug
Keyon Jie
2022-01-24
2
-0
/
+5
[prev]
[next]