开源镜像站
帮助
动态
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
/
sound
/
soc
/
codecs
/
cs35l56.c
Age
Commit message (
Expand
)
Author
2023-09-11
ASoC: cs35l56: Call pm_runtime_dont_use_autosuspend()
Richard Fitzgerald
2023-08-17
ASoC: Merge up fixes
Mark Brown
2023-08-17
ASoC: cs35l56: Read firmware uuid from a device property instead of _SUB
Maciej Strozek
2023-08-15
ASoC: cs35l56: Don't overwrite a patched firmware
Richard Fitzgerald
2023-08-15
ASoC: wm_adsp: Support powering-up DSP without trying to load firmware
Richard Fitzgerald
2023-08-08
ASoC: cs35l56: Call wm_adsp_power_down() before reloading firmware
Simon Trimmer
2023-08-08
ASoC: cs35l56: Wait for control port ready during system-resume
Richard Fitzgerald
2023-08-08
ASoC: cs35l56: Don't rely on GPIOD_OUT_LOW to set RESET initially low
Richard Fitzgerald
2023-08-08
ASoC: cs35l56: Avoid uninitialized variable in cs35l56_set_asp_slot_positions()
Richard Fitzgerald
2023-07-23
ASoC: cs35l56: Make a common function to shutdown the DSP
Simon Trimmer
2023-07-23
ASoC: cs35l56: Move part of cs35l56_init() to shared library
Richard Fitzgerald
2023-07-23
ASoC: cs35l56: Move cs_dsp init into shared library
Richard Fitzgerald
2023-07-23
ASoC: cs35l56: Move runtime suspend/resume to shared library
Richard Fitzgerald
2023-07-23
ASoC: cs35l56: Move utility functions to shared file
Simon Trimmer
2023-07-23
ASoC: cs35l56: Convert utility functions to use common data structure
Simon Trimmer
2023-07-23
ASoC: cs35l56: Make cs35l56_system_reset() code more generic
Simon Trimmer
2023-07-23
ASoC: cs35l56: Move shared data into a common data structure
Simon Trimmer
2023-07-18
ASoC: cs35l56: Patch soft registers to defaults
Richard Fitzgerald
2023-06-16
ASoC: Merge fixes due to dependencies
Mark Brown
2023-06-01
ASoC: cs35l56: Remove NULL check from cs35l56_sdw_dai_set_stream()
Richard Fitzgerald
2023-05-30
ES8316 audio codec fixes on Rock5B
Mark Brown
2023-05-19
ASoC: cs35l56: In secure mode skip SHUTDOWN and RESET around fw download
Simon Trimmer
2023-05-19
ASoC: cs35l56: sdw_write_no_pm() should be performed under a pm_runtime request
Simon Trimmer
2023-05-19
ASoC: cs35l56: Move DSP part string generation so that it is done only once
Simon Trimmer
2023-05-15
ASoC: cs35l56: Prevent unbalanced pm_runtime in dsp_work() on SoundWire
Simon Trimmer
2023-04-20
ASoC: cs35l56: Remove duplicate mbox log messages
Simon Trimmer
2023-04-18
ASoC: cs35l56: Remove SDW1 TX5 and TX6
Richard Fitzgerald
2023-04-18
ASoC: cs35l56: Update comment on masking of EINT20 interrupts
Richard Fitzgerald
2023-04-17
ASoC: cs35l56: Don't return a value from cs35l56_remove()
Simon Trimmer
2023-04-17
ASoC: cs35l56: Remove redundant dsp_ready_completion
Simon Trimmer
2023-04-17
ASoC: cs35l56: Wait for init_complete in cs35l56_component_probe()
Simon Trimmer
2023-04-17
ASoC: cs35l56: Allow a wider range for reset pulse width
Simon Trimmer
2023-04-17
ASoC: cs35l56: Rework IRQ allocation
Simon Trimmer
2023-04-12
ASoC: cs35l56: Re-patch firmware after system suspend
Richard Fitzgerald
2023-04-12
ASoC: cs35l56: Remove quick-cancelling of dsp_work()
Richard Fitzgerald
2023-04-12
ASoC: cs35l56: Add basic system suspend handling
Richard Fitzgerald
2023-04-12
ASoC: cs35l56: Always wait for firmware boot in runtime-resume
Richard Fitzgerald
2023-04-12
ASoC: cs35l56: Skip first init_completion wait in dsp_work if init_done
Richard Fitzgerald
2023-04-12
ASoC: cs35l56: Use DAPM widget for firmware PLAY/PAUSE
Richard Fitzgerald
2023-03-24
ASoC: cs35l56: Fix an unsigned comparison which can never be negative
Jiapeng Chong
2023-03-21
ASoC: cs35l56: Add driver for Cirrus Logic CS35L56
Richard Fitzgerald