summaryrefslogtreecommitdiff
path: root/sound/pci/sis7019.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' into for-nextTakashi Iwai2013-06-05
|\
| * ALSA: sis7019: fix error return code in sis_chip_create()Wei Yongjun2013-05-31
* | ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-29
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| * various: Fix spelling of "asynchronous" in comments.Adam Buchbinder2012-11-19
* | ALSA: pci: remove __dev* attributesBill Pemberton2012-12-07
|/
* Merge branch 'for-linus' into for-nextTakashi Iwai2012-08-20
|\
| * ALSA: sound/pci/sis7019.c: fix error return codeJulia Lawall2012-08-20
* | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-14
|/
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-03
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-24
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* ALSA: sis7019 - convert to dev_*() loggingDavid Dillow2011-12-02
* ALSA: sis7019 - give slow codecs more time to resetDavid Dillow2011-12-02
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-31
* sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-22
* ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-10
* ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-10
* Fix common misspellingsLucas De Marchi2011-03-31
* sis7019: increase reset delaysDavid Dillow2010-06-28
* sis7019: fix capture issues with multiple periods per bufferDavid Dillow2010-06-28
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-09
* dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang2009-04-07
* ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-12
* [ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik2008-04-24
* ALSA: Storage class should be before const qualifierTobias Klauser2008-04-21
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] sis7019: support the SiS 7019 Audio AcceleratorDavid Dillow2008-01-31