aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2024-03-25ASoC: mediatek: mt8192-afe-pcm: Simplify with dev_err_probe()AngeloGioacchino Del Regno1-43/+22
2024-03-25ASoC: mediatek: mt8192-afe-pcm: Convert to devm_pm_runtime_enable()AngeloGioacchino Del Regno1-29/+17
2024-03-25ASoC: fsl: imx-es8328: Switch to using gpiod APIAndy Shevchenko1-6/+10
2024-03-25ASoC: fsl: fsl_ssi: Add dev_err_probe if PCM DMA init failsAlexander Stein1-1/+3
2024-03-25ASoC: amd: simplify soundwire dependencies for legacy stackVijendar Mukunda1-3/+2
2024-03-25ASoC: dmaengine_pcm: Allow passing component name via configTomi Valkeinen2-3/+8
2024-03-25ASoC: codecs: ES8326: Delete unused REG_SUPPLYZhang Yi1-8/+0
2024-03-25ASoC: codecs: ES8326: Reducing power consumptionZhang Yi1-1/+32
2024-03-25ASoC: fsl: imx-rpmsg: Update to correct DT nodeChancel Liu1-9/+19
2024-03-25ASoC: fsl: fsl_rpmsg: Register CPU DAI with name of rpmsg channelChancel Liu1-6/+26
2024-03-25ASoC: fsl: Let imx-audio-rpmsg register platform device for cardChancel Liu2-12/+16
2024-03-25ASoC: fsl: imx-audio-rpmsg: Register device with rpmsg channel nameChancel Liu1-2/+2
2024-03-25ASoC: fsl: imx-pcm-rpmsg: Register component with rpmsg channel nameChancel Liu1-3/+8
2024-03-25ASoC: Intel: avs: i2s_test: Remove redundant dapm routesAmadeusz Sławiński1-79/+0
2024-03-25ASoC: Intel: avs: ssm4567: Board cleanupCezary Rojewski1-3/+1
2024-03-25ASoC: Intel: avs: ssm4567: Do not ignore route checksCezary Rojewski1-1/+0
2024-03-25ASoC: topology: Do not ignore route checks when parsing graphsCezary Rojewski1-2/+9
2024-03-25ASoC: Intel: Disable route checks for Skylake boardsCezary Rojewski11-0/+17
2024-03-25ASoC: sun8i-codec: Implement jack and accessory detectionArnaud Ferraris2-0/+317
2024-03-25ASoC: sun50i-codec-analog: Enable jack detection on startupArnaud Ferraris1-1/+31
2024-03-25ASoC: sun8i-codec: Enable bus clock at STANDBY and higher biasSamuel Holland1-8/+33
2024-03-25ASoC: sun50i-codec-analog: Move suspend/resume to set_bias_levelSamuel Holland1-11/+18
2024-03-22Merge tag 'sound-fix2-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-386/+132
2024-03-22ASoC: SOF: ipc4-topology: support NHLT device typeBrent Lu1-3/+16
2024-03-22ALSA: hda: intel-nhlt: add intel_nhlt_ssp_device_type() functionBrent Lu1-0/+26
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+2
2024-03-21Merge tag 'asoc-fix-v6.9-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai10-383/+63
2024-03-20ALSA: control: Fix unannotated kfree() cleanupTakashi Iwai1-2/+2
2024-03-20ALSA: hda/realtek: Add quirks for some Clevo laptopsTim Crawford1-0/+3
2024-03-19ALSA: hda/realtek: Add quirk for HP Spectre x360 14 eu0000Anthony I Gilea1-1/+38
2024-03-18Merge tag 'sound-fix-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-36/+42
2024-03-18ALSA: hda/realtek: fix the hp playback volume issue for LG machinesHui Wang1-0/+26
2024-03-18ASoC: soc-compress: Fix and add DPCM lockingShalini Manjunatha1-0/+4
2024-03-17ALSA: core: add kunitconfigTakashi Sakamoto1-0/+5
2024-03-17ALSA: hda/realtek: add in quirk for Acer Swift Go 16 - SFG16-71Ian Murphy1-0/+13
2024-03-17Revert "ALSA: usb-audio: Name feature ctl using output if input is PCM"Takashi Iwai1-35/+14
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-3/+1
2024-03-15ASoC: SOF: amd: Skip IRAM/DRAM size modificationMark Brown4-27/+41
2024-03-15ASoC: SOF: amd: Skip IRAM/DRAM size modification for Steam Deck OLEDCristian Ciocaltea2-1/+3
2024-03-15ASoC: SOF: amd: Move signed_fw_image to struct acp_quirk_entryCristian Ciocaltea4-26/+38
2024-03-15ALSA: timer: Fix missing irq-disable at closingTakashi Iwai1-1/+1
2024-03-15ALSA: hda/realtek: Add quirk for Lenovo Yoga 9 14IMH9Jichi Zhang1-0/+9
2024-03-14Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds288-4916/+15210
2024-03-14ASoC: amd: yc: Revert "add new YC platform variant (0x63) support"Jiawei Wang1-1/+0
2024-03-14ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2"Jiawei Wang1-7/+0
2024-03-13Add support for the internal RK3308 audio codecMark Brown1-346/+6
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-1/+1
2024-03-13ASoC: Merge up releaseMark Brown19-25/+160
2024-03-13ALSA: usb-audio: Stop parsing channels bits when all channels are found.Johan Carlsson1-1/+4
2024-03-13ALSA: hda/tas2781: remove unnecessary runtime_pm callsPierre-Louis Bossart1-3/+0