summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: cs35l56: Select SERIAL_MULTI_INSTANTIATESimon Trimmer2024-06-201-0/+2
* 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/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-3050-94/+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
| | * | ASoC: SOF: stream-ipc: remove unnecessary MODULE_LICENSEPierre-Louis Bossart2024-05-271-2/+0
| | |/
| * | ASoC: SOF: ipc4-topology: Fix input format query of process modules without b...Peter Ujfalusi2024-05-291-0/+8
| * | ASoC: Intel: sof-sdw: fix missing SPI_MASTER dependencyPierre-Louis Bossart2024-05-291-1/+1
| * | ASoC: wm_adsp: Add missing MODULE_DESCRIPTION()Charles Keepax2024-05-271-0/+1
| * | ASoC: cs42l43: Only restrict 44.1kHz for the ASPCharles Keepax2024-05-271-2/+3
| |/
* | ALSA: seq: Fix yet another spot for system message conversionTakashi Iwai2024-05-301-0/+1
* | ALSA: ump: Set default protocol when not given explicitlyTakashi Iwai2024-05-291-0/+8
* | ALSA: ump: Don't accept an invalid UMP protocol numberTakashi Iwai2024-05-291-0/+7
* | ALSA: ump: Don't clear bank selection after sending a program changeTakashi Iwai2024-05-291-1/+0
* | ALSA: seq: Fix incorrect UMP type for system messagesTakashi Iwai2024-05-291-0/+2
* | ALSA/hda: intel-dsp-config: reduce log verbosityPierre-Louis Bossart2024-05-281-4/+4
* | ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 conversionTakashi Iwai2024-05-281-1/+0
* | ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP conversionTakashi Iwai2024-05-281-0/+38
* | ALSA: hda/realtek: Adjust G814JZR to use SPI init for ampLuke D. Jones2024-05-271-1/+1
* | ALSA: core: Remove debugfs at disconnectionTakashi Iwai2024-05-272-11/+19
|/
* Merge tag 'sound-fix-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-2410-93/+74
|\
| * Merge tag 'asoc-fix-v6.10-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai2024-05-236-84/+47
| |\
| | * ASoC: tas2781: Fix wrong loading calibrated data sequenceShenghao Ding2024-05-202-78/+29
| | * ASoC: tas2552: Add TX path for capturing AUDIO-OUT dataShenghao Ding2024-05-201-2/+13