summaryrefslogtreecommitdiff
path: root/sound/pci/ctxfi
Commit message (Expand)AuthorAge
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-29
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-07
* ALSA: Define more channel map positionsTakashi Iwai2012-09-12
* ALSA: ctxfi: Fix mono channel map to UNKNOWNTakashi Iwai2012-09-12
* ALSA: ctxfi: Implement channel mapsTakashi Iwai2012-09-06
* Merge branch 'for-linus' into for-nextTakashi Iwai2012-08-20
|\
| * ALSA: sound/pci/ctxfi/ctatc.c: fix error return codeJulia Lawall2012-08-20
* | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-14
|/
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-03
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-24
* ALSA: ctxfi: Fix typo in ctvmem.cMasanari Iida2012-02-23
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* ALSA: ctxf: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-06
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* ALSA: ctxfi: Bump playback substreams to 256Maarten Lankhorst2011-08-24
* ALSA: ctxfi: Change PLL initialization codeHarry Butterworth2011-06-16
* Merge branch 'test/pci-rename' into topic/miscTakashi Iwai2011-06-14
|\
| * ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-10
| * ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-10
* | ALSA: ctxfi: Implement a combined capabilities query method to replace multip...Harry Butterworth2011-06-14
* | ALSA: ctxfi: Add support for Creative Titanium HDHarry Butterworth2011-06-14
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* ALSA: ctxfi - use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov2011-03-16
* ALSA: ctxfi - Clear input settings before initializationPrzemyslaw Bruski2011-03-14
* ALSA: ctxfi - Fix SPDIF status retrievalPrzemyslaw Bruski2011-03-14
* ALSA: ctxfi - Fix incorrect SPDIF status bit maskPrzemyslaw Bruski2011-03-14
* ALSA: ctxfi - Fix microphone boost codes/commentsPrzemyslaw Bruski2011-03-14
* ALSA: sound/pci/ctxfi/ctpcm.c: Remove potential for use after freeJulia Lawall2010-11-11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Jaroslav Kysela2010-02-16
|\
| * sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-09
| * ALSA: ctxfi - Add subsystem optionTakashi Iwai2010-01-14
* | ALSA: ctxfi - fix PTP address initializationJaroslav Kysela2010-02-04
|/
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-11-01
|\
| * ALSA: ctxfi: Swapped SURROUND-SIDE muteSven Eckelmann2009-10-02
* | ALSA: Cleanup redundant tests on unsignedRoel Kluin2009-10-30
|/
* ALSA: ctxfi - Simple code clean upTakashi Iwai2009-07-22
* Merge branch 'fix/ctxfi' into topic/ctxfiTakashi Iwai2009-07-22
|\
| * ALSA: ctxfi - Fix uninitialized error checksTakashi Iwai2009-07-22
* | Merge branch 'fix/ctxfi' into topic/ctxfiTakashi Iwai2009-07-20
|\ \ | |/
| * ALSA: ctxfi: Swapped SURROUND-SIDE channels on emu20k2Frank Roth2009-07-20
* | ALSA: ctxfi - Native timer support for emu20k2Takashi Iwai2009-07-20
|/
* ALSA: ctxfi - Add PM supportWai Yew CHAY2009-06-22
* ALSA: ctxfi - Allow unknown PCI SSIDsTakashi Iwai2009-06-22
* ALSA: ctxfi - Fix deadlock with xfi-timerTakashi Iwai2009-06-15
* ALSA: ctxfi - Replace atc lock to mutexTakashi Iwai2009-06-13
* ALSA: ctxfi - Clear PCM resources at hw_params and hw_freeTakashi Iwai2009-06-09
* ALSA: ctxfi - Check the presence of SRC instance in PCM pointer callbacksTakashi Iwai2009-06-09
* ALSA: ctxfi - Add missing start check in atc_pcm_playback_start()Takashi Iwai2009-06-09
* ALSA: ctxfi - Add use_system_timer module optionTakashi Iwai2009-06-08