summaryrefslogtreecommitdiff
path: root/sound/core/oss
AgeCommit message (Expand)Author
2011-05-26ALSA: core: remove unused variables.Luca Tettamanti
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-10-11Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai
2010-10-11ALSA: OSS mixer emulation - fix lockingJaroslav Kysela
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches
2010-04-13ALSA: core - Define llseek fopsTakashi Iwai
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-26ALSA: pcm_lib - return back hw_ptr_interruptJaroslav Kysela
2010-01-07ALSA: pcm_lib - cleanup & merge hw_ptr update functionsJaroslav Kysela
2009-11-05ALSA: rename "PC Speaker" controls to "Speaker"Jaroslav Kysela
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav 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-04-07ALSA: oss - volume control for CSWITCH and CROUTEDeepika Makhija
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-18ALSA: oss-mixer - Fixes recording gain controlViral Mehta
2009-03-16Use f_lock to protect f_flagsJonathan Corbet
2009-02-23ALSA: fix excessive background noise introduced by OSS emulation rate shrinkSteve Chen
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-04-24[ALSA] Add more fallbacks to OSS PHONEOUT mixer mapTakashi Iwai
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
2008-01-08snd_mixer_oss_build_input(): fix for __you_cannot_kmalloc_that_much failure w...Jean Delvare
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2007-10-16[ALSA] Add new AFMT_* formats for OSS emulationTakashi Iwai
2007-10-16[ALSA] Support 3-bytes 24bit format in PCM OSS emulationTakashi Iwai
2007-10-16[ALSA] Simplify the format conversion in PCM OSS emulationTakashi Iwai
2007-10-16[ALSA] Remove ifdefs from OSS PCM emulation codesTakashi Iwai
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven
2006-12-20[ALSA] Fix races in PCM OSS emulationTakashi Iwai
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-11-28[ALSA] Fix hang-up at disconnection of usb-audioTakashi Iwai
2006-09-23[ALSA] Unregister device files at disconnectionTakashi Iwai
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai
2006-08-03[ALSA] Don't reject O_RDWR at opening PCM OSS with read/write-only deviceTakashi Iwai
2006-08-03[ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris