aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2021-06-10ALSA: timer: Fix master timer notificationTakashi Iwai
2021-06-03ASoC: cs35l33: fix an error code in probe()Dan Carpenter
2021-05-26ALSA: hda/realtek: reset eapd coeff to default value for alc287Hui Wang
2021-05-26Revert "ALSA: sb8: add a check for request_region"Greg Kroah-Hartman
2021-05-26ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 ProTakashi Sakamoto
2021-05-26ALSA: usb-audio: Validate MS endpoint descriptorsTakashi Iwai
2021-05-26ALSA: line6: Fix racy initialization of LINE6 MIDITakashi Iwai
2021-05-22ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HPHui Wang
2021-05-22ASoC: rt286: Make RT286_SET_GPIO_* readable and writableDavid Ward
2021-05-22ASoC: rt286: Generalize support for ALC3263 codecDavid Ward
2021-05-22ALSA: rme9652: don't disable if not enabledTong Zhang
2021-05-22ALSA: hdspm: don't disable if not enabledTong Zhang
2021-05-22ALSA: hdsp: don't disable if not enabledTong Zhang
2021-05-22ALSA: usb-audio: Add error checks for usb_driver_claim_interface() callsTakashi Iwai
2021-05-22ALSA: core: remove redundant spin_lock pair in snd_card_disconnectJia Zhou
2021-05-22ALSA: hda/realtek: Remove redundant entry for ALC861 Haier/Uniwill devicesTakashi Iwai
2021-05-22ALSA: hda/realtek: Re-order ALC269 Lenovo quirk table entriesTakashi Iwai
2021-05-22ALSA: hda/realtek: Re-order ALC269 Sony quirk table entriesTakashi Iwai
2021-05-22ALSA: hda/realtek: Re-order ALC882 Sony quirk table entriesTakashi Iwai
2021-05-22ALSA: hda/realtek: Re-order ALC882 Acer quirk table entriesTakashi Iwai
2021-05-22ALSA: sb: Fix two use after free in snd_sb_qsound_buildLv Yunlong
2021-05-22ALSA: hda/conexant: Re-order CX5066 quirk table entriesTakashi Iwai
2021-05-22ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixerLv Yunlong
2021-05-22ALSA: usb-audio: Add MIDI quirk for Vox ToneLab EXTakashi Iwai
2021-04-28ASoC: fsl_esai: Fix TDM slot setup for I2S modeAlexander Shiyan
2021-04-16ASoC: sunxi: sun4i-codec: fill ASoC card ownerBastian Germann
2021-04-16ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for some chipsShengjiu Wang
2021-04-16ASoC: intel: atom: Stop advertising non working S24LE supportHans de Goede
2021-04-16ALSA: aloop: Fix initialization of controlsJonas Holmberg
2021-04-07ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hookHui Wang
2021-04-07ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIOHui Wang
2021-04-07ALSA: usb-audio: Apply sample rate quirk to Logitech ConnectIkjoon Jang
2021-04-07ASoC: rt5659: Update MCLK rate in set_sysclk()Sameer Pujar
2021-04-07ASoC: cs42l42: Always wait at least 3ms after resetLucas Tanure
2021-04-07ASoC: cs42l42: Fix mixer volume controlLucas Tanure
2021-04-07ASoC: es8316: Simplify adc_pga_gain_tlv tableHans de Goede
2021-04-07ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probeBenjamin Rood
2021-04-07ASoC: rt5651: Fix dac- and adc- vol-tlv values being off by a factor of 10Hans de Goede
2021-04-07ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10Hans de Goede
2021-03-17ALSA: usb-audio: Fix "cannot get freq eq" errors on Dell AE515 sound barTakashi Iwai
2021-03-17ALSA: hda: Avoid spurious unsol event handling during S3/S4Takashi Iwai
2021-03-17ALSA: hda: Drop the BATCH workaround for AMD controllersTakashi Iwai
2021-03-17ALSA: hda/hdmi: Cancel pending works before suspendTakashi Iwai
2021-03-11ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bitsColin Ian King
2021-03-03ALSA: hda/realtek: modify EAPD in the ALC886PeiSen Hou
2021-03-03ASoC: cs42l56: fix up error handling in probeDan Carpenter
2021-01-30ASoC: Intel: haswell: Add missing pm_opsCezary Rojewski
2021-01-30ALSA: hda/via: Add minimum mute flagTakashi Iwai
2021-01-30ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()Takashi Iwai
2021-01-23ALSA: fireface: Fix integer overflow in transmit_midi_msg()Geert Uytterhoeven