aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/timer.c
Commit message (Expand)AuthorAge
* [ALSA] Use posix clock monotonic for PCM and timer timestampsJaroslav Kysela2008-01-31
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-16
* [ALSA] timer: check for incorrect device state in non-debug compiles, tooClemens Ladisch2007-07-20
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-12
* [ALSA] Remove useless reference to obsolete KERNELDRobert P. J. Day2007-02-09
* [ALSA] alsa core: convert to list_for_each_entry*Johannes Berg2007-02-09
* [ALSA] system timer: remove unused snd_timer_system_private.timer fieldClemens Ladisch2006-09-23
* [ALSA] timer: fix timer reschedulingClemens Ladisch2006-09-23
* [ALSA] system timer: clear correction value when timer stopsClemens Ladisch2006-09-23
* [ALSA] system timer: accumulate correction for multiple lost ticksClemens Ladisch2006-09-23
* [ALSA] system timer: fix lost ticks correction adjustmentClemens Ladisch2006-09-23
* [ALSA] Unregister device files at disconnectionTakashi Iwai2006-09-23
* [ALSA] Fix disconnection of proc interfaceTakashi Iwai2006-09-23
* [ALSA] Fix a deadlock in snd-rtctimerTakashi Iwai2006-07-12
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-22
* [ALSA] Fix compile warning in timer.cTakashi Iwai2006-06-22
* [ALSA] Remove spinlocks around proc printsTakashi Iwai2006-06-22
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-22
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-22
* [ALSA] Optimize for config without PROC_FSTakashi Iwai2006-01-03
* [ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch2006-01-03
* [ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch2006-01-03
* [ALSA] Fix possible races in timer callbacksTakashi Iwai2006-01-03
* [ALSA] Add error messagesTakashi Iwai2006-01-03
* [ALSA] Remove xxx_t typedefs: TimerTakashi Iwai2006-01-03
* [ALSA] timer: formatting changesClemens Ladisch2005-11-04
* [ALSA] timer: remove list_entry() type castsClemens Ladisch2005-11-04
* [ALSA] timers: add module refcounting for global timersClemens Ladisch2005-11-04
* [ALSA] timer: fix timer instance memory allocation checksClemens Ladisch2005-11-04
* [ALSA] Use getnstimeofday()Takashi Iwai2005-11-04
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-04
* [ALSA] Replace with kzalloc() - core stuffTakashi Iwai2005-09-12
* [ALSA] ALSA timer - fixed compilationJaroslav Kysela2005-08-30
* [ALSA] Timer API - added SUSPEND/RESUME eventsJaroslav Kysela2005-08-30
* [ALSA] make local objects staticClemens Ladisch2005-08-30
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-23
* [ALSA] Remove redundant NULL checks before kfreeJesper Juhl2005-06-22
* [ALSA] sound/core/: possible cleanupsAdrian Bunk2005-05-29
* [ALSA] fixed PAUSE ioctl for user space interfaceJaroslav Kysela2005-05-29
* [ALSA] Change some timer ioctls due to conflictionTakashi Iwai2005-05-29
* [ALSA] Add missing PAUSE ioctlTakashi Iwai2005-05-29
* [ALSA] timer - added tread semaphoreJaroslav Kysela2005-05-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16