summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/pm4125.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-08ASoC: pm4125: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)1-1/+2
2026-06-11ASoC: pm4125: Use new SoundWire enumeration helperCharles Keepax1-8/+3
2025-12-22ASoC: drop bogus container_of() error handlingMark Brown1-6/+0
2025-12-22ASoC: codecs: pm4125: clean up bind() device reference handlingJohan Hovold1-9/+2
2025-12-22ASoC: codecs: pm4125: drop bogus container_of() error handlingJohan Hovold1-6/+0
2025-12-02Merge tag 'asoc-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-69/+35
2025-11-17ASoC: codecs: Fix error handling in pm4125 audio codec driverMa Ke1-3/+18
2025-11-13ASoC: codecs: pm4125: Remove irq_chip on component unbindKrzysztof Kozlowski1-0/+2
2025-11-13ASoC: codecs: pm4125: Fix potential conflict when probing two devicesKrzysztof Kozlowski1-5/+12
2025-11-06ASoC: codecs: pm4125: remove duplicate codeSrinivas Kandagatla1-57/+14
2025-10-21ASoC: use snd_kcontrol_chip() instead ofMark Brown1-4/+4
2025-10-20ASoC: codecs: pm4125: use snd_kcontrol_chip() instead of snd_soc_kcontrol_com...Kuninori Morimoto1-4/+4
2025-10-13ASoC: codecs: Fix the error of excessive semicolonsTang Bin1-3/+3
2025-09-16ASoC: codecs: add new pm4125 audio codec driverAlexey Klimov1-0/+1780