summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2019-05-16ASoC: tlv320aic32x4: Fix Common PinsAnnaliese McDermond1-0/+2
2019-05-16ASoC: cs4270: Set auto-increment bit for register writesDaniel Mack1-0/+1
2019-05-16ASoC:soc-pcm:fix a codec fixup issue in TDM caseRander Wang1-2/+5
2019-04-27ALSA: core: Fix card races between register and disconnectTakashi Iwai1-9/+9
2019-04-27ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declarationColin Ian King1-1/+1
2019-04-27ALSA: sb8: add a check for request_regionKangjie Lu1-0/+4
2019-04-27ALSA: echoaudio: add a check for ioremap_nocacheKangjie Lu1-0/+5
2019-04-27ASoC: fsl_esai: fix channel swap issue when stream startsS.j. Wang1-10/+37
2019-04-27ALSA: seq: Fix OOB-reads from strlcpyZubin Mithra1-3/+3
2019-04-27ALSA: PCM: check if ops are defined before suspending PCMRanjani Sridharan1-0/+8
2019-04-27SoC: imx-sgtl5000: add missing put_device()Wen Yang1-0/+1
2019-04-03ALSA: pcm: Don't suspend stream in unrecoverable PCM stateTakashi Iwai1-1/+8
2019-04-03ALSA: pcm: Fix possible OOB access in PCM oss pluginsTakashi Iwai1-21/+22
2019-03-23ASoC: fsl_esai: fix register setting issue in RIGHT_J modeS.j. Wang1-3/+4
2019-03-23ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liqu...Takashi Sakamoto1-1/+13
2019-03-23ASoC: imx-audmux: change snprintf to scnprintf for possible overflowSilvio Cesare1-12/+12
2019-03-23ALSA: compress: prevent potential divide by zero bugsDan Carpenter1-1/+2
2019-03-23ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic fieldRander Wang2-2/+2
2019-02-20ALSA: usb-audio: Fix implicit fb endpoint setup by quirkManuel Reinhardt1-1/+8
2019-02-20ASoC: fsl: Fix SND_SOC_EUKREA_TLV320 build error on i.MX8MFabio Estevam1-1/+1
2019-01-26ALSA: bebob: fix model-id of unit for Apogee EnsembleTakashi Sakamoto1-1/+1
2019-01-13ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirksHui Peng1-0/+3
2019-01-13ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()Takashi Iwai1-2/+8
2019-01-13ALSA: cs46xx: Potential NULL dereference in probeDan Carpenter1-0/+3
2018-12-21ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto2-7/+1
2018-12-21ALSA: isa/wavefront: prevent some out of bound writesDan Carpenter1-0/+9
2018-12-17ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLEPeter Ujfalusi1-0/+9
2018-12-17ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLEPeter Ujfalusi1-1/+42
2018-12-13ALSA: pcm: Call snd_pcm_unlink() conditionally at closingTakashi Iwai1-1/+2
2018-12-13ALSA: hda: Add support for AMD Stoney RidgeKai-Heng Feng1-0/+4
2018-12-13ALSA: trident: Suppress gcc string warningTakashi Iwai1-1/+1
2018-12-13ALSA: sparc: Fix invalid snd_free_pages() at error pathTakashi Iwai1-6/+2
2018-12-13ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control writeTakashi Iwai1-1/+1
2018-12-13ALSA: wss: Fix invalid snd_free_pages() at error pathTakashi Iwai1-2/+0
2018-11-22ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio popsAlex Stanoev1-1/+1
2018-11-10ALSA: usb-audio: Add a more accurate volume quirk for AudioQuest DragonFlyAnssi Hannula4-12/+43
2018-11-10ALSA: hda - Add headset mic support for Acer Aspire V5-573GMateusz Sylwestrzak1-1/+1
2018-11-10ASoC: dapm: Don't add prefix to widget stream nameLars-Peter Clausen1-9/+3
2018-10-13ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIsLiam Girdwood1-0/+7
2018-10-13ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven RidgeKai-Heng Feng1-1/+2
2018-10-13ALSA: snd-aoa: add of_node_put() in error pathNicholas Mc Guire1-1/+3
2018-10-13ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFOWilly Tarreau1-1/+1
2018-10-13ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st...Takashi Sakamoto1-10/+14
2018-10-13ASoC: cs4265: fix MMTLR Data switch controlSébastien Szymanski1-2/+2
2018-09-26ALSA: pcm: Fix snd_interval_refine first/last with open min/maxTimo Wischer1-4/+10
2018-09-26ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macroTakashi Iwai1-1/+2
2018-09-26ALSA: msnd: Fix the default sample sizesTakashi Iwai1-2/+2
2018-09-26ASoC: wm8994: Fix missing break in switchGustavo A. R. Silva1-0/+1
2018-09-05ASoC: sirf: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-4/+3
2018-08-28ALSA: vxpocket: Fix invalid endian conversionsTakashi Iwai1-5/+5