summaryrefslogtreecommitdiff
path: root/sound/pci/ctxfi
AgeCommit message (Expand)Author
2011-06-16ALSA: ctxfi: Change PLL initialization codeHarry Butterworth
2011-06-14Merge branch 'test/pci-rename' into topic/miscTakashi Iwai
2011-06-14ALSA: ctxfi: Implement a combined capabilities query method to replace multip...Harry Butterworth
2011-06-14ALSA: ctxfi: Add support for Creative Titanium HDHarry Butterworth
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-16ALSA: ctxfi - use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov
2011-03-14ALSA: ctxfi - Clear input settings before initializationPrzemyslaw Bruski
2011-03-14ALSA: ctxfi - Fix SPDIF status retrievalPrzemyslaw Bruski
2011-03-14ALSA: ctxfi - Fix incorrect SPDIF status bit maskPrzemyslaw Bruski
2011-03-14ALSA: ctxfi - Fix microphone boost codes/commentsPrzemyslaw Bruski
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
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