开源镜像站
帮助
动态
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
/
cs42l43.c
Age
Commit message (
Expand
)
Author
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-08-02
ASoC: cs42l43: Cache shutter IRQ control pointers
Charles Keepax
2024-08-02
ASoC: cs42l43: Remove redundant semi-colon at end of function
Charles Keepax
2024-05-27
ASoC: cs42l43: Only restrict 44.1kHz for the ASP
Charles Keepax
2024-03-26
ASoC: cs42l43: Correct extraction of data pointer in suspend/resume
Charles Keepax
2024-02-21
ASoC: Intel: avs: Fixes and new platforms support
Mark Brown
2024-02-07
ASoC: cs42l43: Add system suspend ops to disable IRQ
Charles Keepax
2024-02-07
ASoC: cs42l43: Handle error from devm_pm_runtime_enable
Charles Keepax
2024-02-05
ASoC: cs42l43: Shut down jack detection on component remove
Charles Keepax
2024-02-05
ASoC: cs42l43: Sync the hp ilimit works when removing the component
Charles Keepax
2024-02-05
ASoC: cs42l43: Add clear of stashed pointer on component remove
Charles Keepax
2024-01-26
ASoC: cs42l43: Use fls to calculate the pre-divider for the PLL
Charles Keepax
2024-01-26
ASoC: cs42l43: Refactor to use for_each_set_bit()
Charles Keepax
2024-01-26
ASoC: cs42l43: Add pm_ptr around the power ops
Charles Keepax
2024-01-26
ASoC: cs42l43: Minor code tidy ups
Charles Keepax
2024-01-26
ASoC: cs42l43: Tidy up header includes
Charles Keepax
2023-12-12
ASoC: cs42l43: Add missing statics for hp_ilimit functions
Charles Keepax
2023-12-11
ASoC: cs42l43: Allow HP amp to cool off after current limit
Charles Keepax
2023-11-13
ASoC: cs42l43: Add missing static from runtime PM ops
Charles Keepax
2023-10-23
ASoC: cs42l43: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-26
ASoC: Merge up fixes
Mark Brown
2023-09-16
ASoC: cs42l43: make const array controls static
Colin Ian King
2023-09-15
ASoC: cs42l43: Add shared IRQ flag for shutters
Charles Keepax
2023-08-29
ASoC: cs42l43: Fix missing error code in cs42l43_codec_probe()
Harshit Mogalapalli
2023-08-24
ASoC: cs42l43: Use new-style PM runtime macros
Charles Keepax
2023-08-23
ASoC: cs42l43: Initialize ret in default case in cs42l43_pll_ev()
Nathan Chancellor
2023-08-18
ASoC: cs42l43: Add support for the cs42l43
Charles Keepax