index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
ctxfi
/
cttimer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-09-01
ALSA: ctxfi: Use guard() for spin locks
Takashi Iwai
1
-40
/
+23
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-08
treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try()
Ingo Molnar
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 364
Thomas Gleixner
1
-4
/
+1
2018-05-28
sound: Use octal not symbolic permissions
Joe Perches
1
-1
/
+1
2017-10-26
ALSA: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2016-04-09
ALSA: constify ct_timer_ops structures
Julia Lawall
1
-3
/
+3
2014-10-28
ALSA: ctxfi: Kill the rest snd_print*()
Takashi Iwai
1
-2
/
+2
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-2
/
+2
2009-06-15
ALSA: ctxfi - Fix deadlock with xfi-timer
Takashi Iwai
1
-8
/
+10
2009-06-08
ALSA: ctxfi - Add use_system_timer module option
Takashi Iwai
1
-3
/
+6
2009-06-08
ALSA: ctxfi - Optimize the native timer handling using wc counter
Takashi Iwai
1
-28
/
+48
2009-06-05
ALSA: ctxfi - Add missing inclusion of linux/math64.h
Takashi Iwai
1
-0
/
+1
2009-06-05
ALSA: ctxfi - Use native timer interrupt on emu20k1
Takashi Iwai
1
-0
/
+417