aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ctxfi (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-01Merge branch 'fix/misc' into topic/miscTakashi Iwai1-2/+2
2009-10-30ALSA: Cleanup redundant tests on unsignedRoel Kluin1-1/+1
2009-10-02ALSA: ctxfi: Swapped SURROUND-SIDE muteSven Eckelmann1-2/+2
2009-07-22ALSA: ctxfi - Simple code clean upTakashi Iwai10-101/+100
2009-07-22Merge branch 'fix/ctxfi' into topic/ctxfiTakashi Iwai2-12/+9
2009-07-22ALSA: ctxfi - Fix uninitialized error checksTakashi Iwai2-12/+9
2009-07-20Merge branch 'fix/ctxfi' into topic/ctxfiTakashi Iwai1-2/+2
2009-07-20ALSA: ctxfi: Swapped SURROUND-SIDE channels on emu20k2Frank Roth1-2/+2
2009-07-20ALSA: ctxfi - Native timer support for emu20k2Takashi Iwai2-9/+55
2009-06-22ALSA: ctxfi - Add PM supportWai Yew CHAY9-107/+354
2009-06-22ALSA: ctxfi - Allow unknown PCI SSIDsTakashi Iwai2-6/+22
2009-06-15ALSA: ctxfi - Fix deadlock with xfi-timerTakashi Iwai1-8/+10
2009-06-13ALSA: ctxfi - Replace atc lock to mutexTakashi Iwai2-15/+11
2009-06-09ALSA: ctxfi - Clear PCM resources at hw_params and hw_freeTakashi Iwai2-3/+17
2009-06-09ALSA: ctxfi - Check the presence of SRC instance in PCM pointer callbacksTakashi Iwai1-0/+4
2009-06-09ALSA: ctxfi - Add missing start check in atc_pcm_playback_start()Takashi Iwai1-0/+4
2009-06-08ALSA: ctxfi - Add use_system_timer module optionTakashi Iwai1-3/+6
2009-06-08ALSA: ctxfi - Fix wrong model id for UAATakashi Iwai2-9/+10
2009-06-08ALSA: ctxfi - Clean up probe routinesTakashi Iwai7-174/+135
2009-06-08ALSA: ctxfi - Fix / clean up hw20k2 chip codeTakashi Iwai1-169/+177
2009-06-08ALSA: ctxfi - Fix possible buffer pointer overrunTakashi Iwai1-0/+4
2009-06-08ALSA: ctxfi - Remove useless initializations and castTakashi Iwai11-297/+301
2009-06-08ALSA: ctxfi - Fix DMA mask for emu20k2 chipTakashi Iwai1-6/+8
2009-06-08ALSA: ctxfi - Make volume controls more intuitiveTakashi Iwai1-17/+32
2009-06-08ALSA: ctxfi - Optimize the native timer handling using wc counterTakashi Iwai3-28/+55
2009-06-05ALSA: ctxfi - Add missing inclusion of linux/math64.hTakashi Iwai1-0/+1
2009-06-05ALSA: ctxfi - Set device 0 for mixer control elementsTakashi Iwai1-1/+1
2009-06-05ALSA: ctxfi - Clean up / optimizeTakashi Iwai6-248/+243
2009-06-05ALSA: ctxfi - Set periods_min to 2Takashi Iwai1-2/+2
2009-06-05ALSA: ctxfi - Use native timer interrupt on emu20k1Takashi Iwai9-105/+543
2009-06-05ALSA: ctxfi - Fix previous fix for 64bit DMATakashi Iwai1-5/+4
2009-06-05ALSA: ctxfi - Fix endian-dependent codesTakashi Iwai1-9/+9
2009-06-05ALSA: ctxfi - Allow 64bit DMATakashi Iwai1-3/+7
2009-06-02Merge branch 'topic/ctxfi-fix' into topic/ctxfiTakashi Iwai8-107/+92
2009-06-02ALSA: ctxfi - Support SG-buffersTakashi Iwai4-37/+30
2009-06-02ALSA: ctxfi - Remove PAGE_SIZE limitationTakashi Iwai4-36/+30
2009-06-02ALSA: ctxfi - Fix supported PCM formatsTakashi Iwai2-13/+7
2009-06-02ALSA: ctxfi - Fix PCM device namingTakashi Iwai3-10/+8
2009-06-02ALSA: ctxfi - Fix surround mixer namesTakashi Iwai1-4/+4
2009-06-02ALSA: ALSA: ctxfi - Release PCM resources at each prepare callTakashi Iwai1-0/+9
2009-06-02ALSA: ctxfi - Fix a typo in MODULE_LICENSETakashi Iwai1-1/+1
2009-06-02ALSA: ctxfi - Fix Oops at mmappingTakashi Iwai4-16/+13
2009-05-26ALSA: ctxfi - Add missing module parameter definitionsTakashi Iwai1-0/+9
2009-05-14ALSA: ctxfi - Add prefix to debug printsTakashi Iwai9-43/+52
2009-05-14ALSA: ctxfi - Avoid unneeded pci_read_config_*() callsTakashi Iwai1-6/+6
2009-05-14ALSA: ctxfi - Move PCI ID definitions to linux/pci_ids.hTakashi Iwai3-41/+12
2009-05-14ALSA: ctxfi - Add missing inclusion of linux/delay.hTakashi Iwai2-0/+2
2009-05-14ALSA: SB X-Fi driver mergeWai Yew CHAY29-0/+12357