summaryrefslogtreecommitdiffstats
path: root/sound/pci/mixart
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'for-linus' into for-nextTakashi Iwai2017-08-041-2/+2
|\
| * Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-061-3/+3
| |\
| * | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-2/+2
* | | ALSA: mixart: fix string overflow warningArnd Bergmann2017-07-182-9/+5
| |/ |/|
* | ALSA: mixart: constify snd_kcontrol_new structuresBhumika Goyal2017-05-211-3/+3
|/
* ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal2017-02-211-3/+3
* ALSA: mixart: fix a comment typoGeliang Tang2016-12-281-1/+1
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-021-2/+2
* ALSA: mixart: don't print an unintialized variable on errorDan Carpenter2016-07-131-1/+1
* ALSA: mixart: silence an uninitialized variable warningDan Carpenter2016-03-161-1/+1
* ALSA: mixart: silence unitialized variable warningsDan Carpenter2016-03-151-2/+2
* ALSA: remove deprecated use of pci apiQuentin Lambert2015-04-161-1/+1
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-282-2/+2
* ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-041-4/+3
* ALSA: mixart: Fix kerneldoc commentsTakashi Iwai2014-11-111-4/+5
* ALSA: mixart: Use nonatomic PCM opsTakashi Iwai2014-09-154-64/+44
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* ALSA: mixart: Remove unused variableSachin Kamat2014-07-011-3/+1
* ALSA: mixart: Use standard printk helpersTakashi Iwai2014-02-264-85/+163
* 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: mixart: hard dependency on the standard fw loaderTakashi Iwai2012-11-221-76/+0
* sound: Remove unnecessary semicolonPeter Senna Tschudin2012-10-061-1/+1
* 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: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+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
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* ALSA: sound/mixart: avoid redefining {readl,write}_{le,be} accessorsFlorian Fainelli2010-11-111-0/+10
* 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-302-0/+2
|/
* 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/misc' into for-linusTakashi Iwai2009-03-241-20/+26
|\
| * ALSA: Fix missing KERN_* prefix to printk in sound/pciTakashi Iwai2009-02-051-20/+26
* | Merge branch 'topic/hwdep-cleanup' into for-linusTakashi Iwai2009-03-241-12/+0
|\ \
| * | ALSA: Remove superfluous hwdep opsTakashi Iwai2009-02-051-12/+0
| |/
* | 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
| |/
OpenPOWER on IntegriCloud