aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/au88x0 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-22[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai1-1/+2
2006-06-22[ALSA] Remove ENTER_UART from au88x0 initAlan Horstmann1-3/+0
2006-06-22[ALSA] Remove zero-initialization of static variablesTakashi Iwai1-23/+6
2006-06-22[ALSA] au88x0 - Init before create componentsAlan Horstmann2-5/+10
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar3-3/+3
2006-04-12[ALSA] Overrun in sound/pci/au88x0/au88x0_pcm.cEric Sesterhenn1-1/+1
2006-04-12[ALSA] au88x0 - clean up __devinit/__devexitDale Sedivec3-9/+8
2006-03-22[ALSA] au88x0 - Fix structs for equalizerTakashi Iwai1-6/+3
2006-03-22[ALSA] au88x0 - 64bit arch fixesTakashi Iwai11-72/+81
2006-01-22[ALSA] au88x0 - Fix a compile warningTakashi Iwai1-1/+1
2006-01-03[ALSA] au88x0: Remove unneeded call to pci_dma_supported()Tobias Klauser2-4/+2
2006-01-03[ALSA] Remove xxx_t typedefs: PCI AU88x0Takashi Iwai8-78/+78
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 Iwai5-9/+9
2005-11-04[ALSA] au88x0: codec access procs for multiple AC97 codecsSasha Khapyorsky5-17/+12
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-08-30[ALSA] Fix missing spin_unlockTakashi Iwai1-1/+3
2005-08-30[ALSA] PCM resume cleanupsJaroslav Kysela1-3/+3
2005-05-29[ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds25-0/+8659