summaryrefslogtreecommitdiff
path: root/sound/core/oss
Commit message (Expand)AuthorAge
* Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-06
|\
| * ALSA: core: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai2017-06-16
| * ALSA: pcm: Build OSS writev/readv helpers conditionallyTakashi Iwai2017-06-02
| * ALSA: pcm: Kill set_fs() in PCM OSS layerTakashi Iwai2017-06-02
| * ALSA: pcm/oss: mark snd_pcm_plug_slave_format arg as constArnd Bergmann2017-05-18
| * ALSA: pcm/oss: refer to parameters instead of copying to reduce usage of kern...Takashi Sakamoto2017-05-17
| * ALSA: pcm: use helper function to refer parameter as read-onlyTakashi Sakamoto2017-05-17
* | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-20
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* ALSA: oss: don't opencode IS_REACHABLE()Fabian Frederick2016-11-12
* ALSA: pcm: Fix potential deadlock in OSS emulationTakashi Iwai2016-02-01
* ALSA: oss: consolidate kmalloc/memset 0 call to kzallocNicholas Mc Guire2015-12-20
* ALSA: Fix compat_ioctl handling for OSS emulationsTakashi Iwai2015-12-03
* 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
|\
| * ALSA: OSS mixer emulation - fix lockingJaroslav Kysela2010-10-11
* | sound: Remove unnecessary casts of private_dataJoe Perches2010-09-07
|/
* ALSA: core - Define llseek fopsTakashi Iwai2010-04-13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ALSA: pcm_lib - return back hw_ptr_interruptJaroslav Kysela2010-01-26
* ALSA: pcm_lib - cleanup & merge hw_ptr update functionsJaroslav Kysela2010-01-07
* ALSA: rename "PC Speaker" controls to "Speaker"Jaroslav Kysela2009-11-05
* ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-05
* Merge branch 'topic/oss' into for-linusTakashi Iwai2009-09-10
|\
| * ALSA: allocation may fail in snd_pcm_oss_change_params()Roel Kluin2009-08-31
* | ALSA: Add const prefix to proc helper functionsTakashi Iwai2009-09-08
|/
* ALSA: Clean up 64bit division functionsTakashi Iwai2009-06-05
* ALSA: oss - volume control for CSWITCH and CROUTEDeepika Makhija2009-04-07
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-26
|\
| * Use f_lock to protect f_flagsJonathan Corbet2009-03-16
* | Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-24
|\ \