aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/korg1212 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-09[ALSA] korg1212: fix printk format warningRandy Dunlap1-1/+1
2007-02-09[ALSA] korg1212: add request_firmware()Clemens Ladisch1-9/+36
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai1-1/+1
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik1-4/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai1-1/+1
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-1/+1
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar1-1/+1
2006-03-22[ALSA] semaphore -> mutex (PCI part)Ingo Molnar1-8/+9
2006-01-03[ALSA] Fix possible races in timer callbacksTakashi Iwai1-2/+3
2006-01-03[ALSA] Remove xxx_t typedefs: PCI KORG1212Takashi Iwai1-188/+196
2006-01-03[ALSA] korg1212 - Clean up debug printsTakashi Iwai1-327/+247
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-10-07[ALSA] korg1212: fix typoClemens Ladisch1-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-08-30[ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch1-2/+2
2005-05-29[ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds3-0/+3549