aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ctxfi/cttimer.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2025-09-01ALSA: ctxfi: Use guard() for spin locksTakashi Iwai1-40/+23
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1
2025-05-08treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try()Ingo Molnar1-1/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 364Thomas Gleixner1-4/+1
2018-05-28sound: Use octal not symbolic permissionsJoe Perches1-1/+1
2017-10-26ALSA: Convert timers to use timer_setup()Kees Cook1-4/+3
2016-04-09ALSA: constify ct_timer_ops structuresJulia Lawall1-3/+3
2014-10-28ALSA: ctxfi: Kill the rest snd_print*()Takashi Iwai1-2/+2
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell1-2/+2
2009-06-15ALSA: ctxfi - Fix deadlock with xfi-timerTakashi Iwai1-8/+10
2009-06-08ALSA: ctxfi - Add use_system_timer module optionTakashi Iwai1-3/+6
2009-06-08ALSA: ctxfi - Optimize the native timer handling using wc counterTakashi Iwai1-28/+48
2009-06-05ALSA: ctxfi - Add missing inclusion of linux/math64.hTakashi Iwai1-0/+1
2009-06-05ALSA: ctxfi - Use native timer interrupt on emu20k1Takashi Iwai1-0/+417