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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
/
cs42l43.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-17
ASoC: codecs: cs42l43: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
1
-8
/
+8
2025-10-21
ASoC: use snd_kcontrol_chip() instead of
Mark Brown
1
-9
/
+9
2025-10-20
ASoC: codecs: cs42l43: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...
Kuninori Morimoto
1
-9
/
+9
2025-10-15
ASoC: replace use of system_wq with system_dfl_wq
Marco Crivellari
1
-2
/
+2
2025-09-04
ASoC: cs42l43: Shutdown jack detection on suspend
Charles Keepax
1
-0
/
+2
2025-09-04
ASoC: cs42l43: Disable IRQs in system suspend
Charles Keepax
1
-15
/
+63
2025-09-04
ASoC: cs42l43: Store IRQ domain in codec private data
Charles Keepax
1
-16
/
+13
2025-09-04
ASoC: cs42l43: Rename system suspend callback and fix debug print
Charles Keepax
1
-3
/
+3
2025-08-01
Merge tag 'soundwire-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-19
/
+5
2025-07-04
ASoC: codecs: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-2
/
+0
2025-06-09
ASoC: cs42l43: Remove unnecessary work functions
Charles Keepax
1
-19
/
+5
2025-03-12
ASoC: cs42l43: convert to SYSTEM_SLEEP_PM_OPS
Arnd Bergmann
1
-1
/
+1
2025-03-06
ASoC: cs42l43: Fix maximum ADC Volume
Charles Keepax
1
-1
/
+1
2025-03-04
ASoC: cs42l43: Add jack delay debounce after suspend
Maciej Strozek
1
-1
/
+14
2025-01-20
Merge tag 'asoc-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-1
/
+1
2025-01-09
ASoC: cs42l43: Add codec force suspend/resume ops
Maciej Strozek
1
-0
/
+1
2024-12-17
ASoC: cs42l43: don't include '<linux/find.h>' directly
Wolfram Sang
1
-1
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-10-31
mfd: cs42l43: Disable IRQs during suspend
Charles Keepax
1
-42
/
+0
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-08-02
ASoC: cs42l43: Cache shutter IRQ control pointers
Charles Keepax
1
-17
/
+56
2024-08-02
ASoC: cs42l43: Remove redundant semi-colon at end of function
Charles Keepax
1
-1
/
+1
2024-05-27
ASoC: cs42l43: Only restrict 44.1kHz for the ASP
Charles Keepax
1
-2
/
+3
2024-03-26
ASoC: cs42l43: Correct extraction of data pointer in suspend/resume
Charles Keepax
1
-4
/
+8
2024-02-21
ASoC: Intel: avs: Fixes and new platforms support
Mark Brown
1
-3
/
+45
2024-02-07
ASoC: cs42l43: Add system suspend ops to disable IRQ
Charles Keepax
1
-2
/
+41
2024-02-07
ASoC: cs42l43: Handle error from devm_pm_runtime_enable
Charles Keepax
1
-1
/
+4
2024-02-05
ASoC: cs42l43: Shut down jack detection on component remove
Charles Keepax
1
-0
/
+7
2024-02-05
ASoC: cs42l43: Sync the hp ilimit works when removing the component
Charles Keepax
1
-0
/
+3
2024-02-05
ASoC: cs42l43: Add clear of stashed pointer on component remove
Charles Keepax
1
-0
/
+8
2024-01-26
ASoC: cs42l43: Use fls to calculate the pre-divider for the PLL
Charles Keepax
1
-4
/
+3
2024-01-26
ASoC: cs42l43: Refactor to use for_each_set_bit()
Charles Keepax
1
-15
/
+20
2024-01-26
ASoC: cs42l43: Add pm_ptr around the power ops
Charles Keepax
1
-1
/
+1
2024-01-26
ASoC: cs42l43: Minor code tidy ups
Charles Keepax
1
-8
/
+4
2024-01-26
ASoC: cs42l43: Tidy up header includes
Charles Keepax
1
-0
/
+8
2023-12-12
ASoC: cs42l43: Add missing statics for hp_ilimit functions
Charles Keepax
1
-2
/
+2
2023-12-11
ASoC: cs42l43: Allow HP amp to cool off after current limit
Charles Keepax
1
-3
/
+85
2023-11-13
ASoC: cs42l43: Add missing static from runtime PM ops
Charles Keepax
1
-2
/
+2
2023-10-23
ASoC: cs42l43: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-26
ASoC: Merge up fixes
Mark Brown
1
-6
/
+8
2023-09-16
ASoC: cs42l43: make const array controls static
Colin Ian King
1
-1
/
+1
2023-09-15
ASoC: cs42l43: Add shared IRQ flag for shutters
Charles Keepax
1
-6
/
+8
2023-08-29
ASoC: cs42l43: Fix missing error code in cs42l43_codec_probe()
Harshit Mogalapalli
1
-1
/
+2
2023-08-24
ASoC: cs42l43: Use new-style PM runtime macros
Charles Keepax
1
-4
/
+3
2023-08-23
ASoC: cs42l43: Initialize ret in default case in cs42l43_pll_ev()
Nathan Chancellor
1
-0
/
+1
2023-08-19
ASoC: cs42l43: Add support for the cs42l43
Charles Keepax
1
-0
/
+2278