summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm_adsp.c
Commit message (Expand)AuthorAge
*-. Merge remote-tracking branches 'asoc/topic/wm9090', 'asoc/topic/wm9712', 'aso...Mark Brown2018-03-28
|\ \
| | * ASoC: wm_adsp: Support streams which can start/stop with DSP activeCharles Keepax2018-02-26
| | * ASoC: wm_adsp: Don't init cache from DSP memory if control is write-onlyRichard Fitzgerald2018-02-12
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...Mark Brown2018-03-28
|\ \ \ | | |/
| * | ASoC: arizona: replace codec to componentKuninori Morimoto2018-02-14
| |/
* | ASoC: wm_adsp: For TLV controls only register TLV get/setRichard Fitzgerald2018-02-28
|/
* ASoC: wm_adsp: Fix validation of firmware and coeff lengthsBen Hutchings2017-12-08
* ASoC: wm_adsp: Fix typo in algorithm list warning messageRichard Fitzgerald2017-05-26
* ASoC: wm_adsp: Remove unused member of struct wm_coeff_ctl_opsRichard Fitzgerald2017-05-24
* ASoC: wm_adsp: Fix type warning in sprintfRichard Fitzgerald2017-05-24
* ASoC: wm_adsp: add support for DSP region lockMayuresh Kulkarni2017-04-05
* ASoC: wm_adsp: Add support for ADSP2V2Richard Fitzgerald2017-04-05
* ASoC: wm_adsp: Acknowledge controls should also check the DSP is runningCharles Keepax2017-03-07
* ASoC: wm_adsp: Return an error on write to a disabled volatile controlCharles Keepax2017-03-07
*-. Merge remote-tracking branches 'asoc/topic/adau17x1', 'asoc/topic/adsp', 'aso...Mark Brown2017-02-19
|\ \
| | * ASoC: wm_adsp: Fixup wm_adsp2_boot_work error pathsCharles Keepax2017-01-24
| | * ASoC: wm_adsp: Set booted/running flags at the end of bring upCharles Keepax2017-01-24
| | * ASoC: wm_adsp: Correct some missing lockingCharles Keepax2017-01-24
| | * ASoC: wm_adsp: Add mechanism to preload firmware on a coreCharles Keepax2017-01-06
| |/
* | ASoC: wm_adsp: Don't overrun firmware file buffer when reading region dataRichard Fitzgerald2016-12-20
|/
* ASoC: wm_adsp: wm_adsp_buf_alloc should use kfree in error pathRichard Fitzgerald2016-12-12
* ASoC: wm_adsp: Check return value from wm_adsp_buffer_initCharles Keepax2016-11-22
* ASoC: wm_adsp: Remove unused wm_coeff_ctl.kcontrolRichard Fitzgerald2016-11-22
* ASoC: wm_adsp: Firmware controls should be added as codec controlsRichard Fitzgerald2016-11-22
* ASoC: wm_adsp: Only write shutdown controls for active firmwaresCharles Keepax2016-11-21
* ASoC: wm_adsp: factor out getting base register for a controlRichard Fitzgerald2016-11-14
* ASoC: wm_adsp: Support acknowledged controlsRichard Fitzgerald2016-11-11
* ASoC: wm_adsp: Add support for SYSTEM firmware controlsStuart Henderson2016-11-11
* ASoC: wm_adsp: factor out getting region name from typeRichard Fitzgerald2016-11-11
* ASoC: wm_adsp: Signal firmware shutdown through event controlRichard Fitzgerald2016-11-11
* ASoC: wm_adsp: Remove duplicate set of kcontrol->ifaceRichard Fitzgerald2016-10-21
* ASoC: wm_adsp: Allow preloader to do the final shutdown of the DSPCharles Keepax2016-09-26
* ASoC: wm_adsp: Put DSP into low power state between loading and runningCharles Keepax2016-09-26
* ASoC: wm_adsp: Use usleep_range for short delayCharles Keepax2016-09-26
* ASoC: wm_adsp: Move control cache sync out of preloaderCharles Keepax2016-09-24
* ASoC: wm_adsp: Separate concept of booted and runningCharles Keepax2016-09-24
*-. Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...Mark Brown2016-07-24
|\ \
| * | ASoC: wm_adsp: Specifically propagate voice trigger event to callerCharles Keepax2016-05-30
| |/
* | ASoC: wm_adsp: Disable DMAs before clearing the transfer lengthSimon Trimmer2016-06-22
* | ASoC: wm_adsp: Treat missing compressed buffer as a fatal errorCharles Keepax2016-06-13
* | ASoC: wm_adsp: Use new snd_compr_stop_error to signal stream failureCharles Keepax2016-06-13
|/
* ASoC: wm_adsp: Detach compressed stream on freeCharles Keepax2016-05-04
* ASoC: wm_adsp: Move compr_attach/attached functionsCharles Keepax2016-05-04
* Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2016-05-04
|\
| * ASoC: wm_adsp: factor out freeing of alg regionsRichard Fitzgerald2016-04-27
| * ASoC: wm_adsp: free memory when unloaded or closedRichard Fitzgerald2016-04-27
* | ASoC: wm_adsp: Add support for TLV based binary controlsCharles Keepax2016-05-02
* | ASoC: wm_adsp: Improve DSP error handlingCharles Keepax2016-04-06
* | ASoC: wm_adsp: Factor out fetching of stream errors from the DSPCharles Keepax2016-04-06
* | ASoC: wm_adsp: Show avail in bytes to match other messagesCharles Keepax2016-03-29