summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
Commit message (Expand)AuthorAgeFilesLines
...
| * ASoC: SOF: topology: Make control parsing IPC agnosticRanjani Sridharan2022-03-165-141/+235
| * ASoC: SOF: topology: Make DAI widget parsing IPC agnosticRanjani Sridharan2022-03-162-987/+915
| * ASoC: SOF: topology: Make route setup IPC agnosticRanjani Sridharan2022-03-162-34/+40
| * ASoC: SOF: topology: Make effect widget parsing IPC agnosticRanjani Sridharan2022-03-162-268/+257
| * ASoC: SOF: topology: Make siggen widget parsing IPC agnosticRanjani Sridharan2022-03-162-59/+37
| * ASoC: SOF: topology: Make asrc widget parsing IPC agnosticRanjani Sridharan2022-03-162-71/+66
| * ASoC: SOF: topology: Make src widget parsing IPC agnosticRanjani Sridharan2022-03-162-63/+60
| * ASoC: SOF: topology: Make mux/demux widget parsing IPC agnosticRanjani Sridharan2022-03-162-42/+42
| * ASoC: SOF: topology: Make mixer widget parsing IPC agnosticRanjani Sridharan2022-03-162-42/+44
| * ASoC: SOF: topology: Make pga widget parsing IPC agnosticRanjani Sridharan2022-03-162-83/+86
| * ASoC: SOF: topology: Make buffer widget parsing IPC agnosticRanjani Sridharan2022-03-162-52/+50
| * ASoC: SOF: topology: Make scheduler widget parsing IPC agnosticRanjani Sridharan2022-03-162-99/+98
| * ASoC: SOF: Introduce IPC3 opsRanjani Sridharan2022-03-165-51/+397
| * ASoC: SOF: topology: Add helper function for processing tuple arraysRanjani Sridharan2022-03-162-12/+148
| * ASoC: SOF: IPC: Introduce IPC opsRanjani Sridharan2022-03-162-0/+49
| * ASoC: SOF: Introduce struct snd_sof_dai_linkRanjani Sridharan2022-03-163-1/+22
| * Make the SOF pcm_hw_params DSP op IPC agnosticMark Brown2022-03-1119-83/+95
| |\
| | * ASoC: SOF: Remove ipc_pcm_params() opsPeter Ujfalusi2022-03-114-36/+0
| | * ASoC: SOF: imx: Convert to use the generic set_stream_data_offset opsPeter Ujfalusi2022-03-112-3/+3
| | * ASoC: SOF: Intel: Convert to use the generic set_stream_data_offset opsPeter Ujfalusi2022-03-119-18/+8
| | * ASoC: SOF: Intel: hda-ipc: Add hda_set_stream_data_offset()Peter Ujfalusi2022-03-112-5/+13
| | * ASoC: SOF: stream-ipc: Add sof_set_stream_data_offset()Peter Ujfalusi2022-03-112-4/+14
| | * ASoC: SOF: Mark snd_sof_dsp_ops.ipc_pcm_params() callback optionalPeter Ujfalusi2022-03-113-4/+6
| | * ASoC: SOF: Introduce optional callback to configure stream data offsetPeter Ujfalusi2022-03-113-0/+26
| | * ASoC: SOF: pcm: Remove sof_pcm_dsp_params() wrapperPeter Ujfalusi2022-03-111-18/+5
| | * ASoC: SOF: Make pcm_hw_params snd_sof_dsp_ops callback IPC neutralPeter Ujfalusi2022-03-117-24/+51
| | * ASoC: SOF: sof-priv: Remove stale snd_sof_ipc_stream_pcm_params() declarationPeter Ujfalusi2022-03-111-2/+0
| * | ASoC: SOF: Intel: add topology overwrite for TaniksBrent Lu2022-03-111-0/+8
| * | ASoC: SOF: trace: Use proper DMA direction for the trace data bufferPeter Ujfalusi2022-03-111-2/+10
| * | ASoC: SOF: compress: fix null check after dereferenceWeiguo Li2022-03-111-2/+4
| * | ASoC: SOF: Intel: enable DMI L1 for playback streamsKai Vehmanen2022-03-111-0/+1
| |/
| * Clean ups and preparation for IPC abstraction in the SOF driverMark Brown2022-03-108-171/+262
| |\
| | * ASoC: SOF: move definition of snd_sof_ipc to header fileRander Wang2022-03-092-12/+12
| | * ASoC: SOF: make struct snd_sof_dai IPC agnosticRanjani Sridharan2022-03-096-76/+138
| | * ASoC: SOF: topology: Rename arguments in sof_parse_tokens()Ranjani Sridharan2022-03-091-7/+18
| | * ASoC: SOF: topology: Rename arguments in sof_parse_token_sets()Ranjani Sridharan2022-03-091-11/+10
| | * ASoC: SOF: topology: Modify signature for token parsing functionsRanjani Sridharan2022-03-091-26/+52
| | * ASoC: SOF: Add a tuples array to struct snd_sof_widgetRanjani Sridharan2022-03-091-0/+15
| | * ASoC: SOF: topology: make sof_route_load() IPC agnosticRanjani Sridharan2022-03-092-26/+6
| | * ASoC: SOF: make struct snd_sof_widget IPC agnosticRanjani Sridharan2022-03-092-13/+11
| * | ALSA/ASoC/SOF/Intel: improve support for ES8336-based platformsMark Brown2022-03-101-21/+99
| |\ \
| | * | ASoC: Intel: soc-acpi: quirk topology filename dynamicallyPierre-Louis Bossart2022-03-091-0/+52
| | * | ASoC: SOF: Intel: hda: report SSP link mask to machine driverPierre-Louis Bossart2022-03-091-0/+22
| | * | ASoC: SOF: Intel: hda: retrieve DMIC number for I2S boardsPierre-Louis Bossart2022-03-091-21/+25
| | |/
| * | ASoC: SOF: ipc-msg-injector: Use devm_kzalloc() for the rx_bufferPeter Ujfalusi2022-03-091-1/+1
| * | ASoC: SOF: amd: Remove unneeded semicolonJiapeng Chong2022-03-091-1/+1
| * | ASoC: SOF: amd: Remove unneeded semicolonJiapeng Chong2022-03-091-1/+1
| |/
| * Clean ups and preparation for IPC abstraction in the SOF driverMark Brown2022-03-085-202/+102
| |\
| | * ASoC: SOF: change comp_dai to a pointer in struct snd_sof_daiRanjani Sridharan2022-03-084-31/+12
| | * ASoC: SOF: topology: expose some get_token opsRanjani Sridharan2022-03-082-5/+10