summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: core: Make snd_card_free() return voidUwe Kleine-König2023-02-083-11/+5
* ALSA: core: Make snd_card_free_when_closed() return voidUwe Kleine-König2023-02-081-7/+5
* ALSA: core: Make snd_card_disconnect() return voidUwe Kleine-König2023-02-081-16/+8
* ALSA: fireface: add field for the number of messages copied to user spaceTakashi Sakamoto2023-02-041-12/+16
* ALSA: hda: Fix the control element identification for multiple codecsJaroslav Kysela2023-02-035-3/+31
* ALSA: firewire-lib: fix uninitialized local variableTakashi Sakamoto2023-01-311-1/+1
* ALSA: aoa: make remove callback of soundbus driver void returnedDawei Li2023-01-252-3/+2
* ALSA: ac97: make remove callback of ac97 driver void returnedDawei Li2023-01-251-3/+2
* Merge branch 'topic/firewire' into for-nextTakashi Iwai2023-01-2335-282/+561
|\
| * ALSA: hda: Do not unset preset when cleaning up codecCezary Rojewski2023-01-232-1/+2
| * ALSA: hda/via: Avoid potential array out-of-bound in add_secret_dac_path()Artemii Karasev2023-01-191-0/+3
| * ALSA: usb-audio: Add FIXED_RATE quirk for JBL Quantum610 WirelessTakashi Iwai2023-01-181-0/+2
| * ALSA: hda/realtek: fix mute/micmute LEDs, speaker don't work for a HP platformJeremy Szu2023-01-181-0/+1
| * ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAFClement Lecigne2023-01-131-9/+15
| * ALSA: usb-audio: Fix possible NULL pointer dereference in snd_usb_pcm_has_fix...Jaroslav Kysela2023-01-131-1/+2
| * Merge tag 'asoc-fix-v6.2-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2023-01-1223-165/+333
| |\
| | * ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgetsMark Brown2023-01-101-2/+2
| | * ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODECMark Brown2023-01-102-6/+6
| | * ASoC: qcom: Fix building APQ8016 machine driver without SOUNDWIREStephan Gerhold2023-01-098-133/+157
| | * ASoC: fsl_micfil: Correct the number of steps on SX controlsChancel Liu2023-01-051-8/+8
| | * ASoC: qcom: lpass-cpu: Fix fallback SD line index handlingBrian Norris2023-01-011-2/+3
| | * Add new AMP MAX98360A for RT5682SMark Brown2022-12-291-1/+21
| | |\
| | | * ASoC: mediatek: mt8186: support rt5682s_max98360tongjian2022-12-291-1/+21
| | * | ASoC: wm8904: fix wrong outputs volume after power reactivationEmanuele Ghidoli2022-12-291-0/+7
| | * | ASoC: support machine driver with max98360Mars Chen2022-12-291-0/+1
| | * | ASoC: amd: yc: Add ASUS M5402RA into DMI tableAniol Martí2022-12-291-0/+7
| | * | ASoC: rt9120: Make dev PM runtime bind AsoC component PMChiYuan Huang2022-12-291-0/+12
| | * | ASoC: mediatek: mt8186: Add machine support for max98357aAllen-KH Cheng2022-12-291-1/+2
| | |/
| | * ASoC: SOF: Fixes for suspend after firmware crashMark Brown2022-12-272-6/+7
| | |\
| | | * ASoC: SOF: Add FW state to debugfsCurtis Malainey2022-12-211-1/+3
| | | * ASoC: SOF: pm: Always tear down pipelines before DSP suspendRanjani Sridharan2022-12-211-3/+3
| | | * ASoC: SOF: pm: Set target state earlierRanjani Sridharan2022-12-211-2/+1
| | * | ASoC: Intel: sof-nau8825: fix module alias overflowArnd Bergmann2022-12-262-8/+8
| | * | ASoC: Intel: fix sof-nau8825 link failureArnd Bergmann2022-12-261-0/+1
| | * | ASoC: Intel: sof_nau8825: add variant with nau8318 amplifier.Ajye Huang2022-12-263-0/+36
| | * | ASoC: amd: yc: Add Razer Blade 14 2022 into DMI tableWim Van Boven2022-12-261-0/+7
| | * | ASoC: Intel: soc-acpi: add configuration for variant of 0C11 productGongjun Song2022-12-261-0/+25
| | * | ASoC: Intel: soc-acpi: add configuration for variant of 0C40 productGongjun Song2022-12-261-0/+25
| * | | ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 13-aw0xxxLuka Guzenko2023-01-121-0/+23
| * | | ALSA: hda/hdmi: Add a HP device 0x8715 to force connect listAdrian Chan2023-01-101-0/+1
| * | | ALSA: control-led: use strscpy in set_led_id()Jaroslav Kysela2023-01-091-3/+2
| * | | ALSA: usb-audio: Always initialize fixed_rate in snd_usb_find_implicit_fb_syn...Jaroslav Kysela2023-01-092-1/+4
| * | | ALSA: hda: cs35l41: Check runtime suspend capability at runtime_idleTakashi Iwai2023-01-071-1/+11
| * | | ALSA: hda: cs35l41: Don't return -EINVAL from system suspend/resumeTakashi Iwai2023-01-071-4/+4
| * | | ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platformJeremy Szu2023-01-051-0/+1
| * | | Revert "ALSA: usb-audio: Drop superfluous interface setup at parsing"Takashi Iwai2023-01-041-0/+6
| * | | ALSA: usb-audio: More refactoring of hw constraint rulesTakashi Iwai2023-01-041-87/+131
| * | | ALSA: usb-audio: Relax hw constraints for implicit fb syncTakashi Iwai2023-01-041-2/+7
| * | | ALSA: usb-audio: Make sure to stop endpoints before closing EPsTakashi Iwai2023-01-041-0/+2
| * | | ALSA: hda - Enable headset mic on another Dell laptop with ALC3254Chris Chiu2023-01-031-0/+1