summaryrefslogtreecommitdiff
path: root/sound/pci/ctxfi
AgeCommit message (Expand)Author
2015-01-11Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai
2015-01-09ALSA: ctxfi: Simplify PM callbacksTakashi Iwai
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring
2014-12-03ALSA: ctxfi: Neaten get_daio_rscJoe Perches
2014-10-28ALSA: ctxfi: Kill the rest snd_print*()Takashi Iwai
2014-10-21ALSA: ctxfi: remove unused variableSudip Mukherjee
2014-09-30ALSA: ctxfi: pr_* replaced with dev_*Sudip Mukherjee
2014-09-30ALSA: ctxfi: ctatc: added reference to snd_cardSudip Mukherjee
2014-09-30ALSA: ctxfi: initialized snd_cardSudip Mukherjee
2014-09-30ALSA: ctxfi: added reference of snd_cardSudip Mukherjee
2014-09-30ALSA: ctxfi: removed typecast to (struct hw *)Sudip Mukherjee
2014-09-30ALSA: ctxfi: changed void * to struct hw *Sudip Mukherjee
2014-09-23ALSA: ctxfi: sparse warningSudip Mukherjee
2014-09-11Merge branch 'for-linus' into for-nextTakashi Iwai
2014-08-28Merge tag 'sound-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-08-26ALSA: ctxfi: fix broken user-visible stringSudip Mukherjee
2014-08-26ALSA: ctxfi: prink replacementSudip Mukherjee
2014-08-25ALSA: ctxfi: ctpcm.c: printk replacementSudip Mukherjee
2014-08-22ALSA: ctxfi: ct20k1reg: Fix typo in include guardRasmus Villemoes
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai
2014-01-10ALSA: ctxfi - Work around emu20k1 glitch to prevent buffered sound data lossSarah Bessmer
2013-11-06ALSA: ctxfi: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-09-13ALSA: ctxfi: Staticize local symbolsSachin Kamat
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