index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
cs42l43.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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/broonie/sound into for-linus
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-18
ASoC: cs42l43: Add support for the cs42l43
Charles Keepax
1
-0
/
+2278