index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm_adsp.c
Age
Commit message (
Expand
)
Author
2018-01-02
ASoC: wm_adsp: Fix validation of firmware and coeff lengths
Ben Hutchings
2017-11-30
ASoC: wm_adsp: Don't overrun firmware file buffer when reading region data
Richard Fitzgerald
2017-10-08
ASoC: wm_adsp: Return an error on write to a disabled volatile control
Charles Keepax
2016-09-26
ASoC: wm_adsp: Allow preloader to do the final shutdown of the DSP
Charles Keepax
2016-09-26
ASoC: wm_adsp: Put DSP into low power state between loading and running
Charles Keepax
2016-09-26
ASoC: wm_adsp: Use usleep_range for short delay
Charles Keepax
2016-09-24
ASoC: wm_adsp: Move control cache sync out of preloader
Charles Keepax
2016-09-24
ASoC: wm_adsp: Separate concept of booted and running
Charles Keepax
2016-07-24
Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...
Mark Brown
2016-06-22
ASoC: wm_adsp: Disable DMAs before clearing the transfer length
Simon Trimmer
2016-06-13
ASoC: wm_adsp: Treat missing compressed buffer as a fatal error
Charles Keepax
2016-06-13
ASoC: wm_adsp: Use new snd_compr_stop_error to signal stream failure
Charles Keepax
2016-05-30
ASoC: wm_adsp: Specifically propagate voice trigger event to caller
Charles Keepax
2016-05-04
ASoC: wm_adsp: Detach compressed stream on free
Charles Keepax
2016-05-04
ASoC: wm_adsp: Move compr_attach/attached functions
Charles Keepax
2016-05-04
Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git...
Mark Brown
2016-05-02
ASoC: wm_adsp: Add support for TLV based binary controls
Charles Keepax
2016-04-27
ASoC: wm_adsp: factor out freeing of alg regions
Richard Fitzgerald
2016-04-27
ASoC: wm_adsp: free memory when unloaded or closed
Richard Fitzgerald
2016-04-06
ASoC: wm_adsp: Improve DSP error handling
Charles Keepax
2016-04-06
ASoC: wm_adsp: Factor out fetching of stream errors from the DSP
Charles Keepax
2016-03-29
ASoC: wm_adsp: Show avail in bytes to match other messages
Charles Keepax
2016-03-29
ASoC: wm_adsp: Fix some subtle races on compressed stream
Charles Keepax
2016-03-13
Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/adau17x1', 'a...
Mark Brown
2016-03-11
ASoC: wm_adsp: Use correct local length in error message
Charles Keepax
2016-03-01
ASoC: wm_adsp: Fix enum ctl accesses in a wrong type
Takashi Iwai
2016-02-21
ASoC: wm_adsp: wm_coeff_{read|write}_control should use passed length
Charles Keepax
2016-02-21
ASoC: wm_adsp: Fixup some odd line wrapping
Charles Keepax
2016-02-21
ASoC: wm_adsp: Explicitly set the control access flags in all cases
Charles Keepax
2016-02-21
ASoC: wm_adsp: Avoid narrow race condition on compr pointer
Charles Keepax
2016-02-02
ASoC: wm_adsp: Return sample rate in wm_adsp_compr_pointer
Charles Keepax
2016-02-02
ASoC: wm_adsp: Add missing const from region definitions
Charles Keepax
2016-01-29
ASoC: wm5110: Add support for audio trace firmware
Charles Keepax
2016-01-29
ASoC: wm_adsp: Move setting of DSP speed into CODEC specific code
Charles Keepax
2016-01-29
ASoC: wm_adsp: Add debug audio trace firmware
Charles Keepax
2016-01-29
ASoC: wm_adsp: Use more generic naming for regions and caps definitions
Charles Keepax
2016-01-06
ASoC: wm_adsp: Pull data through compressed read
Charles Keepax
2016-01-06
ASoC: wm_adsp: Add a handler for the compressed IRQ
Charles Keepax
2015-12-23
ASoC: wm_adsp: Attach buffers and streams together
Charles Keepax
2015-12-23
ASoC: wm_adsp: Add code to locate and initialise compressed buffer
Charles Keepax
2015-12-23
ASoC: wm_adsp: Add support for opening a compressed stream
Charles Keepax
2015-12-23
ASoC: wm_adsp: Factor out finding the location of an algorithm region
Charles Keepax
2015-12-17
ASoC: wm_adsp: Mimic legacy behaviour of reading controls when DSP is on
Charles Keepax
2015-12-12
ASoC: wm_adsp: Add locking to DSP firmware controls
Charles Keepax
2015-12-12
ASoC: wm_adsp: Fixup some minor formatting and checkpatch errors
Charles Keepax
2015-12-12
ASoC: wm_adsp: Add power lock for firmware change control
Charles Keepax
2015-12-12
ASoC: wm_adsp: Replace debugfs lock with more general DSP power lock
Charles Keepax
2015-11-27
ASoC: wm_adsp: Expand the list of available firmwares
Charles Keepax
2015-06-19
ASoC: wm_adsp: Move DSP Rate controls into the codec
Richard Fitzgerald
2015-06-11
ASoC: wm_adsp: Add basic debugfs entries
Richard Fitzgerald
[next]