aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ctxfi
Commit message (Expand)AuthorAgeFilesLines
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-291-1/+0
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-076-23/+23
* ALSA: Define more channel map positionsTakashi Iwai2012-09-121-3/+3
* ALSA: ctxfi: Fix mono channel map to UNKNOWNTakashi Iwai2012-09-121-3/+3
* ALSA: ctxfi: Implement channel mapsTakashi Iwai2012-09-061-0/+50
* Merge branch 'for-linus' into for-nextTakashi Iwai2012-08-201-1/+3
|\
| * ALSA: sound/pci/ctxfi/ctatc.c: fix error return codeJulia Lawall2012-08-201-1/+3
* | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-149-13/+13
|/
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-036-17/+21
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-241-12/+1
* ALSA: ctxfi: Fix typo in ctvmem.cMasanari Iida2012-02-231-1/+1
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-192-3/+3
* ALSA: ctxf: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-061-1/+1
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ALSA: ctxfi: Bump playback substreams to 256Maarten Lankhorst2011-08-243-3/+3
* ALSA: ctxfi: Change PLL initialization codeHarry Butterworth2011-06-161-10/+7
* Merge branch 'test/pci-rename' into topic/miscTakashi Iwai2011-06-143-3/+3
|\
| * ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-102-2/+2
| * ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-101-1/+1
* | ALSA: ctxfi: Implement a combined capabilities query method to replace multip...Harry Butterworth2011-06-146-84/+39
* | ALSA: ctxfi: Add support for Creative Titanium HDHarry Butterworth2011-06-1410-164/+487
|/
* Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* ALSA: ctxfi - use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov2011-03-161-2/+1
* ALSA: ctxfi - Clear input settings before initializationPrzemyslaw Bruski2011-03-141-0/+2
* ALSA: ctxfi - Fix SPDIF status retrievalPrzemyslaw Bruski2011-03-141-14/+5
* ALSA: ctxfi - Fix incorrect SPDIF status bit maskPrzemyslaw Bruski2011-03-141-1/+1
* ALSA: ctxfi - Fix microphone boost codes/commentsPrzemyslaw Bruski2011-03-141-10/+18
* ALSA: sound/pci/ctxfi/ctpcm.c: Remove potential for use after freeJulia Lawall2010-11-111-6/+10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Jaroslav Kysela2010-02-163-11/+21
|\
| * sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-091-1/+1
| * ALSA: ctxfi - Add subsystem optionTakashi Iwai2010-01-143-10/+20
* | ALSA: ctxfi - fix PTP address initializationJaroslav Kysela2010-02-043-36/+25
|/
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-11-011-2/+2
|\
| * ALSA: ctxfi: Swapped SURROUND-SIDE muteSven Eckelmann2009-10-021-2/+2
* | ALSA: Cleanup redundant tests on unsignedRoel Kluin2009-10-301-1/+1
|/
* ALSA: ctxfi - Simple code clean upTakashi Iwai2009-07-2210-101/+100
* Merge branch 'fix/ctxfi' into topic/ctxfiTakashi Iwai2009-07-222-12/+9
|\
| * ALSA: ctxfi - Fix uninitialized error checksTakashi Iwai2009-07-222-12/+9
* | Merge branch 'fix/ctxfi' into topic/ctxfiTakashi Iwai2009-07-201-2/+2
|\ \ | |/
| * ALSA: ctxfi: Swapped SURROUND-SIDE channels on emu20k2Frank Roth2009-07-201-2/+2
* | ALSA: ctxfi - Native timer support for emu20k2Takashi Iwai2009-07-202-9/+55
|/
* ALSA: ctxfi - Add PM supportWai Yew CHAY2009-06-229-107/+354
* ALSA: ctxfi - Allow unknown PCI SSIDsTakashi Iwai2009-06-222-6/+22
* ALSA: ctxfi - Fix deadlock with xfi-timerTakashi Iwai2009-06-151-8/+10
* ALSA: ctxfi - Replace atc lock to mutexTakashi Iwai2009-06-132-15/+11
* ALSA: ctxfi - Clear PCM resources at hw_params and hw_freeTakashi Iwai2009-06-092-3/+17
* ALSA: ctxfi - Check the presence of SRC instance in PCM pointer callbacksTakashi Iwai2009-06-091-0/+4
* ALSA: ctxfi - Add missing start check in atc_pcm_playback_start()Takashi Iwai2009-06-091-0/+4
* ALSA: ctxfi - Add use_system_timer module optionTakashi Iwai2009-06-081-3/+6