aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/sis7019.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell1-1/+1
2011-12-02ALSA: sis7019 - convert to dev_*() loggingDavid Dillow1-15/+14
2011-12-02ALSA: sis7019 - give slow codecs more time to resetDavid Dillow1-11/+53
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker1-1/+1
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang1-2/+2
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai1-2/+2
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2010-06-28sis7019: increase reset delaysDavid Dillow1-3/+3
2010-06-28sis7019: fix capture issues with multiple periods per bufferDavid Dillow1-4/+6
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-04-07dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang1-1/+1
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai1-3/+2
2008-04-24[ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik1-1/+0
2008-04-21ALSA: Storage class should be before const qualifierTobias Klauser1-3/+3
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] sis7019: support the SiS 7019 Audio AcceleratorDavid Dillow1-0/+1461