summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2020-02-24ALSA: hda - Add docking station support for Lenovo Thinkpad T420sPeter Große1-0/+1
2020-02-24ALSA: hda/hdmi - add retry logic to parse_intel_hdmi()Kai Vehmanen1-2/+5
2020-02-24ASoC: SOF: Intel: hda: Fix SKL dai countCezary Rojewski1-1/+1
2020-02-24ALSA: usb-audio: add implicit fb quirk for MOTU M SeriesAlexander Tsoy1-0/+4
2020-02-24ALSA: usb-audio: unlock on error in probeDan Carpenter1-1/+1
2020-02-24ASoC: SOF: Intel: hda-dai: fix compilation warning in pcm_preparePierre-Louis Bossart1-3/+0
2020-02-24ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=mChen Zhou1-0/+2
2020-02-24ALSA: usb-audio: Add boot quirk for MOTU M SeriesAlexander Tsoy3-0/+47
2020-02-24ASoC: Intel: sof_rt5682: Ignore the speaker amp when there isn't one.Sam McNally1-1/+8
2020-02-24ALSA: sh: Fix compile warning wrt constTakashi Iwai1-2/+2
2020-02-24ALSA: hda/realtek - Apply mic mute LED quirk for Dell E7xx laptops, tooTakashi Iwai1-1/+9
2020-02-24ALSA: sh: Fix unused variable warningsTakashi Iwai1-3/+0
2020-02-24ASoC: soc-topology: fix endianness issuesPierre-Louis Bossart1-20/+22
2020-02-24ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_statusNathan Chancellor1-1/+1
2020-02-24ASoC: intel: sof_rt5682: Add support for tgl-max98357a-rt5682Sathyanarayana Nujella1-0/+20
2020-02-24ASoC: intel: sof_rt5682: Add quirk for number of HDMI DAI'sSathyanarayana Nujella1-3/+11
2020-02-24ALSA: ctl: allow TLV read operation for callback type of element in locked caseTakashi Sakamoto1-2/+3
2020-02-19ALSA: usb-audio: Add clock validity quirk for Denon MC7000/MCX8000Alexander Tsoy3-32/+66
2020-02-19ALSA: usb-audio: sound: usb: usb true/false for bool return typeSaurav Girepunje1-5/+5
2020-02-19ALSA: usb-audio: Apply sample rate quirk for Audioengine D1Arvind Sankar1-0/+1
2020-02-19ALSA: hda/realtek - Fix silent output on MSI-GL73Takashi Iwai1-0/+1
2020-02-19ALSA: hda/realtek - Add more codec supported Headset ButtonKailang Yang1-0/+3
2020-02-19ALSA: usb-audio: Fix UAC2/3 effect unit parsingTakashi Iwai1-2/+10
2020-02-15ASoC: pcm: update FE/BE trigger order based on the commandRanjani Sridharan1-27/+68
2020-02-11ASoC: Intel: skl_hda_dsp_common: Fix global-out-of-bounds bugCezary Rojewski1-9/+12
2020-02-11ASoC: sgtl5000: Fix VDDA and VDDIO comparisonMarek Vasut1-1/+2
2020-02-11ASoC: meson: axg-fifo: fix fifo threshold setupJerome Brunet4-28/+50
2020-02-11ASoC: SOF: core: release resources on errors in probe_continuePierre-Louis Bossart2-21/+15
2020-02-11ASoC: SOF: Introduce state machine for FW bootRanjani Sridharan7-24/+99
2020-02-11ASoC: SOF: core: free trace on errorsPierre-Louis Bossart1-2/+5
2020-02-11ALSA: hda: Add JasperLake PCI ID and codec vidYong Zhi2-0/+3
2020-02-11ALSA: hda: Add Clevo W65_67SB the power_save blacklistHans de Goede1-0/+2
2020-02-11ALSA: hda: Apply aligned MMIO access only conditionallyTakashi Iwai1-0/+1
2020-02-11ALSA: dummy: Fix PCM format loop in proc outputTakashi Iwai1-1/+1
2020-02-11ALSA: usb-audio: Annotate endianess in Scarlett gen2 quirkTakashi Iwai1-23/+23
2020-02-11ALSA: usb-audio: Fix endianess in descriptor validationTakashi Iwai1-3/+3
2020-02-06ASoC: topology: fix soc_tplg_fe_link_create() - link->dobj initialization orderJaroslav Kysela1-3/+4
2020-02-06ASoC: sti: fix possible sleep-in-atomicArnaud Pouliquen1-3/+4
2020-02-06ASoC: hdac_hda: Fix error in driver removal after failed probeKai Vehmanen1-1/+3
2020-02-06ASoC: SOF: Intel: fix HDA codec driver probe with multiple controllersKai Vehmanen1-7/+12
2020-02-06ASoC: rt5640: Fix NULL dereference on module unloadDmitry Osipenko1-0/+7
2020-02-01ALSA: hda/realtek - Move some alc236 pintbls to fallback tableHui Wang1-14/+3
2020-02-01ASoC: Intel: cht_bsw_rt5645: Add quirk for boards using pmc_plt_clk_0Sam McNally1-6/+20
2020-02-01ASoC: topology: Prevent use-after-free in snd_soc_get_pcm_runtime()Dragos Tarcatu1-3/+3
2020-02-01ASoC: fsl_audmix: add missed pm_runtime_disableChuhong Yuan1-1/+8
2020-02-01ASoC: SOF: Intel: hda: hda-dai: fix oops on hda_link .hw_freePierre-Louis Bossart1-2/+9
2020-02-01ASoC: SOF: fix fault at driver unload after failed probeKai Vehmanen1-0/+3
2020-01-23ALSA: usb-audio: fix sync-ep altsetting sanity checkJohan Hovold1-1/+1
2020-01-23ALSA: firewire-tascam: fix corruption due to spin lock without restoration in...Takashi Sakamoto1-2/+3
2020-01-23ALSA: seq: Fix racy access for queue timer in proc readTakashi Iwai1-5/+9