summaryrefslogtreecommitdiffstats
path: root/sound/pci/au88x0
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-126-21/+21
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [ALSA] au88x0 - Fix 64bit address of MPU401 MMIO portTakashi Iwai2006-06-221-1/+1
* [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai2006-06-221-1/+2
* [ALSA] Remove ENTER_UART from au88x0 initAlan Horstmann2006-06-221-3/+0
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-221-23/+6
* [ALSA] au88x0 - Init before create componentsAlan Horstmann2006-06-222-5/+10
* [ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2006-04-273-3/+3
* [ALSA] Overrun in sound/pci/au88x0/au88x0_pcm.cEric Sesterhenn2006-04-121-1/+1
* [ALSA] au88x0 - clean up __devinit/__devexitDale Sedivec2006-04-123-9/+8
* [ALSA] au88x0 - Fix structs for equalizerTakashi Iwai2006-03-221-6/+3
* [ALSA] au88x0 - 64bit arch fixesTakashi Iwai2006-03-2211-72/+81
* [ALSA] au88x0 - Fix a compile warningTakashi Iwai2006-01-221-1/+1
* [ALSA] au88x0: Remove unneeded call to pci_dma_supported()Tobias Klauser2006-01-032-4/+2
* [ALSA] Remove xxx_t typedefs: PCI AU88x0Takashi Iwai2006-01-038-78/+78
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-045-9/+9
* [ALSA] au88x0: codec access procs for multiple AC97 codecsSasha Khapyorsky2005-11-045-17/+12
* [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] pci_find_device removeJiri Slaby2005-09-121-10/+16
* [ALSA] Fix missing spin_unlockTakashi Iwai2005-08-301-1/+3
* [ALSA] PCM resume cleanupsJaroslav Kysela2005-08-301-3/+3
* [ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai2005-05-291-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-1625-0/+8659