开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
cs42l43-jack.c
Age
Commit message (
Expand
)
Author
11 days
ASoC: tegra: Simplify error handling
Mark Brown
12 days
ASoC: codecs: cs42l43: Use guard() and PM runtime scope helpers
bui duc phuc
2026-07-08
ASoC: cs42l43: Correct report for forced microphone jack
Charles Keepax
2026-05-11
ASoC: cs42l43: Move long delayed work on system_dfl_long_wq
Marco Crivellari
2026-02-23
ASoC: cs42l43: Report insert for exotic peripherals
Charles Keepax
2026-02-02
ASoC: cs42l43: Correct handling of 3-pole jack load detection
Charles Keepax
2025-11-17
ASoC: codecs: cs42l43-jack: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
2025-10-21
ASoC: use snd_kcontrol_chip() instead of
Mark Brown
2025-10-20
ASoC: codecs: cs42l43: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...
Kuninori Morimoto
2025-10-15
ASoC: replace use of system_wq with system_dfl_wq
Marco Crivellari
2025-09-04
ASoC: cs42l43: Shutdown jack detection on suspend
Charles Keepax
2025-08-01
Merge tag 'soundwire-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-04
ASoC: codecs: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-06-09
ASoC: cs42l43: Remove unnecessary work functions
Charles Keepax
2025-04-23
ASoC: cs42l43: Disable headphone clamps during type detection
Charles Keepax
2025-04-09
ASoC: cs42l43: Reset clamp override on jack removal
Charles Keepax
2025-03-04
ASoC: cs42l43: Add jack delay debounce after suspend
Maciej Strozek
2024-06-04
ASoC: cs42l43: Increase default type detect time and button delay
Maciej Strozek
2024-01-26
ASoC: cs42l43: Use USEC_PER_MSEC rather than hard coding
Charles Keepax
2024-01-26
ASoC: cs42l43: Check error from device_property_read_u32_array()
Charles Keepax
2024-01-26
ASoC: cs42l43: Minor code tidy ups
Charles Keepax
2024-01-26
ASoC: cs42l43: Tidy up header includes
Charles Keepax
2024-01-08
Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2023-12-11
ASoC: cs42l43: Allow HP amp to cool off after current limit
Charles Keepax
2023-12-11
ASoC: cs42l43: Don't enable bias sense during type detect
Charles Keepax
2023-10-10
ASoC: Merge fixes for consistent cs42l43 schema
Mark Brown
2023-10-10
ASoC: cs42l43: Update values for bias sense
Charles Keepax
2023-09-19
ASoC: cs42l43: Extend timeout on bias sense timeout
Charles Keepax
2023-09-19
ASoC: cs42l43: Move headset bias sense enable earlier in process
Charles Keepax
2023-09-19
ASoC: cs42l43: Enable bias sense by default
Charles Keepax
2023-09-19
ASoC: cs42l43: Lower default type detect time
Charles Keepax
2023-08-18
ASoC: cs42l43: Add support for the cs42l43
Charles Keepax