Age | Commit message (Expand) | Author | Files | Lines |
2024-08-02 | ASoC: SOF: sof-priv.h: optimize snd_sof_ipc_msg | Pierre-Louis Bossart | 1 | -3/+4 |
2024-08-02 | ASoC: SOF: sof-priv.h: optimize snd_sof_mailbox | Pierre-Louis Bossart | 1 | -1/+1 |
2024-08-02 | ASoC: SOF: sof-priv.h: optimize snd_sof_platform_stream_params | Pierre-Louis Bossart | 1 | -3/+4 |
2024-05-06 | ASoC: SOF: Intel: clarify Copyright information | Pierre-Louis Bossart | 1 | -1/+1 |
2024-03-25 | ASoC: SOF: Remove the get_stream_position callback | Peter Ujfalusi | 1 | -9/+0 |
2024-03-25 | ASoC: SOF: Introduce a new callback pair to be used for PCM delay reporting | Peter Ujfalusi | 1 | -0/+21 |
2024-02-14 | ASoC: SOF: Extend ChainDMA and DSPless mode to LNL+ | Mark Brown | 1 | -0/+9 |
2024-02-13 | ASoC: SOF: Fix runtime pm usage counter balance after fw exception | Peter Ujfalusi | 1 | -0/+1 |
2024-02-13 | ASoC: SOF: Intel: hda: add 'is_chain_dma_supported' callback | Pierre-Louis Bossart | 1 | -0/+7 |
2024-02-13 | ASoC: SOF: ops: add new 'is_chain_dma_supported' callback | Pierre-Louis Bossart | 1 | -0/+2 |
2023-11-29 | ASoC: SOF: core: Implement firmware, topology path setup in core | Peter Ujfalusi | 1 | -0/+7 |
2023-11-29 | ASoC: SOF: Move sof_machine_* functions from sof-audio.c to core.c | Peter Ujfalusi | 1 | -2/+0 |
2023-10-25 | ASoC: SOF: Make return of remove_late void, too | Takashi Iwai | 1 | -1/+1 |
2023-10-21 | Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 1 | -1/+1 |
2023-10-19 | ASoC: SOF: core: Add probe_early and remove_late callbacks | Pierre-Louis Bossart | 1 | -0/+2 |
2023-10-12 | ASoC: SOF: make .remove callback return void | Pierre-Louis Bossart | 1 | -1/+1 |
2023-06-16 | ASoC: SOF: Add new sof_debug flag to request message payload dump | Peter Ujfalusi | 1 | -0/+3 |
2023-04-20 | ASoC: SOF: ipc: Add no reply inline calls | Curtis Malainey | 1 | -0/+10 |
2023-04-04 | ASoC: SOF: Add flag and state which will be used for DSP-less mode | Peter Ujfalusi | 1 | -0/+11 |
2023-02-14 | ASoC: SOF: Introduce a new set_pm_gate() IPC PM op | Rander Wang | 1 | -0/+2 |
2023-02-03 | ASoC: SOF: add get_stream_position ops for pcm delay | Rander Wang | 1 | -0/+9 |
2023-02-03 | ASoC: SOF: add fw_info_box support | Rander Wang | 1 | -0/+1 |
2023-01-27 | ASoC: SOF: Introduce struct snd_sof_pipeline | Ranjani Sridharan | 1 | -0/+1 |
2023-01-17 | ASoC: SOF: Add support for compress API for stream data/offset | Daniel Baluta | 1 | -0/+1 |
2023-01-17 | ASoC: SOF: Prepare set_stream_data_offset for compress API | Daniel Baluta | 1 | -2/+2 |
2023-01-17 | ASoC: SOF: Prepare ipc_msg_data to be used with compress API | Daniel Baluta | 1 | -2/+4 |
2022-12-25 | ASoC: SOF: sof-priv: Mark fw_tracing ops optional in documentation | Peter Ujfalusi | 1 | -1/+1 |
2022-12-25 | ASoC: SOF: Add helper macro to be used to get an IPC ops | Peter Ujfalusi | 1 | -0/+4 |
2022-10-31 | ASoC: SOF: fix compilation issue with readb/writeb helpers | Pierre-Louis Bossart | 1 | -2/+2 |
2022-10-31 | ASoC: SOF: client: Add sof_client_ipc_set_get_data() | Jyri Sarha | 1 | -0/+2 |
2022-10-28 | ASoC: SOF: introduce new DEBUG_NOCODEC mode | Pierre-Louis Bossart | 1 | -0/+3 |
2022-10-26 | ASoC: SOF: ops: add readb/writeb helpers | Pierre-Louis Bossart | 1 | -0/+4 |
2022-10-21 | ASoC: SOF: loader: Remove the query_fw_configuration ops | Peter Ujfalusi | 1 | -4/+0 |
2022-10-21 | ASoC: SOF: loader: Add support for IPC dependent post firmware boot ops | Peter Ujfalusi | 1 | -0/+3 |
2022-10-21 | ASoC: SOF: ipc: ops: Add support for optional init and exit callbacks | Peter Ujfalusi | 1 | -0/+6 |
2022-10-21 | ASoC: SOF: Introduce container struct for SOF firmware | Peter Ujfalusi | 1 | -0/+14 |
2022-09-19 | ASoC: SOF: add quirk to override topology mclk_id | Pierre-Louis Bossart | 1 | -0/+4 |
2022-08-17 | ASoC: SOF: compress: Save channel count and sample bytes | Laurentiu Mihalcea | 1 | -0/+2 |
2022-08-17 | ASoC: SOF: compress: Introduce sof_compr_stream | Daniel Baluta | 1 | -0/+5 |
2022-07-25 | ASoC: SOF: Add cont_update_posn to platform parameters | YC Hung | 1 | -0/+1 |
2022-06-22 | ASoC: Merge fixes | Mark Brown | 1 | -0/+2 |
2022-06-17 | ASoC: SOF: pm: add definitions for S4 and S5 states | Pierre-Louis Bossart | 1 | -0/+2 |
2022-06-14 | ASoC: SOF: reduce default verbosity of IPC logs | Pierre-Louis Bossart | 1 | -0/+6 |
2022-06-10 | ASoC: SOF: Add support ctx_save with IPC4 | Mark Brown | 1 | -2/+4 |
2022-06-10 | ASoC: SOF: debug: Clarify the IPC timeout handling path | Peter Ujfalusi | 1 | -1/+1 |
2022-06-10 | ASoC: SOF: sof_ipc_pm_ops: Add support for DSP core power management | Peter Ujfalusi | 1 | -0/+2 |
2022-06-10 | ASoC: SOF: make ctx_store and ctx_restore as optional | Peter Ujfalusi | 1 | -2/+2 |
2022-05-19 | ASoC: SOF: ipc3-dtrace: Move dtrace related variables local from sof_dev | Peter Ujfalusi | 1 | -16/+0 |
2022-05-19 | ASoC: SOF: Introduce opaque storage of private data for firmware tracing | Peter Ujfalusi | 1 | -0/+1 |
2022-05-19 | ASoC: SOF: Modify the host trace_init parameter list to include dmab | Peter Ujfalusi | 1 | -1/+2 |