summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tlv320aic32x4: Fix Common PinsAnnaliese McDermond2019-05-161-0/+2
* ASoC: cs4270: Set auto-increment bit for register writesDaniel Mack2019-05-161-0/+1
* ASoC:soc-pcm:fix a codec fixup issue in TDM caseRander Wang2019-05-161-2/+5
* ALSA: core: Fix card races between register and disconnectTakashi Iwai2019-04-271-9/+9
* ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declarationColin Ian King2019-04-271-1/+1
* ALSA: sb8: add a check for request_regionKangjie Lu2019-04-271-0/+4
* ALSA: echoaudio: add a check for ioremap_nocacheKangjie Lu2019-04-271-0/+5
* ASoC: fsl_esai: fix channel swap issue when stream startsS.j. Wang2019-04-271-10/+37
* ALSA: seq: Fix OOB-reads from strlcpyZubin Mithra2019-04-271-3/+3
* ALSA: PCM: check if ops are defined before suspending PCMRanjani Sridharan2019-04-271-0/+8
* SoC: imx-sgtl5000: add missing put_device()Wen Yang2019-04-271-0/+1
* ALSA: pcm: Don't suspend stream in unrecoverable PCM stateTakashi Iwai2019-04-031-1/+8
* ALSA: pcm: Fix possible OOB access in PCM oss pluginsTakashi Iwai2019-04-031-21/+22
* ASoC: fsl_esai: fix register setting issue in RIGHT_J modeS.j. Wang2019-03-231-3/+4
* ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liqu...Takashi Sakamoto2019-03-231-1/+13
* ASoC: imx-audmux: change snprintf to scnprintf for possible overflowSilvio Cesare2019-03-231-12/+12
* ALSA: compress: prevent potential divide by zero bugsDan Carpenter2019-03-231-1/+2
* ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic fieldRander Wang2019-03-232-2/+2
* ALSA: usb-audio: Fix implicit fb endpoint setup by quirkManuel Reinhardt2019-02-201-1/+8
* ASoC: fsl: Fix SND_SOC_EUKREA_TLV320 build error on i.MX8MFabio Estevam2019-02-201-1/+1
* ALSA: bebob: fix model-id of unit for Apogee EnsembleTakashi Sakamoto2019-01-261-1/+1
* ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirksHui Peng2019-01-131-0/+3
* ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()Takashi Iwai2019-01-131-2/+8
* ALSA: cs46xx: Potential NULL dereference in probeDan Carpenter2019-01-131-0/+3
* ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto2018-12-212-7/+1
* ALSA: isa/wavefront: prevent some out of bound writesDan Carpenter2018-12-211-0/+9
* ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLEPeter Ujfalusi2018-12-171-0/+9
* ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLEPeter Ujfalusi2018-12-171-1/+42
* ALSA: pcm: Call snd_pcm_unlink() conditionally at closingTakashi Iwai2018-12-131-1/+2
* ALSA: hda: Add support for AMD Stoney RidgeKai-Heng Feng2018-12-131-0/+4
* ALSA: trident: Suppress gcc string warningTakashi Iwai2018-12-131-1/+1
* ALSA: sparc: Fix invalid snd_free_pages() at error pathTakashi Iwai2018-12-131-6/+2
* ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control writeTakashi Iwai2018-12-131-1/+1
* ALSA: wss: Fix invalid snd_free_pages() at error pathTakashi Iwai2018-12-131-2/+0
* ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio popsAlex Stanoev2018-11-221-1/+1
* ALSA: usb-audio: Add a more accurate volume quirk for AudioQuest DragonFlyAnssi Hannula2018-11-104-12/+43
* ALSA: hda - Add headset mic support for Acer Aspire V5-573GMateusz Sylwestrzak2018-11-101-1/+1
* ASoC: dapm: Don't add prefix to widget stream nameLars-Peter Clausen2018-11-101-9/+3
* ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIsLiam Girdwood2018-10-131-0/+7
* ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven RidgeKai-Heng Feng2018-10-131-1/+2
* ALSA: snd-aoa: add of_node_put() in error pathNicholas Mc Guire2018-10-131-1/+3
* ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFOWilly Tarreau2018-10-131-1/+1
* ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st...Takashi Sakamoto2018-10-131-10/+14
* ASoC: cs4265: fix MMTLR Data switch controlSébastien Szymanski2018-10-131-2/+2
* ALSA: pcm: Fix snd_interval_refine first/last with open min/maxTimo Wischer2018-09-261-4/+10
* ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macroTakashi Iwai2018-09-261-1/+2
* ALSA: msnd: Fix the default sample sizesTakashi Iwai2018-09-261-2/+2
* ASoC: wm8994: Fix missing break in switchGustavo A. R. Silva2018-09-261-0/+1
* ASoC: sirf: Fix potential NULL pointer dereferenceGustavo A. R. Silva2018-09-051-4/+3
* ALSA: vxpocket: Fix invalid endian conversionsTakashi Iwai2018-08-281-5/+5