summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* 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
* ALSA: memalloc: Don't exceed over the requested sizeTakashi Iwai2018-08-281-6/+2
* ALSA: cs5535audio: Fix invalid endian conversionTakashi Iwai2018-08-282-5/+5
* ALSA: virmidi: Fix too long output trigger loopTakashi Iwai2018-08-281-0/+10
* ALSA: vx222: Fix invalid endian conversionsTakashi Iwai2018-08-281-4/+4
* ALSA: info: Check for integer overflow in snd_info_entry_write()Erick Reyes2018-08-171-1/+3
* ALSA: hda/ca0132: fix build failure when a local macro is definedTakashi Sakamoto2018-08-091-2/+6
* ALSA: usb-audio: Apply rate limit to warning messages in URB complete callbackTakashi Iwai2018-08-091-1/+1
* ALSA: emu10k1: Rate-limit error messages about page errorsTakashi Iwai2018-08-091-3/+3
* ASoC: dpcm: fix BE dai not hw_free and shutdownKai Chieh Chuang2018-08-091-2/+4
* ALSA: fm801: add error handling for snd_ctl_addZhouyang Jia2018-08-091-4/+12
* ALSA: emu10k1: add error handling for snd_ctl_addZhouyang Jia2018-08-091-1/+3
* ALSA: rawmidi: Change resized buffers atomicallyTakashi Iwai2018-07-281-6/+14
* ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setupAlexander Sverdlin2018-07-031-8/+10
* ASoC: cirrus: i2s: Fix LRCLK configurationAlexander Sverdlin2018-07-033-6/+6
* ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla2018-07-031-0/+2
* ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen2018-07-031-1/+3
* ALSA: vmaster: Propagate slave errorTakashi Iwai2018-05-301-1/+4
* ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()Dan Carpenter2018-05-301-3/+3
* ALSA: control: fix a redundant-copy issueWenwen Wang2018-05-251-2/+1
* ALSA: usb: mixer: volume quirk for CM102-A+/102S+Federico Cuello2018-05-251-0/+8