summaryrefslogtreecommitdiff
path: root/sound/pci/nm256
Commit message (Expand)AuthorAge
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-29
* ALSA: Make snd_printd() and snd_printdd() inlineTakashi Iwai2013-01-25
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-07
* ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-14
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-03
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-24
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* 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
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-09
* sound: Use PCI_VDEVICEJoe Perches2009-06-25
* ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-12
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-13
* ALSA: correct kcalloc usageMilton Miller2008-07-14
* [ALSA] Fix possible races at free_irq in PCI driversTakashi Iwai2008-04-24
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-16
* [ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy...Clemens Ladisch2007-10-16
* [ALSA] nm256 - Add mention of opl3sa2 to a diagnostic messagePaul Vojta2007-07-20
* [ALSA] nm256 - Use quirk list helper functionTakashi Iwai2007-02-09
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-20
* [ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai2006-10-22
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-12
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2006-04-27
* [ALSA] Fix NM256 hard lock upFlorian Schlichting2006-03-22
* [ALSA] semaphore -> mutex (PCI part)Ingo Molnar2006-03-22
* [ALSA] nm256-intel - Fix PM supportTakashi Iwai2006-01-03
* [ALSA] Remove xxx_t typedefs: PCI NM256Takashi Iwai2006-01-03
* [ALSA] nm256 - Code clean upTakashi Iwai2006-01-03
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-10
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-04
* [ALSA] Remove multi-card support for ali5451 and nm256Takashi Iwai2005-11-04
* [ALSA] nm256: reset workaround for Latitude CSxJohn W. Linville2005-11-04
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-04
* [ALSA] set owner field in struct pci_driverClemens Ladisch2005-09-12
* [ALSA] Replace with kzalloc() - pci stuffTakashi Iwai2005-09-12
* [ALSA] Remove superfluous PCI ID definitionsTakashi Iwai2005-09-12
* [ALSA] sparse address space annotationsClemens Ladisch2005-09-12
* [ALSA] nm256 - Fix PM and irq handlingTakashi Iwai2005-08-30
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-27
* [ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai2005-05-29
* Linux-2.6.12-rc2Linus Torvalds2005-04-16