summaryrefslogtreecommitdiffstats
path: root/sound/pci/mixart/mixart.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai2020-01-031-1/+1
* ALSA: mixart: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
* ALSA: pci: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-2/+0
* ALSA: mixart: Use managed buffer allocationTakashi Iwai2019-12-111-9/+5
* ALSA: pci: Avoid non-standard macro usageTakashi Iwai2019-11-061-3/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* ALSA: pci: Clean up with new procfs helpersTakashi Iwai2019-02-061-4/+2
* ALSA: mixart: Mark expected switch fall-throughGustavo A. R. Silva2018-08-061-0/+1
* ALSA: mixart: Delete an error message for a failed memory allocation in snd_m...Markus Elfring2017-08-121-3/+1
* ALSA: mixart: make snd_pcm_hardware constBhumika Goyal2017-08-121-2/+2
* ALSA: mixart: fix string overflow warningArnd Bergmann2017-07-181-5/+5
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-021-2/+2
* ALSA: mixart: silence an uninitialized variable warningDan Carpenter2016-03-161-1/+1
* ALSA: remove deprecated use of pci apiQuentin Lambert2015-04-161-1/+1
* ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-041-4/+3
* ALSA: mixart: Use nonatomic PCM opsTakashi Iwai2014-09-151-10/+7
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* ALSA: mixart: Use standard printk helpersTakashi Iwai2014-02-261-40/+78
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+2
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-291-1/+0
* treewide: Fix typos in printk and commentMasanari Iida2013-03-181-1/+1
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-6/+6
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-241-13/+2
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-101-1/+1
* ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-101-1/+1
* ALSA: info - Implement common llseek for binary modeTakashi Iwai2010-04-131-51/+0
* ALSA: info - Check file position validity in common layerTakashi Iwai2010-04-131-12/+0
* ALSA: info - Use standard types for info callbacksTakashi Iwai2010-04-131-16/+16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-04-071-10/+14
|\
| * ALSA: mixart: range checking proc fileDan Carpenter2010-04-061-10/+14
* | 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
* sound: Use PCI_VDEVICEJoe Perches2009-06-251-1/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai2009-03-241-3/+3
|\
| * ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-121-3/+3
* | ALSA: mixart, fix lock imbalanceJiri Slaby2009-03-181-0/+1
|/
* Merge branch 'topic/pcsp-fix' into topic/miscTakashi Iwai2008-12-201-2/+1
|\
| * pci: use pci_ioremap_bar() in sound/Arjan van de Ven2008-10-211-2/+1
* | ALSA: sound/pci/mixart/mixart.c: Add missing snd_card_freeJulia Lawall2008-11-271-1/+3
|/
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-131-2/+2
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy...Clemens Ladisch2007-10-161-2/+2
* [ALSA] mixart - Check ioremap errorTakashi Iwai2007-10-161-0/+6
* sound: convert "sound" subdirectory to UTF-8John Anthony Kazos Jr2007-05-091-1/+1
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-201-2/+3
* [ALSA] mixart: Use SEEK_{SET,CUR,END} instead of hardcoded valuesJosef 'Jeff' Sipek2006-09-231-6/+6
* [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-121-1/+1
OpenPOWER on IntegriCloud