aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/ctxfi
AgeCommit message (Expand)Author
2009-06-09ALSA: ctxfi - Check the presence of SRC instance in PCM pointer callbacksTakashi Iwai
2009-06-09ALSA: ctxfi - Add missing start check in atc_pcm_playback_start()Takashi Iwai
2009-06-08ALSA: ctxfi - Add use_system_timer module optionTakashi Iwai
2009-06-08ALSA: ctxfi - Fix wrong model id for UAATakashi Iwai
2009-06-08ALSA: ctxfi - Clean up probe routinesTakashi Iwai
2009-06-08ALSA: ctxfi - Fix / clean up hw20k2 chip codeTakashi Iwai
2009-06-08ALSA: ctxfi - Fix possible buffer pointer overrunTakashi Iwai
2009-06-08ALSA: ctxfi - Remove useless initializations and castTakashi Iwai
2009-06-08ALSA: ctxfi - Fix DMA mask for emu20k2 chipTakashi Iwai
2009-06-08ALSA: ctxfi - Make volume controls more intuitiveTakashi Iwai
2009-06-08ALSA: ctxfi - Optimize the native timer handling using wc counterTakashi Iwai
2009-06-05ALSA: ctxfi - Add missing inclusion of linux/math64.hTakashi Iwai
2009-06-05ALSA: ctxfi - Set device 0 for mixer control elementsTakashi Iwai
2009-06-05ALSA: ctxfi - Clean up / optimizeTakashi Iwai
2009-06-05ALSA: ctxfi - Set periods_min to 2Takashi Iwai
2009-06-05ALSA: ctxfi - Use native timer interrupt on emu20k1Takashi Iwai
2009-06-05ALSA: ctxfi - Fix previous fix for 64bit DMATakashi Iwai
2009-06-05ALSA: ctxfi - Fix endian-dependent codesTakashi Iwai
2009-06-05ALSA: ctxfi - Allow 64bit DMATakashi Iwai
2009-06-02Merge branch 'topic/ctxfi-fix' into topic/ctxfiTakashi Iwai
2009-06-02ALSA: ctxfi - Support SG-buffersTakashi Iwai
2009-06-02ALSA: ctxfi - Remove PAGE_SIZE limitationTakashi Iwai
2009-06-02ALSA: ctxfi - Fix supported PCM formatsTakashi Iwai
2009-06-02ALSA: ctxfi - Fix PCM device namingTakashi Iwai
2009-06-02ALSA: ctxfi - Fix surround mixer namesTakashi Iwai
2009-06-02ALSA: ALSA: ctxfi - Release PCM resources at each prepare callTakashi Iwai
2009-06-02ALSA: ctxfi - Fix a typo in MODULE_LICENSETakashi Iwai
2009-06-02ALSA: ctxfi - Fix Oops at mmappingTakashi Iwai
2009-05-26ALSA: ctxfi - Add missing module parameter definitionsTakashi Iwai
2009-05-14ALSA: ctxfi - Add prefix to debug printsTakashi Iwai
2009-05-14ALSA: ctxfi - Avoid unneeded pci_read_config_*() callsTakashi Iwai
2009-05-14ALSA: ctxfi - Move PCI ID definitions to linux/pci_ids.hTakashi Iwai
2009-05-14ALSA: ctxfi - Add missing inclusion of linux/delay.hTakashi Iwai
2009-05-14ALSA: SB X-Fi driver mergeWai Yew CHAY