summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs42l43-jack.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-23ASoC: cs42l43: Report insert for exotic peripheralsCharles Keepax1-0/+1
2026-02-02ASoC: cs42l43: Correct handling of 3-pole jack load detectionCharles Keepax1-6/+31
2025-11-17ASoC: codecs: cs42l43-jack: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-4/+4
2025-10-21ASoC: use snd_kcontrol_chip() instead ofMark Brown1-2/+2
2025-10-20ASoC: codecs: cs42l43: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...Kuninori Morimoto1-2/+2
2025-10-15ASoC: replace use of system_wq with system_dfl_wqMarco Crivellari1-1/+1
2025-09-04ASoC: cs42l43: Shutdown jack detection on suspendCharles Keepax1-3/+5
2025-08-01Merge tag 'soundwire-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-28/+18
2025-07-04ASoC: codecs: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-5/+0
2025-06-09ASoC: cs42l43: Remove unnecessary work functionsCharles Keepax1-28/+18
2025-04-23ASoC: cs42l43: Disable headphone clamps during type detectionCharles Keepax1-0/+7
2025-04-09ASoC: cs42l43: Reset clamp override on jack removalCharles Keepax1-0/+3
2025-03-04ASoC: cs42l43: Add jack delay debounce after suspendMaciej Strozek1-3/+10
2024-06-04ASoC: cs42l43: Increase default type detect time and button delayMaciej Strozek1-2/+2
2024-01-26ASoC: cs42l43: Use USEC_PER_MSEC rather than hard codingCharles Keepax1-1/+2
2024-01-26ASoC: cs42l43: Check error from device_property_read_u32_array()Charles Keepax1-2/+7
2024-01-26ASoC: cs42l43: Minor code tidy upsCharles Keepax1-5/+5
2024-01-26ASoC: cs42l43: Tidy up header includesCharles Keepax1-0/+5
2024-01-08Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai1-2/+2
2023-12-11ASoC: cs42l43: Allow HP amp to cool off after current limitCharles Keepax1-2/+2
2023-12-11ASoC: cs42l43: Don't enable bias sense during type detectCharles Keepax1-11/+12
2023-10-10ASoC: Merge fixes for consistent cs42l43 schemaMark Brown1-1/+1
2023-10-10ASoC: cs42l43: Update values for bias senseCharles Keepax1-1/+1
2023-09-19ASoC: cs42l43: Extend timeout on bias sense timeoutCharles Keepax1-1/+1
2023-09-19ASoC: cs42l43: Move headset bias sense enable earlier in processCharles Keepax1-16/+16
2023-09-19ASoC: cs42l43: Enable bias sense by defaultCharles Keepax1-1/+1
2023-09-19ASoC: cs42l43: Lower default type detect timeCharles Keepax1-1/+1
2023-08-19ASoC: cs42l43: Add support for the cs42l43Charles Keepax1-0/+946