Age | Commit message (Expand) | Author |
2021-10-07 | ASoC: SOF: debug/ops: Move the IPC and DSP dump functions out from the header | Peter Ujfalusi |
2021-10-07 | ASoC: SOF: Print the dbg_dump and ipc_dump once to reduce kernel log noise | Peter Ujfalusi |
2021-10-07 | ASoC: SOF: ipc and dsp dump: Add markers for better visibility | Peter Ujfalusi |
2021-09-28 | ASoC: SOF: add error handling to snd_sof_ipc_msg_data() | Guennadi Liakhovetski |
2021-09-20 | ASoC: SOF: Remove struct sof_ops_table and sof_get_ops() macro | Peter Ujfalusi |
2021-09-15 | ASoC: SOF: debug: Add generic API and ops for DSP regions | Peter Ujfalusi |
2021-09-15 | ASoC: SOF: core: Do not use 'bar' as parameter for block_read/write | Peter Ujfalusi |
2021-09-15 | ASoC: SOF: loader: load_firmware callback is mandatory, treat it like that | Peter Ujfalusi |
2021-05-21 | ASoC: SOF: ops: don't return void value | Pierre-Louis Bossart |
2021-05-21 | ASoC: SOF: ops: print out the polling register | Keyon Jie |
2021-04-12 | ASoC: SOF: change signature of set_mach_params() callback | Pierre-Louis Bossart |
2021-01-28 | ASoC: SOF: Filter out unneeded core power up/downs | Bard Liao |
2021-01-28 | ASoC: SOF: update dsp core power status in common APIs | Bard Liao |
2021-01-13 | ASoC: SOF: add .shutdown() callback to snd_sof_dsp_ops | Keyon Jie |
2021-01-12 | ASoC: SOF: add mutex to protect the dsp_power_state access | Keyon Jie |
2020-11-27 | ASoC: SOF: ops: modify the signature of stall op | Fred Oh |
2020-11-27 | ASoC: SOF: ops: add parse_platform_ext_manifest() op | Fred Oh |
2020-05-01 | ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only | Pierre-Louis Bossart |
2020-02-18 | ASoC: SOF: Generic probe compress operations | Cezary Rojewski |
2020-02-11 | ASoC: SOF: Move DSP power state transitions to platform-specific ops | Ranjani Sridharan |
2019-12-09 | ASoC: SOF: Make creation of machine device from SOF core optional | Daniel Baluta |
2019-10-28 | ASoC: SOF: return -ENOTSUPP if D0I3 is not supported | Keyon Jie |
2019-10-28 | ASoC: SOF: add set_power_state() to dsp_ops for power state update | Keyon Jie |
2019-08-09 | ASoC: SOF: Introduce snd_sof_dsp_get_window_offset | Daniel Baluta |
2019-08-09 | ASoC: SOF: Introduce snd_sof_dsp_get_mailbox_offset | Daniel Baluta |
2019-07-23 | ASoC: SOF: remove unused state variable in suspend function | Fred Oh |
2019-07-23 | ASoC: SOF: Introduce snd_sof_dsp_get_bar_index ops | Daniel Baluta |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds |
2019-07-06 | ASoC: SOF: add runtime idle callback | Kai Vehmanen |
2019-06-17 | ASoC: SOF: Intel: hda: couple host and link DMA during FE hw_free | Ranjani Sridharan |
2019-06-17 | ASoC: SOF: Intel: hda: release link DMA for paused streams during suspend | Ranjani Sridharan |
2019-06-14 | docs: timers: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-05-03 | ASoC: SOF: IPC: add ipc dump function | Pan Xiuli |
2019-05-03 | ASoC: SOF: intel: hda: add hw_params_upon_resume flag for hda stream | Ranjani Sridharan |
2019-04-28 | ASoC: SOF: Add DSP HW abstraction operations | Liam Girdwood |