summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: es8326: Fix DTS properties readingAlexey Firago2023-03-031-2/+4
* ASoC: SOF: amd: Fix for handling spurious interrupts from DSPV sujith kumar Reddy2023-03-031-21/+15
* ASoC: rt715-sdca: fix clock stop prepare timeout issueJack Yu2023-03-031-1/+1
* ASoC: SOF: Intel: hda-dai: fix possible stream_tag leakPierre-Louis Bossart2023-02-221-4/+4
* ALSA: hda/realtek: Enable mute/micmute LEDs and speaker support for HP LaptopsAndy Chi2023-02-221-0/+6
* ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform.Andy Chi2023-02-221-0/+1
* ALSA: hda/realtek - fixed wrong gpio assignedKailang Yang2023-02-221-1/+1
* ALSA: hda/conexant: add a new hda codec SN6180Bo Liu2023-02-221-0/+1
* ALSA: hda: Fix codec device field initializanCezary Rojewski2023-02-221-1/+1
* ASoC: cs42l56: fix DT probeArnd Bergmann2023-02-221-6/+0
* ASoC: amd: yc: Add Xiaomi Redmi Book Pro 15 2022 into DMI tablefengwk2023-02-221-0/+7
* ALSA: hda: Do not unset preset when cleaning up codecCezary Rojewski2023-02-222-1/+2
* ASoC: Intel: sof_ssp_amp: always set dpcm_capture for amplifiersPierre-Louis Bossart2023-02-221-3/+2
* ASoC: Intel: sof_nau8825: always set dpcm_capture for amplifiersPierre-Louis Bossart2023-02-221-2/+3
* ASoC: Intel: sof_cs42l42: always set dpcm_capture for amplifiersPierre-Louis Bossart2023-02-221-0/+3
* ASoC: Intel: sof_rt5682: always set dpcm_capture for amplifiersPierre-Louis Bossart2023-02-221-2/+3
* ALSA: usb-audio: Add FIXED_RATE quirk for JBL Quantum610 WirelessTakashi Iwai2023-02-221-0/+2
* ASoC: SOF: sof-audio: start with the right widget typeBard Liao2023-02-221-2/+2
* ASoC: amd: yc: Add DMI support for new acer/emdoor platformsSyed Saba Kareem2023-02-221-0/+14
* ASoC: topology: Return -ENOMEM on memory allocation failureAmadeusz Sławiński2023-02-141-2/+6
* ASoC: fsl_sai: fix getting version from VERIDShengjiu Wang2023-02-141-0/+1
* ASoC: tas5805m: add missing page switch.Daniel Beer2023-02-141-0/+3
* ASoC: tas5805m: rework to avoid scheduling while atomic.Daniel Beer2023-02-141-41/+87
* ALSA: pci: lx6464es: fix a debug loopDan Carpenter2023-02-141-6/+5
* ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform.Andy Chi2023-02-141-0/+5
* ALSA: hda/realtek: Add quirk for ASUS UM3402 using CS35L41Stefan Binding2023-02-141-0/+1
* ALSA: hda/realtek: Enable mute/micmute LEDs on HP Elitebook, 645 G9Elvis Angelaccio2023-02-141-0/+1
* ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 Pro 360Guillaume Pinot2023-02-141-0/+1
* ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()Artemii Karasev2023-02-141-0/+3
* ALSA: hda/realtek: Add Positivo N14KP6-TGEdson Juliano Drosdeck2023-02-141-0/+1
* ASoC: SOF: sof-audio: prepare_widgets: Check swidget for NULL on sink failurePeter Ujfalusi2023-02-091-1/+2
* ASoC: SOF: keep prepare/unprepare widgets in sink pathBard Liao2023-02-091-2/+3
* ASoC: SOF: sof-audio: skip prepare/unprepare if swidget is NULLRanjani Sridharan2023-02-091-2/+2
* ASoC: SOF: sof-audio: unprepare when swidget->use_count > 0Bard Liao2023-02-091-1/+1
* ASoC: codecs: wsa883x: correct playback min/max ratesKrzysztof Kozlowski2023-02-091-2/+2
* ALSA: hda/realtek: fix mute/micmute LEDs, speaker don't work for a HP platformJeremy Szu2023-02-091-0/+1
* ALSA: hda/realtek: Add Acer Predator PH315-54Victor Shyba2023-02-091-0/+1
* ALSA: firewire-motu: fix unreleased lock warning in hwdep deviceTakashi Sakamoto2023-02-091-0/+4
* ALSA: memalloc: Workaround for Xen PVTakashi Iwai2023-02-091-18/+69
* ASoC: SOF: ipc4-mtrace: prevent underflow in sof_ipc4_priority_mask_dfs_write()Dan Carpenter2023-02-091-3/+4
* ALSA: hda/via: Avoid potential array out-of-bound in add_secret_dac_path()Artemii Karasev2023-02-091-0/+3
* ASoC: Intel: avs: Implement PCI shutdownAmadeusz Sławiński2023-02-091-0/+24
* ASoC: Intel: sof_es8336: Drop reference count of ACPI device after useAndy Shevchenko2023-02-091-6/+8
* ASoC: Intel: bytcr_wm5102: Drop reference count of ACPI device after useAndy Shevchenko2023-02-091-1/+1
* ASoC: Intel: bytcr_rt5640: Drop reference count of ACPI device after useAndy Shevchenko2023-02-091-6/+6
* ASoC: Intel: bytcr_rt5651: Drop reference count of ACPI device after useAndy Shevchenko2023-02-091-1/+1
* ASoC: Intel: bytcht_es8316: Drop reference count of ACPI device after useAndy Shevchenko2023-02-091-8/+12
* ASoC: amd: acp-es8336: Drop reference count of ACPI device after useAndy Shevchenko2023-02-091-2/+4
* treewide: fix up files incorrectly marked executableLinus Torvalds2023-02-012-0/+0
* ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgetsMark Brown2023-02-011-2/+2