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
/
codecs
/
wm_adsp.c
Age
Commit message (
Expand
)
Author
2021-03-11
ASoC: wm_adsp: simplify return value
Pierre-Louis Bossart
2021-02-11
ASoC: wm_adsp: Remove unused control callback structure
Charles Keepax
2021-02-05
Merge branch 'asoc-5.11' into asoc-5.12
Mark Brown
2021-01-18
ASoC: wm_adsp: Fix control name parsing for multi-fw
James Schulman
2021-01-11
ASoC: wm_adsp: Fix uninitialized variable warnings
Richard Fitzgerald
2020-12-31
ASoC: wm_adsp: Use snd_ctl_elem_type_t for control types
Richard Fitzgerald
2020-12-31
ASoC: wm_adsp: Only use __be32 for big-endian data
Richard Fitzgerald
2020-12-28
ASoC: wm_adsp: Improve handling of raw byte streams
Richard Fitzgerald
2020-12-11
ASoC: wm_adsp: remove "ctl" from list on error in wm_adsp_create_control()
Dan Carpenter
2020-11-25
ASoC: wm_adsp: fix error return code in wm_adsp_load()
Luo Meng
2020-10-09
Merge remote-tracking branch 'asoc/for-5.10' into asoc-next
Mark Brown
2020-10-01
ASoC: wm_adsp: Pass full name to snd_ctl_notify
Adam Brickman
2020-08-18
ASoC: wm_adsp: Update naming in error handling
Charles Keepax
2020-07-23
ASoC: wm_adsp: Support new metadata block ID's
James Schulman
2020-06-22
ASoC: wm_adsp: Add controls for calibration and diagnostic FW
Vlad Karpovich
2020-04-21
ASoC: codec: wm_adsp: use snd_compress_ops
Kuninori Morimoto
2020-03-27
ASoC: codecs: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-03-13
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-03-13
ASoC: wm_adsp: Use scnprintf() for the limited buffer output
Takashi Iwai
2020-01-17
ASoC: wm_adsp: Correct cache handling of new kernel control API
Charles Keepax
2019-11-18
ASoC: wm_adsp: Expose mixer control API
Li Xu
2019-10-02
ASoC: wm_adsp: Don't generate kcontrols without READ flags
Stuart Henderson
2019-10-01
ASoC: wm_adsp: Fix theoretical NULL pointer for alg_region
Li Xu
2019-07-25
ASoC: wm_adsp: Allow bus error handler to be called directly
Charles Keepax
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-14
ASoC: wm_adsp: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-05-02
ASoC: wm_adsp: Correct region base typo in wm_halo_setup_algs
Charles Keepax
2019-05-02
ASoC: wm_adsp: Use DSP ops pointers to stop watchdog in error handlers
Charles Keepax
2019-04-04
ASoC: wm_adsp: Avoid calling snd_compr_stop_error from WDT expiry
Charles Keepax
2019-04-04
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
2019-04-03
ASoC: wm_adsp: Make use of local variables
Charles Keepax
2019-04-03
ASoC: wm_adsp: Remove redundant NULL check in wm_adsp_buffer_free
Charles Keepax
2019-04-03
ASoC: wm_adsp: Check for buffer in trigger stop
Charles Keepax
2019-04-01
ASoC: wm_adsp: Fix typo in comment
Charles Keepax
2019-03-20
ASoC: wm_adsp: Correct some minor issues
Charles Keepax
2019-03-19
ASoC: wm_adsp: Add WDT expiry IRQ handling support for Halo core
Stuart Henderson
2019-03-19
ASoC: wm_adsp: Add HALO MPU fault logging
Richard Fitzgerald
2019-03-19
ASoC: wm_adsp: Add support for new Halo core DSPs
Wen Shi
2019-03-19
ASoC: wm_adsp: Factor out DSP specific operations
Charles Keepax
2019-03-19
ASoC: wm_adsp: Factor out parsing of firmware ID header
Charles Keepax
2019-03-19
ASoC: wm_adsp: Refactor firmware status reading
Charles Keepax
2019-03-19
ASoC: wm_adsp: Move wm_adsp2_set_dspclk to CODEC drivers
Richard Fitzgerald
2019-03-19
ASoC: wm_adsp: Don't export wm_adsp2_lock
Charles Keepax
2019-03-19
ASoC: wm_adsp: Shutdown any compressed streams on DSP watchdog timeout
Charles Keepax
2019-03-19
ASoC: wm_adsp: Add locking to wm_adsp2_bus_error
Charles Keepax
2019-03-19
ASoC: wm_adsp: Correct error messages in wm_adsp_buffer_get_error
Charles Keepax
2019-03-19
ASoC: wm_adsp: Correct handling of compressed streams that restart
Charles Keepax
2019-02-26
Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-02-22
ASoC: wm_adsp: Improve logging messages
Charles Keepax
[next]