summary refs log tree commit diff
AgeCommit message (Expand)Author
2022-04-12ALSA: ali5451: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: ad1889: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: sc6000: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: galaxy: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: echoaudio: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: core: Add snd_card_free_on_error() helperTakashi Iwai
2022-04-11ALSA: hda/realtek: add quirk for Lenovo Thinkpad X12 speakersTao Jin
2022-04-11ALSA: pcm: Test for "silence" field in struct "pcm_format_data"Fabio M. De Francesco
2022-04-08ALSA: usb-audio: Increase max buffer sizeTakashi Iwai
2022-04-08ALSA: usb-audio: Cap upper limits of buffer/period bytes for implicit fbTakashi Iwai
2022-04-07ALSA: hda: intel-dsp-config: update AlderLake PCI IDsPierre-Louis Bossart
2022-04-07sound/oss/dmasound: fix build when drivers are mixed =y/=mRandy Dunlap
2022-04-07ALSA: hda/realtek: Add quirk for Clevo PD50PNTTim Crawford
2022-04-05ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-05ALSA: hda/i915 - skip acomp init if no matching displayKai Vehmanen
2022-03-30ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai
2022-03-30Merge tag 'asoc-fix-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai
2022-03-30ALSA: hda: Avoid unsol event during RPM suspendingMohan Kumar
2022-03-30ALSA: hda/realtek: Fix audio regression on Mi Notebook Pro 2020Kai-Heng Feng
2022-03-28ALSA: hda/cs8409: Add new Dolphin HW variantsVitaly Rodionov
2022-03-28ALSA: hda/cs8409: Disable HSBIAS_SENSE_EN for CyborgStefan Binding
2022-03-28ALSA: hda/cs8409: Support new Warlock MLK VariantsStefan Binding
2022-03-28ALSA: hda/cs8409: Fix Full Scale Volume setting for all variantsStefan Binding
2022-03-28ALSA: hda/cs8409: Re-order quirk table into ascending orderStefan Binding
2022-03-28ALSA: hda/cs8409: Fix Warlock to use mono mic configurationStefan Binding
2022-03-27ALSA: cs4236: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-03-27ALSA: hda/realtek: Enable headset mic on Lenovo P360Kai-Heng Feng
2022-03-25ASoC: SOF: Intel: Fix build error without SND_SOC_SOF_PCI_DEVZheng Bin
2022-03-24ALSA: hda/realtek: Add mute and micmut LED support for Zbook Fury 17 G9Kai-Heng Feng
2022-03-23ASoC: rockchip: i2s_tdm: Fixup config for SND_SOC_DAIFMT_DSP_A/BMeng Tang
2022-03-22ALSA: hda/realtek: Add alc256-samsung-headphone fixupMatt Kramer
2022-03-22ALSA: pci: fix reading of swapped values from pcmreg in AC97 codecGiacomo Guiduzzi
2022-03-22ALSA: pcm: Add stream lock during PCM reset ioctl operationsTakashi Iwai
2022-03-22ALSA: pcm: Fix races among concurrent prealloc proc writesTakashi Iwai
2022-03-22ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free callsTakashi Iwai
2022-03-22ALSA: pcm: Fix races among concurrent read/write and buffer changesTakashi Iwai
2022-03-22ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai
2022-03-21Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2022-03-21Merge branch 'for-next' into for-linusTakashi Iwai
2022-03-21ASoC: fsl-asoc-card: Fix jack_event() always return 0Meng Tang
2022-03-21ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLsJiaxin Yu
2022-03-18Make the SOF control, PCM and PM code IPC agnosticMark Brown
2022-03-18ASoC: atmel: mchp-pdmc: print the correct property nameCodrin Ciubotariu
2022-03-18MAINTAINERS: Add Shengjiu to maintainer list of sound/soc/fslNicolin Chen
2022-03-18ASoC: SOF: Add a new dai_get_clk topology IPC opRanjani Sridharan
2022-03-18ASoC: SOF: topology: Add ops for setting up and tearing down pipelinesRanjani Sridharan
2022-03-18ASoC: SOF: expose sof_route_setup()Ranjani Sridharan
2022-03-18ASoC: SOF: Add dai_link_fixup PCM op for IPC3Ranjani Sridharan
2022-03-18ASoC: SOF: Add trigger PCM op for IPC3Ranjani Sridharan
2022-03-18ASoC: SOF: Define hw_params PCM op for IPC3Ranjani Sridharan