ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / sound / core / oss /
2010-04-13 Takashi IwaiALSA: core - Define llseek fops
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-26 Jaroslav KyselaALSA: pcm_lib - return back hw_ptr_interrupt
2010-01-07 Jaroslav KyselaALSA: pcm_lib - cleanup & merge hw_ptr update functions
2009-11-05 Jaroslav KyselaALSA: rename "PC Speaker" controls to "Speaker"
2009-11-05 Jaroslav KyselaALSA: rename "PC Speaker" and "PC Beep" controls to...
2009-09-10 Takashi IwaiMerge branch 'topic/oss' into for-linus
2009-09-08 Takashi IwaiALSA: Add const prefix to proc helper functions
2009-08-31 Roel KluinALSA: allocation may fail in snd_pcm_oss_change_params()
2009-06-05 Takashi IwaiALSA: Clean up 64bit division functions
2009-04-07 Deepika MakhijaALSA: oss - volume control for CSWITCH and CROUTE
2009-03-26 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-03-23 Takashi IwaiMerge branch 'topic/misc' into for-linus
2009-03-18 Jiri SlabyALSA: pcm_oss, fix locking typo
2009-03-18 Viral MehtaALSA: oss-mixer - Fixes recording gain control
2009-03-16 Jonathan CorbetUse f_lock to protect f_flags
2009-02-23 Steve ChenALSA: fix excessive background noise introduced by...
2009-02-05 Takashi IwaiALSA: Add missing KERN_* prefix to printk in sound...
2009-02-04 Roel KluinALSA: pcm_oss: AFMT_S24_LE is set twice in return value
2008-10-21 Al Viro[PATCH] introduce fmode_t, do annotations
2008-08-13 Takashi IwaiALSA: Kill snd_assert() in sound/core/*
2008-08-01 Jaroslav Kyselasound: Revert "ALSA: Fix limit of 8 PCM devices in...
2008-07-29 Pawel MOLLALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM...
2008-04-24 Takashi Iwai[ALSA] Add more fallbacks to OSS PHONEOUT mixer map
2008-01-31 Takashi Iwai[ALSA] Fix Oops with PCM OSS sync
2008-01-31 Takashi Iwai[ALSA] Remove sound/driver.h
2008-01-31 Takashi Iwai[ALSA] Remove PCM sleep_min and tick
2008-01-31 Takashi Iwai[ALSA] Remove PCM xfer_align sw params
2008-01-09 Jean Delvaresnd_mixer_oss_build_input(): fix for __you_cannot_kmall...
2007-10-16 Jaroslav Kysela[ALSA] Changed Jaroslav Kysela's e-mail from perex...
2007-10-16 Takashi Iwai[ALSA] Add new AFMT_* formats for OSS emulation
2007-10-16 Takashi Iwai[ALSA] Support 3-bytes 24bit format in PCM OSS emulation
2007-10-16 Takashi Iwai[ALSA] Simplify the format conversion in PCM OSS emulation
2007-10-16 Takashi Iwai[ALSA] Remove ifdefs from OSS PCM emulation codes
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 9
2006-12-20 Takashi Iwai[ALSA] Fix races in PCM OSS emulation
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-11-28 Takashi Iwai[ALSA] Fix hang-up at disconnection of usb-audio
2006-09-23 Takashi Iwai[ALSA] Unregister device files at disconnection
2006-09-23 Takashi Iwai[ALSA] Fix disconnection of proc interface
2006-08-03 Takashi Iwai[ALSA] Don't reject O_RDWR at opening PCM OSS with...
2006-08-03 Panagiotis Issaris[ALSA] Conversions from kmalloc+memset to k(z|c)alloc
2006-06-22 Takashi Iwai[ALSA] Remove zero-initialization of static variables
2006-06-22 Takashi Iwai[ALSA] Fix mmap_count with O_APPEND opened streams
2006-06-22 Takashi Iwai[ALSA] Add O_APPEND flag support to PCM
2006-06-22 Takashi Iwai[ALSA] Remove unneeded read/write_size fields in proc...
2006-06-22 Takashi Iwai[ALSA] Move OSS-specific hw_params helper to snd-pcm...
2006-04-27 Takashi Iwai[ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=n
2006-04-27 Steven Finney[ALSA] Handle the error correctly in SNDCTL_DSP_SETFMT...
2006-04-12 Takashi Iwai[ALSA] Fix Oops of PCM OSS emulation
2006-04-12 OGAWA Hirofumi[ALSA] pcm_oss: fix snd_pcm_oss_release() oops
2006-03-31 Takashi Iwai[ALSA] Fix / clean up PCM-OSS setup hooks
2006-03-31 Takashi Iwai[ALSA] Clean up PCM codes (take 2)
2006-03-31 Takashi Iwai[ALSA] Tiny clean up of PCM codes
2006-03-22 Takashi Iwai[ALSA] Fix mulaw -> linear conversion in OSS PCM emulation
2006-03-22 Ingo Molnar[ALSA] semaphore -> mutex (core part)
2006-03-22 Takashi Iwai[ALSA] Clean up pcm-oss plugins
2006-03-22 Takashi Iwai[ALSA] Fix a typo
2006-03-22 Jaroslav Kysela[ALSA] PCM midlevel & PCM OSS - make procfs & OSS plugi...
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-03 Takashi Iwai[ALSA] Optimize for config without PROC_FS (seq and...
2006-01-03 Clemens Ladisch[ALSA] dynamic minors (3/6): store device-specific...
2006-01-03 Clemens Ladisch[ALSA] dynamic minors (1/6): store device type in struc...
2006-01-03 Takashi Iwai[ALSA] Remove xxx_t typedefs: PCM OSS-emulation
2006-01-03 Takashi Iwai[ALSA] Remove xxx_t typedefs: Mixer OSS-emulation
2006-01-03 Takashi Iwai[ALSA] Use standard bitmap functions
2005-11-04 Takashi Iwai[ALSA] Add missing KERN_* prefix
2005-11-04 Takashi Iwai[ALSA] Make snd_task_name() module local
2005-11-04 Takashi Iwai[ALSA] Remove snd_runtime_check() macro
2005-09-12 Takashi Iwai[ALSA] Replace with kzalloc() - core stuff
2005-09-12 Takashi Iwai[ALSA] pcm-oss - Add bugg-yptr option
2005-09-12 Clemens Ladisch[ALSA] sparse address space annotations
2005-08-30 Karsten Wiese[ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag
2005-06-23 Paulo Marques[PATCH] create a kstrdup library function
2005-06-22 Jaroslav Kysela[ALSA] OSS PCM emulation - The 2nd final fix for SNDCTL...
2005-06-22 Jaroslav Kysela[ALSA] OSS PCM emulation - The final fix for SNDCTL_DSP...
2005-05-29 Takashi Iwai[ALSA] Fix compilation on 32bit arch
2005-05-29 Jaroslav Kysela[ALSA] alsa-oss - 2nd - improved readability
2005-05-29 Jaroslav Kysela[ALSA] alsa-oss - improve readability of snd_pcm_oss_by...
2005-05-29 Jaroslav Kysela[ALSA] Reverted last patch for SNDCTL_DSP_GETOPTR fix...
2005-05-29 Roger Mach[ALSA] pcm_oss - fix SNDCTL_DSP_GETOPTR not working...
2005-05-29 Takashi Iwai[ALSA] Fix capture on OSS emulation
2005-05-29 Adrian Bunk[ALSA] kill dead code
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2