summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: line6: use dynamic buffersGreg Kroah-Hartman2019-05-083-40/+65
* ALSA: info: Fix racy addition/deletion of nodesTakashi Iwai2019-04-271-2/+10
* 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-201-1/+1
* ALSA: sb8: add a check for request_regionKangjie Lu2019-04-201-0/+4
* ALSA: echoaudio: add a check for ioremap_nocacheKangjie Lu2019-04-201-0/+5
* ASoC: fsl_esai: fix channel swap issue when stream startsS.j. Wang2019-04-171-10/+37
* ALSA: seq: Fix OOB-reads from strlcpyZubin Mithra2019-04-171-3/+3
* ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probewen yang2019-04-051-0/+1
* ALSA: PCM: check if ops are defined before suspending PCMRanjani Sridharan2019-04-051-0/+8
* SoC: imx-sgtl5000: add missing put_device()Wen Yang2019-04-051-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
* ALSA: seq: oss: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2019-04-031-3/+4
* ALSA: rawmidi: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2019-04-031-0/+2
* ALSA: hda - Enforces runtime_resume after S3 and S4 for each codecHui Wang2019-03-271-3/+17
* ALSA: hda - Record the current power state before suspend/resume callsTakashi Iwai2019-03-271-2/+41
* ASoC: topology: free created components in tplg load errorBard liao2019-03-231-1/+7
* 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-191-1/+13
* ASoC: imx-audmux: change snprintf to scnprintf for possible overflowSilvio Cesare2019-03-051-12/+12
* ASoC: dapm: change snprintf to scnprintf for possible overflowSilvio Cesare2019-03-051-5/+5
* ALSA: compress: prevent potential divide by zero bugsDan Carpenter2019-03-051-1/+2
* ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic fieldRander Wang2019-03-052-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-123-1/+5
* ASoC: fsl: Fix SND_SOC_EUKREA_TLV320 build error on i.MX8MFabio Estevam2019-02-121-1/+1
* ASoC: Intel: mrfld: fix uninitialized variable accessArnd Bergmann2019-02-121-4/+4
* ASoC: rt5514-spi: Fix potential NULL pointer dereferenceGustavo A. R. Silva2019-01-311-0/+2
* ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pagesKangjie Lu2019-01-311-1/+7
* ALSA: bebob: fix model-id of unit for Apogee EnsembleTakashi Sakamoto2019-01-261-1/+1
* ALSA: oxfw: add support for APOGEE duet FireWireTakashi Sakamoto2019-01-262-0/+9
* 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-091-0/+2
* ALSA: hda: add mute LED support for HP EliteBook 840 G4Mantas Mikulėnas2019-01-091-0/+1
* ALSA: emux: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva2019-01-091-2/+5
* ALSA: pcm: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2019-01-091-0/+2
* ALSA: emu10k1: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva2019-01-091-0/+5
* ALSA: rme9652: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2019-01-091-4/+6
* 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
* ASoC: omap-abe-twl6040: Fix missing audio card caused by deferred probingPeter Ujfalusi2018-12-171-38/+29
* ALSA: hda/realtek - Fix speaker output regression on Thinkpad T570Takashi Iwai2018-12-131-0/+9
* 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