Commit Graph

47 Commits (6800c3d027b4458a6fb5ab78064c2e3b7da2f94f)

Author SHA1 Message Date
Takashi Iwai de1b8b93a0 [ALSA] Fix hang-up at disconnection of usb-audio 18 years ago
Takashi Iwai c461482c80 [ALSA] Unregister device files at disconnection 19 years ago
Takashi Iwai 746d4a02e6 [ALSA] Fix disconnection of proc interface 19 years ago
Takashi Iwai 6cb53e7ed7 [ALSA] Don't reject O_RDWR at opening PCM OSS with read/write-only device 19 years ago
Panagiotis Issaris 59feddb25f [ALSA] Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
Takashi Iwai 6581f4e74d [ALSA] Remove zero-initialization of static variables 19 years ago
Takashi Iwai 9c323fcbc5 [ALSA] Fix mmap_count with O_APPEND opened streams 19 years ago
Takashi Iwai 0df63e44c3 [ALSA] Add O_APPEND flag support to PCM 19 years ago
Takashi Iwai bf850204a7 [ALSA] Remove unneeded read/write_size fields in proc text ops 19 years ago
Takashi Iwai e88e8ae639 [ALSA] Move OSS-specific hw_params helper to snd-pcm-oss module 19 years ago
Takashi Iwai b7d90a356a [ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=n 19 years ago
Steven Finney 5c59e09d7e [ALSA] Handle the error correctly in SNDCTL_DSP_SETFMT ioctl 19 years ago
Takashi Iwai 1576274d30 [ALSA] Fix Oops of PCM OSS emulation 19 years ago
OGAWA Hirofumi bbdc1b7dbe [ALSA] pcm_oss: fix snd_pcm_oss_release() oops 19 years ago
Takashi Iwai 060d77b9c0 [ALSA] Fix / clean up PCM-OSS setup hooks 19 years ago
Takashi Iwai 3bf75f9b90 [ALSA] Clean up PCM codes (take 2) 19 years ago
Takashi Iwai bf1bbb5a49 [ALSA] Tiny clean up of PCM codes 19 years ago
Takashi Iwai c82590d2b2 [ALSA] Fix mulaw -> linear conversion in OSS PCM emulation 19 years ago
Ingo Molnar 1a60d4c5a0 [ALSA] semaphore -> mutex (core part) 19 years ago
Takashi Iwai 0534ab4279 [ALSA] Clean up pcm-oss plugins 19 years ago
Takashi Iwai 9d83911ac0 [ALSA] Fix a typo 19 years ago
Jaroslav Kysela 21a3479a0b [ALSA] PCM midlevel & PCM OSS - make procfs & OSS plugin code optional 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
Takashi Iwai 04f141a880 [ALSA] Optimize for config without PROC_FS (seq and oss parts) 19 years ago
Clemens Ladisch f87135f56c [ALSA] dynamic minors (3/6): store device-specific object pointers dynamically 19 years ago
Clemens Ladisch 2af677fc88 [ALSA] dynamic minors (1/6): store device type in struct snd_minor 19 years ago
Takashi Iwai 6ac77bc180 [ALSA] Remove xxx_t typedefs: PCM OSS-emulation 19 years ago
Takashi Iwai f956b4a3ae [ALSA] Remove xxx_t typedefs: Mixer OSS-emulation 19 years ago
Takashi Iwai 47eaebfd31 [ALSA] Use standard bitmap functions 19 years ago
Takashi Iwai d3d579f84e [ALSA] Add missing KERN_* prefix 19 years ago
Takashi Iwai 93f2e37840 [ALSA] Make snd_task_name() module local 19 years ago
Takashi Iwai 7c22f1aaa2 [ALSA] Remove snd_runtime_check() macro 19 years ago
Takashi Iwai ca2c096656 [ALSA] Replace with kzalloc() - core stuff 20 years ago
Takashi Iwai 10f69f9e42 [ALSA] pcm-oss - Add bugg-yptr option 20 years ago
Clemens Ladisch 4d23359b7e [ALSA] sparse address space annotations 20 years ago
Karsten Wiese 443feb8826 [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag 20 years ago
Paulo Marques 543537bd92 [PATCH] create a kstrdup library function 20 years ago
Jaroslav Kysela 5ac0fab95c [ALSA] OSS PCM emulation - The 2nd final fix for SNDCTL_DSP_GETOPTR problem 20 years ago
Jaroslav Kysela fb4bd0adc4 [ALSA] OSS PCM emulation - The final fix for SNDCTL_DSP_GETOPTR problem 20 years ago
Takashi Iwai cdc5c53fde [ALSA] Fix compilation on 32bit arch 20 years ago
Jaroslav Kysela af0816139f [ALSA] alsa-oss - 2nd - improved readability 20 years ago
Jaroslav Kysela bfc5bddb8e [ALSA] alsa-oss - improve readability of snd_pcm_oss_bytes() function 20 years ago
Jaroslav Kysela 8e72ab349e [ALSA] Reverted last patch for SNDCTL_DSP_GETOPTR fix & possible overflow fix 20 years ago
Roger Mach c3a9cfac75 [ALSA] pcm_oss - fix SNDCTL_DSP_GETOPTR not working correctly 20 years ago
Takashi Iwai 004e653897 [ALSA] Fix capture on OSS emulation 20 years ago
Adrian Bunk 94f19c9a6d [ALSA] kill dead code 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago