summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2023-11-24ASoC: cs43130: Allow configuration of bit clock and frame inversionMaciej Strozek2-2/+41
2023-11-23ASoC: cs43130: Allow driver to work without IRQ connectionMaciej Strozek2-23/+55
2023-11-20ASoC: nau8810: Fix incorrect type in assignment and cast to restricted __be16David Lin1-3/+6
2023-11-18ASoC: cs43130: Fixes and improvementsMark Brown2-99/+117
2023-11-17ASoC: cs43130: Add switch to control normal and alt hp inputsMaciej Strozek1-4/+12
2023-11-17ASoC: cs43130: Add handling of ACPIMaciej Strozek1-16/+28
2023-11-17ASoC: cs43130: Store device in private struct and use it more consistentlyMaciej Strozek2-77/+75
2023-11-17ASoC: cs43130: Fix incorrect frame delay configurationMaciej Strozek1-1/+1
2023-11-17ASoC: cs43130: Fix the position of const qualifierMaciej Strozek1-2/+2
2023-11-14ASoC: rt5682s: Add LDO output selection for dacrefJack Yu2-0/+30
2023-11-13ASoC: cs42l43: Add missing static from runtime PM opsCharles Keepax1-2/+2
2023-11-13ASoC: codecs: ES8326Mark Brown1-92/+139
2023-11-13Add DMIC slew rate controlsMark Brown2-0/+10
2023-11-13ASoC: codecs: Modify the bin file parsing methodWeidong Wang5-88/+42
2023-11-13ASoC: codecs: ES8326: Changing the headset detection timeZhu Ning1-3/+3
2023-11-13ASoC: codecs: ES8326: Changing initialisation and broadcastingZhu Ning1-22/+29
2023-11-13ASoC: codecs: ES8326: Add chip version flagZhu Ning1-68/+108
2023-11-13ASoC: nau8821: Add slew rate controls.Seven Lee2-0/+10
2023-11-09Merge tag 'asoc-fix-v6.7-merge-window-2' of https://git.kernel.org/pub/scm/li...Takashi Iwai2-0/+64
2023-11-08Merge tag 'asoc-fix-v6.7-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai6-23/+39
2023-11-08ASoC: nau8540: Add self recovery to improve capture quilityDavid Lin2-0/+64
2023-11-06ASoC: hdmi-codec: register hpd callback on component probeJerome Brunet1-8/+19
2023-11-01ASoC: codecs: Modify some error codesMark Brown3-5/+5
2023-11-01ASoC: da7219: Improve system suspend and resume handlingDavid Rau1-2/+7
2023-11-01ASoC: codecs: Modify macro value errorWeidong Wang1-1/+1
2023-11-01ASoC: codecs: Modify the wrong judgment of re valueWeidong Wang1-2/+2
2023-11-01ASoC: codecs: Modify the maximum value of calibWeidong Wang2-2/+2
2023-10-31Merge tag 'asoc-v6.7-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai23-44/+2573
2023-10-30ASoC: codecs: aw88399: Fix -Wuninitialized in aw_dev_set_vcalb()Nathan Chancellor1-1/+1
2023-10-30ASoC: rt712-sdca: fix speaker route missing issueShuming Fan1-7/+7
2023-10-28ASoC: Merge up workaround for CODECs that play noise on stopped streamMark Brown1-6/+1
2023-10-27ASoC: codecs: wsa883x: make use of new mute_unmute_on_trigger flagSrinivas Kandagatla1-6/+1
2023-10-27ASoC: codecs: aw88399: fix typo in Kconfig selectArnd Bergmann1-1/+1
2023-10-26ASoC: fix widget name comparisons (consider DAI nameMark Brown11-29/+29
2023-10-26ASoC: codecs: Add aw88399 amplifier driverMark Brown6-0/+2530
2023-10-26ASoC: cs35l41: Detect CSPL errors when sending CSPL commandsStefan Binding1-0/+5
2023-10-26ALSA: hda: cs35l41: Force a software reset after hardware resetStefan Binding1-0/+1
2023-10-26ASoC: codecs: wm8995: Handle component name prefixKrzysztof Kozlowski1-1/+1
2023-10-26ASoC: codecs: wm8994: Handle component name prefixKrzysztof Kozlowski1-1/+1
2023-10-26ASoC: codecs: wm8962: Handle component name prefixKrzysztof Kozlowski1-2/+2
2023-10-26ASoC: codecs: wcd9335: Handle component name prefixKrzysztof Kozlowski1-9/+9
2023-10-26ASoC: codecs: rtq9128: Handle component name prefixKrzysztof Kozlowski1-3/+3
2023-10-26ASoC: codecs: rt5682s: Handle component name prefixKrzysztof Kozlowski1-2/+2
2023-10-26ASoC: codecs: max9867: Handle component name prefixKrzysztof Kozlowski1-4/+4
2023-10-26ASoC: codecs: lpass-rx-macro: Handle component name prefixKrzysztof Kozlowski1-3/+3
2023-10-26ASoC: codecs: adav80x: Handle component name prefixKrzysztof Kozlowski1-1/+1
2023-10-26ASoC: codecs: adau1373: Handle component name prefixKrzysztof Kozlowski1-1/+1
2023-10-26ASoC: codecs: 88pm860x: Handle component name prefixKrzysztof Kozlowski1-2/+2
2023-10-25ASoC: codecs: wcd938x: use defines for entries in snd_soc_dai_driver arrayKrzysztof Kozlowski1-2/+2
2023-10-25ASoC: codecs: Add aw88399 amplifier driverWeidong Wang4-0/+2526