summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/realtek: Enable 4 amplifiers instead of 2 on a HP platformChris Chiu2023-06-061-1/+1
* Merge tag 'asoc-fix-v6.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2023-06-0623-88/+99
|\
| * ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP assertedChancel Liu2023-06-022-2/+10
| * ASoC: simple-card-utils: fix PCM constraint error checkRobert Hancock2023-06-021-1/+1
| * ASoC: mediatek: fix use-after-free in driver removeMark Brown2023-06-0110-70/+48
| |\
| | * ASoC: mediatek: mt8195: fix use-after-free in driver remove pathTrevor Wu2023-06-015-34/+24
| | * ASoC: mediatek: mt8188: fix use-after-free in driver remove pathTrevor Wu2023-06-015-36/+24
| * | ASoC: cs35l56: Remove NULL check from cs35l56_sdw_dai_set_stream()Richard Fitzgerald2023-06-011-3/+0
| * | ASoC: max98363: limit the number of channel to 1Ryan Lee2023-06-011-1/+1
| * | ASoC: max98363: Removed 32bit supportRyan Lee2023-06-011-1/+1
| |/
| * ASoC: amd: yc: Add Thinkpad Neo14 to quirks list for acp6xSicong Jiang2023-05-311-0/+7
| * ASoC: nau8824: Add quirk to active-high jack-detectEdson Juliano Drosdeck2023-05-301-0/+24
| * ASoC: amd: ps: fix for acp_lock access in pdm driverVijendar Mukunda2023-05-302-7/+6
| * ASoC: simple-card: Add missing of_node_put() in case of errorHerve Codina2023-05-261-0/+1
| * ASoC: codecs: wcd938x-sdw: do not set can_multi_write flagSrinivas Kandagatla2023-05-241-1/+0
| * ASoC: codecs: wsa881x: do not set can_multi_write flagSrinivas Kandagatla2023-05-241-1/+0
| * ASoC: codecs: wsa883x: do not set can_multi_write flagSrinivas Kandagatla2023-05-241-1/+0
* | ALSA: hda: Fix kctl->id initializationTakashi Iwai2023-06-061-1/+5
* | ALSA: gus: Fix kctl->id initializationTakashi Iwai2023-06-061-1/+1
* | ALSA: cmipci: Fix kctl->id initializationTakashi Iwai2023-06-061-3/+3
* | ALSA: ymfpci: Fix kctl->id initializationTakashi Iwai2023-06-061-3/+3
* | ALSA: ice1712,ice1724: fix the kcontrol->id initializationJaroslav Kysela2023-06-063-14/+23
* | ALSA: hda/realtek: Add quirk for Clevo NS50AUTim Crawford2023-06-051-0/+1
* | ALSA: hda/realtek: Add quirks for Asus ROG 2024 laptops using CS35L41Stefan Binding2023-06-051-0/+6
* | ALSA: hda/realtek: Add "Intel Reference board" and "NUC 13" SSID in the ALC256Sayed, Karimuddin2023-06-051-0/+2
* | ALSA: hda/realtek: Add Lenovo P3 Tower platformRenHai2023-06-051-0/+1
* | ALSA: hda/realtek: Add a quirk for HP Slim Desktop S01Ai Chao2023-06-051-0/+1
* | ALSA: hda/realtek: Enable headset onLenovo M70/M90Bin Li2023-05-241-0/+2
* | Merge tag 'asoc-fix-v6.4-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2023-05-2416-57/+93
|\|
| * ASoC: dwc: move DMA init to snd_soc_dai_driver probe()Maxim Kochetkov2023-05-231-32/+9
| * ASoC: cs35l41: Fix default regmap values for some registersStefan Binding2023-05-231-3/+3
| * ASoC: Intel: avs: Add missing checks on FE startupAmadeusz Sławiński2023-05-221-5/+18
| * ASoC: Intel: avs: Fix avs_path_module::instance_id sizeAmadeusz Sławiński2023-05-224-6/+6
| * ASoC: Intel: avs: Account for UID of ACPI deviceCezary Rojewski2023-05-221-1/+1
| * ASoC: Intel: avs: Fix declaration of enum avs_channel_configCezary Rojewski2023-05-221-1/+1
| * ASoC: Intel: avs: Access path components under lockAmadeusz Sławiński2023-05-221-1/+5
| * ASoC: Intel: avs: Fix module lookupAmadeusz Sławiński2023-05-221-7/+15
| * ASoC: soc-pcm: test if a BE can be preparedRanjani Sridharan2023-05-191-0/+20
| * ASoC: rt5682: Disable jack detection interrupt during suspendMatthias Kaehlcke2023-05-173-1/+10
| * ASoC: lpass: Fix for KASAN use_after_free out of boundsRavulapati Vishnu Vardhan Rao2023-05-171-0/+5
* | ALSA: hda: Fix unhandled register update during auto-suspend periodTakashi Iwai2023-05-221-1/+1
* | ALSA: hda/ca0132: add quirk for EVGA X299 DARKAdam Stylinski2023-05-221-0/+1
* | ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch tableNikhil Mahale2023-05-171-0/+5
* | ALSA: oss: avoid missing-prototype warningsArnd Bergmann2023-05-171-8/+8
* | ALSA: cs46xx: mark snd_cs46xx_download_image as staticArnd Bergmann2023-05-171-1/+1
* | ALSA: hda: Fix Oops by 9.1 surround channel namesTakashi Iwai2023-05-161-3/+4
* | Merge tag 'asoc-fix-v6.4-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2023-05-1620-71/+247
|\|
| * ASoC: SOF: Intel: hda-mlink: fixes and extensionsMark Brown2023-05-161-9/+87
| |\
| | * ASoC: SOF: Intel: hda-mlink: add helper to program SoundWire PCMSyCM registersPierre-Louis Bossart2023-05-151-0/+50
| | * ASoC: SOF: Intel: hda-mlink: initialize instance_offset memberPierre-Louis Bossart2023-05-151-0/+2