index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
oss
/
pcm_oss.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
ALSA: oss: fix compile error when OSS_DEBUG is enabled
Bixuan Cui
2022-01-27
*
ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*()
Takashi Iwai
2021-12-14
*
ALSA: pcm: oss: Limit the period size to 16MB
Takashi Iwai
2021-12-14
*
ALSA: pcm: oss: Fix negative period/buffer sizes
Takashi Iwai
2021-12-14
*
ALSA: pcm: oss: Fix a few more UBSAN fixes
Takashi Iwai
2020-12-29
*
ALSA: pcm: oss: Fix potential out-of-bounds shift
Takashi Iwai
2020-12-29
*
ALSA: pcm: Fix possible OOB access in PCM oss plugins
Takashi Iwai
2019-04-03
*
ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
Takashi Iwai
2018-04-24
*
ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
Takashi Iwai
2018-04-24
*
ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
Takashi Iwai
2018-04-24
*
ALSA: pcm: Avoid potential races between OSS ioctls and read/write
Takashi Iwai
2018-04-24
*
ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulation
Takashi Iwai
2018-04-24
*
ALSA: oss: consolidate kmalloc/memset 0 call to kzalloc
Nicholas Mc Guire
2018-04-24
*
ALSA: pcm: potential uninitialized return values
Dan Carpenter
2018-04-08
*
ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()
Takashi Iwai
2018-03-22
*
ALSA: pcm: Allow aborting mutex lock at OSS read/write loops
Takashi Iwai
2018-01-17
*
ALSA: pcm: Abort properly at pending signal in OSS read/write loops
Takashi Iwai
2018-01-17
*
ALSA: pcm: Remove incorrect snd_BUG_ON() usages
Takashi Iwai
2018-01-17
*
ALSA: pcm: Fix potential deadlock in OSS emulation
Takashi Iwai
2016-02-17
*
ALSA: core: Drop superfluous error/debug messages after malloc failures
Takashi Iwai
2015-03-10
*
ALSA: snd_pcm_oss_period_size: Use round{up,down}_pow_of_two()
Lars-Peter Clausen
2014-12-30
*
ALSA: oss: Use standard printk helpers
Takashi Iwai
2014-02-14
*
ALSA: Drop unused name argument in snd_register_oss_device()
Takashi Iwai
2014-02-12
*
ALSA: Fix card refcount unbalance
Takashi Iwai
2012-11-08
*
ALSA: Avoid endless sleep after disconnect
Takashi Iwai
2012-10-30
*
ALSA: Add a reference counter to card instance
Takashi Iwai
2012-10-30
*
ALSA: module_param: make bool parameters really bool
Rusty Russell
2011-12-19
*
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
2011-10-31
*
ALSA: core: sparse cleanups
Clemens Ladisch
2011-02-14
*
ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near()
Jesper Juhl
2011-01-10
*
ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulation
Takashi Iwai
2010-11-30
*
ALSA: core - Define llseek fops
Takashi Iwai
2010-04-13
*
ALSA: pcm_lib - return back hw_ptr_interrupt
Jaroslav Kysela
2010-01-26
*
ALSA: pcm_lib - cleanup & merge hw_ptr update functions
Jaroslav Kysela
2010-01-07
*
Merge branch 'topic/oss' into for-linus
Takashi Iwai
2009-09-10
|
\
|
*
ALSA: allocation may fail in snd_pcm_oss_change_params()
Roel Kluin
2009-08-31
*
|
ALSA: Add const prefix to proc helper functions
Takashi Iwai
2009-09-08
|
/
*
ALSA: Clean up 64bit division functions
Takashi Iwai
2009-06-05
*
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2009-03-26
|
\
|
*
Use f_lock to protect f_flags
Jonathan Corbet
2009-03-16
*
|
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2009-03-24
|
\
\
|
*
|
ALSA: Add missing KERN_* prefix to printk in sound/core
Takashi Iwai
2009-02-05
*
|
|
ALSA: pcm_oss, fix locking typo
Jiri Slaby
2009-03-18
|
|
/
|
/
|
*
|
ALSA: pcm_oss: AFMT_S24_LE is set twice in return value
Roel Kluin
2009-02-04
|
/
*
[PATCH] introduce fmode_t, do annotations
Al Viro
2008-10-21
*
ALSA: Kill snd_assert() in sound/core/*
Takashi Iwai
2008-08-13
*
sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D...
Jaroslav Kysela
2008-08-01
*
ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE
Pawel MOLL
2008-07-29
*
[ALSA] Fix Oops with PCM OSS sync
Takashi Iwai
2008-01-31
*
[ALSA] Remove sound/driver.h
Takashi Iwai
2008-01-31
[next]