index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
loader.c
Age
Commit message (
Expand
)
Author
2023-03-07
ASoC: SOF: loader: Remove log prefixes for snd_sof_run_firmware
Curtis Malainey
2022-10-21
ASoC: SOF: loader: Remove the query_fw_configuration ops
Peter Ujfalusi
2022-10-21
ASoC: SOF: loader: Add support for IPC dependent post firmware boot ops
Peter Ujfalusi
2022-10-21
ASoC: SOF: Drop the firmware and fw_offset from snd_sof_pdata
Peter Ujfalusi
2022-10-21
ASoC: SOF: Introduce container struct for SOF firmware
Peter Ujfalusi
2022-10-21
ASoC: SOF: loader: Set complete state before post_fw_run op
Ranjani Sridharan
2022-04-29
ASoC: SOF: loader: Call optional query_fw_configuration on first boot
Peter Ujfalusi
2022-04-29
ASoC: SOF: loader: Remove snd_sof_parse_module_memcpy() as it is not used
Peter Ujfalusi
2022-04-29
ASoC: SOF: loader: Switch to use the fw_loader ops
Peter Ujfalusi
2022-04-25
ASoC: SOF: loader: Remove the old fw_ready related code
Peter Ujfalusi
2021-12-23
ASoC: SOF: Set SOF_FW_BOOT_FAILED in case we have failure during boot
Peter Ujfalusi
2021-12-23
ASoC: SOF: Introduce new firmware state: SOF_FW_BOOT_READY_OK
Peter Ujfalusi
2021-12-23
ASoC: SOF: Add a 'message' parameter to snd_sof_dsp_dbg_dump()
Peter Ujfalusi
2021-10-18
Merge tag 'v5.15-rc6' into asoc-5.16
Mark Brown
2021-10-08
ASoC: SOF: prepare code to allocate IPC messages in fw_ready
Rander Wang
2021-10-07
ASoC: SOF: loader: Drop SOF_DBG_DUMP_REGS flag when firmware start fails
Peter Ujfalusi
2021-10-07
ASoC: SOF: Introduce macro to set the firmware state
Peter Ujfalusi
2021-10-07
ASoC: SOF: Drop SOF_DBG_DUMP_FORCE_ERR_LEVEL and sof_dev_dbg_or_err
Peter Ujfalusi
2021-10-07
ASoC: SOF: loader: Print the DSP dump if boot fails
Peter Ujfalusi
2021-10-07
ASoC: SOF: Print the dbg_dump and ipc_dump once to reduce kernel log noise
Peter Ujfalusi
2021-09-16
ASoC: SOF: loader: Re-phrase the missing firmware error to avoid duplication
Peter Ujfalusi
2021-09-16
ASoC: SOF: loader: release_firmware() on load failure to avoid batching
Marc Herbert
2021-09-15
ASoC: SOF: loader: Use the generic ops for region debugfs handling
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: No need to export snd_sof_fw_parse_ext_data()
Peter Ujfalusi
2021-09-15
ASoC: SOF: ipc: Remove snd_sof_dsp_mailbox_init()
Peter Ujfalusi
2021-09-15
ASoC: SOF: loader: load_firmware callback is mandatory, treat it like that
Peter Ujfalusi
2021-05-21
ASoC: SOF: loader: Use snd_sof_dsp_block_read() instead sof_block_read()
Peter Ujfalusi
2021-02-05
Merge branch 'asoc-5.11' into asoc-5.12
Mark Brown
2021-01-28
ASoC: SOF: update dsp core power status in common APIs
Bard Liao
2021-01-27
ASoC: SOF: add a pointer to download repo in case FW request fails
Kai Vehmanen
2020-12-11
ASoC: SOF: Intel: hda: fix the condition passed to sof_dev_dbg_or_err
Ranjani Sridharan
2020-12-11
ASoC: SOF: modify the SOF_DBG flags
Ranjani Sridharan
2020-11-27
ASoC: SOF: ops: add parse_platform_ext_manifest() op
Fred Oh
2020-11-25
ASoC: SOF: Add `memory_info` file to debugfs
Karol Trzcinski
2020-11-25
ASoC: SOF: ext_manifest: Parse firmware config dictionary
Karol Trzcinski
2020-11-12
ASoC: SOF: loader: do not warn about unknown firmware headers
Kai Vehmanen
2020-10-23
ASoC: SOF: loader: handle all SOF_IPC_EXT types
Bard Liao
2020-08-26
ASoC: SOF: loader: Add debug box region
Iulian Olaru
2020-08-26
ASoC: SOF: ext_manifest: Parse debug ABI version
Karol Trzcinski
2020-08-26
ASoC: SOF: loader: fix memory leak in get_ext_windows
Pierre-Louis Bossart
2020-08-26
ASoC: SOF: IPC: make sof_ipc_window monosized
Karol Trzcinski
2020-05-25
ASoC: SOF: ext_manifest: parse compiler version
Karol Trzcinski
2020-05-25
ASoC: SOF: ext_manifest: parse windows
Karol Trzcinski
2020-05-25
ASoC: SOF: ext_manifest: parse firmware version
Karol Trzcinski
2020-05-25
ASoC: SOF: Introduce extended manifest
Karol Trzcinski
2020-05-25
ASoC: SOF: loader: Adjust validation condition for fw_offset
Karol Trzcinski
2020-05-01
ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only
Pierre-Louis Bossart
2020-04-22
ASoC: SOF: Fix build
Mark Brown
2020-04-16
ASoC: SOF: ext_manifest: parse compiler version
Karol Trzcinski
[next]