aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/oss
Commit message (Expand)AuthorAge
* 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-06
* 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-23
|\ \
| * | ALSA: Add missing KERN_* prefix to printk in sound/coreTakashi Iwai2009-02-05
* | | ALSA: pcm_oss, fix locking typoJiri Slaby2009-03-18
* | | ALSA: oss-mixer - Fixes recording gain controlViral Mehta2009-03-18
| |/ |/|
* | ALSA: fix excessive background noise introduced by OSS emulation rate shrinkSteve Chen2009-02-23
* | ALSA: pcm_oss: AFMT_S24_LE is set twice in return valueRoel Kluin2009-02-04
|/
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-21
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-13
* sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D...Jaroslav Kysela2008-08-01
* ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL2008-07-29
* [ALSA] Add more fallbacks to OSS PHONEOUT mixer mapTakashi Iwai2008-04-24
* [ALSA] Fix Oops with PCM OSS syncTakashi Iwai2008-01-31
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] Remove PCM sleep_min and tickTakashi Iwai2008-01-31
* [ALSA] Remove PCM xfer_align sw paramsTakashi Iwai2008-01-31
* snd_mixer_oss_build_input(): fix for __you_cannot_kmalloc_that_much failure w...Jean Delvare2008-01-08
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-16
* [ALSA] Add new AFMT_* formats for OSS emulationTakashi Iwai2007-10-16
* [ALSA] Support 3-bytes 24bit format in PCM OSS emulationTakashi Iwai2007-10-16
* [ALSA] Simplify the format conversion in PCM OSS emulationTakashi Iwai2007-10-16
* [ALSA] Remove ifdefs from OSS PCM emulation codesTakashi Iwai2007-10-16
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-12
* [ALSA] Fix races in PCM OSS emulationTakashi Iwai2006-12-20
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [ALSA] Fix hang-up at disconnection of usb-audioTakashi Iwai2006-11-28
* [ALSA] Unregister device files at disconnectionTakashi Iwai2006-09-23
* [ALSA] Fix disconnection of proc interfaceTakashi Iwai2006-09-23
* [ALSA] Don't reject O_RDWR at opening PCM OSS with read/write-only deviceTakashi Iwai2006-08-03
* [ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-08-03
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-22
* [ALSA] Fix mmap_count with O_APPEND opened streamsTakashi Iwai2006-06-22
* [ALSA] Add O_APPEND flag support to PCMTakashi Iwai2006-06-22
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-22