开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm_adsp.c
Age
Commit message (
Expand
)
Author
2017-04-05
ASoC: wm_adsp: add support for DSP region lock
Mayuresh Kulkarni
2017-04-05
ASoC: wm_adsp: Add support for ADSP2V2
Richard Fitzgerald
2017-03-07
ASoC: wm_adsp: Acknowledge controls should also check the DSP is running
Charles Keepax
2017-03-07
ASoC: wm_adsp: Return an error on write to a disabled volatile control
Charles Keepax
2017-02-19
Merge remote-tracking branches 'asoc/topic/adau17x1', 'asoc/topic/adsp', 'aso...
Mark Brown
2017-01-24
ASoC: wm_adsp: Fixup wm_adsp2_boot_work error paths
Charles Keepax
2017-01-24
ASoC: wm_adsp: Set booted/running flags at the end of bring up
Charles Keepax
2017-01-24
ASoC: wm_adsp: Correct some missing locking
Charles Keepax
2017-01-06
ASoC: wm_adsp: Add mechanism to preload firmware on a core
Charles Keepax
2016-12-20
ASoC: wm_adsp: Don't overrun firmware file buffer when reading region data
Richard Fitzgerald
2016-12-12
ASoC: wm_adsp: wm_adsp_buf_alloc should use kfree in error path
Richard Fitzgerald
2016-11-22
ASoC: wm_adsp: Check return value from wm_adsp_buffer_init
Charles Keepax
2016-11-22
ASoC: wm_adsp: Remove unused wm_coeff_ctl.kcontrol
Richard Fitzgerald
2016-11-22
ASoC: wm_adsp: Firmware controls should be added as codec controls
Richard Fitzgerald
2016-11-21
ASoC: wm_adsp: Only write shutdown controls for active firmwares
Charles Keepax
2016-11-14
ASoC: wm_adsp: factor out getting base register for a control
Richard Fitzgerald
2016-11-11
ASoC: wm_adsp: Support acknowledged controls
Richard Fitzgerald
2016-11-11
ASoC: wm_adsp: Add support for SYSTEM firmware controls
Stuart Henderson
2016-11-11
ASoC: wm_adsp: factor out getting region name from type
Richard Fitzgerald
2016-11-11
ASoC: wm_adsp: Signal firmware shutdown through event control
Richard Fitzgerald
2016-10-21
ASoC: wm_adsp: Remove duplicate set of kcontrol->iface
Richard Fitzgerald
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
[next]