summaryrefslogtreecommitdiff
path: root/drivers/firmware/cirrus
AgeCommit message (Expand)AuthorFilesLines
2022-01-05firmware: cs_dsp: Clear core reset for cacheCharles Keepax1-4/+10
2021-11-30firmware: cs_dsp: Move lockdep asserts to avoid potential null pointerCharles Keepax1-4/+4
2021-11-18firmware: cs_dsp: Allow creation of event controlsCharles Keepax1-0/+1
2021-11-18firmware: cs_dsp: Add offset to cs_dsp read/writeCharles Keepax1-16/+28
2021-11-18firmware: cs_dsp: Clarify some kernel doc commentsCharles Keepax1-2/+2
2021-11-18firmware: cs_dsp: Perform NULL check in cs_dsp_coeff_write/read_ctrlCharles Keepax1-0/+6
2021-11-18firmware: cs_dsp: Add support for rev 2 coefficient filesCharles Keepax1-0/+1
2021-11-18firmware: cs_dsp: Print messages from bin filesCharles Keepax1-0/+11
2021-11-18firmware: cs_dsp: Add pre_run callbackCharles Keepax1-0/+6
2021-11-18firmware: cs_dsp: Add version checks on coefficient loadingCharles Keepax1-13/+36
2021-11-18firmware: cs_dsp: Add lockdep asserts to interface functionsCharles Keepax1-0/+14
2021-11-15firmware: cs_dsp: tidy includes in cs_dsp.c and cs_dsp.hSimon Trimmer1-6/+0
2021-09-27firmware: cs_dsp: add driver to support firmware loading on Cirrus Logic DSPsSimon Trimmer3-0/+3117