summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2019-02-20ALSA: usb-audio: Fix implicit fb endpoint setup by quirkManuel Reinhardt
2019-02-20ASoC: fsl: Fix SND_SOC_EUKREA_TLV320 build error on i.MX8MFabio Estevam
2019-01-26ALSA: bebob: fix model-id of unit for Apogee EnsembleTakashi Sakamoto
2019-01-13ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirksHui Peng
2019-01-13ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()Takashi Iwai
2019-01-13ALSA: cs46xx: Potential NULL dereference in probeDan Carpenter
2018-12-21ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto
2018-12-21ALSA: isa/wavefront: prevent some out of bound writesDan Carpenter
2018-12-17ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLEPeter Ujfalusi
2018-12-17ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLEPeter Ujfalusi
2018-12-13ALSA: pcm: Call snd_pcm_unlink() conditionally at closingTakashi Iwai
2018-12-13ALSA: hda: Add support for AMD Stoney RidgeKai-Heng Feng
2018-12-13ALSA: trident: Suppress gcc string warningTakashi Iwai
2018-12-13ALSA: sparc: Fix invalid snd_free_pages() at error pathTakashi Iwai
2018-12-13ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control writeTakashi Iwai
2018-12-13ALSA: wss: Fix invalid snd_free_pages() at error pathTakashi Iwai
2018-11-22ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio popsAlex Stanoev
2018-11-10ALSA: usb-audio: Add a more accurate volume quirk for AudioQuest DragonFlyAnssi Hannula
2018-11-10ALSA: hda - Add headset mic support for Acer Aspire V5-573GMateusz Sylwestrzak
2018-11-10ASoC: dapm: Don't add prefix to widget stream nameLars-Peter Clausen
2018-10-13ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIsLiam Girdwood
2018-10-13ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven RidgeKai-Heng Feng
2018-10-13ALSA: snd-aoa: add of_node_put() in error pathNicholas Mc Guire
2018-10-13ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFOWilly Tarreau
2018-10-13ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st...Takashi Sakamoto
2018-10-13ASoC: cs4265: fix MMTLR Data switch controlSébastien Szymanski
2018-09-26ALSA: pcm: Fix snd_interval_refine first/last with open min/maxTimo Wischer
2018-09-26ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macroTakashi Iwai
2018-09-26ALSA: msnd: Fix the default sample sizesTakashi Iwai
2018-09-26ASoC: wm8994: Fix missing break in switchGustavo A. R. Silva
2018-09-05ASoC: sirf: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2018-08-28ALSA: vxpocket: Fix invalid endian conversionsTakashi Iwai
2018-08-28ALSA: memalloc: Don't exceed over the requested sizeTakashi Iwai
2018-08-28ALSA: cs5535audio: Fix invalid endian conversionTakashi Iwai
2018-08-28ALSA: virmidi: Fix too long output trigger loopTakashi Iwai
2018-08-28ALSA: vx222: Fix invalid endian conversionsTakashi Iwai
2018-08-17ALSA: info: Check for integer overflow in snd_info_entry_write()Erick Reyes
2018-08-09ALSA: hda/ca0132: fix build failure when a local macro is definedTakashi Sakamoto
2018-08-09ALSA: usb-audio: Apply rate limit to warning messages in URB complete callbackTakashi Iwai
2018-08-09ALSA: emu10k1: Rate-limit error messages about page errorsTakashi Iwai
2018-08-09ASoC: dpcm: fix BE dai not hw_free and shutdownKai Chieh Chuang
2018-08-09ALSA: fm801: add error handling for snd_ctl_addZhouyang Jia
2018-08-09ALSA: emu10k1: add error handling for snd_ctl_addZhouyang Jia
2018-07-28ALSA: rawmidi: Change resized buffers atomicallyTakashi Iwai
2018-07-03ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setupAlexander Sverdlin
2018-07-03ASoC: cirrus: i2s: Fix LRCLK configurationAlexander Sverdlin
2018-07-03ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla
2018-07-03ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen
2018-05-30ALSA: vmaster: Propagate slave errorTakashi Iwai
2018-05-30ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()Dan Carpenter