aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/ctxfi
AgeCommit message (Expand)Author
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton
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-20Merge branch 'for-linus' into for-nextTakashi Iwai
2012-08-20ALSA: sound/pci/ctxfi/ctatc.c: fix error return codeJulia Lawall
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai
2012-02-23ALSA: ctxfi: Fix typo in ctvmem.cMasanari Iida
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-12-06ALSA: ctxf: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-08-24ALSA: ctxfi: Bump playback substreams to 256Maarten Lankhorst
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