index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
loader.c
Age
Commit message (
Expand
)
Author
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
2020-04-16
ASoC: SOF: ext_manifest: parse windows
Karol Trzcinski
[next]