summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-12-0614-221/+291
|\
| * Merge tag 'asoc-fix-v6.13-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2024-12-0513-131/+69
| |\
| | * ASoC: mediatek: mt8188-mt6359: Remove hardcoded dmic codecNícolas F. R. A. Prado2024-12-051-3/+1
| | * ASoC: SOF: ipc3-topology: fix resource leaks in sof_ipc3_widget_setup_comp_dai()Dan Carpenter2024-12-021-3/+4
| | * ASoC: Intel: avs: da7219: Remove suspend_pre() and resume_post()Marek Maslanka2024-12-021-17/+0
| * | ALSA: hda/realtek: Fix spelling mistake "Firelfy" -> "Firefly"Colin Ian King2024-12-051-1/+1
| * | ALSA: hda/realtek: fix micmute LEDs don't work on HP LaptopsChris Chiu2024-12-021-0/+6
| * | ALSA: usb-audio: Add extra PID for RME Digiface USBAsahi Lina2024-12-023-168/+176
| * | ALSA: usb-audio: Fix a DMA to stack memory bugDan Carpenter2024-12-021-15/+27
| * | ALSA: hda/realtek: Add support for Samsung Galaxy Book3 360 (NP730QFG)Sahas Leelodharry2024-12-021-0/+1
| * | ALSA: hda/tas2781: Fix error code tas2781_read_acpi()Dan Carpenter2024-12-011-0/+1
| * | ALSA: hda/realtek: Enable mute and micmute LED on HP ProBook 430 G8Nazar Bilinskyi2024-12-011-0/+1
| * | ALSA: usb-audio: add mixer mapping for Corsair HS80Marie Ramlow2024-12-011-0/+10
| * | ALSA: ump: Shut up truncated string warningTakashi Iwai2024-11-301-3/+3
| * | ALSA: sh: Use standard helper for buffer accessesTakashi Iwai2024-11-291-3/+2
| * | ALSA: usb-audio: Notify xrun for low-latency modeTakashi Iwai2024-11-291-3/+11
| * | ALSA: hda/conexant: fix Z60MR100 startup pop issuebo liu2024-11-291-0/+28
| * | ALSA: ump: Update legacy substream names upon FB info updateTakashi Iwai2024-11-291-4/+15
| * | ALSA: ump: Indicate the inactive group in legacy substream namesTakashi Iwai2024-11-291-2/+3
| * | ALSA: ump: Don't open legacy substream for an inactive groupTakashi Iwai2024-11-291-0/+2
| * | ALSA: seq: ump: Fix seq port updates per FB info notifyTakashi Iwai2024-11-291-3/+3
* | | module: Convert symbol namespace to string literalPeter Zijlstra2024-12-02152-604/+602
| |/ |/|
* | Merge tag 'sound-fix-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-11-2919-108/+321
|\|
| * Merge tag 'asoc-fix-v6.13-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai2024-11-288-10/+83
| |\
| | * ASoC: amd: yc: Add a quirk for microfone on Lenovo ThinkPad P14s Gen 5 21MES0...Ilya Zverev2024-11-271-0/+7
| | * ASoC: SOF: ipc3-topology: Convert the topology pin index to ALH dai indexBard Liao2024-11-271-2/+24
| | * ASoC: mediatek: Check num_codecs is not zero to avoid panic during probeNícolas F. R. A. Prado2024-11-273-6/+16
| | * ASoC: amd: yc: Fix for enabling DMIC on acp6x via _DSD entryVenkata Prasad Potturu2024-11-271-1/+17
| | * ASoC: amd: yc: Add quirk for microphone on Lenovo Thinkpad T14s Gen 6 21M1CTO1WWUwe Kleine-König2024-11-251-0/+7
| | * ASoC: apple: Fix the wrong format specifierliujing2024-11-211-1/+1
| | * ASoC: imx-audmix: Add NULL check in imx_audmix_probeCharles Han2024-11-211-0/+3
| | * ASoC: amd: Fix build dependencies for `SND_SOC_AMD_PS`Mario Limonciello2024-11-191-0/+1
| | * ASoC: amd: yc: fix internal mic on Redmi G 2022Alex Far2024-11-181-0/+7
| * | ALSA: hda: improve bass speaker support for ASUS Zenbook UM5606WAJaroslav Kysela2024-11-281-0/+16
| * | ALSA: hda/realtek: Apply quirk for Medion E15433Takashi Iwai2024-11-281-0/+1
| * | ALSA: ump: Fix evaluation of MIDI 1.0 FB infoTakashi Iwai2024-11-271-1/+4
| * | ALSA: core: Fix possible NULL dereference caused by kunit_kzalloc()Zichen Xie2024-11-271-0/+11
| * | ALSA: hda: Show the codec quirk info at probingTakashi Iwai2024-11-261-9/+11
| * | ALSA: asihpi: Remove unused variableZhu Jun2024-11-261-1/+1
| * | ALSA: hda/realtek: Set PCBeep to default value for ALC274Kailang Yang2024-11-261-0/+2
| * | ALSA: hda/tas2781: Add speaker id check for ASUS projectsBaojun Xu2024-11-261-4/+59
| * | ALSA: hda/realtek: Update ALC225 depop procedureKailang Yang2024-11-261-48/+39
| * | ALSA: hda/realtek: Enable speaker pins for Medion E15443 platformKailang Yang2024-11-261-0/+9
| * | ALSA: hda/realtek: fix mute/micmute LEDs don't work for EliteBook X G1iDirk Su2024-11-261-0/+1
| * | ALSA: usb-audio: Fix out of bounds reads when finding clock sourcesTakashi Iwai2024-11-251-1/+23
| * | ALSA: rawmidi: Fix kvfree() call in spinlockTakashi Iwai2024-11-251-1/+3
| * | ALSA: hda/realtek: Fix Internal Speaker and Mic boost of Infinix Y4 MaxDinesh Kumar2024-11-251-0/+11
| * | ALSA: pcm: Add sanity NULL check for the default mmap fault handlerTakashi Iwai2024-11-211-2/+4
| * | ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devicesBenoît Sevens2024-11-201-6/+21
| * | ALSA: hda/realtek: Update ALC256 depop procedureKailang Yang2024-11-201-23/+19