index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
ctxfi
/
ctsrc.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-09-01
ALSA: ctxfi: Use guard() for spin locks
Takashi Iwai
2024-02-13
ALSA: ctxfi: avoid casting function pointers
Arnd Bergmann
2021-11-18
ALSA: ctxfi: Fix out-of-range access
Takashi Iwai
2021-03-18
ALSA: ctxfi: fix comment syntax in file headers
Aditya Srivastava
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 364
Thomas Gleixner
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-08-31
ALSA: ctxfi: Remove null check before kfree
Himanshu Jha
2015-11-11
ALSA: ctxfi: constify rsc ops structures
Julia Lawall
2014-09-30
ALSA: ctxfi: pr_* replaced with dev_*
Sudip Mukherjee
2014-09-30
ALSA: ctxfi: initialized snd_card
Sudip Mukherjee
2014-09-30
ALSA: ctxfi: removed typecast to (struct hw *)
Sudip Mukherjee
2014-09-30
ALSA: ctxfi: changed void * to struct hw *
Sudip Mukherjee
2014-08-26
ALSA: ctxfi: prink replacement
Sudip Mukherjee
2011-12-06
ALSA: ctxf: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-08-24
ALSA: ctxfi: Bump playback substreams to 256
Maarten Lankhorst
2009-07-22
ALSA: ctxfi - Simple code clean up
Takashi Iwai
2009-07-22
ALSA: ctxfi - Fix uninitialized error checks
Takashi Iwai
2009-06-08
ALSA: ctxfi - Remove useless initializations and cast
Takashi Iwai
2009-05-14
ALSA: ctxfi - Add prefix to debug prints
Takashi Iwai
2009-05-14
ALSA: SB X-Fi driver merge
Wai Yew CHAY