summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
* ASoC: rt286: Generalize support for ALC3263 codecDavid Ward2021-05-221-10/+10
* ALSA: rme9652: don't disable if not enabledTong Zhang2021-05-221-1/+2
* ALSA: hdspm: don't disable if not enabledTong Zhang2021-05-221-1/+2
* ALSA: hdsp: don't disable if not enabledTong Zhang2021-05-221-1/+2
* ALSA: usb-audio: Add error checks for usb_driver_claim_interface() callsTakashi Iwai2021-05-223-11/+21
* ALSA: core: remove redundant spin_lock pair in snd_card_disconnectJia Zhou2021-05-221-2/+0
* ALSA: hda/realtek: Remove redundant entry for ALC861 Haier/Uniwill devicesTakashi Iwai2021-05-221-2/+1
* ALSA: hda/realtek: Re-order ALC269 Sony quirk table entriesTakashi Iwai2021-05-221-2/+2
* ALSA: hda/realtek: Re-order ALC882 Sony quirk table entriesTakashi Iwai2021-05-221-2/+2
* ALSA: hda/realtek: Re-order ALC882 Acer quirk table entriesTakashi Iwai2021-05-221-3/+3
* ALSA: sb: Fix two use after free in snd_sb_qsound_buildLv Yunlong2021-05-221-2/+6
* ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixerLv Yunlong2021-05-221-1/+3
* ALSA: usb-audio: Add MIDI quirk for Vox ToneLab EXTakashi Iwai2021-05-221-0/+10
* ASoC: fsl_esai: Fix TDM slot setup for I2S modeAlexander Shiyan2021-04-281-3/+5
* ALSA: aloop: Fix initialization of controlsJonas Holmberg2021-04-161-3/+8
* ALSA: hda/realtek - Fix pincfg for Dell XPS 13 9370Shih-Yuan Lee (FourDollars)2021-04-101-1/+0
* ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hookHui Wang2021-04-071-0/+1
* ALSA: usb-audio: Apply sample rate quirk to Logitech ConnectIkjoon Jang2021-04-071-0/+1
* ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probeBenjamin Rood2021-04-071-1/+1
* ASoC: rt5651: Fix dac- and adc- vol-tlv values being off by a factor of 10Hans de Goede2021-04-071-2/+2
* ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10Hans de Goede2021-04-071-2/+2
* ALSA: usb-audio: Fix "cannot get freq eq" errors on Dell AE515 sound barTakashi Iwai2021-03-171-0/+1
* ALSA: hda: Avoid spurious unsol event handling during S3/S4Takashi Iwai2021-03-171-0/+4
* ALSA: hda/hdmi: Cancel pending works before suspendTakashi Iwai2021-03-171-0/+13
* ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bitsColin Ian King2021-03-111-1/+1
* ASoC: cs42l56: fix up error handling in probeDan Carpenter2021-03-031-1/+2
* ALSA: hda/realtek - Fix typo of pincfg for Dell quirkShih-Yuan Lee (FourDollars)2021-02-101-1/+1
* ASoC: Intel: haswell: Add missing pm_opsCezary Rojewski2021-01-301-0/+1
* ALSA: hda/via: Add minimum mute flagTakashi Iwai2021-01-301-0/+1
* ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()Takashi Iwai2021-01-301-1/+2
* ASoC: dapm: remove widget from dirty list on freeThomas Hebb2021-01-231-0/+1
* ALSA: hda/conexant: add a new hda codec CX11970bo liu2021-01-121-0/+1
* ALSA: usb-audio: Fix UBSAN warnings for MIDI jacksTakashi Iwai2021-01-121-0/+4
* ALSA: seq: Use bool for snd_seq_queue internal flagsTakashi Iwai2021-01-091-4/+4
* ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236Kailang Yang2021-01-091-2/+5
* ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machinesHui Wang2021-01-091-1/+1
* ALSA: hda/realtek - Support Dell headset mode for ALC3271Kailang Yang2021-01-091-0/+16
* ALSA: usb-audio: fix sync-ep altsetting sanity checkJohan Hovold2021-01-091-1/+1
* ALSA: usb-audio: simplify set_sync_ep_implicit_fb_quirkAlberto Aguirre2021-01-091-22/+16
* ALSA: hda/ca0132 - Fix work handling in delayed HP detectionTakashi Iwai2021-01-091-2/+14
* ALSA: pcm: oss: Fix a few more UBSAN fixesTakashi Iwai2020-12-291-8/+14
* ASoC: wm_adsp: remove "ctl" from list on error in wm_adsp_create_control()Dan Carpenter2020-12-291-2/+3
* ASoC: jz4740-i2s: add missed checks for clk_get()Chuhong Yuan2020-12-291-0/+4
* ASoC: pcm: DRAIN support reactivationCezary Rojewski2020-12-291-0/+2
* ALSA: pcm: oss: Fix potential out-of-bounds shiftTakashi Iwai2020-12-291-1/+5
* ALSA: usb-audio: Fix control 'access overflow' errors from chmapTakashi Iwai2020-12-291-3/+3
* ALSA: usb-audio: Fix potential out-of-bounds shiftTakashi Iwai2020-12-291-0/+2
* ALSA: hda/generic: Add option to enforce preferred_dacs pairsTakashi Iwai2020-12-112-4/+9
* ALSA: hda/realtek - Add new codec supported for ALC897Kailang Yang2020-12-111-0/+2
* ALSA: mixart: Fix mutex deadlockTakashi Iwai2020-11-241-3/+2