summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2023-09-12ASoC: Convert some Maxim codecs to use GPIOMark Brown9-64/+44
2023-09-12ASoC: mt8188-mt6359: add SOF supportMark Brown3-28/+332
2023-09-12Match data improvements for ak4642 driverMark Brown1-21/+7
2023-09-12ASoC: amd: acp: Add sound support for a line ofMark Brown10-27/+736
2023-09-12Improve CS35l41-based audio codec driversMark Brown6-89/+110
2023-09-12Add PWM-DAC audio support for StarFive JH7110Mark Brown3-0/+539
2023-09-11ALSA: hda: cs35l41: Consistently use dev_err_probe()Cristian Ciocaltea1-7/+7
2023-09-11ALSA: hda: cs35l41: Undo runtime PM changes at driver exit timeCristian Ciocaltea1-0/+2
2023-09-11ALSA: hda: cs35l41: Fix unbalanced pm_runtime_get()Cristian Ciocaltea1-2/+1
2023-09-11ASoC: cs35l41: Use modern pm_opsCristian Ciocaltea3-13/+12
2023-09-11ASoC: cs35l41: Make use of dev_err_probe()Cristian Ciocaltea3-30/+22
2023-09-11ASoC: cs35l41: Undo runtime PM changes at driver exit timeCristian Ciocaltea1-0/+2
2023-09-11ASoC: cs35l41: Verify PM runtime resume errors in IRQ handlerCristian Ciocaltea1-2/+10
2023-09-11ASoC: cs35l41: Fix broken shared boost activationCristian Ciocaltea4-37/+53
2023-09-11ASoC: cs35l41: Initialize completion object before requesting IRQCristian Ciocaltea1-2/+2
2023-09-11ASoC: cs35l41: Handle mdsync_up reg write errorsCristian Ciocaltea1-7/+10
2023-09-11ASoC: cs35l41: Handle mdsync_down reg write errorsCristian Ciocaltea1-1/+1
2023-09-11ASoC: max98927: Drop pointless includesLinus Walleij1-2/+0
2023-09-11ASoC: max98520: Drop pointless includesLinus Walleij1-2/+0
2023-09-11ASoC: max98396: Drop pointless includeLinus Walleij1-1/+0
2023-09-11ASoC: max98388: Correct the includesLinus Walleij1-2/+1
2023-09-11ASoC: max98373: Convert to use GPIO descriptorsLinus Walleij3-34/+20
2023-09-11ASoC: max98357a: Drop pointless includeLinus Walleij1-1/+0
2023-09-11ASoC: max9768: Convert to use GPIO descriptorsLinus Walleij1-22/+23
2023-09-11ASoC: starfive: Add JH7110 PWM-DAC driverHal Feng3-0/+539
2023-09-11ASoC: tas571x: Simplify probe()Biju Das1-12/+1
2023-09-11ASoC: cs35l45: Add AMP Enable Switch controlVlad Karpovich1-1/+6
2023-09-11ASoC: cs35l45: Connect DSP to the monitoring signalsVlad Karpovich2-6/+28
2023-09-11ASoC: cs35l45: Analog PCM Volume and Amplifier Mode controlsVlad Karpovich3-2/+184
2023-09-11ASoC: cs35l45: Checks index of cs35l45_irqs[]Ricardo Rivera-Matos1-1/+4
2023-09-11ASoC: cs42xx8-i2c: Simplify probe()Biju Das1-10/+4
2023-09-11ASoC: wm8580: Simplify probe()Biju Das1-16/+10
2023-09-11ASoC: meson: axg: extend TDM maximum sample rate to 384kHzJerome Brunet3-3/+3
2023-09-11ASoC: amd: acp: Add machine driver that enables sound for systems with a ES83...Marian Postevca8-2/+560
2023-09-11ASoC: amd: acp: Add support for splitting the codec specific code from the AC...Marian Postevca2-11/+137
2023-09-11ASoC: es8316: Enable support for MCLK div by 2Marian Postevca2-11/+37
2023-09-11ASoC: es8316: Replace NR_SUPPORTED_MCLK_LRCK_RATIOS with ARRAY_SIZE()Marian Postevca1-5/+4
2023-09-11ASoC: es8316: Enable support for S32 LE formatMarian Postevca1-1/+1
2023-09-11ASoC: ak4642: Simplify probe()Biju Das1-13/+2
2023-09-11ASoC: ak4642: Minor cleanups in probe()Biju Das1-8/+5
2023-09-11ASoC: mediatek: mt8188-mt6359: add SOF supportTrevor Wu1-13/+205
2023-09-11ASoC: mediatek: common: revise SOF common codeTrevor Wu2-15/+106
2023-09-11ASoC: mediatek: mt8188-mt6359: support dynamic pinctrlTrevor Wu1-0/+21
2023-09-08Merge tag 'sound-fix-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds21-61/+149
2023-09-07Merge tag 'asoc-fix-v6.6-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai9-29/+88
2023-09-07ALSA: hda/realtek - ALC287 I2S speaker platform supportKailang Yang1-0/+30
2023-09-06ASoC: amd: yc: Fix a non-functional mic on Lenovo 82TLMario Limonciello1-0/+7
2023-09-05ASoC: Intel: avs: Provide support for fallback topologyAmadeusz Sławiński1-0/+22
2023-09-05ALSA: seq: Fix snd_seq_expand_var_event() call to user-spaceTakashi Iwai1-2/+7
2023-09-05ALSA: usb-audio: Fix potential memory leaks at error path for UMP openTakashi Iwai1-2/+5