summaryrefslogtreecommitdiffstats
path: root/block (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-18ALSA: control: Allow NULL passed to snd_ctl_remove()Takashi Iwai1-0/+3
2024-06-18ALSA: hda: Add input value sanity checks to HDMI channel map controlsTakashi Iwai1-0/+18
2024-06-18ALSA: chmap: Mark Channel Map controls as volatileTakashi Iwai1-0/+1
2024-06-18kselftest/alsa: Fix validation of writes to volatile controlsMark Brown1-16/+29
2024-06-18ALSA: control: Apply sanity check of input values for user elementsTakashi Iwai1-1/+5
2024-06-18ALSA: hda: Return -EINVAL for invalid volume/switch inputsTakashi Iwai1-5/+18
2024-06-18ALSA: vmaster: Return error for invalid input valuesTakashi Iwai1-0/+8
2024-06-18ALSA: hda/senarytech: add senarytech codec supportbo liu5-0/+264
2024-06-18ALSA: hda: hda_component: Protect shared data with a mutexSimon Trimmer2-1/+16
2024-06-18ALSA: hda: hda_component: Move codec field into the parentSimon Trimmer5-10/+8
2024-06-18ALSA: hda: hda_component: Change codecs to use component parent structureSimon Trimmer5-47/+57
2024-06-18ALSA: hda: hda_component: Introduce component parent structureSimon Trimmer3-53/+71
2024-06-18ALSA: hda/realtek: Add more codec ID to no shutup pins listKailang Yang1-0/+4
2024-06-18sound/oss/dmasound: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-16ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14ARP8Gergely Meszaros1-1/+21
2024-06-16ALSA: hda/realtek: Enable headset mic on IdeaPad 330-17IKB 81DMAjrat Makhmutov1-1/+1
2024-06-14ALSA: hda: tas2781: Component should be unbound before deconstructionSimon Trimmer1-2/+2
2024-06-14ALSA: hda: cs35l41: Component should be unbound before deconstructionSimon Trimmer1-2/+2
2024-06-14ALSA: hda: cs35l56: Component should be unbound before deconstructionSimon Trimmer1-2/+2
2024-06-13ALSA: hda: intel-dsp-config: Add PTL supportPierre-Louis Bossart1-0/+9
2024-06-13ALSA: hda: hda-intel: add PantherLake supportPierre-Louis Bossart1-0/+2
2024-06-13PCI: Add INTEL_HDA_PTL to pci_ids.hPierre-Louis Bossart1-0/+1
2024-06-13ALSA: xen-front: remove unused struct 'alsa_sndif_hw_param'Dr. David Alan Gilbert1-5/+0
2024-06-13ALSA/hda: intel-dsp-config: Document AVS as dsp_driver optionPeter Ujfalusi1-1/+1
2024-06-13ALSA: hda/realtek: Support Lenovo Thinkbook 13x Gen 4Stefan Binding1-0/+2
2024-06-13ALSA: hda/realtek: Support Lenovo Thinkbook 16P Gen 5Stefan Binding1-0/+2
2024-06-13ALSA: hda: cs35l41: Support Lenovo Thinkbook 13x Gen 4Stefan Binding1-0/+4
2024-06-13ALSA: hda: cs35l41: Support Lenovo Thinkbook 16P Gen 5Stefan Binding1-0/+4
2024-06-13ALSA: hda/realtek: Remove Framework Laptop 16 from quirksDustin L. Howett1-1/+0
2024-06-13ALSA: hda/realtek: Limit mic boost on N14AP7Edson Juliano Drosdeck1-0/+1
2024-06-13ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 445/465 G11.Andy Chi1-0/+4
2024-05-31ALSA: seq: ump: Fix missing System Reset message handlingTakashi Iwai1-0/+2
2024-05-31ALSA: hda: cs35l41: Possible null pointer dereference in cs35l41_hda_unbind()Simon Trimmer1-1/+1
2024-05-31ALSA: hda: cs35l56: Fix lifecycle of codec pointerSimon Trimmer1-0/+5
2024-05-31ALSA: seq: ump: Fix swapped song position pointer dataTakashi Iwai1-3/+3
2024-05-30ASoC: SOF: ipc4-topology: Adjust the params based on DAI formatsPeter Ujfalusi1-14/+57
2024-05-30ASoC: SOF: ipc4-topology: Improve readability of sof_ipc4_prepare_dai_copier()Peter Ujfalusi1-24/+18
2024-05-30ASoC: SOF: ipc4-topology/pcm: Rename sof_ipc4_copier_is_single_format()Peter Ujfalusi3-29/+29
2024-05-30ASoC: SOF: ipc4-topology: Print out the channel count in sof_ipc4_dbg_audio_f...Peter Ujfalusi1-3/+4
2024-05-30ASoC: SOF: ipc4-topology: Add support for NHLT with 16-bit only DMIC blobPeter Ujfalusi1-3/+22
2024-05-30ALSA: seq: Fix yet another spot for system message conversionTakashi Iwai1-0/+1
2024-05-29ALSA: ump: Set default protocol when not given explicitlyTakashi Iwai1-0/+8
2024-05-29ALSA: ump: Don't accept an invalid UMP protocol numberTakashi Iwai1-0/+7
2024-05-29ASoC: SOF: ipc4-topology: Fix input format query of process modules without b...Peter Ujfalusi1-0/+8
2024-05-29ASoC: Intel: sof-sdw: fix missing SPI_MASTER dependencyPierre-Louis Bossart1-1/+1
2024-05-29ALSA: pcm: fix typo in commentAlexandre Belloni1-1/+1
2024-05-29ALSA: ump: Don't clear bank selection after sending a program changeTakashi Iwai1-1/+0
2024-05-29ALSA: seq: Fix incorrect UMP type for system messagesTakashi Iwai1-0/+2
2024-05-28ALSA/hda: intel-dsp-config: reduce log verbosityPierre-Louis Bossart1-4/+4
2024-05-28ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 conversionTakashi Iwai1-1/+0