summaryrefslogtreecommitdiff
path: root/src/timer/timer_hw.c
Commit message (Expand)AuthorAgeFilesLines
* timer: remove dead code in _snd_timer_hw_open()Jaroslav Kysela2021-06-021-2/+0
* conf: introduce snd_config_get_card() functionJaroslav Kysela2021-02-261-10/+4
* Change FSF address (Franklin Street)Jaroslav Kysela2017-11-141-1/+1
* Only use F_SETSIG fcntl where it exists.Thomas Klausner2016-03-031-0/+2
* fix _GNU_SOURCE handling & header inclusionMike Frysinger2015-10-121-6/+0
* Allow hint for ctl, hwdep, timer and seqTakashi Iwai2015-04-301-3/+1
* Merge kernel uapi/sound/asound.h and asequencer.hTakashi Iwai2012-11-261-2/+2
* Remove redefinition of _GNU_SOURCE and __USE_GNUTakashi Iwai2009-11-081-1/+0
* Remove old commented-out FD_CLOEXEC codeRémi Denis-Courmont2009-11-081-11/+0
* Make all the remaining ops structure constants.Diego E. 'Flameeyes' Pettenò2008-11-211-1/+1
* Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-151-1/+1
* timer_hw: fix file descriptor leakJaroslav Kysela2006-09-291-1/+1
* Suppress warning messages from old timerTakashi Iwai2006-03-141-1/+1
* allow changing of device directory pathClemens Ladisch2006-02-271-1/+1
* direct plugins (dmix) - suspend/resume fixesJaroslav Kysela2005-08-161-0/+5
* timer_hw - Changed TIMER_VERSION_MAX to 2.0.5Jaroslav Kysela2005-08-161-1/+1
* Change some timer ioctls due to conflictionTakashi Iwai2005-05-151-3/+25
* added full async interface to timer APIJaroslav Kysela2005-05-111-0/+1
* Fix resmgr supportTakashi Iwai2005-02-111-8/+1
* Add resmgr supportTakashi Iwai2005-01-261-1/+9
* Updated to new timer APIJaroslav Kysela2003-03-041-0/+9
* Timer cleanups against the latest APIJaroslav Kysela2003-03-021-2/+10
* Added snd_timer_async() function.Jaroslav Kysela2003-02-061-9/+43
* Commented out FD_CLOEXEC fcntl() callsJaroslav Kysela2003-02-051-0/+5
* Added handling of FD_CLOEXEC flagJaroslav Kysela2003-02-041-4/+11
* Updated GNU GPL license (address).Jaroslav Kysela2001-12-301-5/+5
* Configuration:Jaroslav Kysela2001-11-191-1/+3
* Changes for static build.Jaroslav Kysela2001-10-241-1/+6
* Added symbol versioning for dlsym-callbacks.Jaroslav Kysela2001-08-151-0/+1
* Added encapsulation for timer interfaceJaroslav Kysela2001-07-161-8/+8
* Updated timer interface to follow new uniform configuration style.Jaroslav Kysela2001-07-161-0/+261