aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/sis7019.c
AgeCommit message (Expand)Author
2020-12-25ALSA: sis7019: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen
2020-01-28Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-03ALSA: pci: Constify snd_ac97_bus_ops definitionsTakashi Iwai
2020-01-03ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai
2019-12-11ALSA: sis7019: Support PCM sync_stopTakashi Iwai
2019-12-11ALSA: pci: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: sis7019: Use managed buffer allocationTakashi Iwai
2019-11-06ALSA: pci: Avoid non-standard macro usageTakashi Iwai
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 274Thomas Gleixner
2019-01-15ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2017-08-12ALSA: pci: make snd_pcm_hardware constBhumika Goyal
2017-08-10ALSA: sis7019: constify snd_pcm_ops structuresArvind Yadav
2015-04-16ALSA: remove deprecated use of pci apiQuentin Lambert
2015-01-11Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai
2015-01-09ALSA: sis7019: Simplify PM callbacksTakashi Iwai
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-06-05Merge branch 'for-linus' into for-nextTakashi Iwai
2013-05-31ALSA: sis7019: fix error return code in sis_chip_create()Wei Yongjun
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton
2012-11-19various: Fix spelling of "asynchronous" in comments.Adam Buchbinder
2012-08-20Merge branch 'for-linus' into for-nextTakashi Iwai
2012-08-20ALSA: sound/pci/sis7019.c: fix error return codeJulia Lawall
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-12-02ALSA: sis7019 - convert to dev_*() loggingDavid Dillow
2011-12-02ALSA: sis7019 - give slow codecs more time to resetDavid Dillow
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai
2011-03-31Fix common misspellingsLucas De Marchi
2010-06-28sis7019: increase reset delaysDavid Dillow
2010-06-28sis7019: fix capture issues with multiple periods per bufferDavid Dillow
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan
2009-04-07dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai
2008-04-24[ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik
2008-04-21ALSA: Storage class should be before const qualifierTobias Klauser
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] sis7019: support the SiS 7019 Audio AcceleratorDavid Dillow