summaryrefslogtreecommitdiffstats
path: root/sound/pci/au88x0/au88x0.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-21pci: use pci_ioremap_bar() in sound/Arjan van de Ven1-2/+1
2008-04-24[ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik1-2/+0
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-16[ALSA] au88x0: mem leak fix in snd_vortex_create()Jesper Juhl1-0/+1
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-5/+1
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai1-1/+1
2006-10-06[ALSA] sound/pci/au88x0/au88x0.c: ioremap balanced with iounmapAmol Lad1-0/+1
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-22[ALSA] au88x0 - Init before create componentsAlan Horstmann1-5/+7
2006-03-22[ALSA] au88x0 - 64bit arch fixesTakashi Iwai1-2/+8
2006-01-03[ALSA] au88x0: Remove unneeded call to pci_dma_supported()Tobias Klauser1-2/+2
2006-01-03[ALSA] Remove xxx_t typedefs: PCI AU88x0Takashi Iwai1-4/+4
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai1-1/+1
2005-09-12[ALSA] set owner field in struct pci_driverClemens Ladisch1-0/+1
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai1-1/+1
2005-09-12[ALSA] pci_find_device removeJiri Slaby1-10/+16
2005-05-29[ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+388