summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm_adsp.c
AgeCommit message (Expand)Author
2018-01-02ASoC: wm_adsp: Fix validation of firmware and coeff lengthsBen Hutchings
2017-11-30ASoC: wm_adsp: Don't overrun firmware file buffer when reading region dataRichard Fitzgerald
2017-10-08ASoC: wm_adsp: Return an error on write to a disabled volatile controlCharles Keepax
2016-09-26ASoC: wm_adsp: Allow preloader to do the final shutdown of the DSPCharles Keepax
2016-09-26ASoC: wm_adsp: Put DSP into low power state between loading and runningCharles Keepax
2016-09-26ASoC: wm_adsp: Use usleep_range for short delayCharles Keepax
2016-09-24ASoC: wm_adsp: Move control cache sync out of preloaderCharles Keepax
2016-09-24ASoC: wm_adsp: Separate concept of booted and runningCharles Keepax
2016-07-24Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...Mark Brown
2016-06-22ASoC: wm_adsp: Disable DMAs before clearing the transfer lengthSimon Trimmer
2016-06-13ASoC: wm_adsp: Treat missing compressed buffer as a fatal errorCharles Keepax
2016-06-13ASoC: wm_adsp: Use new snd_compr_stop_error to signal stream failureCharles Keepax
2016-05-30ASoC: wm_adsp: Specifically propagate voice trigger event to callerCharles Keepax
2016-05-04ASoC: wm_adsp: Detach compressed stream on freeCharles Keepax
2016-05-04ASoC: wm_adsp: Move compr_attach/attached functionsCharles Keepax
2016-05-04Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
2016-05-02ASoC: wm_adsp: Add support for TLV based binary controlsCharles Keepax
2016-04-27ASoC: wm_adsp: factor out freeing of alg regionsRichard Fitzgerald
2016-04-27ASoC: wm_adsp: free memory when unloaded or closedRichard Fitzgerald
2016-04-06ASoC: wm_adsp: Improve DSP error handlingCharles Keepax
2016-04-06ASoC: wm_adsp: Factor out fetching of stream errors from the DSPCharles Keepax
2016-03-29ASoC: wm_adsp: Show avail in bytes to match other messagesCharles Keepax
2016-03-29ASoC: wm_adsp: Fix some subtle races on compressed streamCharles Keepax
2016-03-13Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/adau17x1', 'a...Mark Brown
2016-03-11ASoC: wm_adsp: Use correct local length in error messageCharles Keepax
2016-03-01ASoC: wm_adsp: Fix enum ctl accesses in a wrong typeTakashi Iwai
2016-02-21ASoC: wm_adsp: wm_coeff_{read|write}_control should use passed lengthCharles Keepax
2016-02-21ASoC: wm_adsp: Fixup some odd line wrappingCharles Keepax
2016-02-21ASoC: wm_adsp: Explicitly set the control access flags in all casesCharles Keepax
2016-02-21ASoC: wm_adsp: Avoid narrow race condition on compr pointerCharles Keepax
2016-02-02ASoC: wm_adsp: Return sample rate in wm_adsp_compr_pointerCharles Keepax
2016-02-02ASoC: wm_adsp: Add missing const from region definitionsCharles Keepax
2016-01-29ASoC: wm5110: Add support for audio trace firmwareCharles Keepax
2016-01-29ASoC: wm_adsp: Move setting of DSP speed into CODEC specific codeCharles Keepax
2016-01-29ASoC: wm_adsp: Add debug audio trace firmwareCharles Keepax
2016-01-29ASoC: wm_adsp: Use more generic naming for regions and caps definitionsCharles Keepax
2016-01-06ASoC: wm_adsp: Pull data through compressed readCharles Keepax
2016-01-06ASoC: wm_adsp: Add a handler for the compressed IRQCharles Keepax
2015-12-23ASoC: wm_adsp: Attach buffers and streams togetherCharles Keepax
2015-12-23ASoC: wm_adsp: Add code to locate and initialise compressed bufferCharles Keepax
2015-12-23ASoC: wm_adsp: Add support for opening a compressed streamCharles Keepax
2015-12-23ASoC: wm_adsp: Factor out finding the location of an algorithm regionCharles Keepax
2015-12-17ASoC: wm_adsp: Mimic legacy behaviour of reading controls when DSP is onCharles Keepax
2015-12-12ASoC: wm_adsp: Add locking to DSP firmware controlsCharles Keepax
2015-12-12ASoC: wm_adsp: Fixup some minor formatting and checkpatch errorsCharles Keepax
2015-12-12ASoC: wm_adsp: Add power lock for firmware change controlCharles Keepax
2015-12-12ASoC: wm_adsp: Replace debugfs lock with more general DSP power lockCharles Keepax
2015-11-27ASoC: wm_adsp: Expand the list of available firmwaresCharles Keepax
2015-06-19ASoC: wm_adsp: Move DSP Rate controls into the codecRichard Fitzgerald
2015-06-11ASoC: wm_adsp: Add basic debugfs entriesRichard Fitzgerald