summaryrefslogtreecommitdiff
path: root/sound/core/oss (follow)
Commit message (Expand)AuthorAge
* ALSA: oss: fix compile error when OSS_DEBUG is enabledBixuan Cui2022-01-27
* ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*()Takashi Iwai2021-12-14
* ALSA: pcm: oss: Limit the period size to 16MBTakashi Iwai2021-12-14
* ALSA: pcm: oss: Fix negative period/buffer sizesTakashi Iwai2021-12-14
* ALSA: mixer: fix deadlock in snd_mixer_oss_set_volumePavel Skripkin2021-11-26
* ALSA: mixer: oss: Fix racy access to slotsTakashi Iwai2021-11-26
* ALSA: pcm: oss: Fix a few more UBSAN fixesTakashi Iwai2020-12-29
* ALSA: pcm: oss: Fix potential out-of-bounds shiftTakashi Iwai2020-12-29
* ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity checkTakashi Iwai2020-09-12
* ALSA: pcm: oss: Place the plugin buffer overflow checks correctlyTakashi Iwai2020-05-05
* ALSA: pcm: oss: Fix regression by buffer overflow fixTakashi Iwai2020-04-24
* ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checksTakashi Iwai2020-04-02
* ALSA: pcm: oss: Avoid plugin buffer overflowTakashi Iwai2020-04-02
* ALSA: pcm: oss: Avoid potential buffer overflowsTakashi Iwai2019-12-21
* ALSA: pcm: signedness bug in snd_pcm_plug_alloc()Dan Carpenter2019-11-25
* ALSA: pcm: Fix possible OOB access in PCM oss pluginsTakashi Iwai2019-04-03
* ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulationTakashi Iwai2018-04-24
* ALSA: pcm: Fix mutex unbalance in OSS emulation ioctlsTakashi Iwai2018-04-24
* ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streamsTakashi Iwai2018-04-24
* ALSA: pcm: Avoid potential races between OSS ioctls and read/writeTakashi Iwai2018-04-24
* ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulationTakashi Iwai2018-04-24
* ALSA: oss: consolidate kmalloc/memset 0 call to kzallocNicholas Mc Guire2018-04-24
* ALSA: pcm: potential uninitialized return valuesDan Carpenter2018-04-08
* ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()Takashi Iwai2018-03-22
* ALSA: pcm: Allow aborting mutex lock at OSS read/write loopsTakashi Iwai2018-01-17
* ALSA: pcm: Abort properly at pending signal in OSS read/write loopsTakashi Iwai2018-01-17
* ALSA: pcm: Add missing error checks in OSS emulation plugin builderTakashi Iwai2018-01-17
* ALSA: pcm: Remove incorrect snd_BUG_ON() usagesTakashi Iwai2018-01-17
* ALSA: pcm: Fix potential deadlock in OSS emulationTakashi Iwai2016-02-17
* ALSA: oss: underflow in snd_mixer_oss_proc_write()Dan Carpenter2015-10-15
* ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang2015-05-27
* ALSA: core: Drop superfluous error/debug messages after malloc failuresTakashi Iwai2015-03-10
* ALSA: snd_pcm_oss_period_size: Use round{up,down}_pow_of_two()Lars-Peter Clausen2014-12-30
* ALSA: oss: Use standard printk helpersTakashi Iwai2014-02-14
* ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai2014-02-12
* ALSA: core: fix NULL checking in snd_pcm_plug_slave_size()Xi Wang2012-11-14
* ALSA: core: fix NULL checking in snd_pcm_plug_client_size()Xi Wang2012-11-14
* ALSA: Fix card refcount unbalanceTakashi Iwai2012-11-08
* ALSA: Avoid endless sleep after disconnectTakashi Iwai2012-10-30
* ALSA: Add a reference counter to card instanceTakashi Iwai2012-10-30
* ALSA: fix possible memory leak in snd_mixer_oss_build_input()Wei Yongjun2012-09-03
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-31
* ALSA: oss-mixer - use strlcpy() instead strcpy()Dan Carpenter2011-10-04
* ALSA: core: remove unused variables.Luca Tettamanti2011-05-26
* ALSA: core: sparse cleanupsClemens Ladisch2011-02-14
* ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near()Jesper Juhl2011-01-10
* ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulationTakashi Iwai2010-11-30
* Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-10-11
|\