开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
cirrus
Age
Commit message (
Expand
)
Author
2023-09-13
firmware: cirrus: cs_dsp: Only log list of algorithms in debug build
Richard Fitzgerald
2023-08-15
firmware: cs_dsp: Fix new control name check
Vlad Karpovich
2023-06-16
ASoC: Merge fixes due to dependencies
Mark Brown
2023-06-05
firmware: cs_dsp: Log correct region name in bin error messages
Richard Fitzgerald
2023-06-01
firmware: cs_dsp: Log that a bin file was loaded
Richard Fitzgerald
2023-04-03
firmware: cs_dsp: Add a debugfs entry containing control details
Simon Trimmer
2023-03-21
firmware: cs_dsp: Support DSPs that don't require firmware download
Simon Trimmer
2023-03-21
firmware: cs_dsp: Introduce no_core_startstop for self-booting DSPs
Simon Trimmer
2022-11-25
firmware: cs_dsp: Switch to using namespaced exports
Mark Brown
2022-11-25
firmware: cs_dsp: Make the exports namespaced
Richard Fitzgerald
2022-11-25
firmware: cs_dsp: Rename KConfig symbol CS_DSP -> FW_CS_DSP
Richard Fitzgerald
2022-11-23
firmware: cs_dsp: cs_dsp_coeff_write_ctrl() should report changed
Simon Trimmer
2022-07-22
firmware: cs_dsp: Add memory chunk helpers
Charles Keepax
2022-07-22
firmware: cs_dsp: Add pre_stop callback
Charles Keepax
2022-04-12
firmware: cs_dsp: Fix overrun of unterminated control name string
Richard Fitzgerald
2022-01-05
firmware: cs_dsp: Clear core reset for cache
Charles Keepax
2021-11-30
firmware: cs_dsp: Move lockdep asserts to avoid potential null pointer
Charles Keepax
2021-11-17
firmware: cs_dsp: Allow creation of event controls
Charles Keepax
2021-11-17
firmware: cs_dsp: Add offset to cs_dsp read/write
Charles Keepax
2021-11-17
firmware: cs_dsp: Clarify some kernel doc comments
Charles Keepax
2021-11-17
firmware: cs_dsp: Perform NULL check in cs_dsp_coeff_write/read_ctrl
Charles Keepax
2021-11-17
firmware: cs_dsp: Add support for rev 2 coefficient files
Charles Keepax
2021-11-17
firmware: cs_dsp: Print messages from bin files
Charles Keepax
2021-11-17
firmware: cs_dsp: Add pre_run callback
Charles Keepax
2021-11-17
firmware: cs_dsp: Add version checks on coefficient loading
Charles Keepax
2021-11-17
firmware: cs_dsp: Add lockdep asserts to interface functions
Charles Keepax
2021-11-15
firmware: cs_dsp: tidy includes in cs_dsp.c and cs_dsp.h
Simon Trimmer
2021-09-27
firmware: cs_dsp: add driver to support firmware loading on Cirrus Logic DSPs
Simon Trimmer