summaryrefslogtreecommitdiffstats
path: root/sound/pci/sis7019.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pci: make snd_pcm_hardware constBhumika Goyal2017-08-121-2/+2
* ALSA: sis7019: constify snd_pcm_ops structuresArvind Yadav2017-08-101-2/+2
* ALSA: remove deprecated use of pci apiQuentin Lambert2015-04-161-5/+5
* Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2015-01-111-13/+0
|\
| * ALSA: sis7019: Simplify PM callbacksTakashi Iwai2015-01-091-13/+0
* | ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-041-4/+1
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+2
* Merge branch 'for-linus' into for-nextTakashi Iwai2013-06-051-1/+2
|\
| * ALSA: sis7019: fix error return code in sis_chip_create()Wei Yongjun2013-05-311-1/+2
* | ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-291-1/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * various: Fix spelling of "asynchronous" in comments.Adam Buchbinder2012-11-191-1/+1
* | ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-8/+8
|/
* Merge branch 'for-linus' into for-nextTakashi Iwai2012-08-201-2/+3
|\
| * ALSA: sound/pci/sis7019.c: fix error return codeJulia Lawall2012-08-201-2/+3
* | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-141-3/+3
|/
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-031-10/+15
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-241-12/+1
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* ALSA: sis7019 - convert to dev_*() loggingDavid Dillow2011-12-021-15/+14
* ALSA: sis7019 - give slow codecs more time to resetDavid Dillow2011-12-021-11/+53
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-2/+2
* ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-101-2/+2
* ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-101-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* sis7019: increase reset delaysDavid Dillow2010-06-281-3/+3
* sis7019: fix capture issues with multiple periods per bufferDavid Dillow2010-06-281-4/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-091-1/+1
* dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang2009-04-071-1/+1
* ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-121-3/+2
* [ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik2008-04-241-1/+0
* ALSA: Storage class should be before const qualifierTobias Klauser2008-04-211-3/+3
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] sis7019: support the SiS 7019 Audio AcceleratorDavid Dillow2008-01-311-0/+1461
OpenPOWER on IntegriCloud