summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2020-11-24ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220)PeiSen Hou1-1/+49
2020-11-24ALSA: mixart: Fix mutex deadlockTakashi Iwai1-3/+2
2020-11-24ALSA: ctl: fix error path at adding user-defined element setTakashi Sakamoto1-1/+1
2020-11-24ALSA: usb-audio: Add delay quirk for all Logitech USB devicesJoakim Tjernlund1-5/+5
2020-11-24ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()Dan Carpenter1-2/+2
2020-11-24ASoC: qcom: lpass-platform: Fix memory leakSrinivasa Rao Mandadapu1-1/+4
2020-11-18ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link()Dan Carpenter1-0/+2
2020-11-10ALSA: usb-audio: Add implicit feedback quirk for MODXGeoffrey D. Bennett1-0/+1
2020-11-10ALSA: usb-audio: Add implicit feedback quirk for Qu-16Geoffrey D. Bennett1-0/+1
2020-11-10ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas devicesArtem Lapkin1-0/+1
2020-11-10ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2Keith Winstein1-0/+4
2020-10-29ALSA: seq: oss: Avoid mutex lock for a long-time ioctlTakashi Iwai1-2/+5
2020-10-29ASoC: qcom: lpass-cpu: fix concurrency issueRohit kumar1-16/+0
2020-10-29ASoC: qcom: lpass-platform: fix memory leakRohit kumar1-1/+2
2020-10-29ALSA: hda/realtek: Enable audio jacks of ASUS D700SA with ALC887Jian-Hong Pan1-0/+42
2020-10-29ALSA: bebob: potential info leak in hwdep_read()Dan Carpenter1-2/+1
2020-10-01ALSA: asihpi: fix iounmap in error handlerTom Rix1-2/+2
2020-10-01ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1Hans de Goede1-0/+10
2020-10-01ASoC: wm8994: Ensure the device is resumed in wm89xx_mic_detect functionsSylwester Nawrocki1-0/+8
2020-10-01ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811Sylwester Nawrocki3-0/+6
2020-10-01ASoC: img-i2s-out: Fix runtime PM imbalance on errorDinghao Liu1-2/+6
2020-10-01ALSA: hda: Fix potential race in unsol event handlerTakashi Iwai1-0/+4
2020-10-01ALSA: usb-audio: Fix case when USB MIDI interface has more than one extra end...Andreas Steinmetz1-5/+24
2020-10-01ALSA: usb-audio: Don't create a mixer element with bogus volume rangeTakashi Iwai1-0/+10
2020-10-01ALSA: hda: Clear RIRB status before reading WPMohan Kumar1-2/+9
2020-10-01ASoC: max98090: remove msleep in PLL unlocked workaroundTzung-Bi Shih1-1/+7
2020-10-01ALSA: hda/realtek: Enable front panel headset LED on Lenovo ThinkStation P520Kai-Heng Feng1-0/+7
2020-10-01ALSA: hda/realtek - Couldn't detect Mic if booting with headset pluggedHui Wang1-1/+5
2020-10-01ALSA: usb-audio: Add delay quirk for H570e USB headsetsJoakim Tjernlund1-3/+4
2020-10-01ASoC: kirkwood: fix IRQ error handlingRussell King1-1/+1
2020-09-23Revert "ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A...Greg Kroah-Hartman1-1/+0
2020-09-23ASoC: qcom: Set card->owner to avoid warningsStephan Gerhold4-0/+4
2020-09-17ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabledRander Wang1-0/+2
2020-09-17ALSA: hda: Fix 2 channel swapping for TegraMohan Kumar1-0/+5
2020-09-12ALSA; firewire-tascam: exclude Tascam FE-8 from detectionTakashi Sakamoto1-1/+29
2020-09-09ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRODan Crawford1-0/+1
2020-09-09ALSA: firewire-digi00x: exclude Avid Adrenaline from detectionTakashi Sakamoto1-0/+5
2020-09-09ALSA: hda/hdmi: always check pin power status in i915 pin fixupKai Vehmanen1-0/+1
2020-09-09ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity checkTakashi Iwai1-2/+2
2020-09-09ALSA: ca0106: fix error code handlingTong Zhang1-1/+2
2020-09-03ALSA: usb-audio: Update documentation comment for MS2109 quirkHector Martin1-2/+2
2020-09-03ASoC: wm8994: Avoid attempts to read unreadable registersSylwester Nawrocki1-0/+4
2020-09-03ASoC: tegra: Fix reference count leaks.Qiushi Wu2-2/+6
2020-09-03ASoC: img-parallel-out: Fix a reference count leakQiushi Wu1-1/+3
2020-09-03ASoC: img: Fix a reference count leak in img_i2s_in_set_fmtQiushi Wu1-1/+3
2020-09-03ALSA: pci: delete repeated words in commentsRandy Dunlap7-7/+7
2020-08-26ASoC: intel: Fix memleak in sst_media_openDinghao Liu1-2/+3
2020-08-26ASoC: msm8916-wcd-analog: fix register Interrupt offsetSrinivas Kandagatla1-2/+2
2020-08-26ASoC: q6routing: add dummy register read/write functionSrinivas Kandagatla1-0/+16
2020-08-21ALSA: echoaudio: Fix potential Oops in snd_echo_resume()Dinghao Liu1-2/+0