aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/ctxfi/xfi.c
AgeCommit message (Expand)Author
2014-09-30ALSA: ctxfi: pr_* replaced with dev_*Sudip Mukherjee
2014-08-26ALSA: ctxfi: fix broken user-visible stringSudip Mukherjee
2014-08-26ALSA: ctxfi: prink replacementSudip Mukherjee
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
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton
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
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-06-14Merge branch 'test/pci-rename' into topic/miscTakashi Iwai
2011-06-14ALSA: ctxfi: Add support for Creative Titanium HDHarry Butterworth
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan
2010-01-14ALSA: ctxfi - Add subsystem optionTakashi Iwai
2009-06-22ALSA: ctxfi - Add PM supportWai Yew CHAY
2009-06-08ALSA: ctxfi - Clean up probe routinesTakashi Iwai
2009-06-05ALSA: ctxfi - Clean up / optimizeTakashi Iwai
2009-06-02ALSA: ctxfi - Fix a typo in MODULE_LICENSETakashi Iwai
2009-05-26ALSA: ctxfi - Add missing module parameter definitionsTakashi Iwai
2009-05-14ALSA: ctxfi - Add prefix to debug printsTakashi Iwai
2009-05-14ALSA: ctxfi - Move PCI ID definitions to linux/pci_ids.hTakashi Iwai
2009-05-14ALSA: SB X-Fi driver mergeWai Yew CHAY