index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
cs35l56.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-09
ASoC: cs35l56: Call wm_adsp_power_down() before reloading firmware
Simon Trimmer
1
-0
/
+1
2023-08-09
ASoC: cs35l56: Wait for control port ready during system-resume
Richard Fitzgerald
1
-0
/
+6
2023-08-09
ASoC: cs35l56: Don't rely on GPIOD_OUT_LOW to set RESET initially low
Richard Fitzgerald
1
-0
/
+2
2023-08-09
ASoC: cs35l56: Avoid uninitialized variable in cs35l56_set_asp_slot_positions()
Richard Fitzgerald
1
-16
/
+8
2023-07-24
ASoC: cs35l56: Make a common function to shutdown the DSP
Simon Trimmer
1
-16
/
+1
2023-07-24
ASoC: cs35l56: Move part of cs35l56_init() to shared library
Richard Fitzgerald
1
-69
/
+2
2023-07-24
ASoC: cs35l56: Move cs_dsp init into shared library
Richard Fitzgerald
1
-10
/
+1
2023-07-24
ASoC: cs35l56: Move runtime suspend/resume to shared library
Richard Fitzgerald
1
-116
/
+4
2023-07-24
ASoC: cs35l56: Move utility functions to shared file
Simon Trimmer
1
-203
/
+0
2023-07-24
ASoC: cs35l56: Convert utility functions to use common data structure
Simon Trimmer
1
-16
/
+16
2023-07-24
ASoC: cs35l56: Make cs35l56_system_reset() code more generic
Simon Trimmer
1
-6
/
+6
2023-07-24
ASoC: cs35l56: Move shared data into a common data structure
Simon Trimmer
1
-200
/
+204
2023-07-18
ASoC: cs35l56: Patch soft registers to defaults
Richard Fitzgerald
1
-2
/
+3
2023-06-16
ASoC: Merge fixes due to dependencies
Mark Brown
1
-3
/
+0
2023-06-01
ASoC: cs35l56: Remove NULL check from cs35l56_sdw_dai_set_stream()
Richard Fitzgerald
1
-3
/
+0
2023-05-30
ES8316 audio codec fixes on Rock5B
Mark Brown
1
-1
/
+2
2023-05-19
ASoC: cs35l56: In secure mode skip SHUTDOWN and RESET around fw download
Simon Trimmer
1
-10
/
+37
2023-05-19
ASoC: cs35l56: sdw_write_no_pm() should be performed under a pm_runtime request
Simon Trimmer
1
-3
/
+3
2023-05-19
ASoC: cs35l56: Move DSP part string generation so that it is done only once
Simon Trimmer
1
-6
/
+6
2023-05-15
ASoC: cs35l56: Prevent unbalanced pm_runtime in dsp_work() on SoundWire
Simon Trimmer
1
-1
/
+2
2023-04-20
ASoC: cs35l56: Remove duplicate mbox log messages
Simon Trimmer
1
-6
/
+2
2023-04-18
ASoC: cs35l56: Remove SDW1 TX5 and TX6
Richard Fitzgerald
1
-27
/
+1
2023-04-18
ASoC: cs35l56: Update comment on masking of EINT20 interrupts
Richard Fitzgerald
1
-1
/
+1
2023-04-17
ASoC: cs35l56: Don't return a value from cs35l56_remove()
Simon Trimmer
1
-3
/
+1
2023-04-17
ASoC: cs35l56: Remove redundant dsp_ready_completion
Simon Trimmer
1
-32
/
+9
2023-04-17
ASoC: cs35l56: Wait for init_complete in cs35l56_component_probe()
Simon Trimmer
1
-7
/
+6
2023-04-17
ASoC: cs35l56: Allow a wider range for reset pulse width
Simon Trimmer
1
-5
/
+9
2023-04-17
ASoC: cs35l56: Rework IRQ allocation
Simon Trimmer
1
-5
/
+6
2023-04-12
ASoC: cs35l56: Re-patch firmware after system suspend
Richard Fitzgerald
1
-1
/
+66
2023-04-12
ASoC: cs35l56: Remove quick-cancelling of dsp_work()
Richard Fitzgerald
1
-7
/
+1
2023-04-12
ASoC: cs35l56: Add basic system suspend handling
Richard Fitzgerald
1
-0
/
+126
2023-04-12
ASoC: cs35l56: Always wait for firmware boot in runtime-resume
Richard Fitzgerald
1
-4
/
+2
2023-04-12
ASoC: cs35l56: Skip first init_completion wait in dsp_work if init_done
Richard Fitzgerald
1
-1
/
+2
2023-04-12
ASoC: cs35l56: Use DAPM widget for firmware PLAY/PAUSE
Richard Fitzgerald
1
-50
/
+55
2023-03-24
ASoC: cs35l56: Fix an unsigned comparison which can never be negative
Jiapeng Chong
1
-1
/
+3
2023-03-21
ASoC: cs35l56: Add driver for Cirrus Logic CS35L56
Richard Fitzgerald
1
-0
/
+1461