aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ctxfi
Commit message (Expand)AuthorAge
* ALSA: ctxfi: Neaten get_daio_rscJoe Perches2014-12-03
* ALSA: ctxfi: Kill the rest snd_print*()Takashi Iwai2014-10-28
* ALSA: ctxfi: remove unused variableSudip Mukherjee2014-10-21
* ALSA: ctxfi: pr_* replaced with dev_*Sudip Mukherjee2014-09-30
* ALSA: ctxfi: ctatc: added reference to snd_cardSudip Mukherjee2014-09-30
* ALSA: ctxfi: initialized snd_cardSudip Mukherjee2014-09-30
* ALSA: ctxfi: added reference of snd_cardSudip Mukherjee2014-09-30
* ALSA: ctxfi: removed typecast to (struct hw *)Sudip Mukherjee2014-09-30
* ALSA: ctxfi: changed void * to struct hw *Sudip Mukherjee2014-09-30
* ALSA: ctxfi: sparse warningSudip Mukherjee2014-09-23
* Merge branch 'for-linus' into for-nextTakashi Iwai2014-09-11
|\
| * Merge tag 'sound-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-08-28
| |\
| | * ALSA: ctxfi: ct20k1reg: Fix typo in include guardRasmus Villemoes2014-08-22
* | | ALSA: ctxfi: fix broken user-visible stringSudip Mukherjee2014-08-26
* | | ALSA: ctxfi: prink replacementSudip Mukherjee2014-08-26
* | | ALSA: ctxfi: ctpcm.c: printk replacementSudip Mukherjee2014-08-25
|/ /
* / PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
|/
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-12
* ALSA: ctxfi - Work around emu20k1 glitch to prevent buffered sound data lossSarah Bessmer2014-01-10
* ALSA: ctxfi: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-06
* ALSA: ctxfi: Staticize local symbolsSachin Kamat2013-09-13
* 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-10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30