aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/cmipci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-09[ALSA] _snd_cmipci_uswitch_put doesn't set zero flagsTimofei V. Bondarenko1-1/+2
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai1-1/+1
2006-10-22[ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai1-3/+8
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
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] cmipci - Fix a typo in 'PC Speaker Playback Switch' controlTakashi Iwai1-1/+1
2006-06-22[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai1-1/+3
2006-06-22[ALSA] cmipci - Disable integrated mpu401 as defaultTakashi Iwai1-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-12/+13
2006-01-03[ALSA] cmipci - Add PM supportTakashi Iwai1-6/+98
2006-01-03[ALSA] Remove xxx_t typedefs: PCI CMIPCITakashi Iwai1-242/+264
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai1-8/+0
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-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai1-4/+2
2005-11-04[ALSA] cmipci: use FM/MIDI ports in PCI port spaceClemens Ladisch1-50/+68
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] Remove superfluous PCI ID definitionsTakashi Iwai1-26/+0
2005-08-30[ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch1-1/+1
2005-07-28[ALSA] cmipci - Add Mic Boost capture switchTakashi Iwai1-2/+7
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-6/+8
2005-05-29[ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai1-20/+139
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2956