summaryrefslogtreecommitdiffstats
path: root/sound/pci/cmipci.c
Commit message (Expand)AuthorAgeFilesLines
...
* [ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai2006-10-221-3/+8
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [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] cmipci - Fix a typo in 'PC Speaker Playback Switch' controlTakashi Iwai2006-06-221-1/+1
* [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai2006-06-221-1/+3
* [ALSA] cmipci - Disable integrated mpu401 as defaultTakashi Iwai2006-06-221-1/+1
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-1/+1
* [ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2006-04-271-1/+1
* [ALSA] semaphore -> mutex (PCI part)Ingo Molnar2006-03-221-12/+13
* [ALSA] cmipci - Add PM supportTakashi Iwai2006-01-031-6/+98
* [ALSA] Remove xxx_t typedefs: PCI CMIPCITakashi Iwai2006-01-031-242/+264
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-8/+0Star
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-111-1/+0Star
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-041-1/+1
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-041-4/+2Star
* [ALSA] cmipci: use FM/MIDI ports in PCI port spaceClemens Ladisch2005-11-041-50/+68
* [ALSA] set owner field in struct pci_driverClemens Ladisch2005-09-121-0/+1
* [ALSA] Replace with kzalloc() - pci stuffTakashi Iwai2005-09-121-1/+1
* [ALSA] Remove superfluous PCI ID definitionsTakashi Iwai2005-09-121-26/+0Star
* [ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch2005-08-301-1/+1
* [ALSA] cmipci - Add Mic Boost capture switchTakashi Iwai2005-07-281-2/+7
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-281-6/+8
* [ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai2005-05-291-20/+139
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2956