summaryrefslogtreecommitdiffstats
path: root/sound/pci/azt3328.c
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai2006-06-221-2/+2
* [ALSA] azt3328.c: use kernel coding styleAndreas Mohr2006-06-221-47/+23
* [ALSA] azt3328.c: add 3D sound mixer switch/rename controlsAndreas Mohr2006-06-221-10/+31
* [ALSA] azt3328.c: add suspend/resume supportAndreas Mohr2006-06-221-3/+116
* [ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2006-04-271-1/+1
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-2/+3
* [ALSA] Remove xxx_t typedefs: PCI AZT3328Takashi Iwai2006-01-031-105/+111
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-9/+0
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
* [ALSA] AZT3328 driver updateAndreas Mohr2005-11-041-325/+656
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-041-9/+9
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-041-4/+2
* [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] Replace pci_module_init() with pci_register_driver()Takashi Iwai2005-05-291-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1536