aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/cs5530.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai1-14/+2
2011-12-19ALSA: Add missing module parameters for als300 and cs5530 driversTakashi Iwai1-1/+8
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker1-1/+1
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan1-1/+1
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai1-3/+3
2008-10-27Merge branches 'topic/fix/asoc', 'topic/fix/hda', 'topic/fix/misc' and 'topic/pci-ioremap-bar' into for-linusTakashi Iwai1-2/+2
2008-10-27sound: use a common working email addressAlan Cox1-1/+1
2008-10-21pci: use pci_ioremap_bar() in sound/Arjan van de Ven1-1/+1
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-07-20[ALSA] Add support for Cyrix/NatSemi Geode CS5530 (VSA1)Takashi Iwai1-0/+306