summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2024-06-16ALSA: seq: Fix incorrect UMP type for system messagesTakashi Iwai1-0/+2
2024-06-16ALSA: ump: Don't accept an invalid UMP protocol numberTakashi Iwai1-0/+7
2024-06-16ALSA: ump: Don't clear bank selection after sending a program changeTakashi Iwai1-1/+0
2024-06-16ASoC: SOF: ipc4-topology: Fix input format query of process modules without b...Peter Ujfalusi1-0/+8
2024-06-12ALSA: timer: Set lower bound of start tick timeTakashi Iwai1-0/+10
2024-06-12ALSA: seq: ump: Fix swapped song position pointer dataTakashi Iwai1-3/+3
2024-06-12ALSA: seq: Fix yet another spot for system message conversionTakashi Iwai1-0/+1
2024-06-12ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 conversionTakashi Iwai1-1/+0
2024-06-12ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP conversionTakashi Iwai1-0/+38
2024-06-12ASoC: cs42l43: Only restrict 44.1kHz for the ASPCharles Keepax1-2/+3
2024-06-12ALSA: hda/realtek: Adjust G814JZR to use SPI init for ampLuke D. Jones1-1/+1
2024-06-12ALSA: core: Remove debugfs at disconnectionTakashi Iwai2-11/+19
2024-06-12ALSA: jack: Use guard() for lockingTakashi Iwai1-18/+7
2024-06-12ASoC: tas2781: Fix wrong loading calibrated data sequenceShenghao Ding2-78/+29
2024-06-12ASoC: tas2552: Add TX path for capturing AUDIO-OUT dataShenghao Ding1-2/+13
2024-06-12ASoC: mediatek: mt8192: fix register configuration for tdmHsin-Te Yuan1-2/+2
2024-06-12ALSA: hda: cs35l56: Fix lifetime of cs_dsp instanceRichard Fitzgerald1-3/+5
2024-06-12ALSA: hda: cs35l56: Initialize all ASP1 registersRichard Fitzgerald1-0/+16
2024-06-12ASoC: cs35l56: Fix to ensure ASP1 registers match cacheRichard Fitzgerald2-0/+62
2024-06-12ALSA: hda/cs_dsp_ctl: Use private_free for control cleanupRichard Fitzgerald1-16/+31
2024-06-12ASoC: tas2781: Fix a warning reported by robot kernel testShenghao Ding1-3/+3
2024-06-12ASoC: Intel: avs: Test result of avs_get_module_entry()Cezary Rojewski1-5/+9
2024-06-12ASoC: Intel: avs: Fix potential integer overflowCezary Rojewski1-1/+1
2024-06-12ASoC: Intel: avs: Fix ASRC module initializationCezary Rojewski1-0/+1
2024-06-12ASoC: SOF: Intel: mtl: Implement firmware boot state checkPeter Ujfalusi1-5/+32
2024-06-12ASoC: SOF: Intel: mtl: Disable interrupts when firmware boot failedPeter Ujfalusi1-0/+1
2024-06-12ASoC: SOF: Intel: mtl: call dsp dump when boot retry failsYong Zhi1-2/+13
2024-06-12ASoC: SOF: Intel: lnl: Correct rom_status_regPeter Ujfalusi2-1/+17
2024-06-12ASoC: SOF: Intel: mtl: Correct rom_status_regPeter Ujfalusi2-4/+4
2024-06-12ASoC: SOF: Intel: pci-mtl: fix ARL-S definitionsPierre-Louis Bossart3-6/+35
2024-06-12ASoC: SOF: Intel: pci-mtl: use ARL specific firmware definitionsArun T1-0/+31
2024-06-12ASoC: Intel: common: add ACPI matching tables for Arrow LakeArun T2-0/+52
2024-06-12ASoC: kirkwood: Fix potential NULL dereferenceAleksandr Mishin1-0/+3
2024-06-12ASoC: mediatek: Assign dummy when codec not specified for a DAI linkAngeloGioacchino Del Regno1-1/+5
2024-06-12ASoC: Intel: avs: ssm4567: Do not ignore route checksCezary Rojewski1-1/+0
2024-06-12ASoC: Intel: Disable route checks for Skylake boardsCezary Rojewski11-0/+17
2024-06-12ALSA: hda: intel-dsp-config: harden I2C/I2S codec detectionPierre-Louis Bossart1-2/+25
2024-06-12ASoC: da7219-aad: fix usage of device_get_named_child_node()Pierre-Louis Bossart1-1/+5
2024-06-12ALSA: emu10k1: make E-MU FPGA writes potentially more reliableOswald Buddenhagen1-0/+1
2024-06-12ASoC: rt715-sdca: volume step modificationJack Yu1-4/+4
2024-06-12ASoC: rt715: add vendor clear control registerJack Yu1-0/+1
2024-06-12ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP configStefan Binding1-6/+20
2024-06-12ASoC: rt722-sdca: add headset microphone vrefo settingJack Yu2-6/+22
2024-06-12ASoC: rt722-sdca: modify channel number to support 4 channelsJack Yu1-1/+1
2024-06-12ASoC: rt5645: Fix the electric noise due to the CBJ contacts floatingDerek Fang1-0/+25
2024-06-12ASoC: acp: Support microphone from device Acer 315-24pend.to.start1-0/+7
2024-06-12ASoC: SOF: pcm: Restrict DSP D0i3 during S0ix to IPC3Ranjani Sridharan3-7/+9
2024-06-12ALSA: hda: cs35l56: Exit cache-only after cs35l56_wait_for_firmware_boot()Richard Fitzgerald1-0/+4
2024-06-12ASoC: Intel: bytcr_rt5640: Apply Asus T100TA quirk to Asus T100TAM tooHans de Goede1-6/+8
2024-06-12ALSA: Fix deadlocks with kctl removals at disconnectionTakashi Iwai1-1/+8