summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2021-06-16ASoC: sti-sas: add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-06-10ALSA: timer: Fix master timer notificationTakashi Iwai1-1/+2
2021-05-26Revert "ALSA: sb8: add a check for request_region"Greg Kroah-Hartman1-4/+0
2021-05-26ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 ProTakashi Sakamoto3-4/+3
2021-05-26ALSA: usb-audio: Validate MS endpoint descriptorsTakashi Iwai1-0/+4
2021-05-22ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HPHui Wang1-5/+11
2021-05-22ASoC: rt286: Make RT286_SET_GPIO_* readable and writableDavid Ward1-0/+3
2021-05-22ASoC: rt286: Generalize support for ALC3263 codecDavid Ward1-10/+10
2021-05-22ALSA: rme9652: don't disable if not enabledTong Zhang1-1/+2
2021-05-22ALSA: hdspm: don't disable if not enabledTong Zhang1-1/+2
2021-05-22ALSA: hdsp: don't disable if not enabledTong Zhang1-1/+2
2021-05-22ALSA: usb-audio: Add error checks for usb_driver_claim_interface() callsTakashi Iwai3-11/+21
2021-05-22ALSA: core: remove redundant spin_lock pair in snd_card_disconnectJia Zhou1-2/+0
2021-05-22ALSA: hda/realtek: Remove redundant entry for ALC861 Haier/Uniwill devicesTakashi Iwai1-2/+1
2021-05-22ALSA: hda/realtek: Re-order ALC269 Sony quirk table entriesTakashi Iwai1-2/+2
2021-05-22ALSA: hda/realtek: Re-order ALC882 Sony quirk table entriesTakashi Iwai1-2/+2
2021-05-22ALSA: hda/realtek: Re-order ALC882 Acer quirk table entriesTakashi Iwai1-3/+3
2021-05-22ALSA: sb: Fix two use after free in snd_sb_qsound_buildLv Yunlong1-2/+6
2021-05-22ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixerLv Yunlong1-1/+3
2021-05-22ALSA: usb-audio: Add MIDI quirk for Vox ToneLab EXTakashi Iwai1-0/+10
2021-04-28ASoC: fsl_esai: Fix TDM slot setup for I2S modeAlexander Shiyan1-3/+5
2021-04-16ALSA: aloop: Fix initialization of controlsJonas Holmberg1-3/+8
2021-04-10ALSA: hda/realtek - Fix pincfg for Dell XPS 13 9370Shih-Yuan Lee (FourDollars)1-1/+0
2021-04-07ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hookHui Wang1-0/+1
2021-04-07ALSA: usb-audio: Apply sample rate quirk to Logitech ConnectIkjoon Jang1-0/+1
2021-04-07ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probeBenjamin Rood1-1/+1
2021-04-07ASoC: rt5651: Fix dac- and adc- vol-tlv values being off by a factor of 10Hans de Goede1-2/+2
2021-04-07ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10Hans de Goede1-2/+2
2021-03-17ALSA: usb-audio: Fix "cannot get freq eq" errors on Dell AE515 sound barTakashi Iwai1-0/+1
2021-03-17ALSA: hda: Avoid spurious unsol event handling during S3/S4Takashi Iwai1-0/+4
2021-03-17ALSA: hda/hdmi: Cancel pending works before suspendTakashi Iwai1-0/+13
2021-03-11ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bitsColin Ian King1-1/+1
2021-03-03ASoC: cs42l56: fix up error handling in probeDan Carpenter1-1/+2
2021-02-10ALSA: hda/realtek - Fix typo of pincfg for Dell quirkShih-Yuan Lee (FourDollars)1-1/+1
2021-01-30ASoC: Intel: haswell: Add missing pm_opsCezary Rojewski1-0/+1
2021-01-30ALSA: hda/via: Add minimum mute flagTakashi Iwai1-0/+1
2021-01-30ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()Takashi Iwai1-1/+2
2021-01-23ASoC: dapm: remove widget from dirty list on freeThomas Hebb1-0/+1
2021-01-12ALSA: hda/conexant: add a new hda codec CX11970bo liu1-0/+1
2021-01-12ALSA: usb-audio: Fix UBSAN warnings for MIDI jacksTakashi Iwai1-0/+4
2021-01-09ALSA: seq: Use bool for snd_seq_queue internal flagsTakashi Iwai1-4/+4
2021-01-09ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236Kailang Yang1-2/+5
2021-01-09ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machinesHui Wang1-1/+1
2021-01-09ALSA: hda/realtek - Support Dell headset mode for ALC3271Kailang Yang1-0/+16
2021-01-09ALSA: usb-audio: fix sync-ep altsetting sanity checkJohan Hovold1-1/+1
2021-01-09ALSA: usb-audio: simplify set_sync_ep_implicit_fb_quirkAlberto Aguirre1-22/+16
2021-01-09ALSA: hda/ca0132 - Fix work handling in delayed HP detectionTakashi Iwai1-2/+14
2020-12-29ALSA: pcm: oss: Fix a few more UBSAN fixesTakashi Iwai1-8/+14
2020-12-29ASoC: wm_adsp: remove "ctl" from list on error in wm_adsp_create_control()Dan Carpenter1-2/+3
2020-12-29ASoC: jz4740-i2s: add missed checks for clk_get()Chuhong Yuan1-0/+4