aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ctxfi/xfi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky1-1/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 364Thomas Gleixner1-4/+1
2018-05-28sound: Use octal not symbolic permissionsJoe Perches1-2/+2
2014-09-30ALSA: ctxfi: pr_* replaced with dev_*Sudip Mukherjee1-6/+9
2014-08-26ALSA: ctxfi: fix broken user-visible stringSudip Mukherjee1-4/+2
2014-08-26ALSA: ctxfi: prink replacementSudip Mukherjee1-4/+4
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai1-1/+2
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai1-1/+0
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton1-3/+3
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai1-1/+1
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai1-9/+13
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai1-12/+1
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell1-1/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-06-14Merge branch 'test/pci-rename' into topic/miscTakashi Iwai1-1/+1
2011-06-14ALSA: ctxfi: Add support for Creative Titanium HDHarry Butterworth1-2/+2
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai1-1/+1
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan1-1/+1
2010-01-14ALSA: ctxfi - Add subsystem optionTakashi Iwai1-1/+4
2009-06-22ALSA: ctxfi - Add PM supportWai Yew CHAY1-0/+22
2009-06-08ALSA: ctxfi - Clean up probe routinesTakashi Iwai1-4/+11
2009-06-05ALSA: ctxfi - Clean up / optimizeTakashi Iwai1-1/+1
2009-06-02ALSA: ctxfi - Fix a typo in MODULE_LICENSETakashi Iwai1-1/+1
2009-05-26ALSA: ctxfi - Add missing module parameter definitionsTakashi Iwai1-0/+9
2009-05-14ALSA: ctxfi - Add prefix to debug printsTakashi Iwai1-7/+8
2009-05-14ALSA: ctxfi - Move PCI ID definitions to linux/pci_ids.hTakashi Iwai1-3/+3
2009-05-14ALSA: SB X-Fi driver mergeWai Yew CHAY1-0/+125