summaryrefslogtreecommitdiffstats
path: root/sound/core/seq/seq_timer.c
AgeCommit message (Expand)AuthorLines
2018-05-18ALSA: seq: Avoid open-code for getting timer resolutionTakashi Iwai-3/+1
2018-01-15ALSA: seq: Process queue tempo/ppq change in a shotTakashi Iwai-5/+8
2017-11-30ALSA: seq: Remove spurious WARN_ON() at timer checkTakashi Iwai-1/+1
2016-10-25ALSA: seq: Fix time account regressionTakashi Iwai-2/+2
2016-06-17ALSA: seq_timer: use monotonic times internallyArnd Bergmann-14/+9
2016-02-01ALSA: seq: Fix yet another races among ALSA timer accessesTakashi Iwai-20/+67
2015-05-27ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang-2/+2
2015-03-10ALSA: seq: Drop superfluous error/debug messages after malloc failuresTakashi Iwai-3/+1
2014-02-14ALSA: seq: Use standard printk helpersTakashi Iwai-5/+5
2013-03-11ALSA: seq: Fix missing error handling in snd_seq_timer_open()Takashi Iwai-4/+4
2010-01-18sound: seq_timer: simplify snd_seq_timer_set_tick_resolution() parametersClemens Ladisch-14/+13
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai-8/+16
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai-1/+0
2008-01-31[ALSA] sound/core/seq: move declarations of globally visible variables to pro...Marcin Ĺšlusarz-7/+0
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela-1/+1
2006-01-03[ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai-0/+3
2006-01-03[ALSA] Remove xxx_t typedefs: SequencerTakashi Iwai-32/+36
2005-11-04[ALSA] seq-timer: restrict timer frequenciesClemens Ladisch-3/+17
2005-11-04[ALSA] sequencer: remove superfluous function parameterClemens Ladisch-5/+4
2005-09-12[ALSA] Replace with kzalloc() - seq stuffTakashi Iwai-1/+1
2005-05-29[ALSA] sound/core/: possible cleanupsAdrian Bunk-1/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+435