summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2022-06-22ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machineAndy Chi1-0/+1
2022-06-22ALSA: hda/realtek - Add HW8326 supporthuangwenhui2-0/+15
2022-06-22ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()Mark Brown1-1/+1
2022-06-22ASoC: es8328: Fix event generation for deemphasis controlMark Brown1-1/+4
2022-06-22ASoC: wm8962: Fix suspend while playing musicAdam Ford1-0/+1
2022-06-22ASoC: cs42l51: Correct minimum value for SX volume controlCharles Keepax1-1/+1
2022-06-22ASoC: cs42l56: Correct typo in minimum level for SX volume controlsCharles Keepax1-2/+2
2022-06-22ASoC: cs42l52: Correct TLV for Bypass VolumeCharles Keepax1-1/+3
2022-06-22ASoC: cs53l30: Correct number of volume levels on SX controlsCharles Keepax1-8/+8
2022-06-22ASoC: cs35l36: Update digital volume TLVCharles Keepax1-1/+2
2022-06-22ASoC: cs42l52: Fix TLV scales for mixer controlsCharles Keepax1-2/+2
2022-06-22ASoC: nau8822: Add operation for internal PLL off and onHui Wang2-0/+7
2022-06-14ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo Yoga ...Cameron Berkenpas1-0/+1
2022-06-14ALSA: hda/conexant - Fix loopback issue with CX20632huangwenhui1-0/+7
2022-06-14ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definitionShengjiu Wang1-2/+2
2022-06-09ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" controlMark Brown1-1/+1
2022-06-09ASoC: atmel-classd: Remove endianness flag on class d componentCharles Keepax1-1/+0
2022-06-09ASoC: atmel-pdmic: Remove endianness flag on pdmic componentCharles Keepax1-1/+0
2022-06-09ASoC: max98090: Move check for invalid values before casting in max98090_put_...Alexey Khoroshilov1-2/+4
2022-06-09ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_tran...Yang Yingliang1-3/+3
2022-06-09ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*Miaoqian Lin1-11/+33
2022-06-09ASoC: samsung: Fix refcount leak in aries_audio_probeMiaoqian Lin1-1/+1
2022-06-09ASoC: samsung: Use dev_err_probe() helperKuninori Morimoto11-40/+26
2022-06-09ASoC: mxs-saif: Fix refcount leak in mxs_saif_probeMiaoqian Lin1-0/+1
2022-06-09ASoC: fsl: Fix refcount leak in imx_sgtl5000_probeMiaoqian Lin1-6/+8
2022-06-09ASoC: rk3328: fix disabling mclk on pclk probe failureNicolas Frattaroli1-1/+1
2022-06-09ALSA: pcm: Check for null pointer of pointer substream before dereferencing itColin Ian King1-1/+2
2022-06-09ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probeMiaoqian Lin1-2/+7
2022-06-09ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probeMiaoqian Lin1-1/+4
2022-06-09ASoC: rt1015p: remove dependency on GPIOLIBPierre-Louis Bossart1-1/+0
2022-06-09ASoC: max98357a: remove dependency on GPIOLIBPierre-Louis Bossart1-1/+0
2022-06-09ASoC: rt5645: Fix errorenous cleanup orderLin Ma1-1/+6
2022-06-09ASoC: tscs454: Add endianness flag in snd_soc_component_driverCharles Keepax1-6/+6
2022-06-09ASoC: dapm: Don't fold register value changes into notificationsMark Brown1-2/+0
2022-06-09ASoC: Intel: bytcr_rt5640: Add quirk for the HP Pro Tablet 408Hans de Goede1-0/+12
2022-06-09ALSA: jack: Access input_dev under mutexAmadeusz Sławiński1-7/+27
2022-06-09ALSA: usb-audio: Cancel pending work at closing a MIDI substreamTakashi Iwai1-0/+3
2022-06-09ALSA: hda/realtek - Fix microphone noise on ASUS TUF B550M-PLUSMarios Levogiannis1-0/+10
2022-06-09ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9520 laptopRik van der Kemp1-0/+1
2022-05-30ALSA: ctxfi: Add SB046x PCI IDEdward Matijevic2-1/+4
2022-05-25ALSA: hda/realtek: Add quirk for TongFang devices with pop noiseWerner Sembach1-0/+8
2022-05-25ALSA: wavefront: Proper check of get_user() errorTakashi Iwai1-1/+2
2022-05-25ALSA: usb-audio: Restore Rane SL-1 quirkTakashi Iwai1-0/+9
2022-05-25ALSA: hda/realtek: Enable headset mic on Lenovo P360Kai-Heng Feng1-0/+1
2022-05-18ASoC: ops: Validate input values in snd_soc_put_volsw_range()Mark Brown1-1/+17
2022-05-18ASoC: max98090: Generate notifications on changes for custom controlMark Brown1-1/+1
2022-05-18ASoC: max98090: Reject invalid values in custom control put()Mark Brown1-0/+3
2022-05-12ASoC: dmaengine: Restore NULL prepare_slave_config() callbackCodrin Ciubotariu1-3/+3
2022-05-12ASoC: meson: Fix event generation for AUI CODEC muxMark Brown1-1/+1
2022-05-12ASoC: meson: Fix event generation for G12A tohdmi muxMark Brown1-1/+1