summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2024-06-27ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14AHP9Pablo CaƱo1-0/+1
2024-06-27ALSA: hda/realtek: Limit mic boost on N14AP7Edson Juliano Drosdeck1-0/+1
2024-06-27ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 445/465 G11.Andy Chi1-0/+4
2024-06-27ALSA: hda/realtek: Enable headset mic on IdeaPad 330-17IKB 81DMAjrat Makhmutov1-1/+1
2024-06-27ALSA: hda: tas2781: Component should be unbound before deconstructionSimon Trimmer1-2/+2
2024-06-27ALSA: hda: cs35l56: Component should be unbound before deconstructionSimon Trimmer1-2/+2
2024-06-27ALSA/hda: intel-dsp-config: Document AVS as dsp_driver optionPeter Ujfalusi1-1/+1
2024-06-27ALSA: hda/realtek: Remove Framework Laptop 16 from quirksDustin L. Howett1-1/+0
2024-06-27ALSA: seq: ump: Fix missing System Reset message handlingTakashi Iwai1-0/+2
2024-06-27ALSA: hda: cs35l41: Possible null pointer dereference in cs35l41_hda_unbind()Simon Trimmer1-1/+1
2024-06-27ALSA: hda/realtek: Add quirks for Lenovo 13XStefan Binding1-0/+2
2024-06-27ASoC: Intel: sof_sdw: add quirk for Dell SKU 0C0FPierre-Louis Bossart1-0/+10
2024-06-27ASoC: Intel: sof_sdw: add JD2 quirk for HP Omen 14Pierre-Louis Bossart1-0/+9
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