index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
loader.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-07
ASoC: SOF: loader: Remove log prefixes for snd_sof_run_firmware
Curtis Malainey
1
-2
/
+2
2022-10-21
ASoC: SOF: loader: Remove the query_fw_configuration ops
Peter Ujfalusi
1
-8
/
+2
2022-10-21
ASoC: SOF: loader: Add support for IPC dependent post firmware boot ops
Peter Ujfalusi
1
-0
/
+6
2022-10-21
ASoC: SOF: Drop the firmware and fw_offset from snd_sof_pdata
Peter Ujfalusi
1
-9
/
+0
2022-10-21
ASoC: SOF: Introduce container struct for SOF firmware
Peter Ujfalusi
1
-5
/
+13
2022-10-21
ASoC: SOF: loader: Set complete state before post_fw_run op
Ranjani Sridharan
1
-3
/
+3
2022-04-29
ASoC: SOF: loader: Call optional query_fw_configuration on first boot
Peter Ujfalusi
1
-0
/
+3
2022-04-29
ASoC: SOF: loader: Remove snd_sof_parse_module_memcpy() as it is not used
Peter Ujfalusi
1
-85
/
+0
2022-04-29
ASoC: SOF: loader: Switch to use the fw_loader ops
Peter Ujfalusi
1
-375
/
+8
2022-04-25
ASoC: SOF: loader: Remove the old fw_ready related code
Peter Ujfalusi
1
-227
/
+0
2021-12-23
ASoC: SOF: Set SOF_FW_BOOT_FAILED in case we have failure during boot
Peter Ujfalusi
1
-1
/
+0
2021-12-23
ASoC: SOF: Introduce new firmware state: SOF_FW_BOOT_READY_OK
Peter Ujfalusi
1
-3
/
+4
2021-12-23
ASoC: SOF: Add a 'message' parameter to snd_sof_dsp_dbg_dump()
Peter Ujfalusi
1
-4
/
+4
2021-10-18
Merge tag 'v5.15-rc6' into asoc-5.16
Mark Brown
1
-3
/
+5
2021-10-08
ASoC: SOF: prepare code to allocate IPC messages in fw_ready
Rander Wang
1
-1
/
+2
2021-10-07
ASoC: SOF: loader: Drop SOF_DBG_DUMP_REGS flag when firmware start fails
Peter Ujfalusi
1
-2
/
+1
2021-10-07
ASoC: SOF: Introduce macro to set the firmware state
Peter Ujfalusi
1
-1
/
+1
2021-10-07
ASoC: SOF: Drop SOF_DBG_DUMP_FORCE_ERR_LEVEL and sof_dev_dbg_or_err
Peter Ujfalusi
1
-2
/
+2
2021-10-07
ASoC: SOF: loader: Print the DSP dump if boot fails
Peter Ujfalusi
1
-1
/
+3
2021-10-07
ASoC: SOF: Print the dbg_dump and ipc_dump once to reduce kernel log noise
Peter Ujfalusi
1
-0
/
+4
2021-09-16
ASoC: SOF: loader: Re-phrase the missing firmware error to avoid duplication
Peter Ujfalusi
1
-3
/
+3
2021-09-16
ASoC: SOF: loader: release_firmware() on load failure to avoid batching
Marc Herbert
1
-0
/
+2
2021-09-15
ASoC: SOF: loader: Use the generic ops for region debugfs handling
Peter Ujfalusi
1
-40
/
+28
2021-09-15
ASoC: SOF: core: Do not use 'bar' as parameter for block_read/write
Peter Ujfalusi
1
-34
/
+28
2021-09-15
ASoC: SOF: loader: No need to export snd_sof_fw_parse_ext_data()
Peter Ujfalusi
1
-2
/
+1
2021-09-15
ASoC: SOF: ipc: Remove snd_sof_dsp_mailbox_init()
Peter Ujfalusi
1
-2
/
+6
2021-09-15
ASoC: SOF: loader: load_firmware callback is mandatory, treat it like that
Peter Ujfalusi
1
-10
/
+0
2021-05-21
ASoC: SOF: loader: Use snd_sof_dsp_block_read() instead sof_block_read()
Peter Ujfalusi
1
-1
/
+1
2021-02-05
Merge branch 'asoc-5.11' into asoc-5.12
Mark Brown
1
-0
/
+2
2021-01-28
ASoC: SOF: update dsp core power status in common APIs
Bard Liao
1
-6
/
+0
2021-01-27
ASoC: SOF: add a pointer to download repo in case FW request fails
Kai Vehmanen
1
-0
/
+2
2020-12-11
ASoC: SOF: Intel: hda: fix the condition passed to sof_dev_dbg_or_err
Ranjani Sridharan
1
-1
/
+1
2020-12-11
ASoC: SOF: modify the SOF_DBG flags
Ranjani Sridharan
1
-2
/
+2
2020-11-27
ASoC: SOF: ops: add parse_platform_ext_manifest() op
Fred Oh
1
-0
/
+3
2020-11-25
ASoC: SOF: Add `memory_info` file to debugfs
Karol Trzcinski
1
-0
/
+10
2020-11-25
ASoC: SOF: ext_manifest: Parse firmware config dictionary
Karol Trzcinski
1
-0
/
+41
2020-11-12
ASoC: SOF: loader: do not warn about unknown firmware headers
Kai Vehmanen
1
-2
/
+2
2020-10-23
ASoC: SOF: loader: handle all SOF_IPC_EXT types
Bard Liao
1
-0
/
+5
2020-08-26
ASoC: SOF: loader: Add debug box region
Iulian Olaru
1
-0
/
+9
2020-08-26
ASoC: SOF: ext_manifest: Parse debug ABI version
Karol Trzcinski
1
-0
/
+19
2020-08-26
ASoC: SOF: loader: fix memory leak in get_ext_windows
Pierre-Louis Bossart
1
-1
/
+2
2020-08-26
ASoC: SOF: IPC: make sof_ipc_window monosized
Karol Trzcinski
1
-3
/
+2
2020-05-25
ASoC: SOF: ext_manifest: parse compiler version
Karol Trzcinski
1
-0
/
+21
2020-05-25
ASoC: SOF: ext_manifest: parse windows
Karol Trzcinski
1
-2
/
+23
2020-05-25
ASoC: SOF: ext_manifest: parse firmware version
Karol Trzcinski
1
-0
/
+16
2020-05-25
ASoC: SOF: Introduce extended manifest
Karol Trzcinski
1
-0
/
+112
2020-05-25
ASoC: SOF: loader: Adjust validation condition for fw_offset
Karol Trzcinski
1
-1
/
+1
2020-05-01
ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only
Pierre-Louis Bossart
1
-1
/
+1
2020-04-22
ASoC: SOF: Fix build
Mark Brown
1
-187
/
+2
2020-04-16
ASoC: SOF: ext_manifest: parse compiler version
Karol Trzcinski
1
-0
/
+23
[next]