summaryrefslogtreecommitdiff
path: root/sound/pci/mixart
Commit message (Expand)AuthorAge
* ALSA: mixart: Delete an error message for a failed memory allocation in snd_m...Markus Elfring2017-08-12
* ALSA: mixart: make snd_pcm_hardware constBhumika Goyal2017-08-12
* Merge branch 'for-linus' into for-nextTakashi Iwai2017-08-04
|\
| * Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-06
| |\
| * | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-20
* | | ALSA: mixart: fix string overflow warningArnd Bergmann2017-07-18
| |/ |/|
* | ALSA: mixart: constify snd_kcontrol_new structuresBhumika Goyal2017-05-21
|/
* ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal2017-02-21
* ALSA: mixart: fix a comment typoGeliang Tang2016-12-28
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-02
* ALSA: mixart: don't print an unintialized variable on errorDan Carpenter2016-07-13
* ALSA: mixart: silence an uninitialized variable warningDan Carpenter2016-03-16
* ALSA: mixart: silence unitialized variable warningsDan Carpenter2016-03-15
* ALSA: remove deprecated use of pci apiQuentin Lambert2015-04-16
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-28
* ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-04
* ALSA: mixart: Fix kerneldoc commentsTakashi Iwai2014-11-11
* ALSA: mixart: Use nonatomic PCM opsTakashi Iwai2014-09-15
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* ALSA: mixart: Remove unused variableSachin Kamat2014-07-01
* ALSA: mixart: Use standard printk helpersTakashi Iwai2014-02-26
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-12
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-29
* treewide: Fix typos in printk and commentMasanari Iida2013-03-18
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-07
* ALSA: mixart: hard dependency on the standard fw loaderTakashi Iwai2012-11-22
* sound: Remove unnecessary semicolonPeter Senna Tschudin2012-10-06
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-24
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-31
* 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
* ALSA: sound/mixart: avoid redefining {readl,write}_{le,be} accessorsFlorian Fainelli2010-11-11
* ALSA: info - Implement common llseek for binary modeTakashi Iwai2010-04-13
* ALSA: info - Check file position validity in common layerTakashi Iwai2010-04-13
* ALSA: info - Use standard types for info callbacksTakashi Iwai2010-04-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-04-07
|\
| * ALSA: mixart: range checking proc fileDan Carpenter2010-04-06
* | 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
* sound: Use PCI_VDEVICEJoe Perches2009-06-25
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-24
|\
| * ALSA: Fix missing KERN_* prefix to printk in sound/pciTakashi Iwai2009-02-05
* | Merge branch 'topic/hwdep-cleanup' into for-linusTakashi Iwai2009-03-24
|\ \
| * | ALSA: Remove superfluous hwdep opsTakashi Iwai2009-02-05
| |/
* | Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai2009-03-24
|\ \
| * | ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-12
| |/