summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-14ALSA: hda: cs35l41: Enable Amp High Pass FilterStefan Binding
2023-02-14ALSA: hda: cs35l41: Ensure firmware/tuning pairs are always loadedStefan Binding
2023-02-14ALSA: hda: cs35l41: Correct error condition handlingVitaly Rodionov
2023-02-11ALSA: hda: make kobj_type structure constantThomas Weißschuh
2023-02-10ALSA: hda: remove redundant variable in snd_hdac_stream_start()Zhang Yiqun
2023-02-09ALSA: ppc: fix unused function local variableTakashi Sakamoto
2023-02-08ALSA: core: Make snd_card_free() return voidUwe Kleine-König
2023-02-08ALSA: core: Make snd_card_free_when_closed() return voidUwe Kleine-König
2023-02-08ALSA: core: Make snd_card_disconnect() return voidUwe Kleine-König
2023-02-04kselftest/alsa: Run PCM tests for multiple cards in parallelMark Brown
2023-02-04ALSA: fireface: add field for the number of messages copied to user spaceTakashi Sakamoto
2023-02-03ALSA: hda: Fix the control element identification for multiple codecsJaroslav Kysela
2023-01-31ALSA: doc: Fix PCM interface section typosMiquel Raynal
2023-01-31ALSA: firewire-lib: fix uninitialized local variableTakashi Sakamoto
2023-01-29Documentation: sound: correct spellingRandy Dunlap
2023-01-25ALSA: aoa: make remove callback of soundbus driver void returnedDawei Li
2023-01-25ALSA: ac97: make remove callback of ac97 driver void returnedDawei Li
2023-01-23Merge branch 'topic/firewire' into for-nextTakashi Iwai
2023-01-23firewire: cdev: use single object to dispatch event for request to IEC 61883-...Takashi Sakamoto
2023-01-23firewire: cdev: obsolete NULL check to detect IEC 61883-1 FCP regionTakashi Sakamoto
2023-01-23firewire: core: use kref structure to maintain lifetime of data for fw_reques...Takashi Sakamoto
2023-01-23ALSA: hda: Do not unset preset when cleaning up codecCezary Rojewski
2023-01-19ALSA: hda/via: Avoid potential array out-of-bound in add_secret_dac_path()Artemii Karasev
2023-01-18ALSA: usb-audio: Add FIXED_RATE quirk for JBL Quantum610 WirelessTakashi Iwai
2023-01-18ALSA: hda/realtek: fix mute/micmute LEDs, speaker don't work for a HP platformJeremy Szu
2023-01-18ALSA: fireface: fix locking bug in ff400_copy_msg_to_user()Dan Carpenter
2023-01-17firewire: fix memory leak for payload of request subaction to IEC 61883-1 FCP...Takashi Sakamoto
2023-01-17ALSA: hda/ca0132: minor fix for allocation sizeAlexey V. Vissarionov
2023-01-13ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAFClement Lecigne
2023-01-13ALSA: fireface: implement message parser for Fireface 400Takashi Sakamoto
2023-01-13ALSA: fireface: add local framework to message parserTakashi Sakamoto
2023-01-13ALSA: fireface: update UAPI for data of knob controlTakashi Sakamoto
2023-01-13ALSA: fireface: add helper function to parse MIDI messages transmitted by Fir...Takashi Sakamoto
2023-01-13ALSA: fireface: pick up time stamp for request subaction of asynchronous tran...Takashi Sakamoto
2023-01-13ALSA: fireface: rename callback functionsTakashi Sakamoto
2023-01-13ALSA: usb-audio: Fix possible NULL pointer dereference in snd_usb_pcm_has_fix...Jaroslav Kysela
2023-01-12Merge tag 'asoc-fix-v6.2-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2023-01-12ALSA: firewire-lib: compute extra delay for runtime of PCM substreamTakashi Sakamoto
2023-01-12ALSA: firewire-lib: obsolete return value from context payload processing layerTakashi Sakamoto
2023-01-12ALSA: firewire-lib: move parameter for pcm frame multiplier from context payl...Takashi Sakamoto
2023-01-12ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 13-aw0xxxLuka Guzenko
2023-01-10ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgetsMark Brown
2023-01-10ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODECMark Brown
2023-01-10ALSA: firewire-lib: extend tracepoints event including CYCLE_TIME of 1394 OHCITakashi Sakamoto
2023-01-10ALSA: hda/hdmi: Add a HP device 0x8715 to force connect listAdrian Chan
2023-01-09ALSA: firewire-lib: keep history to process isochronous packetTakashi Sakamoto
2023-01-09ALSA: firewire-lib: use circular linked list for context payload processing l...Takashi Sakamoto
2023-01-09ALSA: firewire-lib: use circular linked list to enumerate packet descriptorsTakashi Sakamoto
2023-01-09ALSA: control-led: use strscpy in set_led_id()Jaroslav Kysela
2023-01-09ALSA: usb-audio: Always initialize fixed_rate in snd_usb_find_implicit_fb_syn...Jaroslav Kysela