aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm_adsp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-03ASoC: wm_adsp: Check for buffer in trigger stopCharles Keepax1-1/+2
2019-03-19ASoC: wm_adsp: Shutdown any compressed streams on DSP watchdog timeoutCharles Keepax1-0/+21
2019-03-19ASoC: wm_adsp: Add locking to wm_adsp2_bus_errorCharles Keepax1-3/+8
2019-03-19ASoC: wm_adsp: Correct error messages in wm_adsp_buffer_get_errorCharles Keepax1-2/+2
2019-03-19ASoC: wm_adsp: Correct handling of compressed streams that restartCharles Keepax1-2/+1
2019-02-26Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.1Mark Brown1-17/+21
2019-02-22ASoC: wm_adsp: Improve logging messagesCharles Keepax1-44/+53
2019-02-22ASoC: wm_adsp: Add support for multiple compressed buffersStuart Henderson1-49/+117
2019-02-22ASoC: wm_adsp: Refactor compress stream initialisationCharles Keepax1-65/+74
2019-02-22ASoC: wm_adsp: Reorder some functions for improved clarityCharles Keepax1-40/+41
2019-02-22ASoC: wm_adsp: Factor out stripping padding from ADSP dataCharles Keepax1-10/+17
2019-02-20ASoC: wm_adsp: Allow compressed buffers in any memory regionAndrew Ford1-2/+6
2019-02-20ASoC: wm_adsp: Update cached error state on triggerStuart Henderson1-17/+21
2018-12-13Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-4.21 intel depMark Brown1-17/+20
2018-11-13ASoC: wm_adsp: Factor out common init codeRichard Fitzgerald1-6/+8
2018-11-13ASoC: wm_adsp: Fix dma-unsafe read of scratch registersRichard Fitzgerald1-17/+20
2018-10-19ASoC: wm_adsp: Log addresses as 8 digits in wm_adsp_buffer_populateRichard Fitzgerald1-1/+1
2018-10-19ASoC: wm_adsp: Rename memory fields in wm_adsp_bufferRichard Fitzgerald1-12/+12
2018-08-08ASoC: wm_adsp: Make DSP name configurable by codec driverRichard Fitzgerald1-21/+48
2018-08-08Merge branch 'asoc-4.18' into asoc-4.19 wmadsp depMark Brown1-2/+8
2018-08-08ASoC: wm_adsp: Declare firmware controls from codec driverRichard Fitzgerald1-26/+9
2018-08-08ASoC: wm_adsp: Correct DSP pointer for preloader controlAjit Pandey1-2/+6
2018-07-19ASoC: wm_adsp: Parse HOST_BUFFER controlsRichard Fitzgerald1-1/+65
2018-07-19ASoC: wm_adsp: Allow up to 8 channels for voice controlRichard Fitzgerald1-1/+1
2018-07-19ASoC: wm_adsp: Take prefix into account in control name lengthCharles Keepax1-0/+3
2018-07-19ASoC: wm_adsp: Correct algorithm list allocation sizeCharles Keepax1-1/+1
2018-07-19ASoC: wm_adsp: Ensure DSP boot work complete before preloader_put returnStuart Henderson1-0/+2
2018-06-20ASoC: wm_adsp: Simplify handling of alg offset and lengthCharles Keepax1-9/+20
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-06-05Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-4/+4
2018-05-28sound: Use octal not symbolic permissionsJoe Perches1-6/+5
2018-04-24ASoC: wm_adsp: Account for name prefixes when toggling preloaderCharles Keepax1-4/+4
2018-03-28Merge remote-tracking branches 'asoc/topic/wm9090', 'asoc/topic/wm9712', 'asoc/topic/wm9713' and 'asoc/topic/wm_adsp' into asoc-nextMark Brown1-13/+28
2018-03-28Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/bd28623', 'asoc/topic/blackfin' and 'asoc/topic/bt-sco' into asoc-nextMark Brown1-29/+29
2018-02-28ASoC: wm_adsp: For TLV controls only register TLV get/setRichard Fitzgerald1-6/+8
2018-02-26ASoC: wm_adsp: Support streams which can start/stop with DSP activeCharles Keepax1-10/+18
2018-02-14ASoC: arizona: replace codec to componentKuninori Morimoto1-29/+29
2018-02-12ASoC: wm_adsp: Don't init cache from DSP memory if control is write-onlyRichard Fitzgerald1-3/+10
2017-12-08ASoC: wm_adsp: Fix validation of firmware and coeff lengthsBen Hutchings1-6/+6
2017-05-26ASoC: wm_adsp: Fix typo in algorithm list warning messageRichard Fitzgerald1-1/+1
2017-05-24ASoC: wm_adsp: Remove unused member of struct wm_coeff_ctl_opsRichard Fitzgerald1-2/+0
2017-05-24ASoC: wm_adsp: Fix type warning in sprintfRichard Fitzgerald1-1/+1
2017-04-05ASoC: wm_adsp: add support for DSP region lockMayuresh Kulkarni1-0/+137
2017-04-05ASoC: wm_adsp: Add support for ADSP2V2Richard Fitzgerald1-43/+144
2017-03-07ASoC: wm_adsp: Acknowledge controls should also check the DSP is runningCharles Keepax1-1/+1
2017-03-07ASoC: wm_adsp: Return an error on write to a disabled volatile controlCharles Keepax1-1/+6
2017-02-19Merge remote-tracking branches 'asoc/topic/adau17x1', 'asoc/topic/adsp', 'asoc/topic/ak4642', 'asoc/topic/amd' and 'asoc/topic/arizona' into asoc-nextMark Brown1-13/+64
2017-01-24ASoC: wm_adsp: Fixup wm_adsp2_boot_work error pathsCharles Keepax1-1/+4
2017-01-24ASoC: wm_adsp: Set booted/running flags at the end of bring upCharles Keepax1-4/+4
2017-01-24ASoC: wm_adsp: Correct some missing lockingCharles Keepax1-7/+12