summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/cirrus
AgeCommit message (Expand)AuthorLines
2023-04-03firmware: cs_dsp: Add a debugfs entry containing control detailsSimon Trimmer-0/+31
2023-03-21firmware: cs_dsp: Support DSPs that don't require firmware downloadSimon Trimmer-0/+3
2023-03-21firmware: cs_dsp: Introduce no_core_startstop for self-booting DSPsSimon Trimmer-1/+13
2022-11-25firmware: cs_dsp: Switch to using namespaced exportsMark Brown-33/+33
2022-11-25firmware: cs_dsp: Make the exports namespacedRichard Fitzgerald-31/+31
2022-11-25firmware: cs_dsp: Rename KConfig symbol CS_DSP -> FW_CS_DSPRichard Fitzgerald-2/+2
2022-11-23firmware: cs_dsp: cs_dsp_coeff_write_ctrl() should report changedSimon Trimmer-5/+12
2022-07-22firmware: cs_dsp: Add memory chunk helpersCharles Keepax-0/+104
2022-07-22firmware: cs_dsp: Add pre_stop callbackCharles Keepax-0/+3
2022-04-12firmware: cs_dsp: Fix overrun of unterminated control name stringRichard Fitzgerald-2/+1
2022-01-05firmware: cs_dsp: Clear core reset for cacheCharles Keepax-4/+10
2021-11-30firmware: cs_dsp: Move lockdep asserts to avoid potential null pointerCharles Keepax-4/+4
2021-11-17firmware: cs_dsp: Allow creation of event controlsCharles Keepax-0/+1
2021-11-17firmware: cs_dsp: Add offset to cs_dsp read/writeCharles Keepax-16/+28
2021-11-17firmware: cs_dsp: Clarify some kernel doc commentsCharles Keepax-2/+2
2021-11-17firmware: cs_dsp: Perform NULL check in cs_dsp_coeff_write/read_ctrlCharles Keepax-0/+6
2021-11-17firmware: cs_dsp: Add support for rev 2 coefficient filesCharles Keepax-0/+1
2021-11-17firmware: cs_dsp: Print messages from bin filesCharles Keepax-0/+11
2021-11-17firmware: cs_dsp: Add pre_run callbackCharles Keepax-0/+6
2021-11-17firmware: cs_dsp: Add version checks on coefficient loadingCharles Keepax-13/+36
2021-11-17firmware: cs_dsp: Add lockdep asserts to interface functionsCharles Keepax-0/+14
2021-11-15firmware: cs_dsp: tidy includes in cs_dsp.c and cs_dsp.hSimon Trimmer-6/+0
2021-09-27firmware: cs_dsp: add driver to support firmware loading on Cirrus Logic DSPsSimon Trimmer-0/+3117