summaryrefslogtreecommitdiff
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: imx-audmux: change snprintf to scnprintf for possible overflowSilvio Cesare2019-03-231-12/+12
* ASoC: dapm: change snprintf to scnprintf for possible overflowSilvio Cesare2019-03-231-5/+5
* 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
* ALSA: hda - Add quirk for HP EliteBook 840 G5Jurica Vukadin2019-02-201-0/+1
* ALSA: hda - Serialize codec registrationsTakashi Iwai2019-02-203-1/+5
* ASoC: fsl: Fix SND_SOC_EUKREA_TLV320 build error on i.MX8MFabio Estevam2019-02-201-1/+1
* ASoC: Intel: mrfld: fix uninitialized variable accessArnd Bergmann2019-02-201-4/+4
* ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pagesKangjie Lu2019-02-061-1/+7
* ALSA: bebob: fix model-id of unit for Apogee EnsembleTakashi Sakamoto2019-01-261-1/+1
* ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225Kailang Yang2019-01-161-1/+15
* 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: hda/tegra: clear pending irq handlersSameer Pujar2019-01-131-0/+2
* ALSA: hda: add mute LED support for HP EliteBook 840 G4Mantas Mikulėnas2019-01-131-0/+1
* ALSA: emux: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva2019-01-131-2/+5
* ALSA: pcm: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2019-01-131-0/+2
* ALSA: emu10k1: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva2019-01-131-0/+5
* ALSA: rme9652: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2019-01-131-4/+6
* ALSA: isa/wavefront: prevent some out of bound writesDan Carpenter2018-12-211-0/+9
* ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto2018-12-172-7/+1
* 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
* ASoC: dapm: Recalculate audio map forcely when card instantiatedTzung-Bi Shih2018-12-171-0/+1
* ALSA: pcm: Call snd_pcm_unlink() conditionally at closingTakashi Iwai2018-12-131-1/+2
* ALSA: pcm: Fix starvation on down_write_nonblock()Chanho Min2018-12-131-5/+6
* ALSA: hda: Add support for AMD Stoney RidgeKai-Heng Feng2018-12-131-0/+4
* ALSA: usb-audio: Fix UAF decrement if card has no live interfaces in card.cHui Peng2018-12-131-1/+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: control: Fix race between adding and removing a user elementTakashi Iwai2018-12-131-35/+45
* 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: hda: Check the non-cached stream buffers more explicitlyTakashi Iwai2018-11-212-3/+9
* ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio popsAlex Stanoev2018-11-211-1/+1
* ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)Jeremy Cline2018-11-211-0/+1
* ASoC: spear: fix error return code in spdif_in_probe()Gustavo A. R. Silva2018-11-101-2/+4
* ALSA: timer: Fix zero-division by continue of uninitialized instanceTakashi Iwai2018-11-101-0/+14
* ASoC: wm8940: Enable cache usage to fix crashes on resumeGeert Uytterhoeven2018-11-101-0/+1
* ASoC: ak4613: Enable cache usage to fix crashes on resumeGeert Uytterhoeven2018-11-101-0/+1
* sound: enable interrupt after dma buffer initializationYu Zhao2018-10-201-2/+6
* ASoC: sigmadsp: safeload should not have lower byte limitDanny Smith2018-10-201-2/+1
* ASoC: wm8804: Add ACPI supportPierre-Louis Bossart2018-10-201-1/+14
* ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760Kai-Heng Feng2018-10-101-0/+1
* ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIsLiam Girdwood2018-10-101-0/+7
* ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven RidgeKai-Heng Feng2018-10-101-1/+2
* ALSA: snd-aoa: add of_node_put() in error pathNicholas Mc Guire2018-10-101-1/+3
* ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFOWilly Tarreau2018-09-291-1/+1