summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2022-07-21ASoC: sgtl5000: Fix noise on shutdown/removeFrancesco Dolcini2-0/+10
2022-07-21ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc221Meng Tang1-0/+12
2022-07-21ALSA: hda/conexant: Apply quirk for another HP ProDesk 600 G3 modelMeng Tang1-0/+1
2022-07-21ALSA: hda - Add fixup for Dell Latitidue E5430Meng Tang1-0/+1
2022-07-02ALSA: hda/realtek: Add quirk for Clevo PD70PNTTim Crawford1-0/+1
2022-07-02ALSA: hda/conexant: Fix missing beep setupTakashi Iwai1-2/+2
2022-07-02ALSA: hda/via: Fix missing beep setupTakashi Iwai1-2/+2
2022-06-25ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()Mark Brown1-1/+1
2022-06-25ASoC: es8328: Fix event generation for deemphasis controlMark Brown1-1/+4
2022-06-25ASoC: wm8962: Fix suspend while playing musicAdam Ford1-0/+1
2022-06-25ASoC: cs42l56: Correct typo in minimum level for SX volume controlsCharles Keepax1-2/+2
2022-06-25ASoC: cs42l52: Correct TLV for Bypass VolumeCharles Keepax1-1/+3
2022-06-25ASoC: cs53l30: Correct number of volume levels on SX controlsCharles Keepax1-8/+8
2022-06-25ASoC: cs42l52: Fix TLV scales for mixer controlsCharles Keepax1-2/+2
2022-06-14ALSA: hda/conexant - Fix loopback issue with CX20632huangwenhui1-0/+7
2022-06-14ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" controlMark Brown1-1/+1
2022-06-14ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_tran...Yang Yingliang1-3/+3
2022-06-14ASoC: mxs-saif: Fix refcount leak in mxs_saif_probeMiaoqian Lin1-0/+1
2022-06-14ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probeMiaoqian Lin1-2/+7
2022-06-14ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probeMiaoqian Lin1-1/+4
2022-06-14ASoC: rt5645: Fix errorenous cleanup orderLin Ma1-1/+6
2022-06-14ASoC: tscs454: Add endianness flag in snd_soc_component_driverCharles Keepax1-6/+6
2022-06-14ASoC: dapm: Don't fold register value changes into notificationsMark Brown1-2/+0
2022-06-14ALSA: jack: Access input_dev under mutexAmadeusz Sławiński1-7/+27
2022-06-14ALSA: hda/realtek - Fix microphone noise on ASUS TUF B550M-PLUSMarios Levogiannis1-0/+10
2022-05-25ALSA: wavefront: Proper check of get_user() errorTakashi Iwai1-1/+2
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-15ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai3-11/+38
2022-05-15ALSA: pcm: Fix races among concurrent prealloc proc writesTakashi Iwai1-4/+7
2022-05-15ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free callsTakashi Iwai1-14/+18
2022-05-15ALSA: pcm: Fix races among concurrent read/write and buffer changesTakashi Iwai1-0/+4
2022-05-15ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai2-19/+38
2022-05-12ASoC: dmaengine: Restore NULL prepare_slave_config() callbackCodrin Ciubotariu1-3/+3
2022-05-12ASoC: wm8958: Fix change notifications for DSP controlsMark Brown1-4/+4
2022-05-12ALSA: fireworks: fix wrong return count shorter than expected by 4 bytesTakashi Sakamoto1-0/+1
2022-05-12ASoC: wm8731: Disable the regulator when probing failsZheyu Ma1-8/+11
2022-04-27ASoC: soc-dapm: fix two incorrect uses of list iteratorXiaomeng Tong1-4/+2
2022-04-27ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov1-1/+1
2022-04-27ASoC: msm8916-wcd-digital: Check failure for devm_snd_soc_register_componentMiaoqian Lin1-1/+8
2022-04-27ASoC: atmel: Remove system clock tree configuration for at91sam9g20ekMark Brown1-61/+0
2022-04-27ALSA: usb-audio: Clear MIDI port active flag after drainingTakashi Iwai1-0/+1
2022-04-20ALSA: pcm: Test for "silence" field in struct "pcm_format_data"Fabio M. De Francesco1-1/+1
2022-04-20ALSA: hda/realtek: Add quirk for Clevo PD50PNTTim Crawford1-0/+1
2022-04-15ASoC: topology: Allow TLV control to be either read or writeAmadeusz Sławiński1-1/+2
2022-04-15ASoC: soc-core: skip zero num_dai component in searching dai nameShengjiu Wang1-1/+1
2022-04-15ASoC: msm8916-wcd-digital: Fix missing clk_disable_unprepare() in msm8916_wcd...Miaoqian Lin1-1/+4
2022-04-15ASoC: imx-es8328: Fix error return code in imx_es8328_probe()Wang Wensheng1-0/+1
2022-04-15ASoC: mxs: Fix error handling in mxs_sgtl5000_probeMiaoqian Lin1-0/+3