Commit Graph

40 Commits (fecfda5d88dcc3775f72d6f3a55d11b77c67f878)

Author SHA1 Message Date
Arjan van de Ven 9c2e08c592 [PATCH] mark struct file_operations const 9 18 years ago
Robert P. J. Day bcb4d788f5 [ALSA] Remove useless reference to obsolete KERNELD 18 years ago
Johannes Berg 9244b2c307 [ALSA] alsa core: convert to list_for_each_entry* 18 years ago
Clemens Ladisch 6e9059b05f [ALSA] system timer: remove unused snd_timer_system_private.timer field 19 years ago
Clemens Ladisch cd93fe4770 [ALSA] timer: fix timer rescheduling 19 years ago
Clemens Ladisch de2696d8bc [ALSA] system timer: clear correction value when timer stops 19 years ago
Clemens Ladisch 6ed5eff025 [ALSA] system timer: accumulate correction for multiple lost ticks 19 years ago
Clemens Ladisch 17f48ec3f1 [ALSA] system timer: fix lost ticks correction adjustment 19 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 2999ff5ba1 [ALSA] Fix a deadlock in snd-rtctimer 19 years ago
Takashi Iwai 6581f4e74d [ALSA] Remove zero-initialization of static variables 19 years ago
Takashi Iwai 170a34605c [ALSA] Fix compile warning in timer.c 19 years ago
Takashi Iwai d689e34b52 [ALSA] Remove spinlocks around proc prints 19 years ago
Takashi Iwai bf850204a7 [ALSA] Remove unneeded read/write_size fields in proc text ops 19 years ago
Ingo Molnar 1a60d4c5a0 [ALSA] semaphore -> mutex (core part) 19 years ago
Takashi Iwai e28563cceb [ALSA] Optimize for config without PROC_FS 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 b32425ac93 [ALSA] Fix possible races in timer callbacks 19 years ago
Takashi Iwai 73e77ba023 [ALSA] Add error messages 19 years ago
Takashi Iwai 53d2f744af [ALSA] Remove xxx_t typedefs: Timer 19 years ago
Clemens Ladisch 6b172a8538 [ALSA] timer: formatting changes 19 years ago
Clemens Ladisch 9dfba38012 [ALSA] timer: remove list_entry() type casts 19 years ago
Clemens Ladisch de24214d0c [ALSA] timers: add module refcounting for global timers 19 years ago
Clemens Ladisch 2fd43d1159 [ALSA] timer: fix timer instance memory allocation checks 19 years ago
Takashi Iwai 07799e756c [ALSA] Use getnstimeofday() 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
Jaroslav Kysela 65d11d9551 [ALSA] ALSA timer - fixed compilation 20 years ago
Jaroslav Kysela a501dfa3a7 [ALSA] Timer API - added SUSPEND/RESUME events 20 years ago
Clemens Ladisch a53fc188ec [ALSA] make local objects static 20 years ago
Paulo Marques 543537bd92 [PATCH] create a kstrdup library function 20 years ago
Jesper Juhl 4d572776d4 [ALSA] Remove redundant NULL checks before kfree 20 years ago
Adrian Bunk 123992f728 [ALSA] sound/core/: possible cleanups 20 years ago
Jaroslav Kysela d138b44589 [ALSA] fixed PAUSE ioctl for user space interface 20 years ago
Takashi Iwai 8c50b37c04 [ALSA] Change some timer ioctls due to confliction 20 years ago
Takashi Iwai 15790a6be1 [ALSA] Add missing PAUSE ioctl 20 years ago
Jaroslav Kysela c1935b4d6e [ALSA] timer - added tread semaphore 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago