summaryrefslogtreecommitdiffstats
path: root/sound/core/oss
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] Fix Oops of PCM OSS emulationTakashi Iwai2006-04-121-2/+3
* [ALSA] pcm_oss: fix snd_pcm_oss_release() oopsOGAWA Hirofumi2006-04-121-1/+1
* [ALSA] Fix / clean up PCM-OSS setup hooksTakashi Iwai2006-03-311-70/+63
* [ALSA] Clean up PCM codes (take 2)Takashi Iwai2006-03-311-107/+44
* [ALSA] Tiny clean up of PCM codesTakashi Iwai2006-03-311-8/+8
* [ALSA] Fix mulaw -> linear conversion in OSS PCM emulationTakashi Iwai2006-03-221-1/+2
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-222-22/+22
* [ALSA] Clean up pcm-oss pluginsTakashi Iwai2006-03-227-924/+117
* [ALSA] Fix a typoTakashi Iwai2006-03-221-1/+1
* [ALSA] PCM midlevel & PCM OSS - make procfs & OSS plugin code optionalJaroslav Kysela2006-03-229-2/+63
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-2/+0
* [ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai2006-01-032-0/+10
* [ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch2006-01-032-13/+8
* [ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch2006-01-032-14/+2
* [ALSA] Remove xxx_t typedefs: PCM OSS-emulationTakashi Iwai2006-01-039-511/+524
* [ALSA] Remove xxx_t typedefs: Mixer OSS-emulationTakashi Iwai2006-01-031-120/+120
* [ALSA] Use standard bitmap functionsTakashi Iwai2006-01-035-113/+53
* [ALSA] Add missing KERN_* prefixTakashi Iwai2005-11-042-4/+8
* [ALSA] Make snd_task_name() module localTakashi Iwai2005-11-041-0/+11
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-041-18/+41
* [ALSA] Replace with kzalloc() - core stuffTakashi Iwai2005-09-123-15/+15
* [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/+4
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-232-2/+4
* [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/+3
* [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
* [ALSA] kill dead codeAdrian Bunk2005-05-291-4/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1612-0/+7173
OpenPOWER on IntegriCloud