summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb: midi: don't return -ENOMEM when usb_urb_ep_type_check failsColin Ian King2021-05-141-1/+1
* ASoC: ak5558: correct reset polarityShengjiu Wang2021-05-141-2/+2
* ASoC: simple-card: fix possible uninitialized single_cpu local variableKrzysztof Kozlowski2021-05-142-2/+2
* ALSA: usb-audio: Add error checks for usb_driver_claim_interface() callsTakashi Iwai2021-05-143-11/+21
* ALSA: core: remove redundant spin_lock pair in snd_card_disconnectJia Zhou2021-05-141-2/+0
* ASoC: wm8960: Remove bitclk relax condition in wm8960_configure_sysclkShengjiu Wang2021-05-141-11/+1
* ASoC: Intel: Skylake: Compile when any configuration is selectedCezary Rojewski2021-05-142-2/+2
* ASoC: Intel: boards: sof-wm8804: add check for PLL settingColin Ian King2021-05-141-1/+5
* ALSA: hda/realtek: Fix speaker amp on HP Envy AiO 32Takashi Iwai2021-05-141-0/+35
* ALSA: hda/realtek: ALC285 Thinkpad jack pin quirk is unreachableSami Loone2021-05-141-4/+10
* ALSA: hda/realtek: Remove redundant entry for ALC861 Haier/Uniwill devicesTakashi Iwai2021-05-141-2/+1
* ALSA: hda/realtek: Re-order ALC662 quirk table entriesTakashi Iwai2021-05-141-2/+2
* ALSA: hda/realtek: Re-order remaining ALC269 quirk table entriesTakashi Iwai2021-05-141-5/+5
* ALSA: hda/realtek: Re-order ALC269 Lenovo quirk table entriesTakashi Iwai2021-05-141-2/+2
* ALSA: hda/realtek: Re-order ALC269 Sony quirk table entriesTakashi Iwai2021-05-141-2/+2
* ALSA: hda/realtek: Re-order ALC269 ASUS quirk table entriesTakashi Iwai2021-05-141-3/+3
* ALSA: hda/realtek: Re-order ALC269 Dell quirk table entriesTakashi Iwai2021-05-141-2/+2
* ALSA: hda/realtek: Re-order ALC269 Acer quirk table entriesTakashi Iwai2021-05-141-1/+1
* ALSA: hda/realtek: Re-order ALC269 HP quirk table entriesTakashi Iwai2021-05-141-23/+21
* ALSA: hda/realtek: Re-order ALC882 Clevo quirk table entriesTakashi Iwai2021-05-141-11/+11
* ALSA: hda/realtek: Re-order ALC882 Sony quirk table entriesTakashi Iwai2021-05-141-2/+2
* ALSA: hda/realtek: Re-order ALC882 Acer quirk table entriesTakashi Iwai2021-05-141-3/+3
* ASoC: tlv320aic32x4: Increase maximum register in regmapAnnaliese McDermond2021-05-141-2/+2
* ASoC: tlv320aic32x4: Register clocks before registering componentAnnaliese McDermond2021-05-141-4/+4
* ASoC: Intel: kbl_da7219_max98927: Fix kabylake_ssp_fixup functionLukasz Majczak2021-05-141-8/+30
* ASoC: samsung: tm2_wm5110: check of of_parse return valuePierre-Louis Bossart2021-05-141-1/+1
* ALSA: hda/realtek: Add quirk for Intel Clevo PCx0DxEckhart Mohr2021-05-111-0/+2
* ALSA: hda/realtek: fix static noise on ALC285 Lenovo laptopsSami Loone2021-05-111-5/+4
* ALSA: hda/realtek - Headset Mic issue on HP platformKailang Yang2021-05-111-0/+2
* ALSA: hda/realtek: fix mic boost on Intel NUC 8Phil Calvin2021-05-111-0/+13
* ALSA: hda/realtek: GA503 use same quirks as GA401Luke D Jones2021-05-111-0/+1
* ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G7Jonas Witschel2021-05-111-0/+25
* ALSA: usb-audio: Add dB range mapping for Sennheiser Communications Headset PC 8Timo Gurr2021-05-111-0/+12
* ALSA: usb-audio: Explicitly set up the clock selectorTakashi Iwai2021-05-111-4/+14
* ALSA: sb: Fix two use after free in snd_sb_qsound_buildLv Yunlong2021-05-111-2/+6
* ALSA: hda/conexant: Re-order CX5066 quirk table entriesTakashi Iwai2021-05-111-7/+7
* ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixerLv Yunlong2021-05-111-1/+3
* ALSA: usb-audio: Add MIDI quirk for Vox ToneLab EXTakashi Iwai2021-05-071-0/+10
* ASoC: fsl_esai: Fix TDM slot setup for I2S modeAlexander Shiyan2021-04-211-3/+5
* ASoC: max98373: Added 30ms turn on/off time delayRyan Lee2021-04-211-0/+2
* ASoC: max98373: Changed amp shutdown register as volatileRyan Lee2021-04-212-0/+2
* ASoC: sunxi: sun4i-codec: fill ASoC card ownerBastian Germann2021-04-141-0/+5
* ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for some chipsShengjiu Wang2021-04-141-1/+7
* ASoC: SOF: Intel: HDA: fix core status verificationGuennadi Liakhovetski2021-04-141-4/+11
* ASoC: intel: atom: Stop advertising non working S24LE supportHans de Goede2021-04-141-3/+3
* ALSA: hda/conexant: Apply quirk for another HP ZBook G5 modelTakashi Iwai2021-04-141-0/+1
* ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1Takashi Iwai2021-04-141-0/+16
* ALSA: aloop: Fix initialization of controlsJonas Holmberg2021-04-141-3/+8
* ALSA: hda/realtek: fix mute/micmute LEDs for HP 640 G8Jeremy Szu2021-04-071-0/+1
* ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hookHui Wang2021-04-071-0/+1