summaryrefslogtreecommitdiff
path: root/sound/core/oss/pcm_oss.c
AgeCommit message (Expand)Author
2018-01-09ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulationTakashi Iwai
2018-01-09Merge branch 'for-linus' into for-nextTakashi Iwai
2018-01-08ALSA: pcm: Allow aborting mutex lock at OSS read/write loopsTakashi Iwai
2018-01-08ALSA: pcm: Abort properly at pending signal in OSS read/write loopsTakashi Iwai
2018-01-02ALSA: pcm: Set config update bits only when really changedTakashi Iwai
2018-01-02ALSA: pcm: Remove incorrect snd_BUG_ON() usagesTakashi Iwai
2017-07-06Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-02ALSA: pcm: Build OSS writev/readv helpers conditionallyTakashi Iwai
2017-06-02ALSA: pcm: Kill set_fs() in PCM OSS layerTakashi Iwai
2017-05-17ALSA: pcm/oss: refer to parameters instead of copying to reduce usage of kern...Takashi Sakamoto
2017-05-17ALSA: pcm: use helper function to refer parameter as read-onlyTakashi Sakamoto
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2016-11-12ALSA: oss: don't opencode IS_REACHABLE()Fabian Frederick
2016-02-01ALSA: pcm: Fix potential deadlock in OSS emulationTakashi Iwai
2015-12-20ALSA: oss: consolidate kmalloc/memset 0 call to kzallocNicholas Mc Guire
2015-12-03ALSA: Fix compat_ioctl handling for OSS emulationsTakashi Iwai
2015-03-10ALSA: core: Drop superfluous error/debug messages after malloc failuresTakashi Iwai
2014-12-30ALSA: snd_pcm_oss_period_size: Use round{up,down}_pow_of_two()Lars-Peter Clausen
2014-02-14ALSA: oss: Use standard printk helpersTakashi Iwai
2014-02-12ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai
2012-11-08ALSA: Fix card refcount unbalanceTakashi Iwai
2012-10-30ALSA: Avoid endless sleep after disconnectTakashi Iwai
2012-10-30ALSA: Add a reference counter to card instanceTakashi Iwai
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-02-14ALSA: core: sparse cleanupsClemens Ladisch
2011-01-10ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near()Jesper Juhl
2010-11-30ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulationTakashi Iwai
2010-04-13ALSA: core - Define llseek fopsTakashi Iwai
2010-01-26ALSA: pcm_lib - return back hw_ptr_interruptJaroslav Kysela
2010-01-07ALSA: pcm_lib - cleanup & merge hw_ptr update functionsJaroslav Kysela
2009-09-10Merge branch 'topic/oss' into for-linusTakashi Iwai
2009-09-08ALSA: Add const prefix to proc helper functionsTakashi Iwai
2009-08-31ALSA: allocation may fail in snd_pcm_oss_change_params()Roel Kluin
2009-06-05ALSA: Clean up 64bit division functionsTakashi Iwai
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-03-18ALSA: pcm_oss, fix locking typoJiri Slaby
2009-03-16Use f_lock to protect f_flagsJonathan Corbet
2009-02-05ALSA: Add missing KERN_* prefix to printk in sound/coreTakashi Iwai
2009-02-04ALSA: pcm_oss: AFMT_S24_LE is set twice in return valueRoel Kluin
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai
2008-08-01sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D...Jaroslav Kysela
2008-07-29ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL
2008-01-31[ALSA] Fix Oops with PCM OSS syncTakashi Iwai
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] Remove PCM sleep_min and tickTakashi Iwai
2008-01-31[ALSA] Remove PCM xfer_align sw paramsTakashi Iwai