Age | Commit message (Expand) | Author |
2022-04-27 | ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback | Ajit Kumar Pandey |
2022-04-07 | ASoC: SOF: topology: Fix memory leak in sof_control_load() | Yu Liao |
2022-04-07 | ASoC: SOF: topology: cleanup dailinks on widget unload | Pierre-Louis Bossart |
2022-04-06 | ASoC: Intel: sof_rt5682: Add support for max98360a speaker amp on SSP2 | Ajye Huang |
2022-04-04 | ASoC: SOF: topology: Fix memory leak of scontrol->name | Peter Ujfalusi |
2022-03-30 | Merge tag 'asoc-fix-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git... | Takashi Iwai |
2022-03-25 | ASoC: SOF: Intel: Fix build error without SND_SOC_SOF_PCI_DEV | Zheng Bin |
2022-03-21 | Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2022-03-18 | ASoC: SOF: Add a new dai_get_clk topology IPC op | Ranjani Sridharan |
2022-03-18 | ASoC: SOF: topology: Add ops for setting up and tearing down pipelines | Ranjani Sridharan |
2022-03-18 | ASoC: SOF: expose sof_route_setup() | Ranjani Sridharan |
2022-03-18 | ASoC: SOF: Add dai_link_fixup PCM op for IPC3 | Ranjani Sridharan |
2022-03-18 | ASoC: SOF: Add trigger PCM op for IPC3 | Ranjani Sridharan |
2022-03-18 | ASoC: SOF: Define hw_params PCM op for IPC3 | Ranjani Sridharan |
2022-03-18 | ASoC: SOF: Introduce IPC3 PCM hw_free op | Ranjani Sridharan |
2022-03-18 | ASoC: SOF: pcm: expose the sof_pcm_setup_connected_widgets() function | Ranjani Sridharan |
2022-03-18 | ASoC: SOF: Introduce IPC-specific PCM ops | Ranjani Sridharan |
2022-03-18 | ASoC: SOF: Add bytes_ext control IPC ops for IPC3 | Ranjani Sridharan |
2022-03-18 | ASoC: SOF: Add bytes_get/put control IPC ops for IPC3 | Ranjani Sridharan |
2022-03-18 | ASoC: SOF: Add enum_get/put control ops for IPC3 | Ranjani Sridharan |
2022-03-18 | ASoC: SOF: Add switch get/put IPC3 ops | Ranjani Sridharan |
2022-03-18 | ASoC: SOF: Add volume_get/put IPC3 ops | Ranjani Sridharan |
2022-03-18 | ASoC: SOF: Add IPC3 topology control ops | Ranjani Sridharan |
2022-03-18 | ASoC: SOF: Introduce IPC ops for kcontrol IO | Ranjani Sridharan |
2022-03-18 | ASoC: SOF: Make sof_suspend/resume IPC agnostic | Ranjani Sridharan |
2022-03-18 | ASoC: SOF: Make sof_widget_setup/free IPC agnostic | Ranjani Sridharan |
2022-03-18 | ASoC: SOF: set up scheduler widget before all other widgets in the pipeline | Ranjani Sridharan |
2022-03-17 | ASoC: SOF: topology: Use kmemdup() to replace kzalloc + memcpy | Yihao Han |
2022-03-16 | ASoC: SOF: topology: remove snd_sof_complete_pipeline() | Ranjani Sridharan |
2022-03-16 | ASoC: SOF: topology: Make widget binding IPC agnostic | Ranjani Sridharan |
2022-03-16 | ASoC: SOF: topology: Make control parsing IPC agnostic | Ranjani Sridharan |
2022-03-16 | ASoC: SOF: topology: Make DAI widget parsing IPC agnostic | Ranjani Sridharan |
2022-03-16 | ASoC: SOF: topology: Make route setup IPC agnostic | Ranjani Sridharan |
2022-03-16 | ASoC: SOF: topology: Make effect widget parsing IPC agnostic | Ranjani Sridharan |
2022-03-16 | ASoC: SOF: topology: Make siggen widget parsing IPC agnostic | Ranjani Sridharan |
2022-03-16 | ASoC: SOF: topology: Make asrc widget parsing IPC agnostic | Ranjani Sridharan |
2022-03-16 | ASoC: SOF: topology: Make src widget parsing IPC agnostic | Ranjani Sridharan |
2022-03-16 | ASoC: SOF: topology: Make mux/demux widget parsing IPC agnostic | Ranjani Sridharan |
2022-03-16 | ASoC: SOF: topology: Make mixer widget parsing IPC agnostic | Ranjani Sridharan |
2022-03-16 | ASoC: SOF: topology: Make pga widget parsing IPC agnostic | Ranjani Sridharan |
2022-03-16 | ASoC: SOF: topology: Make buffer widget parsing IPC agnostic | Ranjani Sridharan |
2022-03-16 | ASoC: SOF: topology: Make scheduler widget parsing IPC agnostic | Ranjani Sridharan |
2022-03-16 | ASoC: SOF: Introduce IPC3 ops | Ranjani Sridharan |
2022-03-16 | ASoC: SOF: topology: Add helper function for processing tuple arrays | Ranjani Sridharan |
2022-03-16 | ASoC: SOF: IPC: Introduce IPC ops | Ranjani Sridharan |
2022-03-16 | ASoC: SOF: Introduce struct snd_sof_dai_link | Ranjani Sridharan |
2022-03-11 | Make the SOF pcm_hw_params DSP op IPC agnostic | Mark Brown |
2022-03-11 | ASoC: SOF: Remove ipc_pcm_params() ops | Peter Ujfalusi |
2022-03-11 | ASoC: SOF: imx: Convert to use the generic set_stream_data_offset ops | Peter Ujfalusi |
2022-03-11 | ASoC: SOF: Intel: Convert to use the generic set_stream_data_offset ops | Peter Ujfalusi |