summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/cirrus
Commit message (Expand)AuthorAgeFilesLines
* firmware: cs_dsp: Clear core reset for cacheCharles Keepax2022-01-051-4/+10
* firmware: cs_dsp: Move lockdep asserts to avoid potential null pointerCharles Keepax2021-11-301-4/+4
* firmware: cs_dsp: Allow creation of event controlsCharles Keepax2021-11-171-0/+1
* firmware: cs_dsp: Add offset to cs_dsp read/writeCharles Keepax2021-11-171-16/+28
* firmware: cs_dsp: Clarify some kernel doc commentsCharles Keepax2021-11-171-2/+2
* firmware: cs_dsp: Perform NULL check in cs_dsp_coeff_write/read_ctrlCharles Keepax2021-11-171-0/+6
* firmware: cs_dsp: Add support for rev 2 coefficient filesCharles Keepax2021-11-171-0/+1
* firmware: cs_dsp: Print messages from bin filesCharles Keepax2021-11-171-0/+11
* firmware: cs_dsp: Add pre_run callbackCharles Keepax2021-11-171-0/+6
* firmware: cs_dsp: Add version checks on coefficient loadingCharles Keepax2021-11-171-13/+36
* firmware: cs_dsp: Add lockdep asserts to interface functionsCharles Keepax2021-11-171-0/+14
* firmware: cs_dsp: tidy includes in cs_dsp.c and cs_dsp.hSimon Trimmer2021-11-151-6/+0
* firmware: cs_dsp: add driver to support firmware loading on Cirrus Logic DSPsSimon Trimmer2021-09-273-0/+3117