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: Make control parsing IPC agnostic
Ranjani Sridharan
2022-03-16
5
-141
/
+235
|
*
ASoC: SOF: topology: Make DAI widget parsing IPC agnostic
Ranjani Sridharan
2022-03-16
2
-987
/
+915
|
*
ASoC: SOF: topology: Make route setup IPC agnostic
Ranjani Sridharan
2022-03-16
2
-34
/
+40
|
*
ASoC: SOF: topology: Make effect widget parsing IPC agnostic
Ranjani Sridharan
2022-03-16
2
-268
/
+257
|
*
ASoC: SOF: topology: Make siggen widget parsing IPC agnostic
Ranjani Sridharan
2022-03-16
2
-59
/
+37
|
*
ASoC: SOF: topology: Make asrc widget parsing IPC agnostic
Ranjani Sridharan
2022-03-16
2
-71
/
+66
|
*
ASoC: SOF: topology: Make src widget parsing IPC agnostic
Ranjani Sridharan
2022-03-16
2
-63
/
+60
|
*
ASoC: SOF: topology: Make mux/demux widget parsing IPC agnostic
Ranjani Sridharan
2022-03-16
2
-42
/
+42
|
*
ASoC: SOF: topology: Make mixer widget parsing IPC agnostic
Ranjani Sridharan
2022-03-16
2
-42
/
+44
|
*
ASoC: SOF: topology: Make pga widget parsing IPC agnostic
Ranjani Sridharan
2022-03-16
2
-83
/
+86
|
*
ASoC: SOF: topology: Make buffer widget parsing IPC agnostic
Ranjani Sridharan
2022-03-16
2
-52
/
+50
|
*
ASoC: SOF: topology: Make scheduler widget parsing IPC agnostic
Ranjani Sridharan
2022-03-16
2
-99
/
+98
|
*
ASoC: SOF: Introduce IPC3 ops
Ranjani Sridharan
2022-03-16
5
-51
/
+397
|
*
ASoC: SOF: topology: Add helper function for processing tuple arrays
Ranjani Sridharan
2022-03-16
2
-12
/
+148
|
*
ASoC: SOF: IPC: Introduce IPC ops
Ranjani Sridharan
2022-03-16
2
-0
/
+49
|
*
ASoC: SOF: Introduce struct snd_sof_dai_link
Ranjani Sridharan
2022-03-16
3
-1
/
+22
|
*
Make the SOF pcm_hw_params DSP op IPC agnostic
Mark Brown
2022-03-11
19
-83
/
+95
|
|
\
|
|
*
ASoC: SOF: Remove ipc_pcm_params() ops
Peter Ujfalusi
2022-03-11
4
-36
/
+0
|
|
*
ASoC: SOF: imx: Convert to use the generic set_stream_data_offset ops
Peter Ujfalusi
2022-03-11
2
-3
/
+3
|
|
*
ASoC: SOF: Intel: Convert to use the generic set_stream_data_offset ops
Peter Ujfalusi
2022-03-11
9
-18
/
+8
|
|
*
ASoC: SOF: Intel: hda-ipc: Add hda_set_stream_data_offset()
Peter Ujfalusi
2022-03-11
2
-5
/
+13
|
|
*
ASoC: SOF: stream-ipc: Add sof_set_stream_data_offset()
Peter Ujfalusi
2022-03-11
2
-4
/
+14
|
|
*
ASoC: SOF: Mark snd_sof_dsp_ops.ipc_pcm_params() callback optional
Peter Ujfalusi
2022-03-11
3
-4
/
+6
|
|
*
ASoC: SOF: Introduce optional callback to configure stream data offset
Peter Ujfalusi
2022-03-11
3
-0
/
+26
|
|
*
ASoC: SOF: pcm: Remove sof_pcm_dsp_params() wrapper
Peter Ujfalusi
2022-03-11
1
-18
/
+5
|
|
*
ASoC: SOF: Make pcm_hw_params snd_sof_dsp_ops callback IPC neutral
Peter Ujfalusi
2022-03-11
7
-24
/
+51
|
|
*
ASoC: SOF: sof-priv: Remove stale snd_sof_ipc_stream_pcm_params() declaration
Peter Ujfalusi
2022-03-11
1
-2
/
+0
|
*
|
ASoC: SOF: Intel: add topology overwrite for Taniks
Brent Lu
2022-03-11
1
-0
/
+8
|
*
|
ASoC: SOF: trace: Use proper DMA direction for the trace data buffer
Peter Ujfalusi
2022-03-11
1
-2
/
+10
|
*
|
ASoC: SOF: compress: fix null check after dereference
Weiguo Li
2022-03-11
1
-2
/
+4
|
*
|
ASoC: SOF: Intel: enable DMI L1 for playback streams
Kai Vehmanen
2022-03-11
1
-0
/
+1
|
|
/
|
*
Clean ups and preparation for IPC abstraction in the SOF driver
Mark Brown
2022-03-10
8
-171
/
+262
|
|
\
|
|
*
ASoC: SOF: move definition of snd_sof_ipc to header file
Rander Wang
2022-03-09
2
-12
/
+12
|
|
*
ASoC: SOF: make struct snd_sof_dai IPC agnostic
Ranjani Sridharan
2022-03-09
6
-76
/
+138
|
|
*
ASoC: SOF: topology: Rename arguments in sof_parse_tokens()
Ranjani Sridharan
2022-03-09
1
-7
/
+18
|
|
*
ASoC: SOF: topology: Rename arguments in sof_parse_token_sets()
Ranjani Sridharan
2022-03-09
1
-11
/
+10
|
|
*
ASoC: SOF: topology: Modify signature for token parsing functions
Ranjani Sridharan
2022-03-09
1
-26
/
+52
|
|
*
ASoC: SOF: Add a tuples array to struct snd_sof_widget
Ranjani Sridharan
2022-03-09
1
-0
/
+15
|
|
*
ASoC: SOF: topology: make sof_route_load() IPC agnostic
Ranjani Sridharan
2022-03-09
2
-26
/
+6
|
|
*
ASoC: SOF: make struct snd_sof_widget IPC agnostic
Ranjani Sridharan
2022-03-09
2
-13
/
+11
|
*
|
ALSA/ASoC/SOF/Intel: improve support for ES8336-based platforms
Mark Brown
2022-03-10
1
-21
/
+99
|
|
\
\
|
|
*
|
ASoC: Intel: soc-acpi: quirk topology filename dynamically
Pierre-Louis Bossart
2022-03-09
1
-0
/
+52
|
|
*
|
ASoC: SOF: Intel: hda: report SSP link mask to machine driver
Pierre-Louis Bossart
2022-03-09
1
-0
/
+22
|
|
*
|
ASoC: SOF: Intel: hda: retrieve DMIC number for I2S boards
Pierre-Louis Bossart
2022-03-09
1
-21
/
+25
|
|
|
/
|
*
|
ASoC: SOF: ipc-msg-injector: Use devm_kzalloc() for the rx_buffer
Peter Ujfalusi
2022-03-09
1
-1
/
+1
|
*
|
ASoC: SOF: amd: Remove unneeded semicolon
Jiapeng Chong
2022-03-09
1
-1
/
+1
|
*
|
ASoC: SOF: amd: Remove unneeded semicolon
Jiapeng Chong
2022-03-09
1
-1
/
+1
|
|
/
|
*
Clean ups and preparation for IPC abstraction in the SOF driver
Mark Brown
2022-03-08
5
-202
/
+102
|
|
\
|
|
*
ASoC: SOF: change comp_dai to a pointer in struct snd_sof_dai
Ranjani Sridharan
2022-03-08
4
-31
/
+12
|
|
*
ASoC: SOF: topology: expose some get_token ops
Ranjani Sridharan
2022-03-08
2
-5
/
+10
[prev]
[next]