summaryrefslogtreecommitdiffstats
path: root/sound/pci/nm256
Commit message (Expand)AuthorAgeFilesLines
* ALSA: nm256: constify snd_ac97_res_tableArvind Yadav2017-08-241-1/+1
* ALSA: nm256: Constify hw_constraintsTakashi Iwai2017-06-091-2/+2
* ALSA: nm256: Convert to new PCM copy opsTakashi Iwai2017-06-021-20/+37
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-021-2/+2
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2015-01-111-14/+0
|\
| * ALSA: nm256: Simplify PM callbacksTakashi Iwai2015-01-091-14/+0
* | ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-041-4/+2
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* ALSA: nm256: Use standard printk helpersTakashi Iwai2014-02-261-32/+43
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+1
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-291-1/+0
* ALSA: Make snd_printd() and snd_printdd() inlineTakashi Iwai2013-01-251-1/+2
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-9/+9
* ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-141-2/+2
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-031-9/+15
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-241-14/+2
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-6/+6
* 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
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-091-1/+1
* sound: Use PCI_VDEVICEJoe Perches2009-06-251-3/+3
* ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-121-3/+3
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-131-5/+10
* ALSA: correct kcalloc usageMilton Miller2008-07-141-2/+2
* [ALSA] Fix possible races at free_irq in PCI driversTakashi Iwai2008-04-241-3/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* [ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy...Clemens Ladisch2007-10-161-1/+0
* [ALSA] nm256 - Add mention of opl3sa2 to a diagnostic messagePaul Vojta2007-07-201-1/+2
* [ALSA] nm256 - Use quirk list helper functionTakashi Iwai2007-02-091-34/+22
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-201-1/+1
* [ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai2006-10-221-1/+11
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-121-1/+1
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2006-04-271-1/+1
* [ALSA] Fix NM256 hard lock upFlorian Schlichting2006-03-221-24/+96
* [ALSA] semaphore -> mutex (PCI part)Ingo Molnar2006-03-221-7/+9
* [ALSA] nm256-intel - Fix PM supportTakashi Iwai2006-01-031-9/+17
* [ALSA] Remove xxx_t typedefs: PCI NM256Takashi Iwai2006-01-031-123/+127
* [ALSA] nm256 - Code clean upTakashi Iwai2006-01-031-21/+9
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-041-10/+10
* [ALSA] Remove multi-card support for ali5451 and nm256Takashi Iwai2005-11-041-53/+47
* [ALSA] nm256: reset workaround for Latitude CSxJohn W. Linville2005-11-041-3/+20
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-041-8/+2
* [ALSA] set owner field in struct pci_driverClemens Ladisch2005-09-121-0/+1
* [ALSA] Replace with kzalloc() - pci stuffTakashi Iwai2005-09-121-1/+1
OpenPOWER on IntegriCloud