aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2023-12-12ASoC: cs42l43: Add missing statics for hp_ilimit functionsCharles Keepax1-2/+2
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie10-20/+59
2023-12-11ASoC: cs42l43: Allow HP amp to cool off after current limitCharles Keepax3-5/+96
2023-12-11ASoC: cs42l43: Don't enable bias sense during type detectCharles Keepax1-11/+12
2023-12-11ASoC: codec: wsa884x: make use of new mute_unmute_on_trigger flagNeil Armstrong1-6/+1
2023-12-10ASoC: wm1250-ev1: Fix uninitialized retLinus Walleij1-2/+1
2023-12-09GPIO descriptor cleanup for some Wolfson codecsMark Brown5-243/+151
2023-12-08ASoC: wm8996: Convert to GPIO descriptorsLinus Walleij1-33/+25
2023-12-08ASoC: wm5100: Convert to GPIO descriptorsLinus Walleij1-68/+39
2023-12-08ASoC: wm2200: Convert to GPIO descriptorsLinus Walleij1-34/+33
2023-12-08ASoC: wm1250-ev1: Convert to GPIO descriptorsLinus Walleij1-74/+44
2023-12-08ASoC: wm0010: Convert to GPIO descriptorsLinus Walleij1-34/+10
2023-12-06ASoC: cs35l45: Prevents spinning during runtime suspendRicardo Rivera-Matos1-0/+4
2023-12-06ASoC: cs35l45: Prevent IRQ handling when suspending/resumingRicardo Rivera-Matos1-0/+43
2023-12-06ASoC: cs35l45: Use modern pm_opsRicardo Rivera-Matos3-7/+6
2023-12-06Merge tag 'asoc-fix-v6.7-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai8-16/+53
2023-12-05ASoC: cs4271: Fix spelling mistake "retrieveing" -> "retrieving"Colin Ian King1-1/+1
2023-12-05ASoC: rt722-sdca: Set lane_control_support for multilaneChao Song1-0/+3
2023-12-04ASoC: es83xx: add ACPI DSM helper modulePierre-Louis Bossart4-0/+488
2023-12-04ASoC: wm_adsp: fix memleak in wm_adsp_buffer_populateDinghao Liu1-2/+6
2023-12-04ASoC: da7219: Support low DC impedance headsetDavid Rau1-1/+1
2023-12-01ASoC: cs4349: Drop legacy includeLinus Walleij1-1/+0
2023-12-01ASoC: cs43130: Drop legacy includesLinus Walleij1-2/+0
2023-12-01ASoC: cs42l42: Drop legacy includeLinus Walleij2-2/+1
2023-12-01ASoC: cs4271: Convert to GPIO descriptorsLinus Walleij1-26/+13
2023-12-01ASoC: cs35l36: Drop legacy includesLinus Walleij1-2/+1
2023-12-01ASoC: cs35l35: Drop legacy includesLinus Walleij1-2/+0
2023-12-01ASoC: cs35l34: Fix GPIO name and drop legacy includeLinus Walleij1-3/+1
2023-12-01ASoC: cs35l33: Fix GPIO name and drop legacy includeLinus Walleij1-3/+1
2023-12-01ASoC: cs35l32: Drop legacy includeLinus Walleij1-1/+0
2023-12-01ASoC: hdac_hda: Conditionally register dais for HDMI and AnalogPeter Ujfalusi1-3/+20
2023-12-01ASoC: codecs: lpass-tx-macro: set active_decimator correct default valueNeil Armstrong1-0/+5
2023-11-27ASoC: codecs: hdac_hdmi: Switch to new stream-format interfaceCezary Rojewski1-3/+4
2023-11-27ASoC: codecs: hdac_hda: Switch to new stream-format interfaceCezary Rojewski1-5/+3
2023-11-27ASoC: codecs: hda: Switch to new stream-format interfaceCezary Rojewski2-2/+7
2023-11-27ALSA: hda: Honor subformat when querying PCMsCezary Rojewski1-1/+2
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-22ASoC: rt5650: add mutex to avoid the jack detection failureShuming Fan1-1/+9
2023-11-20ASoC: nau8810: Fix incorrect type in assignment and cast to restricted __be16David Lin1-3/+6
2023-11-20ALSA: cs35l41: Fix for old systems which do not support commandStefan Binding2-4/+6
2023-11-17ASoC: Fixes for cs43130Mark Brown1-3/+3
2023-11-17ASoC: 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-17ASoC: nau8822: Fix incorrect type in assignment and cast to restricted __be16David Lin1-3/+6
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard157-873/+5420