aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/ctxfi/ctpcm.c
AgeCommit message (Expand)Author
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches
2020-07-07ALSA: pci/ctxfi: fix kernel-doc warningsPierre-Louis Bossart
2019-12-11ALSA: pci: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: ctxfi: Use managed buffer allocationTakashi Iwai
2019-11-06ALSA: pci: Avoid non-standard macro usageTakashi Iwai
2019-11-06ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 364Thomas Gleixner
2017-08-22ALSA: ctxfi: Use common error handling code in two functionsMarkus Elfring
2017-08-12ALSA: ctxfi: make snd_pcm_hardware constBhumika Goyal
2016-09-02ALSA: constify snd_pcm_ops structuresJulia Lawall
2014-09-30ALSA: ctxfi: pr_* replaced with dev_*Sudip Mukherjee
2014-08-25ALSA: ctxfi: ctpcm.c: printk replacementSudip Mukherjee
2012-09-12ALSA: Define more channel map positionsTakashi Iwai
2012-09-12ALSA: ctxfi: Fix mono channel map to UNKNOWNTakashi Iwai
2012-09-06ALSA: ctxfi: Implement channel mapsTakashi Iwai
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai
2011-08-24ALSA: ctxfi: Bump playback substreams to 256Maarten Lankhorst
2010-11-11ALSA: sound/pci/ctxfi/ctpcm.c: Remove potential for use after freeJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-07-22ALSA: ctxfi - Simple code clean upTakashi Iwai
2009-06-22ALSA: ctxfi - Add PM supportWai Yew CHAY
2009-06-09ALSA: ctxfi - Clear PCM resources at hw_params and hw_freeTakashi Iwai
2009-06-08ALSA: ctxfi - Fix possible buffer pointer overrunTakashi Iwai
2009-06-05ALSA: ctxfi - Set periods_min to 2Takashi Iwai
2009-06-05ALSA: ctxfi - Use native timer interrupt on emu20k1Takashi Iwai
2009-06-02ALSA: ctxfi - Support SG-buffersTakashi Iwai
2009-06-02ALSA: ctxfi - Fix supported PCM formatsTakashi Iwai
2009-06-02ALSA: ctxfi - Fix PCM device namingTakashi Iwai
2009-05-14ALSA: ctxfi - Add prefix to debug printsTakashi Iwai
2009-05-14ALSA: SB X-Fi driver mergeWai Yew CHAY