aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/sis7019.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-24ALSA: pci: clean up using module_pci_driver()Gravatar Takashi Iwai 1-12/+1
2011-12-19ALSA: module_param: make bool parameters really boolGravatar Rusty Russell 1-1/+1
2011-12-02ALSA: sis7019 - convert to dev_*() loggingGravatar David Dillow 1-15/+14
2011-12-02ALSA: sis7019 - give slow codecs more time to resetGravatar David Dillow 1-11/+53
2011-10-31sound: fix drivers needing module.h not moduleparam.hGravatar Paul Gortmaker 1-1/+1
2011-09-22sound: irq: Remove IRQF_DISABLEDGravatar Yong Zhang 1-2/+2
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Gravatar Takashi Iwai 1-2/+2
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesGravatar Takashi Iwai 1-1/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-3/+3
2010-06-28sis7019: increase reset delaysGravatar David Dillow 1-3/+3
2010-06-28sis7019: fix capture issues with multiple periods per bufferGravatar David Dillow 1-4/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEGravatar Alexey Dobriyan 1-1/+1
2009-04-07dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Gravatar Yang Hongyang 1-1/+1
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Gravatar Takashi Iwai 1-3/+2
2008-04-24[ALSA] Fix synchronize_irq() bugs, redundanciesGravatar Jeff Garzik 1-1/+0
2008-04-21ALSA: Storage class should be before const qualifierGravatar Tobias Klauser 1-3/+3
2008-01-31[ALSA] Remove sound/driver.hGravatar Takashi Iwai 1-1/+0
2008-01-31[ALSA] sis7019: support the SiS 7019 Audio AcceleratorGravatar David Dillow 1-0/+1461