index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
ctxfi
/
cttimer.c
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-08
treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 364
Thomas Gleixner
2018-05-28
sound: Use octal not symbolic permissions
Joe Perches
2017-10-26
ALSA: Convert timers to use timer_setup()
Kees Cook
2016-04-09
ALSA: constify ct_timer_ops structures
Julia Lawall
2014-10-28
ALSA: ctxfi: Kill the rest snd_print*()
Takashi Iwai
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
2009-06-15
ALSA: ctxfi - Fix deadlock with xfi-timer
Takashi Iwai
2009-06-08
ALSA: ctxfi - Add use_system_timer module option
Takashi Iwai
2009-06-08
ALSA: ctxfi - Optimize the native timer handling using wc counter
Takashi Iwai
2009-06-05
ALSA: ctxfi - Add missing inclusion of linux/math64.h
Takashi Iwai
2009-06-05
ALSA: ctxfi - Use native timer interrupt on emu20k1
Takashi Iwai