summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm_adsp.c
AgeCommit message (Expand)Author
2019-04-03ASoC: wm_adsp: Check for buffer in trigger stopCharles Keepax
2019-03-19ASoC: wm_adsp: Shutdown any compressed streams on DSP watchdog timeoutCharles Keepax
2019-03-19ASoC: wm_adsp: Add locking to wm_adsp2_bus_errorCharles Keepax
2019-03-19ASoC: wm_adsp: Correct error messages in wm_adsp_buffer_get_errorCharles Keepax
2019-03-19ASoC: wm_adsp: Correct handling of compressed streams that restartCharles Keepax
2019-02-26Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-02-22ASoC: wm_adsp: Improve logging messagesCharles Keepax
2019-02-22ASoC: wm_adsp: Add support for multiple compressed buffersStuart Henderson
2019-02-22ASoC: wm_adsp: Refactor compress stream initialisationCharles Keepax
2019-02-22ASoC: wm_adsp: Reorder some functions for improved clarityCharles Keepax
2019-02-22ASoC: wm_adsp: Factor out stripping padding from ADSP dataCharles Keepax
2019-02-20ASoC: wm_adsp: Allow compressed buffers in any memory regionAndrew Ford
2019-02-20ASoC: wm_adsp: Update cached error state on triggerStuart Henderson
2018-12-13Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2018-11-13ASoC: wm_adsp: Factor out common init codeRichard Fitzgerald
2018-11-13ASoC: wm_adsp: Fix dma-unsafe read of scratch registersRichard Fitzgerald
2018-10-19ASoC: wm_adsp: Log addresses as 8 digits in wm_adsp_buffer_populateRichard Fitzgerald
2018-10-19ASoC: wm_adsp: Rename memory fields in wm_adsp_bufferRichard Fitzgerald
2018-08-08ASoC: wm_adsp: Make DSP name configurable by codec driverRichard Fitzgerald
2018-08-08Merge branch 'asoc-4.18' into asoc-4.19 wmadsp depMark Brown
2018-08-08ASoC: wm_adsp: Declare firmware controls from codec driverRichard Fitzgerald
2018-08-08ASoC: wm_adsp: Correct DSP pointer for preloader controlAjit Pandey
2018-07-19ASoC: wm_adsp: Parse HOST_BUFFER controlsRichard Fitzgerald
2018-07-19ASoC: wm_adsp: Allow up to 8 channels for voice controlRichard Fitzgerald
2018-07-19ASoC: wm_adsp: Take prefix into account in control name lengthCharles Keepax
2018-07-19ASoC: wm_adsp: Correct algorithm list allocation sizeCharles Keepax
2018-07-19ASoC: wm_adsp: Ensure DSP boot work complete before preloader_put returnStuart Henderson
2018-06-20ASoC: wm_adsp: Simplify handling of alg offset and lengthCharles Keepax
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-05Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2018-05-28sound: Use octal not symbolic permissionsJoe Perches
2018-04-24ASoC: wm_adsp: Account for name prefixes when toggling preloaderCharles Keepax
2018-03-28Merge remote-tracking branches 'asoc/topic/wm9090', 'asoc/topic/wm9712', 'aso...Mark Brown
2018-03-28Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...Mark Brown
2018-02-28ASoC: wm_adsp: For TLV controls only register TLV get/setRichard Fitzgerald
2018-02-26ASoC: wm_adsp: Support streams which can start/stop with DSP activeCharles Keepax
2018-02-14ASoC: arizona: replace codec to componentKuninori Morimoto
2018-02-12ASoC: wm_adsp: Don't init cache from DSP memory if control is write-onlyRichard Fitzgerald
2017-12-08ASoC: wm_adsp: Fix validation of firmware and coeff lengthsBen Hutchings
2017-05-26ASoC: wm_adsp: Fix typo in algorithm list warning messageRichard Fitzgerald
2017-05-24ASoC: wm_adsp: Remove unused member of struct wm_coeff_ctl_opsRichard Fitzgerald
2017-05-24ASoC: wm_adsp: Fix type warning in sprintfRichard Fitzgerald
2017-04-05ASoC: wm_adsp: add support for DSP region lockMayuresh Kulkarni
2017-04-05ASoC: wm_adsp: Add support for ADSP2V2Richard Fitzgerald
2017-03-07ASoC: wm_adsp: Acknowledge controls should also check the DSP is runningCharles Keepax
2017-03-07ASoC: wm_adsp: Return an error on write to a disabled volatile controlCharles Keepax
2017-02-19Merge remote-tracking branches 'asoc/topic/adau17x1', 'asoc/topic/adsp', 'aso...Mark Brown
2017-01-24ASoC: wm_adsp: Fixup wm_adsp2_boot_work error pathsCharles Keepax
2017-01-24ASoC: wm_adsp: Set booted/running flags at the end of bring upCharles Keepax
2017-01-24ASoC: wm_adsp: Correct some missing lockingCharles Keepax