summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2019-06-11ALSA: hda/realtek - Set default power save node to 0Kailang Yang
2019-06-11ASoC: davinci-mcasp: Fix clang warning without CONFIG_PMArnd Bergmann
2019-06-11ASoC: fsl_utils: fix a leaked reference by adding missing of_node_putWen Yang
2019-06-11ASoC: eukrea-tlv320: fix a leaked reference by adding missing of_node_putWen Yang
2019-06-11ASoC: fsl_sai: Update is_slave_mode with correct valueDaniel Baluta
2019-06-11ASoC: imx: fix fiq dependenciesArnd Bergmann
2019-06-11ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bugMichaƂ Wadowski
2019-06-11ASoC: RT5677-SPI: Disable 16Bit SPI TransfersCurtis Malainey
2019-06-11ASoC: max98090: Fix restore of DAPM MuxesJon Hunter
2019-06-11ALSA: hda/realtek - EAPD turn on laterKailang Yang
2019-06-11ALSA: hda/hdmi - Consider eld_valid when reporting jack eventHui Wang
2019-06-11ALSA: usb-audio: Fix a memory leak bugWenwen Wang
2019-05-16ASoC: Intel: avoid Oops if DMA setup failsRoss Zwisler
2019-05-16ASoC: tlv320aic32x4: Fix Common PinsAnnaliese McDermond
2019-05-16ASoC: cs4270: Set auto-increment bit for register writesDaniel Mack
2019-05-16ASoC:soc-pcm:fix a codec fixup issue in TDM caseRander Wang
2019-05-16ALSA: line6: use dynamic buffersGreg Kroah-Hartman
2019-04-27ALSA: info: Fix racy addition/deletion of nodesTakashi Iwai
2019-04-27ALSA: core: Fix card races between register and disconnectTakashi Iwai
2019-04-27ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declarationColin Ian King
2019-04-27ALSA: sb8: add a check for request_regionKangjie Lu
2019-04-27ALSA: echoaudio: add a check for ioremap_nocacheKangjie Lu
2019-04-27ASoC: fsl_esai: fix channel swap issue when stream startsS.j. Wang
2019-04-27ALSA: seq: Fix OOB-reads from strlcpyZubin Mithra
2019-04-27ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probewen yang
2019-04-27ALSA: PCM: check if ops are defined before suspending PCMRanjani Sridharan
2019-04-27SoC: imx-sgtl5000: add missing put_device()Wen Yang
2019-04-03ALSA: pcm: Don't suspend stream in unrecoverable PCM stateTakashi Iwai
2019-04-03ALSA: pcm: Fix possible OOB access in PCM oss pluginsTakashi Iwai
2019-04-03ALSA: seq: oss: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2019-04-03ALSA: rawmidi: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2019-04-03ALSA: compress: add support for 32bit calls in a 64bit kernelRavindra Lokhande
2019-04-03ALSA: hda - Enforces runtime_resume after S3 and S4 for each codecHui Wang
2019-04-03ALSA: hda - Record the current power state before suspend/resume callsTakashi Iwai
2019-03-23ASoC: topology: free created components in tplg load errorBard liao
2019-03-23ASoC: fsl_esai: fix register setting issue in RIGHT_J modeS.j. Wang
2019-03-23ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liqu...Takashi Sakamoto
2019-03-23ASoC: imx-audmux: change snprintf to scnprintf for possible overflowSilvio Cesare
2019-03-23ASoC: dapm: change snprintf to scnprintf for possible overflowSilvio Cesare
2019-03-23ALSA: compress: prevent potential divide by zero bugsDan Carpenter
2019-03-23ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic fieldRander Wang
2019-02-20ALSA: usb-audio: Fix implicit fb endpoint setup by quirkManuel Reinhardt
2019-02-20ALSA: hda - Add quirk for HP EliteBook 840 G5Jurica Vukadin
2019-02-20ALSA: hda - Serialize codec registrationsTakashi Iwai
2019-02-20ASoC: fsl: Fix SND_SOC_EUKREA_TLV320 build error on i.MX8MFabio Estevam
2019-02-20ASoC: Intel: mrfld: fix uninitialized variable accessArnd Bergmann
2019-02-06ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pagesKangjie Lu
2019-01-26ALSA: bebob: fix model-id of unit for Apogee EnsembleTakashi Sakamoto
2019-01-16ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225Kailang Yang
2019-01-13ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirksHui Peng