summaryrefslogtreecommitdiffstats
path: root/sound/pci/ctxfi/xfi.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ctxfi: pr_* replaced with dev_*Sudip Mukherjee2014-09-301-6/+9
* ALSA: ctxfi: fix broken user-visible stringSudip Mukherjee2014-08-261-4/+2
* ALSA: ctxfi: prink replacementSudip Mukherjee2014-08-261-4/+4
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-1/+2
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-291-1/+0
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-3/+3
* ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-141-1/+1
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-031-9/+13
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-241-12/+1
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* Merge branch 'test/pci-rename' into topic/miscTakashi Iwai2011-06-141-1/+1
|\
| * ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-101-1/+1
* | ALSA: ctxfi: Add support for Creative Titanium HDHarry Butterworth2011-06-141-2/+2
|/
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-091-1/+1
* ALSA: ctxfi - Add subsystem optionTakashi Iwai2010-01-141-1/+4
* ALSA: ctxfi - Add PM supportWai Yew CHAY2009-06-221-0/+22
* ALSA: ctxfi - Clean up probe routinesTakashi Iwai2009-06-081-4/+11
* ALSA: ctxfi - Clean up / optimizeTakashi Iwai2009-06-051-1/+1
* ALSA: ctxfi - Fix a typo in MODULE_LICENSETakashi Iwai2009-06-021-1/+1
* ALSA: ctxfi - Add missing module parameter definitionsTakashi Iwai2009-05-261-0/+9
* ALSA: ctxfi - Add prefix to debug printsTakashi Iwai2009-05-141-7/+8
* ALSA: ctxfi - Move PCI ID definitions to linux/pci_ids.hTakashi Iwai2009-05-141-3/+3
* ALSA: SB X-Fi driver mergeWai Yew CHAY2009-05-141-0/+125
OpenPOWER on IntegriCloud