summaryrefslogtreecommitdiff
path: root/sound/pci/ctxfi
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-16Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Jaroslav Kysela
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan
2010-02-04ALSA: ctxfi - fix PTP address initializationJaroslav Kysela
2010-01-14ALSA: ctxfi - Add subsystem optionTakashi Iwai
2009-11-01Merge branch 'fix/misc' into topic/miscTakashi Iwai
2009-10-30ALSA: Cleanup redundant tests on unsignedRoel Kluin
2009-10-02ALSA: ctxfi: Swapped SURROUND-SIDE muteSven Eckelmann
2009-07-22ALSA: ctxfi - Simple code clean upTakashi Iwai
2009-07-22Merge branch 'fix/ctxfi' into topic/ctxfiTakashi Iwai
2009-07-22ALSA: ctxfi - Fix uninitialized error checksTakashi Iwai
2009-07-20Merge branch 'fix/ctxfi' into topic/ctxfiTakashi Iwai
2009-07-20ALSA: ctxfi: Swapped SURROUND-SIDE channels on emu20k2Frank Roth
2009-07-20ALSA: ctxfi - Native timer support for emu20k2Takashi Iwai
2009-06-22ALSA: ctxfi - Add PM supportWai Yew CHAY
2009-06-22ALSA: ctxfi - Allow unknown PCI SSIDsTakashi Iwai
2009-06-15ALSA: ctxfi - Fix deadlock with xfi-timerTakashi Iwai
2009-06-13ALSA: ctxfi - Replace atc lock to mutexTakashi Iwai
2009-06-09ALSA: ctxfi - Clear PCM resources at hw_params and hw_freeTakashi Iwai
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