summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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
2018-08-28ALSA: memalloc: Don't exceed over the requested sizeTakashi Iwai1-6/+2
2018-08-28ALSA: cs5535audio: Fix invalid endian conversionTakashi Iwai2-5/+5
2018-08-28ALSA: virmidi: Fix too long output trigger loopTakashi Iwai1-0/+10
2018-08-28ALSA: vx222: Fix invalid endian conversionsTakashi Iwai1-4/+4
2018-08-17ALSA: info: Check for integer overflow in snd_info_entry_write()Erick Reyes1-1/+3
2018-08-09ALSA: hda/ca0132: fix build failure when a local macro is definedTakashi Sakamoto1-2/+6
2018-08-09ALSA: usb-audio: Apply rate limit to warning messages in URB complete callbackTakashi Iwai1-1/+1
2018-08-09ALSA: emu10k1: Rate-limit error messages about page errorsTakashi Iwai1-3/+3
2018-08-09ASoC: dpcm: fix BE dai not hw_free and shutdownKai Chieh Chuang1-2/+4
2018-08-09ALSA: fm801: add error handling for snd_ctl_addZhouyang Jia1-4/+12
2018-08-09ALSA: emu10k1: add error handling for snd_ctl_addZhouyang Jia1-1/+3
2018-07-28ALSA: rawmidi: Change resized buffers atomicallyTakashi Iwai1-6/+14
2018-07-03ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setupAlexander Sverdlin1-8/+10
2018-07-03ASoC: cirrus: i2s: Fix LRCLK configurationAlexander Sverdlin3-6/+6
2018-07-03ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla1-0/+2
2018-07-03ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen1-1/+3
2018-05-30ALSA: vmaster: Propagate slave errorTakashi Iwai1-1/+4
2018-05-30ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()Dan Carpenter1-3/+3
2018-05-25ALSA: control: fix a redundant-copy issueWenwen Wang1-2/+1
2018-05-25ALSA: usb: mixer: volume quirk for CM102-A+/102S+Federico Cuello1-0/+8