aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ctxfi/ctsrc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-18ALSA: ctxfi: Fix out-of-range accessTakashi Iwai1-4/+3
2021-03-18ALSA: ctxfi: fix comment syntax in file headersAditya Srivastava1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 364Thomas Gleixner1-5/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2017-08-31ALSA: ctxfi: Remove null check before kfreeHimanshu Jha1-4/+2
2015-11-11ALSA: ctxfi: constify rsc ops structuresJulia Lawall1-3/+3
2014-09-30ALSA: ctxfi: pr_* replaced with dev_*Sudip Mukherjee1-2/+4
2014-09-30ALSA: ctxfi: initialized snd_cardSudip Mukherjee1-0/+2
2014-09-30ALSA: ctxfi: removed typecast to (struct hw *)Sudip Mukherjee1-3/+3
2014-09-30ALSA: ctxfi: changed void * to struct hw *Sudip Mukherjee1-2/+2
2014-08-26ALSA: ctxfi: prink replacementSudip Mukherjee1-2/+2
2011-12-06ALSA: ctxf: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-1/+1
2011-08-24ALSA: ctxfi: Bump playback substreams to 256Maarten Lankhorst1-1/+1
2009-07-22ALSA: ctxfi - Simple code clean upTakashi Iwai1-5/+5
2009-07-22ALSA: ctxfi - Fix uninitialized error checksTakashi Iwai1-4/+3
2009-06-08ALSA: ctxfi - Remove useless initializations and castTakashi Iwai1-55/+55
2009-05-14ALSA: ctxfi - Add prefix to debug printsTakashi Iwai1-2/+2
2009-05-14ALSA: SB X-Fi driver mergeWai Yew CHAY1-0/+886