aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/oss/pcm_oss.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-03[ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai1-0/+5
2006-01-03[ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch1-10/+4
2006-01-03[ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch1-7/+1
2006-01-03[ALSA] Remove xxx_t typedefs: PCM OSS-emulationTakashi Iwai1-182/+182
2005-11-04[ALSA] Add missing KERN_* prefixTakashi Iwai1-3/+6
2005-11-04[ALSA] Make snd_task_name() module localTakashi Iwai1-0/+11
2005-09-12[ALSA] Replace with kzalloc() - core stuffTakashi Iwai1-1/+1
2005-09-12[ALSA] pcm-oss - Add bugg-yptr optionTakashi Iwai1-1/+7
2005-09-12[ALSA] sparse address space annotationsClemens Ladisch1-2/+5
2005-08-30[ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flagKarsten Wiese1-7/+4
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques1-1/+2
2005-06-22[ALSA] OSS PCM emulation - The 2nd final fix for SNDCTL_DSP_GETOPTR problemJaroslav Kysela1-4/+4
2005-06-22[ALSA] OSS PCM emulation - The final fix for SNDCTL_DSP_GETOPTR problemJaroslav Kysela1-2/+5
2005-05-29[ALSA] Fix compilation on 32bit archTakashi Iwai1-1/+10
2005-05-29[ALSA] alsa-oss - 2nd - improved readabilityJaroslav Kysela1-2/+2
2005-05-29[ALSA] alsa-oss - improve readability of snd_pcm_oss_bytes() functionJaroslav Kysela1-3/+3
2005-05-29[ALSA] Reverted last patch for SNDCTL_DSP_GETOPTR fix & possible overflow fixJaroslav Kysela1-4/+3
2005-05-29[ALSA] pcm_oss - fix SNDCTL_DSP_GETOPTR not working correctlyRoger Mach1-2/+3
2005-05-29[ALSA] Fix capture on OSS emulationTakashi Iwai1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2530