index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
ctxfi
/
ctsrc.c
Age
Commit message (
Expand
)
Author
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