summaryrefslogtreecommitdiffstats
path: root/sound/core/oss/pcm_oss.c
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai2006-01-031-0/+5
* [ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch2006-01-031-10/+4Star
* [ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch2006-01-031-7/+1Star
* [ALSA] Remove xxx_t typedefs: PCM OSS-emulationTakashi Iwai2006-01-031-182/+182
* [ALSA] Add missing KERN_* prefixTakashi Iwai2005-11-041-3/+6
* [ALSA] Make snd_task_name() module localTakashi Iwai2005-11-041-0/+11
* [ALSA] Replace with kzalloc() - core stuffTakashi Iwai2005-09-121-1/+1
* [ALSA] pcm-oss - Add bugg-yptr optionTakashi Iwai2005-09-121-1/+7
* [ALSA] sparse address space annotationsClemens Ladisch2005-09-121-2/+5
* [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flagKarsten Wiese2005-08-301-7/+4Star
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-231-1/+2
* [ALSA] OSS PCM emulation - The 2nd final fix for SNDCTL_DSP_GETOPTR problemJaroslav Kysela2005-06-221-4/+4
* [ALSA] OSS PCM emulation - The final fix for SNDCTL_DSP_GETOPTR problemJaroslav Kysela2005-06-221-2/+5
* [ALSA] Fix compilation on 32bit archTakashi Iwai2005-05-291-1/+10
* [ALSA] alsa-oss - 2nd - improved readabilityJaroslav Kysela2005-05-291-2/+2
* [ALSA] alsa-oss - improve readability of snd_pcm_oss_bytes() functionJaroslav Kysela2005-05-291-3/+3
* [ALSA] Reverted last patch for SNDCTL_DSP_GETOPTR fix & possible overflow fixJaroslav Kysela2005-05-291-4/+3Star
* [ALSA] pcm_oss - fix SNDCTL_DSP_GETOPTR not working correctlyRoger Mach2005-05-291-2/+3
* [ALSA] Fix capture on OSS emulationTakashi Iwai2005-05-291-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2530