summaryrefslogtreecommitdiffstats
path: root/sound/core/oss/pcm_oss.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-061-77/+24
|\
| * ALSA: pcm: Build OSS writev/readv helpers conditionallyTakashi Iwai2017-06-021-6/+6
| * ALSA: pcm: Kill set_fs() in PCM OSS layerTakashi Iwai2017-06-021-65/+12
| * ALSA: pcm/oss: refer to parameters instead of copying to reduce usage of kern...Takashi Sakamoto2017-05-171-8/+8
| * ALSA: pcm: use helper function to refer parameter as read-onlyTakashi Sakamoto2017-05-171-2/+2
* | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-2/+2
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* ALSA: oss: don't opencode IS_REACHABLE()Fabian Frederick2016-11-121-1/+1
* ALSA: pcm: Fix potential deadlock in OSS emulationTakashi Iwai2016-02-011-6/+15
* ALSA: oss: consolidate kmalloc/memset 0 call to kzallocNicholas Mc Guire2015-12-201-2/+1
* ALSA: Fix compat_ioctl handling for OSS emulationsTakashi Iwai2015-12-031-1/+6
* ALSA: core: Drop superfluous error/debug messages after malloc failuresTakashi Iwai2015-03-101-1/+0
* ALSA: snd_pcm_oss_period_size: Use round{up,down}_pow_of_two()Lars-Peter Clausen2014-12-301-3/+3
* ALSA: oss: Use standard printk helpersTakashi Iwai2014-02-141-51/+48
* ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai2014-02-121-3/+1
* ALSA: Fix card refcount unbalanceTakashi Iwai2012-11-081-0/+1
* ALSA: Avoid endless sleep after disconnectTakashi Iwai2012-10-301-0/+4
* ALSA: Add a reference counter to card instanceTakashi Iwai2012-10-301-0/+2
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* ALSA: core: sparse cleanupsClemens Ladisch2011-02-141-23/+28
* ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near()Jesper Juhl2011-01-101-1/+3
* ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulationTakashi Iwai2010-11-301-8/+11
* ALSA: core - Define llseek fopsTakashi Iwai2010-04-131-0/+5
* ALSA: pcm_lib - return back hw_ptr_interruptJaroslav Kysela2010-01-261-2/+1
* ALSA: pcm_lib - cleanup & merge hw_ptr update functionsJaroslav Kysela2010-01-071-9/+23
* Merge branch 'topic/oss' into for-linusTakashi Iwai2009-09-101-2/+7
|\
| * ALSA: allocation may fail in snd_pcm_oss_change_params()Roel Kluin2009-08-311-2/+7
* | ALSA: Add const prefix to proc helper functionsTakashi Iwai2009-09-081-1/+2
|/
* ALSA: Clean up 64bit division functionsTakashi Iwai2009-06-051-3/+2
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-261-0/+2
|\
| * Use f_lock to protect f_flagsJonathan Corbet2009-03-161-0/+2
* | Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-241-18/+31
|\ \
| * | ALSA: Add missing KERN_* prefix to printk in sound/coreTakashi Iwai2009-02-051-18/+31
* | | ALSA: pcm_oss, fix locking typoJiri Slaby2009-03-181-2/+2
| |/ |/|
* | ALSA: pcm_oss: AFMT_S24_LE is set twice in return valueRoel Kluin2009-02-041-1/+1
|/
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-211-1/+1
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-131-17/+35
* sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D...Jaroslav Kysela2008-08-011-5/+5
* ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL2008-07-291-5/+5
* [ALSA] Fix Oops with PCM OSS syncTakashi Iwai2008-01-311-0/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] Remove PCM sleep_min and tickTakashi Iwai2008-01-311-1/+0
* [ALSA] Remove PCM xfer_align sw paramsTakashi Iwai2008-01-311-1/+0
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-2/+2
* [ALSA] Add new AFMT_* formats for OSS emulationTakashi Iwai2007-10-161-1/+34
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-121-1/+1
* [ALSA] Fix races in PCM OSS emulationTakashi Iwai2006-12-201-12/+40
* [ALSA] Fix hang-up at disconnection of usb-audioTakashi Iwai2006-11-281-1/+2
OpenPOWER on IntegriCloud