aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/es1968.c (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 zero-initialization of static variablesTakashi Iwai1-1/+1
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar1-1/+1
2006-04-27[ALSA] sound/pci/: remove duplicate #include'sAdrian Bunk1-1/+0
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre1-0/+1
2006-03-22[PATCH] Intruduce DMA_28BIT_MASKTobias Klauser1-2/+3
2006-03-22[ALSA] semaphore -> mutex (PCI part)Ingo Molnar1-10/+12
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-2/+2
2006-01-03[ALSA] es1968 - Fix conflict with ISA boardsRene Herman1-7/+4
2006-01-03[ALSA] es1968 - Fix PM supportTakashi Iwai1-11/+18
2006-01-03[ALSA] Remove xxx_t typedefs: PCI ES1968Takashi Iwai1-146/+142
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-8/+8
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai1-4/+2
2005-09-12[ALSA] set owner field in struct pci_driverClemens Ladisch1-0/+1
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai1-3/+3
2005-09-12[ALSA] Remove superfluous PCI ID definitionsTakashi Iwai1-19/+0
2005-07-28[ALSA] sound/pci: fix-up sleeping pathsNishanth Aravamudan1-10/+4
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-6/+6
2005-05-29[ALSA] Add the vendor 0x1558 to PM whitelist of es1968Takashi Iwai1-0/+1
2005-05-29[ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2807