summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-23Merge branch 'for-linus' into for-nextTakashi Iwai
2022-05-21ALSA: usb-audio: Add missing ep_idx in fixed EP quirksTakashi Iwai
2022-05-21ALSA: usb-audio: Workaround for clock setup on TEAC devicesTakashi Iwai
2022-05-21ALSA: lola: Bounds check loop iterator against streams array sizeKees Cook
2022-05-21Merge tag 'asoc-fix-v5.18-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2022-05-18ALSA: usb-audio: Fix wrong kfree issue in snd_usb_endpoint_free_allWan Jiabing
2022-05-17ALSA: seq: replace ternary operator with max()Guo Zhengkui
2022-05-16ALSA: usb-audio: Refcount multiple accesses on the single clockTakashi Iwai
2022-05-16ALSA: usb-audio: Restore Rane SL-1 quirkTakashi Iwai
2022-05-16ALSA: hda: cs35l41: Add Amp Name based on channel and indexStefan Binding
2022-05-16ASoC: cs35l41: Move cs_dsp config struct into shared codeStefan Binding
2022-05-16ASoC: cs35l41: Move cs35l41 fs errata into shared codeStefan Binding
2022-05-16ASoC: cs35l41: Move cs35l41_set_cspl_mbox_cmd to shared codeStefan Binding
2022-05-16ALSA: hda: cs35l41: Enable GPIO2 Interrupt for CLSA0100 laptopsStefan Binding
2022-05-16ALSA: hda: cs35l41: Add Support for InterruptsStefan Binding
2022-05-16ALSA: hda: cs35l41: Remove Set Channel Map api from bindingStefan Binding
2022-05-16ALSA: hda: cs35l41: Set Speaker Position for CLSA0100 LaptopStefan Binding
2022-05-16ALSA: hda: cs35l41: Fix error in spi cs35l41 hda driver nameStefan Binding
2022-05-16ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machineAndy Chi
2022-05-13ALSA: hda/realtek: Add quirk for TongFang devices with pop noiseWerner Sembach
2022-05-12ALSA: Add generic serial MIDI driver using serial bus APIDaniel Kaehn
2022-05-12dt-bindings: sound: Add generic serial MIDI deviceDaniel Kaehn
2022-05-12ALSA: hda/cs8409: Add Speaker Playback Switch for WarlockStefan Binding
2022-05-12ALSA: hda/cs8409: Add Speaker Playback Switch for CyborgStefan Binding
2022-05-12ALSA: hda/cs8409: Support new Odin VariantsStefan Binding
2022-05-11ALSA: hda/realtek: Add quirk for the Framework LaptopDustin L. Howett
2022-05-10ALSA: wavefront: Proper check of get_user() errorTakashi Iwai
2022-05-09ALSA: hda/cs8409: Support manual mode detection for CS42L42Stefan Binding
2022-05-09ALSA: hda/cs8409: Use general cs42l42 include in cs8409 hda driverStefan Binding
2022-05-09ASoC: cs42l42: Move CS42L42 register descriptions to general includeStefan Binding
2022-05-09ALSA: hdsp: remove redundant assignment to pointer kctlColin Ian King
2022-05-08ALSA: hda/realtek: Add quirk for Dell Latitude 7520Gabriele Mazzotta
2022-05-08ALSA: hda - fix unused Realtek function when PM is not enabledRandy Dunlap
2022-05-08ALSA: usb-audio: Don't get sample rate for MCT Trigger 5 USB-to-HDMIForest Crossman
2022-05-08ALSA: hda/conexant: add a new hda codec SN6140bo liu
2022-05-08Merge tag 'asoc-fix-v5.18-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2022-04-27ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callbackAjit Kumar Pandey
2022-04-26ASoC: ops: Validate input values in snd_soc_put_volsw_range()Mark Brown
2022-04-25ASoC: dmaengine: Restore NULL prepare_slave_config() callbackCodrin Ciubotariu
2022-04-25ASoC: atmel: mchp-pdmc: set prepare_slave_configCodrin Ciubotariu
2022-04-25ASoC: max98090: Generate notifications on changes for custom controlMark Brown
2022-04-25ASoC: max98090: Reject invalid values in custom control put()Mark Brown
2022-04-25ALSA: fireworks: fix wrong return count shorter than expected by 4 bytesTakashi Sakamoto
2022-04-25ALSA: hda/realtek: Add quirk for Yoga Duet 7 13ITL6 speakersZihao Wang
2022-04-25Merge branch 'topic/firewire' into for-linusTakashi Iwai
2022-04-25firewire: core: extend card->lock in fw_core_handle_bus_resetNiels Dossche
2022-04-25firewire: remove check of list iterator against head past the loop bodyJakob Koschel
2022-04-25firewire: fix potential uaf in outbound_phy_packet_callback()Chengfeng Ye
2022-04-25ALSA: pcm: Check for null pointer of pointer substream before dereferencing itColin Ian King
2022-04-25selftests: alsa: Start validating control namesMark Brown