aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/oss (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-06Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds5-89/+34
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar1-2/+2
2017-06-16ALSA: core: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai1-2/+1
2017-06-02ALSA: pcm: Build OSS writev/readv helpers conditionallyTakashi Iwai3-12/+10
2017-06-02ALSA: pcm: Kill set_fs() in PCM OSS layerTakashi Iwai1-65/+12
2017-05-18ALSA: pcm/oss: mark snd_pcm_plug_slave_format arg as constArnd Bergmann1-1/+1
2017-05-17ALSA: pcm/oss: refer to parameters instead of copying to reduce usage of kernel stackTakashi Sakamoto3-11/+12
2017-05-17ALSA: pcm: use helper function to refer parameter as read-onlyTakashi Sakamoto1-2/+2
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-0/+1
2016-11-12ALSA: oss: don't opencode IS_REACHABLE()Fabian Frederick1-1/+1
2016-02-01ALSA: pcm: Fix potential deadlock in OSS emulationTakashi Iwai1-6/+15
2015-12-20ALSA: oss: consolidate kmalloc/memset 0 call to kzallocNicholas Mc Guire1-2/+1
2015-12-03ALSA: Fix compat_ioctl handling for OSS emulationsTakashi Iwai2-2/+13
2015-10-15ALSA: oss: underflow in snd_mixer_oss_proc_write()Dan Carpenter1-1/+2
2015-05-27ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang1-3/+3
2015-03-10ALSA: core: Drop superfluous error/debug messages after malloc failuresTakashi Iwai2-4/+1
2014-12-30ALSA: snd_pcm_oss_period_size: Use round{up,down}_pow_of_two()Lars-Peter Clausen1-3/+3
2014-02-14ALSA: oss: Use standard printk helpersTakashi Iwai2-56/+55
2014-02-12ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai2-8/+4
2012-11-14ALSA: core: fix NULL checking in snd_pcm_plug_slave_size()Xi Wang1-1/+2
2012-11-14ALSA: core: fix NULL checking in snd_pcm_plug_client_size()Xi Wang1-1/+2
2012-11-08ALSA: Fix card refcount unbalanceTakashi Iwai2-0/+2
2012-10-30ALSA: Avoid endless sleep after disconnectTakashi Iwai1-0/+4
2012-10-30ALSA: Add a reference counter to card instanceTakashi Iwai2-2/+10
2012-09-03ALSA: fix possible memory leak in snd_mixer_oss_build_input()Wei Yongjun1-0/+2
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell1-1/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker1-1/+1
2011-10-04ALSA: oss-mixer - use strlcpy() instead strcpy()Dan Carpenter1-1/+1
2011-05-26ALSA: core: remove unused variables.Luca Tettamanti1-3/+0
2011-02-14ALSA: core: sparse cleanupsClemens Ladisch7-57/+70
2011-01-10ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near()Jesper Juhl1-1/+3
2010-11-30ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulationTakashi Iwai1-8/+11
2010-10-11Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai1-4/+8
2010-10-11ALSA: OSS mixer emulation - fix lockingJaroslav Kysela1-4/+8
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches1-11/+11
2010-04-13ALSA: core - Define llseek fopsTakashi Iwai2-0/+10
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-01-26ALSA: pcm_lib - return back hw_ptr_interruptJaroslav Kysela1-2/+1
2010-01-07ALSA: pcm_lib - cleanup & merge hw_ptr update functionsJaroslav Kysela1-9/+23
2009-11-05ALSA: rename "PC Speaker" controls to "Speaker"Jaroslav Kysela1-0/+1
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela1-1/+2
2009-09-10Merge branch 'topic/oss' into for-linusTakashi Iwai1-2/+7
2009-09-08ALSA: Add const prefix to proc helper functionsTakashi Iwai2-2/+4
2009-08-31ALSA: allocation may fail in snd_pcm_oss_change_params()Roel Kluin1-2/+7
2009-06-05ALSA: Clean up 64bit division functionsTakashi Iwai1-3/+2
2009-04-07ALSA: oss - volume control for CSWITCH and CROUTEDeepika Makhija1-0/+8
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-0/+2
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai2-20/+33
2009-03-18ALSA: pcm_oss, fix locking typoJiri Slaby1-2/+2