summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: spi: Drop NULL check for snd_ctl_remove()Takashi Iwai2024-06-181-6/+2
* ALSA: hda: Drop NULL check for snd_ctl_remove()Takashi Iwai2024-06-182-10/+5
* ALSA: sb: Drop NULL check for snd_ctl_remove()Takashi Iwai2024-06-182-12/+6
* ALSA: control: Allow NULL passed to snd_ctl_remove()Takashi Iwai2024-06-181-0/+3
* ALSA: hda: Add input value sanity checks to HDMI channel map controlsTakashi Iwai2024-06-181-0/+18
* ALSA: chmap: Mark Channel Map controls as volatileTakashi Iwai2024-06-181-0/+1
* kselftest/alsa: Fix validation of writes to volatile controlsMark Brown2024-06-181-16/+29
* ALSA: control: Apply sanity check of input values for user elementsTakashi Iwai2024-06-181-1/+5
* ALSA: hda: Return -EINVAL for invalid volume/switch inputsTakashi Iwai2024-06-181-5/+18
* ALSA: vmaster: Return error for invalid input valuesTakashi Iwai2024-06-181-0/+8
* ALSA: hda/senarytech: add senarytech codec supportbo liu2024-06-185-0/+264
* ALSA: hda: hda_component: Protect shared data with a mutexSimon Trimmer2024-06-182-1/+16
* ALSA: hda: hda_component: Move codec field into the parentSimon Trimmer2024-06-185-10/+8
* ALSA: hda: hda_component: Change codecs to use component parent structureSimon Trimmer2024-06-185-47/+57
* ALSA: hda: hda_component: Introduce component parent structureSimon Trimmer2024-06-183-53/+71
* Merge branch 'for-linus' into for-nextTakashi Iwai2024-06-186-9/+34
|\
| * ALSA: hda/realtek: Add more codec ID to no shutup pins listKailang Yang2024-06-181-0/+4
| * sound/oss/dmasound: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-181-0/+1
| * ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14ARP8Gergely Meszaros2024-06-161-1/+21
| * ALSA: hda/realtek: Enable headset mic on IdeaPad 330-17IKB 81DMAjrat Makhmutov2024-06-161-1/+1
| * ALSA: hda: tas2781: Component should be unbound before deconstructionSimon Trimmer2024-06-141-2/+2
| * ALSA: hda: cs35l41: Component should be unbound before deconstructionSimon Trimmer2024-06-141-2/+2
| * ALSA: hda: cs35l56: Component should be unbound before deconstructionSimon Trimmer2024-06-141-2/+2
| * ALSA/hda: intel-dsp-config: Document AVS as dsp_driver optionPeter Ujfalusi2024-06-131-1/+1
* | ALSA: hda: intel-dsp-config: Add PTL supportPierre-Louis Bossart2024-06-131-0/+9
* | ALSA: hda: hda-intel: add PantherLake supportPierre-Louis Bossart2024-06-131-0/+2
* | PCI: Add INTEL_HDA_PTL to pci_ids.hPierre-Louis Bossart2024-06-131-0/+1
* | ALSA: xen-front: remove unused struct 'alsa_sndif_hw_param'Dr. David Alan Gilbert2024-06-131-5/+0
|/
* ALSA: hda/realtek: Support Lenovo Thinkbook 13x Gen 4Stefan Binding2024-06-131-0/+2
* ALSA: hda/realtek: Support Lenovo Thinkbook 16P Gen 5Stefan Binding2024-06-131-0/+2
* ALSA: hda: cs35l41: Support Lenovo Thinkbook 13x Gen 4Stefan Binding2024-06-131-0/+4
* ALSA: hda: cs35l41: Support Lenovo Thinkbook 16P Gen 5Stefan Binding2024-06-131-0/+4
* ALSA: hda/realtek: Remove Framework Laptop 16 from quirksDustin L. Howett2024-06-131-1/+0
* ALSA: hda/realtek: Limit mic boost on N14AP7Edson Juliano Drosdeck2024-06-131-0/+1
* ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 445/465 G11.Andy Chi2024-06-131-0/+4
* ALSA: seq: ump: Fix missing System Reset message handlingTakashi Iwai2024-05-311-0/+2
* ALSA: hda: cs35l41: Possible null pointer dereference in cs35l41_hda_unbind()Simon Trimmer2024-05-311-1/+1
* ALSA: hda: cs35l56: Fix lifecycle of codec pointerSimon Trimmer2024-05-311-0/+5
* ALSA: seq: ump: Fix swapped song position pointer dataTakashi Iwai2024-05-311-3/+3
* Merge tag 'asoc-fix-v6.10-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2024-05-3051-95/+173
|\
| * ASoC: SOF: ipc4-topology: Fix nhlt configuration blobMark Brown2024-05-303-58/+115
| |\
| | * ASoC: SOF: ipc4-topology: Adjust the params based on DAI formatsPeter Ujfalusi2024-05-301-14/+57
| | * ASoC: SOF: ipc4-topology: Improve readability of sof_ipc4_prepare_dai_copier()Peter Ujfalusi2024-05-301-24/+18
| | * ASoC: SOF: ipc4-topology/pcm: Rename sof_ipc4_copier_is_single_format()Peter Ujfalusi2024-05-303-29/+29
| | * ASoC: SOF: ipc4-topology: Print out the channel count in sof_ipc4_dbg_audio_f...Peter Ujfalusi2024-05-301-3/+4
| | * ASoC: SOF: ipc4-topology: Add support for NHLT with 16-bit only DMIC blobPeter Ujfalusi2024-05-301-3/+22
| * | ASoC: SOF: add missing MODULE_DESCRIPTIONMark Brown2024-05-2944-33/+45
| |\ \
| | * | ASoC: SOF: add missing MODULE_DESCRIPTION()Pierre-Louis Bossart2024-05-2726-5/+31
| | * | ASoC: SOF: reorder MODULE_ definitionsPierre-Louis Bossart2024-05-279-10/+10
| | * | ASoC: SOF: AMD: group all module related informationPierre-Louis Bossart2024-05-278-16/+4